there is a table having two columns no and name and the data is 1 A 2 B 3 C write a query that will result a horizontal output A,B,C
9 11973How to find the second largest salary in the emp database and also How to find 3rd,4th and so on ........ in the emp database plz mail the answer @ mak2786@gmail.com
35 60033If there exist a index on the table, and we then make a view on that table (include the indexed column from base table) than why do we require indexing on view?Doesnt it create an overhead?
2 4524wt is mean by acid property? i know it is atomocity,consistency,isolation and durabulaty but wt is these mean and wt actions it's perform
Idea,
1 8845
How to drop an existing user defined function in ms sql server?
What area unit the various kinds of info compression introduced in sql server 2008?
Is ssrs support other database except ms sql server?
Where does the copy job runs in the log shipping primary or secondary? : sql server database administration
What is store procedure? How do they work? When do you use?
What is scheduled job and how to create it?
What are the advantages of mirroring?
Can a table have 2 primary keys?
How to use clusters?
How to find the second highest salary of an employee?
please differentiate between delete and truncate?
How to read data in a table with "select" statements?
How to how to convert numeric expression data types using the convert() function??
What do mean by xml datatype?
Does group by sort data?