| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| how to know Who Is Blocking Your SQL Server? | | 3 |
| how to get the rowid/rownumbes of a table in sqlserver | IBM | 5 |
| WRITE A FUNCTION TO DISPLAY THE OUTPUT OF AN EXISTING TABLE
RANGE LIKE COMMAM SEPERATED VALUES LIKE RANGE1,RANGE2,... | TVS | 2 |
| How do you read transaction logs | | 1 |
| when inserting to a table how many rows will be effected
using triggers
| | 1 |
| How do you implement one-to-one, one-to-many and many-to-
many relationships while designing tables? | TCS | 3 |
| Whether the updations made to the views reflect the
original records in the table | NIIT | 5 |
| write query for fourth maximum salary from employee table | Mind-Tree | 5 |
| What is database replicaion? What are the different types
of replication you can set up in SQL Server? | HCL | 4 |
| how to dispaly a particular row details from a given table | | 1 |
| How to perfor If the table running time is taking 2hours
and table is having 10 rows in it? | | 1 |
| how to get the automatic backup of the database in the sql
server | | 3 |
| What is a materialized view? | | 2 |
| What's the purpose of Stored Procedure? | Wipro | 4 |
| Explain DBMS, RDBMS? | | 4 |
| Which virtual table does a trigger use? | TCS | 6 |
| Why we need a group by clause? | | 3 |
| is there more the two primary key in a single table? | Systematix | 22 |
| What is a transaction and what are ACID properties? | IBM | 4 |
| there is a table having two columns no and name
and the data is
1 A
2 B
3 C
write a query that will result a horizontal output
A,B,C
| vsworx | 7 |
| |
| For more SQL Server Interview Questions Click Here |