Answer Posted / parifs
Functions - the tasks or actions that software is intended
to perform
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Is the order of columns in the set clause important in ms sql server?
How to return the top 5 rows from a select query in ms sql server?
What do you mean by an execution plan? Why is it used?
Explain go command in sql server?
Where are sql server user names and passwords stored in sql server?
You have several tables, and they are joined together for querying. The tables contain both clustered indexes and non clustered indexes to optimize performance, how should you distribute the tables and their indexes onto different file groups?
What is the use of “join” in sql server?
Write query to return all rows sql?
What is format parameter in ssrs?
How do I run a trace in sql server?
What are the differences between lost updates and uncommitted dependencies?
Explain the difference between primary keys and foreign keys?
what is the sql equivaent of the dataset relation object ?
Can you explain what are commit and rollback in sql?
Does full backup break log chain?