Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

How to generate create procedure script on an existing stored procedure?

0 Answers  


Department ----------- salary Deptname 1000 A 3000 A 2000 B 3000 B 4000 C 5000 C select the deptname where salary >=5000 result should be: Deptname --------- C please post only executed query in SQL server 2005 Asked By: Md. Niyaz

3 Answers  


what changed between the previous version of sql server and the current version? : Sql server database administration

0 Answers  


How to Debug a Stored Procedure?

5 Answers   Allianz,


How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?

3 Answers  






Is it possible to create trigger on views?

0 Answers  


How to use user defined functions in expressions?

0 Answers  


what is syntex second or third highest salary. thanks & Regards Dhirendra sinha

7 Answers  


Explain the use of keyword with encryption. Create a store procedure with encryption?

0 Answers  


What is The Use Of TIMESTAMP DataType in SQL Server 2005?

6 Answers  


Selet all the data from table where last name is n of employee

2 Answers  


What are the steps you will take to improve the performance of a poor performing query?

0 Answers  


Categories