Exam 8: SQL Functions and Procedures
Exam 1: Introduction to Premiere Products, Henry Books, and Alexamara Marina 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
To remove extra spaces to the right of a value, for example, the value in a FIRST_NAME column, use the ____ function.
(Multiple Choice)
4.8/5
(31)
What is the difference between a nonprocedural language and a procedural language? Give an example of each.
(Essay)
4.8/5
(46)
In SQL Server, you can use the ____ function to obtain today's date.
(Multiple Choice)
4.8/5
(37)
A client is a computer that is connected to a network and has access through the server to the database.
(True/False)
4.8/5
(41)
To create a stored procedure in Oracle, use the ____________________ command.
(Short Answer)
4.9/5
(42)
In Microsoft Access, programs are written in ____________________, which does not support embedded SQL commands directly in the code.
(Short Answer)
4.8/5
(39)
In Microsoft Visual Basic, use the ____ statement to create a string variable.
(Multiple Choice)
4.7/5
(36)
If a price is 24.95, the function ROUND(PRICE,0) would result in 24.
(True/False)
4.8/5
(36)
____________________ is the procedural language that SQL Server uses.
(Short Answer)
4.8/5
(35)
In Microsoft Access, you can use the ____ function to obtain today's date.
(Multiple Choice)
4.7/5
(28)
To add a specific number of days to a date, you must use a function.
(True/False)
4.9/5
(47)
PL/SQL commands have a certain format and cannot include any blank lines in the code.
(True/False)
4.9/5
(37)
To close a cursor and deactivate it, use the ____________________ command.
(Short Answer)
4.8/5
(38)
In Microsoft Access, you must store an SQL command in a string variable.
(True/False)
4.8/5
(24)
In Oracle and SQL Server, use the ____ function to truncate everything to the right of the decimal point.
(Multiple Choice)
4.7/5
(44)
When you need to complete tasks that are beyond the capabilities of SQL, you need to use a procedural language.
(True/False)
4.8/5
(32)
Showing 41 - 60 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)