What is after dml trigger?
How to delete multiple rows with one delete statement in ms sql server?
i want only duplicates rows from coloumn ex. emp_id(colomn name)1,1,2,3,3,4,5,5. so i want only duplicates no.
What is sub-query in sql server? Explain its properties.
Why is replication required on the sql server?
What happens if null values are involved in boolean operations?
What types of Joins are possible with Sql Server?
What kind of problems occurs if we do not implement proper locking strategy?
What is an sql server agent?
How to generate the Reports for the Database? I need an Example for it.Will we manually do this or else any script is there? Please let me know ASAP...
How to get number of days in a given year?
What is the fastest way to permanently delete a 1 million row table named customers?
What is sql server transaction log file?