What is the difference between a Stored procedure and function?
Answer Posted / preetam
Proceudure is pre Compiled Query but function is not
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the extension of master page in asp.net?
Explain the advantages of caching?
Explain asp.net application life cycle?
What are session state modes?
Describe the Server Control Events of ASP.NET?
How may clustered index we can create in table?
When does a session actually start?
Explain security types in asp.net?
Name the namespace which is used by ado.net?
Explain how can we inherit a static variable?
How can you access the properties and controls of master pages from content pages?
How can exception be handled with out the use of try catch?
How you will manage the state of ASP.NET controls?
How can we make sure that Web API returns JSON data only?
What is content page in asp net?