You are on page 1of 2

Wipro Paper-V

1. how do you determine the Load performance of any query in sql server {example how do u determine performance of a select stmnt which returns Dynamically many no of records ... some times 100,1000,10000 etc., } 2. difference between select column name from table name where serviceid=2; and select max(column name) from table name where serviceid=2; IN ORACLE 3. Without Using Cursors , How to Select the Selected row?? 4. How to Rebuild Master database in sql server 2005. 5. what is Buffer cash and Log Cache? Can you Explain it? 6. What is DAC? what is the use of it? 7. What is Check point? Explain in Brief what it will do? 8. Can you explain some of the DTS problems? 9. What is the use of Port no? 10. Can we move Resource database from one path to another? If yes,How can we? 11. what is lazy writer? 12. Differences between Standby Vs No recovery? 13. What is Trace flag? 14. How many .ndf files can we create in Sql server 2005? 15. Can we call SP inside a query? 16. What is the Query of getting last 10 transaction Reports (like insert, update, Delete Data from Tabele) ? 17. What is the difference Between Sql-server 2000 & 2005 18. what is Constraint? How many types of constraints in SQL ? 19. which query u can write to sql server doesn't work inbetween 7.00PM to nextday 9.00AM 20. What is deadlock and how to avoid the deadlocks. 21. How to select Distinct columns from the table, table having 20 columns and i want all columns 22. What is transaction ? Give me one example. 23. what is the purpose of creating view is sql server 2000 24. What is the difference between constraints and triggers? 25. can we call stored Procedure in Function in Sql Server 2000 and vice versa. 26. What's the difference between a primary key and a unique key? 27. What is RAID and what are different types of RAID configurations? www.noteskart.com Page 1

Wipro Paper-V
28. About DTS usage ? 29. What are constraints? Explain different types of constraints?

www.noteskart.com

Page 2

You might also like