7 years ago
in Database Management System
Overall Stats
Attempted
457
Correct
117
Incorrect
106
Viewed
234
Answers
Jeet Patel -
6 months ago
Which file formats can add to power point shows
-
Log in to add a comment
Davinder Singh -
1 year ago
overall design of database is called database schema
-
Log in to add a comment
Rajani Shah -
5 years ago
Database Schema
-
Log in to add a comment
Arshad Khan -
6 years ago
Database Schema
-
Log in to add a comment
Yash Sharma -
1 month ago
Yash Sharma from Jaipur, India is saying Structure of the database is correct answer
Related Questions
The level of data abstraction which describes how the data is actually stored is?
- [A] Physical level
- [B] Conceptual level
- [C] Storage Level
- [D] File level
The number of attributes in relation is called as its .....................
- [A] Cardinality
- [B] Degree
- [C] Tuple
- [D] Row
What SQL command will allow you to change the table STUDENT to add the constraint named GradeCheck that states that the values of the Grade column must be greater than 0?
- [A] ALTER TABLE STUDENT ALTER CONSTRAINT GradeCheck (Grade > 0);
- [B] ALTER TABLE STUDENT ADD CONSTRAINT GradeCheck (Grade > 0);
- [C] ALTER TABLE STUDENT ADD CONSTRAINT GradeCheck CHECK (Grade > 0);
- [D] None of the above is correct.
Which of the following is true concerning Web services standards?
- [A] Led by only one group.
- [B] Helped by cooperation between companies.
- [C] Not necessary at this time.
- [D] Important so that the web can flourish.
DFD stands for
- [A] Data flow diagram
- [B] data field diagram
- [C] distribute flow diagram
- [D] disk flow diagram