Exam 2: Introduction to Structured Query Language SQL
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: Sql for Database Construction and Application Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
SQL commands can be embedded in application programs.
Free
(True/False)
4.8/5
(32)
Correct Answer:
True
The result of an SQL SELECT operation can contain duplicate rows.
Free
(True/False)
4.8/5
(28)
Correct Answer:
True
In an SQL query,the built-in function COUNT works with columns containing data of which of the following data types?
Free
(Multiple Choice)
4.8/5
(35)
Correct Answer:
E
In an SQL query,which of the following symbols is used by Microsoft Access to represent a single unspecified character?
(Multiple Choice)
4.8/5
(33)
The SQL built-in function ADDUP totals values in numeric columns.
(True/False)
4.8/5
(38)
In an SQL query,a join operation is achieved by specifying the equality of the respective column names as a condition in the WHERE clause.
(True/False)
4.7/5
(26)
The American National Standards Institute (ANSI)maintains the standards for SQL.
(True/False)
4.9/5
(38)
In an SQL query,which SQL keyword is used to state the condition that specifies which rows are to be selected?
(Multiple Choice)
4.9/5
(41)
To remove duplicate rows from the result of a query,specify the SQL DISTINCT keyword.
(True/False)
4.9/5
(35)
The SQL keyword WHERE is used to specify the table(s)that contain(s)the data to be retrieved.
(True/False)
4.8/5
(35)
Based on the tables below,which of the following commands in ANSI SQL would return only the name of the sales representative and the name of the customer for each customer that has a balance greater than 400? GENERAL SALES DATABASE:
SALESREP
CUSTOMER



(Multiple Choice)
4.7/5
(28)
In addition to being a data sublanguage,SQL is also a programming language,like Java or C#.
(True/False)
4.9/5
(38)
The SQL keyword LIKE is used in SQL expressions to select on partial values.
(True/False)
4.9/5
(36)
In an SQL query,which SQL keyword is used to join two conditions that both must be true for the rows to be selected?
(Multiple Choice)
4.9/5
(26)
In an SQL query,which SQL keyword is used to implement a subquery?
(Multiple Choice)
4.9/5
(41)
Showing 1 - 20 of 105
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)