Differnce between Stored procedure and user defined functions?
Answer Posted / saiprasad
u cannot change any datatype in database using udf
u can do everything with a storedprocedure
udf cannot be used in XMl Clause but sp's can be used
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Explain what are the steps to connect to a database?
What are basic methods of dataadapter?
What does executereader return?
differences between ADO and ADO.NET
What is aggregating data ?
What are the different ado.net namespaces are available in .net?
What is ado object model?
What you mean by filtering of data?
Which object needs to be closed?
can we create synonymn in ms access,sql server,my sql if so explain me with example
What is dataset object? Explain the various objects in dataset.
What is sql command in ado net?
What is defaultview in datatable?
What is two way data binding android?
What are the advantage of ado.net?