Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
How to generate create procedure script on an existing stored procedure?
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
what changed between the previous version of sql server and the current version? : Sql server database administration
How to Debug a Stored Procedure?
How to restart SQL Server in single user mode? How to start SQL Server in minimal configuration mode?
Is it possible to create trigger on views?
How to use user defined functions in expressions?
what is syntex second or third highest salary. thanks & Regards Dhirendra sinha
Explain the use of keyword with encryption. Create a store procedure with encryption?
What is The Use Of TIMESTAMP DataType in SQL Server 2005?
Selet all the data from table where last name is n of employee
What are the steps you will take to improve the performance of a poor performing query?