What is the difference between Procedure and Function
Answer Posted / devanand
procedure can not return tye but fuction must a return type
| Is This Answer Correct ? | 25 Yes | 1 No |
Post New Answer View All Answers
What is @@rowcount in sql?
What number aggregate functions are accessible there in sql?
What is importing utility?
How to list all user names in a database?
How would you add a section to a table?
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 are the types of database schema? : sql server analysis services, ssas
What is awe?
What are character string data types in ms sql server?
How to join two tables in a single query in ms sql server?
How to create new tables with "create table" statements in ms sql server?
How can you insert null values in a column while inserting the data?
What is sql server 2000 work load governor?
What is your recommendation for a query running very slow? : sql server database administration
What is difference between Datepart() and Datename() in SqlServer?