how many select state ments are used in stored procedure?
Answer Posted / saket kumar
It depend on Situation i we want to use one then we can use
one and if we want to use many we can also use many select
Statements
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What’s the difference between asp.net web forms and asp.net mvc?
Why do I get error message "could not load type" whenever I browse to my asp.net web site?
Whats the difference between registerclientscriptblock, registerclientscriptinclude and registerclientscriptresource?
How can u deifne the benefits and limitation of using Viewstate for state management?
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
How can we create custom controls in asp net?
What are ASHX files?
Differentiate between early binding and late binding.
Name some asp objects?
How are sessions stored?
What are the modes of updation in an updatepanel? What are triggers of an updatepanel?
What is the difference between equals() and == in c#?
What is a master page and what does it do?
What is a global postback url?
Why is asp.net so popular?