Exam 8: SQL Functions and Procedures
Exam 1: Introduction to TAL Distributors, Colonial Adventure Tours, and Solmaris Condominium Group75 Questions
Exam 2: Database Design Fundamentals75 Questions
Exam 3: Creating Tables75 Questions
Exam 4: Single-Table Queries75 Questions
Exam 5: Multiple-Table Queries75 Questions
Exam 6: Updating Data75 Questions
Exam 7: Database Administration75 Questions
Exam 8: SQL Functions and Procedures75 Questions
Select questions type
In SQL Server and Microsoft Access,to add a specific number of months to a date,use the ____ function.
(Multiple Choice)
4.8/5
(42)
SQL is a powerful ____________________ language in which you communicate tasks to the computer using simple commands.
(Short Answer)
4.9/5
(39)
To handle processing of errors,include an ABORT clause in a stored procedure.
(True/False)
4.8/5
(33)
In SQL Server,the INSERTED table is a temporary system table that contains a copy of the values that the last SQL command inserted.
(True/False)
4.8/5
(37)
In Microsoft Access,programs are written in ____________________,which does not support embedded SQL commands directly in the code.
(Short Answer)
4.9/5
(37)
A(n)____________________ is a pointer to a row in the collection of rows retrieved by an SQL command.
(Short Answer)
4.9/5
(40)
To close a cursor and deactivate it,use the ____________________ command.
(Short Answer)
4.8/5
(35)
In Oracle and SQL Server,the ____ function displays a value in lowercase letters.
(Multiple Choice)
4.8/5
(40)
In Oracle,to add a specific number of months to a date,use the ____ function.
(Multiple Choice)
4.8/5
(35)
In Microsoft Access,you must store an SQL command in a string variable.
(True/False)
4.8/5
(33)
DBMS_OUTPUT is a package that contains multiple procedures,including PUT_LINE.
(True/False)
4.8/5
(33)
The process of combining two or more character columns into a single expression is called ____________________.
(Short Answer)
4.7/5
(39)
A(n)____ is a procedure that is executed automatically in response to an associated database operation.
(Multiple Choice)
4.8/5
(39)
In Oracle and SQL Server,the ____ function displays a value in uppercase letters.
(Multiple Choice)
4.9/5
(36)
Showing 61 - 75 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)