What are the properties and different types of sub-queries?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More SQL Server Interview Questions

What are the disadvantages of using the stored procedures?

0 Answers  


What is raid, and how it can influence database performance?

0 Answers  


What is the fastest way to permanently delete a 1 million row table named customers?

0 Answers  


What is the purpose of the master database?

0 Answers  


What to check if a User database is locked?

0 Answers   TCS,


Why you need indexing? Where that is stored and what you mean by schema object? For what purpose we are using view?

0 Answers  


How many null values we can have in a unique key field in sql server?

0 Answers  


i have table students with fields classname,studname select * from students classname studname 1 xxxxx 1 yyyy 1 zzzz 2 qqqq 2 tttt 3 dsds 3 www i want the output should be No of students in class 1 : 3 No of students in class 2 : 2 No of students in class 3 : 2

5 Answers   HCL, ZX,


Can you index views?

0 Answers  


How to download and install microsoft .net framework version 2.0?

0 Answers  


What is implicit mode in sql server?

0 Answers  


How to retrieve duplicate rows in a table? How to delete the duplicate entries in a table?

15 Answers   Leo Technologies, Mannar Company, Synechron,


Categories