1. What is CUBE Operator?
2. what are the new data types are available in sql server 2008?
3. Inisde a nested queries, how many subqueries u can have?
Answer Posted / anusha
16 sub queries you can have in nested queries
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a covering index?
Can we install sql server 2016 on windows 7?
What are acid properties of transaction?
How to delete multiple rows with one delete statement in ms sql server?
What happens when unicode strings concatenate with non-unicode strings?
What is server-level principal?
What are .mdf files?
If a table does not have a unique index, can a cursor be opened on it?
How we can compare two database data?
what is normalization? : Sql server database administration
What is difference between oltp and olap?
Stored Procedure returns data from multiple tables. How to access it in your ASP.Net code?
Explain user defined views?
Do you know query execution plan?
What happens if strings are casted into wrong code pages in ms sql server?