What different steps will a sql server developer take to secure sql server?
What is query optimizer in sql server?
Tell me what do you mean by an execution plan? Why is it used? How would you view it?
How to use values from other tables in update statements in ms sql server?
Can you explain what are commit and rollback in sql?
i have a table like this Eno ename 1 a 2 b 3 c i want to display ename and bossname from table hint boss is also an employee
What is the difference between cube operator and rollup operator? : SQL Server Architecture
How to manipulate data from one table to another table ?
Explain about thread and memory management process of SQL?
Are semicolons required at the end of sql statements in sql server 2005?
1.how to find the dead lock in sql server? 2.How to fine the memory leaks in sql server? 3.suppose transaction log file increasing what action will take ?
WHICH IS THE BEST INSTITUTE IN HYD FOR "ORACLE"?
Wht is Stuff in sql ser