databases Online Quiz - 90
Description: databases Online Quiz - 90 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: databases |
Attempted
0/20
Correct 0
Score 0
‹
›
Identity is a column that automatically generates numeric values.
For which of the following queries may a merge join be considered?
Choose the correct statements about the union clause in ASE (Choose 2)
Which of the following are true about triggers? (Choose 2)
Which T-SQL elements can be used in a stored procedure? (Choose 2)
Which ASE table contains the source code of a stored procedure?
What is the maximum number of characters that can be passed to a stored procedure through a single char or varchar parameter without being truncated?
A call statement inside the trigger body enables you to call:
What part of a DB trigger determines the number of times a trigger body executes?