CSE MCQs :: SQL Server MCQs
- Point out the correct statement :
- Point out the wrong statement :
- Which of the following script is example of SQL injection attack ?
- Data return using output parameter is :
- Which of the following has support for transaction ?
A.
Logon triggers are special type of trigger that fire when LOGON event of Sql Server is raised
|
B.
DDL triggers are special type of trigger that fire when LOGON event of Sql Server is raised
|
C.
DML triggers are special type of trigger that fire when LOGON event of Sql Server is raised
|
D.
None of the mentioned
|