What is the difference between Procedure and Function
Answer Posted / paporirokz
A function can return a value whereas a procedure cannot
return a value.
| Is This Answer Correct ? | 17 Yes | 6 No |
Post New Answer View All Answers
Do you know what are the steps to process a single select statement?
Is profiler the only tool that has the ability to audit and identify ddl events? : sql server security
What is a table called, if it has neither cluster nor non-cluster index? What is it used for?
What is partition in sql server?
Different types of keys in SQL?
Suppose you want to implement the one-to-many relationships while designing tables. How would you do it?
What is merge replication?
What is a cube? : sql server analysis services, ssas
Can a cursor be updated? If yes, how you can protect which columns are updated?
What is row-level compre?
Does a full backup include transaction log?
How to Insert multiple rows with a single insert statement?
What is postgresql server?
When setting replication, is it possible to have a publisher as 64 bit sql server and distributor or subscribers as a 32 bit sql server?
What is the purpose of floor function?