Differnce between Stored procedure and user defined functions?
Answer Posted / ramesh
stored proc is a precompiled one.
| Is This Answer Correct ? | 18 Yes | 1 No |
Post New Answer View All Answers
What is Serialization in .NET? what are the types of Serialization?
The answers which posted above is not satisfied my requirement? Can some one post teh exact answer? Thanx
What is untyped dataset?
Which method is used by command class to execute SQL statements that return single value?
How we can provide data to ado.net?
Compare Data Reader & Dataset in ado.net?
How to read data with the sqldatareader ?
What are the Data providers in ADO.Net?
What does datareader object do?
Name which operations can you not perform on an ado.net dataset?
What are the advantage of ado.net?
Explain how do you connect to sql server database without using sqlclient?
Which object of ado contains datarow datacolumn collection?
What are different layers of ADO.Net?
Explain how can we load multiple tables in to dataset?