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's the information that can be stored inside a bit column? : Sql server database administration
Can you explain what is sql server english query?
Explain syntax for dropping triggers?
Can another user execute your local temporary stored procedures?
What is a select query statement in ms sql server?
Issues related in upgrading SQL Server 2000 to 2005 / 2008
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
What is the osql utility?
What is local temp table?
What is subquery? Explain the properties of a subquery?
What is a primary index?
What are the aggregate and scalar functions?
What type of Index will get created after executing the above statement?
What are the tool windows in sql server management studio? : sql server management studio
Can we update data in a view?