| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| which one will take 1st priority in case of insert statement
and select statement??? | | 1 |
| What is a view? is View updatable? | IBM | 11 |
| What is cursor ? And what is difference between Trigger ? | HCL | 1 |
| How to find the date and time of last updated table? | | 3 |
| How to Check Whether a Global Temporary Exists in a SQL
Database or not? | | 2 |
| Well sometimes sp_reanmedb may not work you know because if
some one is using the db it will not accept this command so
what do you think you can do in such cases? | | 2 |
| I have a huge amount of data which is displayed in a
report. The data is viewed every day. Every day the data is
displayed in 30 secs but suddenly today it is giving an
timeout message today. Data has not been changed. The
situation is same as yesterday. What might be the reason???
Please Answer. | Satyam | 4 |
| How do you read transaction logs | | 1 |
| create index a on employee(dno)
In this,which index was created? | | 2 |
| What is the difference between a Local temporary table and a
Global temporary table? How is each one used? | | 1 |
| how to select 5 to 7 rows from a table, which contains 10 rows? | IBM | 14 |
| What is Trigger? | Misys | 2 |
| can any one answer this query,thank you in advance
Table 1 has 2 columns: EmployeeId, T shirtsize(values can
be 1,2,3)
Table 2 has 2 columns: EmployeeId, Region
Write SQL to Find the region which has the largest number
of people with Tshirt size=3
| Google | 10 |
| What is referential integrity? What are the advantages of it? | Digital-Domain | 3 |
| what is the difference between sql query and google query? | TCS | 7 |
| how to delete duplicate rows from table | CSC | 9 |
| What is ACID Property of Transaction? | | 4 |
| When do we use the UPDATE_STATISTICS command? | | 3 |
| What r sql reporting services and analysis services? how
can we use it. | Microsoft | 2 |
| How to write stored procedure to update the data in 10
tables | | 4 |
| |
| For more SQL Server Interview Questions Click Here |