| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| select empid empname from employee
What is the result for the about query? | | 4 |
| could you please reply for these question:
1.About Use Apply?
2.Avoid cursors - When we have a situation that we can not
avoid the use of cursor than what is the alternate solution?
is there anything we can use instead of cursor to perform
the desired task? which optiomize the peroformance too.
3.What is computed columns?
Thanks in advance.
Regards,
Rupesh
| | 3 |
| Which command using Query Analyzer will give you the version
of SQL server and operating system? | | 3 |
| what is web server?
| Satyam | 3 |
| Can anybody explain me cold backup and hot backup?
| TCS | 3 |
| What is blocking and how would you troubleshoot it? | HCL | 2 |
| How many max. conditions can b written under the WHERE
clause?
Like select * from [tabnam] WHERE
(cond1...or..cond2....or...cond3...and.....so on.....???
(upto how much extent))????? | SAP-Labs | 2 |
| how to know Who Is Blocking Your SQL Server? | | 3 |
| A table contains list of customers and his city with other
details. Each customer has a unique number and the table
consists millions of data. Query is: I want to retrieve 10
customers from each city, no script, only from single query? | Infosys | 3 |
| What is the diff between Static Queries and Dynamic queries
give me some examples | CSC | 1 |
| What is cursor ? And what is difference between Trigger ? | HCL | 1 |
| What are user defined datatypes and when you should go for
them? | | 1 |
| How do you measure the performance of a stored procedure? | Infosys | 1 |
| What is Covering Indexes?
Plz explain with example | | 2 |
| What is the use of DBCC commands? | | 1 |
| What is a transaction and what are ACID properties? | | 2 |
| what is the difference between sql query and google query? | TCS | 7 |
| Which virtual table does a trigger use? | TCS | 6 |
| PC(code, model, speed, ram, hd, cd, price)
Find the hard drive sizes that are equal among two or more
PCs.
| APX | 2 |
| Wht is Stuff in sql ser | | 1 |
| |
| For more SQL Server Interview Questions Click Here |