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
What are various ways to enhance the ssrs report?
what are different types of backups available in sql server? : Sql server database administration
Explain different forms of normalization?
What is the difference between row_number and dense_rank?
What are logical/boolean operations in ms sql server?
How to backup SQL Server Reporting Services ?
What happens if null values are involved in datetime operations?
What is the user of Primary key?
What is clr ddl trigger?
Can you change the data type of a column in a table after the table has been created? If so, which command would you use?
How to delete duplicate rows?
How you can change a cross join into an inner join?
Do you know data definition language, data control language and data manipulation language?
What does asynchronous call backs means?
What is the query and subquery?