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
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.7/5
(34)
____________________ is the procedural language that SQL Server uses.
(Short Answer)
4.7/5
(30)
To handle processing of errors,include a(n)____________________ clause in stored procedure.
(Short Answer)
4.8/5
(42)
In SQL Server,the cursor property ____________________ means that the cursor is used for retrieval purposes only.
(Short Answer)
4.8/5
(30)
Oracle,SQL Server,and Access all use the ADD_MONTHS function to add the number of months to a date.
(True/False)
4.9/5
(38)
In Microsoft Access,the ____ function displays a value in uppercase letters.
(Multiple Choice)
4.8/5
(35)
In procedural languages,you can accomplish many tasks using a single command.
(True/False)
4.9/5
(45)
In Oracle and SQL Server,use the ____ function to truncate everything to the right of the decimal point.
(Multiple Choice)
4.9/5
(35)
If a price is 24.95,the function ROUND(PRICE,0)would result in 24.
(True/False)
4.8/5
(24)
In the function UPPER(LAST_NAME),the item in parentheses (LAST_NAME)is called the ____________________ for the function.
(Short Answer)
4.8/5
(37)
Showing 21 - 40 of 75
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)