2.
What does the following SQL query return? Alter table emp add ( Ename varchar (10) NOT NULL, Sal number (3) );
View Description
Since there is no datatype of 'number'