| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| explain different types of jions with examples briefly? | Zensar | 3 |
| What does the INSTEAD OF trigger do? | | 2 |
| How can you get @@error and @@rowcount at the same time? | | 4 |
| What is a Join in SQL Server? | | 1 |
| What are the main control-of-flow T-SQL constructs?
| | 1 |
| 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 |
| Lets say due to N/W or Security issues client is not able to
connect to server or vice versa. How do you troubleshoot? | | 1 |
| Differnce between sel server 2000 and 2005 | | 3 |
| Which virtual table does a trigger use? | | 3 |
| Different Types of Functions ?
| Satyam | 2 |
| How to Execute an Operating System Command From Within SQL
Server ? | | 2 |
| what is web server?
| Satyam | 3 |
| 1. What are the grouping function in SQL ?
2. If base table of a view deleted means, what will happen
while we querying on view ? will give any error ?
3. Difference between DROP, DELETE, TRUNCATE table ?
4. What is constraints and types ?
5. What is max size of nchar & nvarchar ?
6. Define ROLLBACK, COMMIT, SAVE POINT
7. How non-clustered better ? or rank the Clustered,
Non-Clustered and Table scan in performance wise
8. Select 10 rows from a table ?
9. Define DML, DDL, DCL, DTL commands ?
10. What is mean by NULL value ? NULL means "" or 0 or
undefined ?
11. Default constraints ?
12. Can we have more then primary Key in table ?
13. Type of integrity ? Entity, Referential, Domain ?
| Perot-Systems | 7 |
| How to display n-1 columns from n number of columns, from a
single table in MS SQL server 2005? | | 1 |
| Wht is Stuff in sql ser | | 1 |
| What are the two types of concurrency? | | 2 |
| I have student marks in a student table. I need second
highest mark .Then what will the query for this? | Wipro | 21 |
| Is it possible to delete duplicate rows in a table without
using a temporary table ? | | 5 |
| There is a trigger defined for INSERT operations on a
table, in an OLTP system. The trigger is written to
instantiate a COM object and pass the newly insterted rows
to it for some custom processing. What do you think of this
implementation? Can this be implemented better?
| HCL | 1 |
| Hi..here i would like to know the Backup and Restore models? | HCL | 2 |
| |
| For more SQL Server Interview Questions Click Here |