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
SQL requires the use of the ADD command to enter data into a table.
(True/False)
4.9/5
(38)
You can select partial table contents by naming the desired fields and by placing restrictions on the rows to be included in the output.
(True/False)
4.7/5
(35)
The current fully approved version of standard SQL prescribed by the ANSI is .
(Multiple Choice)
4.7/5
(33)
A specialty field in mathematics, known as algebra, is dedicated to the use of logical operators.
(Short Answer)
4.9/5
(36)
The SQL command that modifies an attribute's values in one or more table's rows is _____.
(Multiple Choice)
4.9/5
(42)
You cannot insert a row containing a null attribute value using SQL.
(True/False)
4.9/5
(43)
In the SQL environment, the word covers both questions and actions.
(Short Answer)
4.9/5
(32)
Rows can be grouped into smaller collections quickly and easily using the clause within the SELECT statement.
(Short Answer)
4.9/5
(35)
The special operator used to check whether an attribute value matches a given string pattern is .
(Multiple Choice)
4.9/5
(34)
When a user issues the DELETE FROM tablename command without specifying a WHERE condition, .
(Multiple Choice)
4.8/5
(36)
The constraint assigns a value to an attribute when a new row is added to a table.
(Multiple Choice)
4.9/5
(37)
To list the contents of a table, you must use the DISPLAY command.
(True/False)
4.9/5
(37)
The condition is generally composed of an equality comparison between the foreign key and the primary key of related tables.
(Short Answer)
4.8/5
(32)
A database language enables the user to perform complex queries designed to transform the raw data into useful information.
(True/False)
4.8/5
(37)
A(n) is a logical group of database objects, such as tables and indexes, that are related to each other.
(Short Answer)
4.9/5
(24)
Showing 61 - 80 of 111
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)