Exam 8: SQL Functions and Procedures

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

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)

The ADD_MONTHS function has one argument.

(True/False)
4.7/5
(45)

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
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)