| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| When do we use the UPDATE_STATISTICS command? | | 3 |
| Which system table contains information on constraints on
all the tables created? | | 2 |
| How do we get current date in SQL Server 2000, Oracle, MS
Access? | | 11 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 5 |
| select the 3rd maximum salary from sql server database if 4
(just an example In practically I may not know the exact
situation) of the highest salaries are equal. | | 7 |
| What is a view? | | 4 |
| 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 |
| What are defaults? Is there a column to which a default
can't be bound? | | 2 |
| what is difference between nchar and char in Sql server ?
| | 2 |
| 1.what is the purpose of using alias name in sql server?
with certain example?
2.what is cursor?will u plz explain me in detail with
certain example? | | 3 |
| wht is normalization?can u explain me in detail? | TCS | 6 |
| How can I know what query is executing by by a particural
user? (using sp id or any othe way.) | | 2 |
| How to Run a Query on a Remote SQL Server? | | 2 |
| What is Transaction? | | 2 |
| When do you create cluster and noncluster index? | Satyam | 4 |
| What is Report Server,Report Manager and Report Builder in
SSRS 2005? | | 1 |
| What are the advantages of using sql server over ms access
or why should one use sql instead of ms access | Impetus | 1 |
| could u plz explain about joins and views? | | 2 |
| any one can explain
Self mapping
Delegation
Remote Credentials | | 1 |
| Whether the updations made to the views reflect the
original records in the table | NIIT | 5 |
| |
| For more SQL Server Interview Questions Click Here |