What is difference between stored procedure and function?
Answer Posted / g.ashok
Stored Procedure need not to return a value.
Function should return a value.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is @@error in sql?
How to connect ms access to sql servers through odbc?
How to write character string constants or literals in ms sql server?
Sql server reporting services vs. Crystal reports.
What is Command line parameters in PLSQL.?
What were the latest updates to SQL Azure service?
What are system databases in ms sql server?
What is a document index?
Who developed sql server?
What is named query? : sql server analysis services, ssas
What is an index. What are the types?
Do you know the isolation level that sql server support?
What is cursors? And what are the different types of cursor?
How to change the data type of an existing column with "alter table" statements in ms sql server?
How to download and install microsoft .net framework version 2.0?