7 years ago
in Database Management System
The tables generated on compilation of data definition language are stored in?
Loading...
Overall Stats
Attempted
249
Correct
62
Incorrect
49
Viewed
138
Answers
Zachery Chen -
1 month ago
Zachery Chen from Taiwan is saying Data dictionary is correct answer
Shourya Singh Rawat -
4 years ago
Shourya Singh Rawat from India is saying Data File is correct answer
Mihir Shah -
4 years ago
Mihir Shah from Majalgaon, India is saying Data dictionary is correct answer
zemenfes hailemariam -
4 years ago
zemenfes hailemariam from Ethiopia is saying Data dictionary is correct answer
Imran Ali -
4 years ago
Imran Ali from Rawalpindi, Pakistan is saying Data dictionary is correct answer
Related Questions
A field or a combination of fields that has a unique value is called :
- [A] Foreign key
- [B] Secondary key
- [C] Primary key
- [D] Alternate key
What SQL command can be used to delete columns from a table?
- [A] MODIFY TABLE TableName DROP COLUMN ColumnName
- [B] MODIFY TABLE TableName DROP ColumnName
- [C] ALTER TABLE TableName DROP COLUMN ColumnName
- [D] ALTER TABLE TableName DROP ColumnName
An object can have which of the following multiplicities?
- [A] Zero
- [B] One
- [C] More than one
- [D] All of the above.
Composition is a stronger form of which of the following?
- [A] Aggregation
- [B] Encapsulation
- [C] Inheritance
- [D] All of the above.