You are on page 1of 3

SQL-Server Questions

1. Some values are there in your text file how are you
going to import it to a database programmatically?
2. Types of cursors.
3. Types of triggers with examples.
4. Number is generated automatically and you delete a
record. How will you generated the same number for
another record.
5. Types of constraints.
6. What is the maximum number of stored procedures?
7. If a record identity column is deleted. I sit possible to
add a in its place.
8. Dead locks.
9. Packages.
10. What are a stored procedure and its advantage?
11. What is encryption option in SQL?
12. Locking mechanism.
13. Disconnected record sets.
14. Time-stamped data types in SQL Server.
15. What is OLAP? How it works with SQL?
16. Advantages of SQL Server 7.0 over SQL-Server
6.5?
17. What is DTS?
18. Recovery process in SQL server?
19. Database fine tuning, parameters.
20. Inner joins, outer joins, left, right joins?
21. Correlated quires
22. Dual interface
23. How much amount of data of an SQL server table
contains?
24. Difference between primary key and reference
key? Are they must or how much important they are?
25. How do you design an optimum table?
26. How to make an access on records in a restricted
manner?
27. How SQL server authentication is more secure
than Windows NT?
28. OLAP concepts-----where it makes on SQL Server
and SQL Server 2000?
29. We have a database of records 7 lacks or more,
then we can display with optimum performance?
30. If we want to insert 14 fields of information into
14-different tables, is it possible. How it can be done?
31. How user interface is attached for the database
controls?
32. How components can be accessed in a security
layer or SSL.
33. How to connect remotely the SQL Server from
remote client?
34. How to generate sequences SQL Server.

You might also like