Difference between Function and Stored Procedure?
Answer Posted / yatendra
fuction used by mad people
while sp used by clever people
| Is This Answer Correct ? | 5 Yes | 22 No |
Post New Answer View All Answers
What does the update command do?
How to find which stored procedure is currently running in sql server?
What is log shipping? Can we do logshipping with SQL Server 7.0 ?
How to get @@error and @@rowcount at the same time?
What is a bit datatype?
What happens to a trigger with multiple affected rows?
How do I find my localdb version?
How to create user messages with print statements in ms sql server?
Difference between LEN() and DATALENGTH() in sql server ?
What are cursors stored procedures and triggers?
What happens if you are trying to access a schema not owned by you?
Do you know what is sql service broker?
Explain following error properties?
mention different types of relationships in the dbms?
How to insert data with null values?