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
Can master pages be nested?
Is it possible to apply themes to an asp.net application? If yes, then how?
What is the difference between page.registerclientscriptblock and page.registerstartupscript?
Why do we need Sessions?
Dataset is the disconnected environment. suppose if you are binding records to gridview (disconnected environment) and you are making changes to the the grid but before updating the database if any other user modify the data, how will you avoid such problem?
What are httphandlers and httpmodules and difference between them?
Can you explain how ASP.NET application life cycle and page life cycle events fire?
What is paging in context of Memory?
What do you mean by authorization?
What are the differences between primary foreign and unique keys?
How many types of cookies are there in asp.net?
Explain the difference between Web Garden and Web Farm?
What is true about application service provider?
What does asax stand for?
What symbol specifies the beginning of a query string?