|
Related Questions |
View Answer |
|
How do you use DBCC statements to monitor various ASPects of a SQL Server installation?
|
View Answer
|
|
What is the purpose of UPDATE STATISTICS?
|
View Answer
|
|
What are cursors? Name four type of cursors and when each one would be applied?
|
View Answer
|
|
What is the difference between a Local temporary table and a Global temporary table? How is each one used?
|
View Answer
|
|
What does it mean to have quoted_identifier on? What are the implications of having it off?
|
View Answer
|
|
What is the STUFF function and how does it differ from the REPLACE function?
|
View Answer
|
|
What is an execution plan? When would you use it? How would you view the execution plan?
|
View Answer
|
|
What is an execution plan? When would you use it? How would you view the execution plan?
|
View Answer
|
|
What is one of the first things you would do to increase performance of a query? For example, a boss tells you that “a query that ran yesterday took 30 seconds, but today it takes 6 minutes”?
|
View Answer
|
|
What is the purpose of using COLLATE in a query?
|
View Answer
|
|
Using query analyzer, name 3 ways you can get an accurate count of the number of records in a table.
|
View Answer
|
|
What are the types of cookies are there?
|
View Answer
|
|
How many types of cookies are there?
|
View Answer
|
|
Explain differences between ADO and DAO.
|
View Answer
|
|
What is State?
|
View Answer
|
|
Name atleast two methods of response object other than Transfer.
|
View Answer
|
|
Name atleast three methods of response object other than Redirect.
|
View Answer
|
|
What does Server.MapPath do?
|
View Answer
|
|
How can you deploy an asp.net application ?
|
View Answer
|
|
If there is a calendar control to be included in each page of your application, and and we do not intend to use the Microsoft-provided calendar control, how do you develop it? Do you copy and paste the code into each and every page of your application?
|
View Answer
|