Computer Science
Related Questions
What is NOT NULL constraint ? What is DEFAULT constraint ?
When a column's value is skipped in an INSERT command, which value is inserted in the database ?
How would you view the structure of table Dept ?
Table Empl has same structure as that of table EMPL. Write a query statement to insert data from table NewEmpl into EMPL where salary and comm is more than Rs. 4000.