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
how can implement dropdownlist in particular of dataset when try to update?
What is the significance of CommandBehavior.CloseConnection ?
What is dbcontext and dbset in entity framework?
How can we perform transactions in .net?
Define bubbled event?
Which database is the ado.net sql connection object designed for?
Describe the command object and its method.
What is an example of ordinal data?
What are datareaders?
What is different between sqlcommand object and command behavior object?
Which is faster dataset or datareader?
What is bubbled event?
What is connected architecture in ado.net?
How to maintain the relation between two tables in ADO.NET?
Define executenonquery?