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 / anand
2.New date and time data types
3.32 sub queries you can have in nested queries
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
How to rename an existing column with the "sp_rename" stored procedure in ms sql server?
Tell me can we use custom code in ssrs?
what are database files and filegroups? : Sql server database administration
What are synonyms?
How to provide column names in insert statements in ms sql server?
What is the name of reporting services config file and what’s it’s used for?
What are partitioned views and distributed partitioned views?
Explain features of analysis services?
How many non clustered indexes there can be on table ?
What are the requirements for sql server 2016?
What is the benefit of normalization?
What are user-defined functions (udfs) in sql server?
How to create function without parameter in sql server?
what is normalization? Explain different levels of normalization? : Sql server database administration
How to create a large table with random data for index testing in ms sql server?