| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| SYNTAX FOR VIEWS WITH EXAMPLE
HOW TO LINK TWO TABLES | Microsoft | 1 |
| If you are working on a SQL database and if suddenly a
developer changes the code and your queries results start
giving errors,how will you check using a T-SQL query (on
system tables) that what has changed in the database. | Microsoft | 2 |
| What is Files and Filegroups in SQL Server & it's
implementation. | Zenith | 1 |
| How can i change the column name. | HCL | 7 |
| wat will be the sql query to extract only last 3 records
from table supose table hving thousands for records | | 16 |
| can primery key be a non clustered index? | | 8 |
| how can we use a composite key for two tables and how can
we represent it | BoA | 1 |
| how to implement locking in sql server | Satyam | 1 |
| What should we do to copy the tables, schema and views from
one SQL Server to another? | | 3 |
| Difference between writing SQL query and stored procedure ? | Cognizent | 8 |
| please can anyone answer this query
Table 1 has 2 columns: EmployeeId,Age
Table 2 has 2 columns: EmployeeId, Region
Write SQL to Find the region who has the oldest person | | 7 |
| Explain some DBCC commands? | | 4 |
| Which institute is best for SQL Server 2005 Training? | | 5 |
| what are default? Is there a column to which a default cant be
bound? | | 1 |
| What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they. | IBM | 5 |
| Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000? | Infosys | 1 |
| What is an Index? | Yardi-Software | 3 |
| What types of integrity are enforced by a foreign-key
constraint
| | 1 |
| what is the main difference between constraints(like
primary key etc..)& joins? | Annik | 2 |
| What is a stored procedure? | | 3 |
| |
| For more SQL Server Interview Questions Click Here |