| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the difference between 2-Tier architecture and
3-Tier architecture | Oracle | 5 |
| Can you create UNIQUE and PRIMARY KEY constraints on
computed columns in SQL Server 2000? | Infosys | 1 |
| can you any body tell me simple recovery,full recovery,bulk
logged recovery where can use? | | 1 |
| Can we use Truncate command on a table which is referenced
by FOREIGN KEY? | | 1 |
| Explain the new features of SQL server 2000? | | 1 |
| what is the importence of the trigger in sqlserver2000? | ATI | 1 |
| What all db objects can be found in MSDB database of a SQL
Server instance? | Accenture | 1 |
| Which TCP/IP port does SQL Server run on? | | 2 |
| WHAT IS DIFFRENCE BETWEEN TRUNCATE AND DELETE STATEMENT | | 8 |
| What is a trigger? | | 6 |
| how to know Who Is Blocking Your SQL Server? | | 2 |
| Is it possible to allow NULL values in foreign key?
I s it possible to use different constraints for the same
column in the table
(i.e) (id int NOT NULL,UNIQUEUE) | | 1 |
| How to delete duplicate records from a table?(for suppose in
a table we have 1000 Records in that we have 200 duplicate
Records , so ,how to findout that duplicate Records , how to
delete those Records and arranged into sequence order? one
more thing that there is no primary key at all) | McAfee | 3 |
| What are the steps you will take, if you are tasked with
securing an SQL Server?
| HCL | 1 |
| What is the use of placing primary key and foreign key
constrains on columns. | Value-Labs | 2 |
| 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 | | 5 |
| Alternative way to DetDate() function? | | 2 |
| What are Magic Table? | Evalueserve | 10 |
| when we use function instead of procedure? plz tell me the
situation with ex? | | 1 |
| What is the difference between constraints and triggers? | Wipro | 5 |
| |
| For more SQL Server Interview Questions Click Here |