What is difference between stored procedure and function?
Answer Posted / rakesh
mojor difference is
function must return a value but a
procedure may or may not return a value
Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
how can you select rexcord(rows) from table A which is not present in Table B . Id being the FK in Table B referencing to ID Table A
How is table type constraint applied to a table?
What is the purpose of grouping data in a report?
What are the differences between decimal and float in ms sql server?
Data is not being delivered to subscribers, what can be the possible reasons? : sql server replication
How do I determine how many instances of sql server are installed on a computer?
What is collation?
How to create new tables with "select ... Into" statements in ms sql server?
How to use column default values in insert statements in ms sql server?
Why I am getting this error when renaming a database in ms sql server?
what are candidate key, alternate key and composite key? : Sql server database administration
Some queries related to SQL
What is store procedure? When do you use?
what is the Ticketing tool used in Wipro technologies at Bangalore...???
What do you understand by a stored procedure?