Exam 7: Introduction to Structured Query Language Sql
Exam 1: Database Systems76 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling85 Questions
Exam 6: Normalization of Database Tables110 Questions
Exam 7: Introduction to Structured Query Language Sql111 Questions
Exam 8: Advanced Sql109 Questions
Exam 9: Database Design103 Questions
Exam 10: Transaction Management and Concurrency Control85 Questions
Exam 11: Database Performance Tuning and Query Optimization85 Questions
Exam 12: Distributed Database Management Systems83 Questions
Exam 13: Business Intelligence and Data Warehouses75 Questions
Exam 14: Database Connectivity and Web Technologies85 Questions
Exam 15: Database Administration and Security86 Questions
Select questions type
A common practice is to create a(n) on any field that is used as a search key, in comparison operations in a conditional expression, or when a user wants to list rows in a specific order.
(Short Answer)
4.9/5
(38)
The query used to list the P_CODE, P_DESCRIPT, P_INDATE, and P_PRICE fields from the PRODUCT table in ascending order by P_PRICE is .
(Multiple Choice)
4.9/5
(34)
The command is used with the ALTER TABLE command to modify the table by deleting a column.
(Multiple Choice)
4.7/5
(40)
The COMMIT command does not permanently save all changes. In order to do that, you must use SAVE.
(True/False)
4.8/5
(42)
A(n) is an alternate name given to a column or table in any SQL statement.
(Multiple Choice)
4.8/5
(36)
Which of the following queries will output the table contents when the value of V_CODE is not equal to 21344?
(Multiple Choice)
4.8/5
(34)
The command would be used to delete the table row where the P_CODE is 'BRT-345'.
(Multiple Choice)
4.9/5
(35)
The CHECK constraint is used to define a condition for the values that the attribute domain cannot have.
(True/False)
4.9/5
(42)
A table can be deleted from the database by using the command.
(Short Answer)
4.8/5
(32)
Data type selection is usually dictated by the nature of the data and by the intended use.
(True/False)
4.8/5
(45)
Showing 101 - 111 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)