| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How the data stores in a page? | | 1 |
| What are constraints? Explain different types of
constraints? | | 6 |
| What are primary keys and foreign keys? | | 3 |
| what is differece between union and union all | | 4 |
| What is a Lock and let me know Different types of locks? | | 1 |
| What types of integrity are enforced by a foreign-key
constraint | | 1 |
| what is meant by deafult in sql server?
| | 2 |
| How do I list the available tables in a database I'm
querying? | | 3 |
| What is Trigger? | Misys | 2 |
| In which year relase the 7.0& 2000 & 2005? | | 1 |
| what is the maximum size of a row in sql server 2000 and 2005 | | 2 |
| What are the advantages of using stored procedures? Please
don't simply say compilation time will be saved as they are
already complied. Please specify some other advantages. | 247Customer | 3 |
| How do we get month name in SQL Server 2000, Oracle, MS Access? | | 9 |
| I am having table Title with TITLE id,Author ID, Publiser
ID , table AUTHOR with Author ID, Author Name, table
PUBLISER with Pub ID, Pub name Here hot to find out the
publiser id who have relesed the books of patriticular
author? | | 3 |
| What is user stored procedure & it purpose? | Wipro | 3 |
| What is the difference between SSAS 2000 and SSAS 2005? | APX | 1 |
| Would it be a good idea to create an index on a table that
always contains 10 records? Why or why not? | | 3 |
| how to generate XML out of QUERY? | McAfee | 1 |
| What are statistics, under what circumstances they go out
of date, how do you update them? | HCL | 2 |
| Can we have more than one NULL in a column having unique
constraint? | 247Customer | 7 |
| |
| For more SQL Server Interview Questions Click Here |