Fixed

assignment 1. Create the table nation using the following syntax 4Create table nation 41 (natcode char(3) not null 42 natname varchar(20), 3 exchrate decimal(o,5) 44 constraint pk nation prinary key (natcode)) 2. Add data into the table nation: 46insert into nation values UK’ United Kingdom’1) 47 . insert into nation values (‘USA.,’United States ,,e.67), 48 ● insert into nation values (Aus.,.Australia.,0.46)よ
PayPal Gateway not configured
PayPal Gateway not configured