SQL-JD
Across
- 1. : a row in a relation
- 4. : Command used to remove the entire table
- 7. : Aggregate function is used to count the number of rows in a SQL query
- 8. : Command used to add data to a relation
- 11. : sql clause used to arrange the records
- 12. : Command used to change the Table Structure
Down
- 2. : Command used to change the content of a relation
- 3. : Total no of Attributes
- 5. : Key that helps you to uniquely identify a row
- 6. : keyword used to display data without repetition
- 9. : Pool of values from which actual value of a column is derived
- 10. : SQL clause used to remove tuples from a database table