1. Computer Science Engineering (CSE)
  2. DataBase Management System (DBMS)
  3. Relational Modal
  4. Which command is used to create a new re...
Q.

Which command is used to create a new relation in SQL

A. create table( , …)
B. create relation( , …)
C. new table( , …)
D. new relation( , …)
Answer» A. create table( , …)

Discussion