Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions

Question

Are these written ground rules?

Answered: 1 week ago