Exam 8: Advanced Sql

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

A(n) join returns not only the rows matching the join condition (that is, rows with matching values in the common columns) but also the rows with unmatched values.

(Multiple Choice)
4.9/5
(36)

Variables can be declared inside a stored procedure.

(True/False)
4.7/5
(33)

Triggers can only be used to update table values.

(True/False)
4.8/5
(36)

functions extract a value of a given data type and convert it to the equivalent value in another data type.

(Short Answer)
4.8/5
(48)

When the critical application code is isolated in a single program, improves.

(Short Answer)
4.7/5
(40)

An explicit cursor must return two or more rows.

(True/False)
4.8/5
(36)

Every PL/SQL block must be given a name.

(True/False)
4.9/5
(26)

To test a trigger, one should use the EXECUTE TRIGGER command.

(True/False)
4.8/5
(33)

Stored procedures are executed using the EXEC command.

(True/False)
4.9/5
(29)
Showing 101 - 109 of 109
close modal

Filters

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