Implementation of DDL and DML Statements With Constraints: Name Type
Implementation of DDL and DML Statements With Constraints: Name Type
Note: After creating table insert at least 08 records & check the conditions as mentioned above.
Retrieving data using SQL Select Statement
HINT: After creating table insert at least 03 records against each department name as given
below. You may start Dept-no as D1, D2…… D15 and Dept-name as SALES, MECHANICAL,
ELECTRICAL, CIVIL, FIA, ELECTRONICS. INSERT.
2. Create a new table “EMP” having same column/data as EMPLOYEE by using Select Statement.