| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Wht is Stuff in sql ser | | 1 |
| What are the new features in SQL Server 2005? | Emphasis | 2 |
| How to write query to Delete the records in child table
and corresponding records in parent table | Semantic-Space | 8 |
| How do SQL server 2000 and XML linked? | | 2 |
| How to find the date and time of last updated table?
| | 2 |
| wt is mean by acid property? i know it is
atomocity,consistency,isolation and durabulaty but wt is
these mean and wt actions it's perform | Idea | 1 |
| Is trigger fired implicitely? | | 2 |
| What is the difference between the following two sql
statements
select count(*) from <tablename>
select count(col_name) from <tablename> | 247Customer | 2 |
| What is indexed views?
plz explain with example? | | 1 |
| What do u mean by orphan users, how will u list them in the
DB | IBM | 2 |
| 1.what is the difference between view and cursor?
2.If we do any change in view will it affect the
database,similarly when we do changes in cursor will it
affect the databse?with certain example?Thanks
| | 3 |
| What is a job? | | 3 |
| How can you get @@error and @@rowcount at the same time? | | 5 |
| What is database normalization? | Digicel | 5 |
| How do we get current date in SQL Server 2000, Oracle, MS
Access? | | 11 |
| How to find the date and time of last updated table? | | 3 |
| What are Sql Reporting Services and analysis services? Can
u Explain | | 1 |
| What is the difference between constraints and triggers? | Wipro | 6 |
| from the table display the 2nd highest salary?
and also the least 2nd salay?
| | 6 |
| Which system tables contain information on privileges
granted and privileges obtained | | 1 |
| |
| For more SQL Server Interview Questions Click Here |