Question
To add new data to a table, which of the following commands is used? Select one: a. CREATE b. ALTER TABLE ADD c. INSERT d.
To add new data to a table, which of the following commands is used?
Select one:
a. CREATE
b. ALTER TABLE ADD
c. INSERT
d. ADD
Question text
TRUE or FALSE - A super-entity can only have two sub-entities and no more.
Select one:
a. FALSE
b. TRUE
Question text
For which of the following type of attribute, it is necessary to create a new table in the Relational model?
Select one:
a. Single-Valued Attribute
b. Composite Attribute
c. Multi-Valued Attribute
d. Derived / Calculated Attribute
The statement, ____________, removes the table Smaller from a DBMS.
Select one:
a. REVOKE TABLE Smaller;
b. DELETE TABLE Smaller;
c. DROP TABLE Smaller;
d. REMOVE TABLE Smaller;
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started