What are the differences between stored procedure and
functions in SQL Server 2000?
Answer Posted / tarun waia
function cant return Result set where
procedure can
| Is This Answer Correct ? | 17 Yes | 45 No |
Post New Answer View All Answers
What is SQL Azure Fabric?
Explain what is the main purpose of having conversation group?
What are the events recorded in a transaction log?
What is standby servers? Explain types of standby servers.
What are the different types of columns types constraints in the sql server?
What is the maximum row of a size?
Explain left outer join and right outer join?
A trigger can reference objects outside the current database? State true or false.
What are the 7 disadvantages to a manual system?
What are the types of processing and explain each? : sql server analysis services, ssas
Write a query to include a constraint, to check whether the employee salary is greater than 5000?
Explain cursor as data base object?
How do I change my passwords (database, LDAP, and so on) without causing an outage?
How to create sub reports?
Why do we use functions?