Exam 7: Introduction to Structured Query Language Sql
Exam 1: Database Systems75 Questions
Exam 2: Data Models75 Questions
Exam 3: The Relational Database Model75 Questions
Exam 4: Entity Relationship Er Modeling75 Questions
Exam 5: Advanced Data Modeling75 Questions
Exam 6: Normalization of Database Tables75 Questions
Exam 7: Introduction to Structured Query Language Sql75 Questions
Exam 8: Advanced Sql75 Questions
Exam 9: Database Design75 Questions
Exam 10: Transaction Management and Concurrency Control74 Questions
Exam 11: Database Performance Tuning and Query Optimization75 Questions
Exam 12: Distributed Database Management Systems74 Questions
Exam 13: Business Intelligence and Data Warehouses74 Questions
Exam 14: Big Data and Nosql75 Questions
Exam 15: Database Connectivity and Web Technologies73 Questions
Exam 16: Database Administration and Security74 Questions
Select questions type
The COMMIT command does not permanently save all changes. In order to do that, you must use SAVE.
(True/False)
4.7/5
(38)
A(n) _____ order sequence is a multilevel ordered sequence that can be created easily by listing several attributes, separated by commas, after the ORDER BY clause.
(Short Answer)
4.8/5
(25)
Date procedures are often more software-specific than other SQL procedures.
(True/False)
4.8/5
(30)
In the SQL environment, the word _____ covers both questions and actions.
(Short Answer)
4.9/5
(25)
Numeric functions take one numeric parameter and return one value.
(True/False)
4.8/5
(22)
A(n) _____ join will select only the rows with matching values in the common attribute(s).
(Multiple Choice)
4.8/5
(31)
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
(26)
The special operator used to check whether an attribute value matches a given string pattern is _____.
(Multiple Choice)
4.8/5
(28)
SQL is considered difficult to learn; its command set has a vocabulary of more than 300 words.
(True/False)
4.7/5
(40)
Some RDBMSs, such as Microsoft Access, automatically make the necessary conversions to eliminate case sensitivity.
(True/False)
4.8/5
(31)
The COUNT function is designed to tally the number of non-null "values" of an attribute, and is often used in conjunction with the DISTINCT clause.
(True/False)
4.9/5
(37)
The special operator used to check whether an attribute value is within a range of values is _____.
(Multiple Choice)
4.9/5
(27)
When using a(n) _____ join, only rows from the tables that match on a common value are returned.
(Multiple Choice)
4.7/5
(36)
ANSI-standard SQL allows the use of special operators in conjunction with the WHERE clause.
(True/False)
4.8/5
(43)
You cannot insert a row containing a null attribute value using SQL.
(True/False)
4.9/5
(38)
_____ is a string function that returns the number of characters in a string value.
(Multiple Choice)
4.9/5
(33)
_____ functions allow you to take a value of a given data type and convert it to the equivalent value in another data type.
(Short Answer)
4.8/5
(32)
The special operator used to check whether a subquery returns any rows is _____.
(Multiple Choice)
4.9/5
(39)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)