Answer Posted / nikita
I agree with the above answer
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
What are two difference between sql azure and azure tables?
What are the reporting services components?
What is recursion? Is it possible for a stored procedure to call itself or recursive stored procedure? How many levels of sp nesting is possible?
You want to generate a report that is formatted as a chart. Can you use the report wizard to create such a report?
Explain sql delete command?
What is use of except clause? How it differs from not in clause?
How can you list all the table constraints in a database?
How do you run a trace?
What is difference between group by and having?
What are the different types of subquery?
How will you optimize a stored procedure optimization?
Do you know what are the properties of the relational tables?
How to create new tables with "select ... Into" statements in ms sql server?
How do you maintain database integrity where deletions from one table will automatically cause deletions in another table?
Can we update data in a view?