Which Command Is Used To Create A New Relation In Sql #576
Which command is used to create a new relation in SQL
This multiple choice question (MCQ) is related to the book/course gs gs114 Relational Database Management System. It can also be found in gs gs114 Introduction to Relational Model and SQL - Sql Data Definition - Quiz No.1.
Which command is used to create a new relation in SQL
create table( , …)
create relation( , …)
new table( , …)
new relation( , …)