Informatics Practices
Fill in the blanks:
The non-key attribute which helps to make relationship between two tables is known as _________.
SQL Queries
2 Likes
Answer
Foreign key
Answered By
1 Like
Related Questions
Fill in the blanks:
The rows of the table (relation) are referred to as _________.
Fill in the blanks:
_________ command is used to add a new record in a table.
Fill in the blanks:
_________ command is used to change the data type of an existing column.
Fill in the blanks:
The statement SELECT * FROM Student ORDER BY Marks DESC; will display marks in _________ order.