What is the difference between a Stored procedure and function?
Answer Posted / orknob ghosh
Stored procs can't be called within function but function
can be called within stored procedures.
Stored proc can have DML statements whereas a fuction can't
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Differentiate between client-side and server-side validations in web pages.
What symbol specifies the beginning of a query string?
How many types of sessions are there in asp net?
What is custom events?
Can you explain one critical mapping? Performance issue which one is better?
Write a code for passing ArrayList in Web API?
i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?
Give me one example of Web API Routing?
What is active web pages?
What is the difference between CLICK and MOUSE DOWN Event ?
How many types of triggers are there in update panel?
Is a dll file an executable?
What are different methods of session maintenance in asp.net?
What is bound controls
What is %20 in a url?