DBMS-UNIT 2
Across
- 1. Sub-query that is placed within a WHERE or ----- clause of another query
- 4. The ________ clause is used to list the attributes desired in the result of a query.
- 6. keyword selects only the entries that are unique-----
- 8. ----selects the rows on a particular condition
- 10. column which also serves as foreign key reference in another table
Down
- 2. ---Table will change the structure of the table.
- 3. ---USED TO INSERT NEW DATA INTO DATABASE
- 5. -----IS A SQL-DDL STATEMENT
- 6. statements are used for managing data in database.
- 7. : The field to be displayed is included in select and the table is included in the from --------
- 9. Tables are organized into---