Exam 3: Structured Query Language
Exam 1: Getting Started76 Questions
Exam 2: The Relational Model87 Questions
Exam 3: Structured Query Language96 Questions
Exam 4: Data Modeling and the Entity Relationship Model76 Questions
Exam 5: Database Design81 Questions
Exam 6: Database Administration76 Questions
Exam 7: Database Processing Applications82 Questions
Exam 8: Big Data Data Warehouses and Business Intelligence Systems99 Questions
Exam 9: Getting Started With Microsoft Sql Server 2014 Express Edition40 Questions
Exam 10: Getting Started With Oracle Database Express Edition 11g Release 243 Questions
Exam 11: Getting Started With Mysql 5.6 Community Server71 Questions
Exam 12: Sql Views SQL/PSM and Importing Data70 Questions
Exam 13: Getting Started in Systems Analysis and Design47 Questions
Exam 14: Getting Started With Microsoft Visio 201334 Questions
Exam 15: the Access Workbench section H Microsoft Access 2013 Switchboards17 Questions
Exam 16: Getting Started With Web Servers, Php, and the Net beans IDE35 Questions
Exam 17: Business Intelligence Systems98 Questions
Exam 18: Big Data77 Questions
Select questions type
Given the table ,which of the following SQL statements would be used to change the value of the Advisor field to 'Smith' for all rows in the STUDENT table?
(Multiple Choice)
4.8/5
(29)
Built-in SQL functions cannot be applied to data combined using the GROUP BY keyword.
(True/False)
4.8/5
(42)
Which of the following standard SQL data types is not supported in Microsoft Access SQL?
(Multiple Choice)
4.9/5
(27)
Which SQL keyword can be used in conjunction with wildcards to select partial values?
(Multiple Choice)
4.9/5
(32)
If you need to create a primary key that is a composite key using SQL,the key may be defined when the table is created using the CREATE TABLE statement.
(True/False)
5.0/5
(35)
The result for SELECT statements in SQL is a relation unless the result is a single number.
(True/False)
5.0/5
(35)
The SQL GROUP BY keyword can be used to group rows by common values.
(True/False)
4.9/5
(31)
A subquery is appropriate only if the final result contains only data from a single table.
(True/False)
4.8/5
(32)
In SQL,the LIKE keyword can be combined with the NOT keyword to form the NOT LIKE condition for selecting values.
(True/False)
4.9/5
(34)
In SQL,to refer to a range of values in a WHERE clause,use the WITHIN keyword.
(True/False)
4.9/5
(45)
In Microsoft Access,the default method of creating and running a query is ________.
(Short Answer)
4.9/5
(31)
In SQL,the IS NULL keyword can be used to select on records containing NULL values in a particular column.
(True/False)
4.8/5
(34)
Microsoft Access SQL commands are run in the ________ of a Query window.
(Short Answer)
5.0/5
(38)
Which SQL keyword is used to eliminate duplicate rows in the results of an SQL SELECT query?
(Multiple Choice)
4.8/5
(34)
Showing 41 - 60 of 96
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)