Tell me extended events in sql server 2008?
What is the use of custom fields in report?
What are the differences between decimal and float in ms sql server?
what stored procedure can you use to display the current processes? : Sql server administration
How to create a scrollable cursor with the scroll option?
In performance wise distinct is good or group by is good? eg:select name from emp group by name; select distinct name from emp;
Explain what is the purpose of sql profiler in sql server?
How do I open a .db file?
Can you name a few encryption mechanisms in sql server?
What is a view in sql?
WHAT IS TRIGGERS IN SQL? AND WHAT IS THE BENIFIT?
how can we know that how many users are connected in perticuler server??????
What is Extended user-defined?