Differnce between Stored procedure and user defined functions?
Answer Posted / urvish
store procedure can return Output Parameters where function
can not return output parameters.
Is This Answer Correct ? | 12 Yes | 4 No |
Post New Answer View All Answers
Can we do database operations without using any of the ado.net objects?
What is dataset and datatable in ado.net?
Data reader read and forward only, how is it possible to get 2 tables of data at a time?
What is meant by executenonquery?
How do you update database through dataset?
What is ado.net explain with diagram?
What is oledb driver?
How will you fill the gridview by using datatable object at runtime?
Give few examples of datareader that is used in different dataproviders.
What is the default timeout specified for "sqlcommand.commandtimeout" property?
What is command class in ado.net?
differences between ADO and ADO.NET
What are two types of transaction supported by ado.net?
What is ado.net tutorial?
What is datasource in ado.net?