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 12266How 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 61371If 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 4638wt 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 8941
How to drop an existing schema in ms sql server?
What is the default order of an order by clause?
How do I setup a local sql server database?
What is instead of trigger sql server?
How to check table values in sql server?
How to generate create view script on an existing view?
What are constraints?
what is difference between NULL and ISNULL in SQL Server 2008?
Can a unique index be created on a column, which contains null?
What are different types of database indexes?
What is a non clustered primary key?
You want to use a perspective in an mdx query. How do you select the perspective?
What is sql server locking?
Can we install sql server 2016 on windows 7?
What is the importance of three tier architecture?