1.

_____________ is special type of trigger based on CLR environment.(a) DML(b) DDL(c) LOGON(d) CLRI got this question in exam.My question comes from DDL Triggers topic in chapter Developing with SQL Server of SQL Server

Answer»

Right option is (d) CLR

For explanation I would say: CLR INTEGRATION of triggers has been introduced with SQL Server 2008 and allows for triggers to be CODED in one of .NET languages LIKE C#, Visual Basic and F#.



Discussion

No Comment Found

Related InterviewSolutions