Computer Science - Database Systems - Discussion

Discussion Forum : Database Systems - Section 1 (Q.No. 23)
23.
The PROJECT command will create new table that has
more fields than the original table
more rows than the original table
both (a) and (b)
all the fields of master table
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
11 comments Page 2 of 2.

Rahul said:   11 months ago
The PROJECT command creates a new table with a specific subset of columns from an existing table.
(1)


Post your comments here:

Your comments will be displayed after verification.