What command is used to delete a table from the database in the sql server and how?
Does partitioning ssd reduce performance?
Can group functions be used in the order by clause in ms sql server?
How do I find the size of a sql server database?
What are the default system databases in sql server 2000?
Describe in brief authentication modes in sql server.
what is macro?
5 Answers Excel, Global Innovation, Wipro,
What are the differences between substr and charindex in sql server.
What is the difference between resultset and resultsetmetadata?
two tables are there.1st table EMP has two columns ID and name and contains data 1,A 2,B 3,C 2nd table EmpSal has 2 columns ID and Salary Contains data -1,1000 2,5000 3,3000 Find name of employee having maximum salary ?
What is the default sql server instance name?
Differentiate between ms sql server reporting services vs crystal reports?
How does a profiler work?