|
| |
| |
|
|
|
Da Notes -
70-029 - E
Personal notes on the MCDBA tests. These notes are from the various resources I used to pass the MCDBA exams including the MCDBA sample exams from Transcender. |
Passing Score: 693, Questions: 49, Time: 150 Min.
|
Da Notes Index
|
|
|
Entity Integrity
|
see integrity
|
EXECUTE (T-SQL)
|
Executes a system procedure, a user-defined stored procedure, or an extended stored procedure. Also supports the execution of a character string within a Transact-SQL batch.
OUTPUT - Specifies that the stored procedure returns a parameter.
|
|
|
|
|