| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| which database is best to use in oracle and sql server?
explain reasons? | TCS | 5 |
| Say if we have a table that contains only a single column ,
say OrderID, which has IDENTITY attribute defined on it. So
how can we insert data in this table.
I am reframing my question, that how can we make the table
to increment the column "OrderID" value several times??? | | 3 |
| What are cursors? Name four types of cursors and when each
one would be applied? | Adea-Solutions | 1 |
| What is the STUFF function and how does it differ from the
REPLACE function? | | 2 |
| when we use function instead of procedure? plz tell me the
situation with ex? | | 1 |
| how can i store resumes in database? | HCL | 2 |
| How to handle errors in Stored Procedures. I want to display
a message to the user in the .aspx page that is calling a
stored procedure in it's code behind. please help me. | 247Customer | 1 |
| What are the two virtual tables SQL Server maintains for
triggers? | | 2 |
| What is Covering Indexes?
Plz explain with example | | 2 |
| 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 |
| I Have Employee table having column name as ID,SALARY
how to get second max salary from employee table with id
ex
ID SALARY
1 20000
7 37000
2 5000 | | 11 |
| what are file groups? | Evalueserve | 3 |
| How do you know which index a table is using? | | 4 |
| How the data stores in a page? | | 1 |
| Which data type can be used only on OUTPUT parameters of the
stored proceduer? | | 2 |
| what is bit data type? and what are the information that can
be stored inside a bit column? | | 2 |
| what is replication?
where do u use Go Keyword?
| Satyam | 1 |
| How to select nth record from a table? | DELL | 9 |
| 1.Describe way(s) to tune the SQL table in order to
optimize performance.
2. Explain SQL Injection and how can you prevent them? | Techno-Solutions | 1 |
| What is Files and Filegroups in SQL Server & it's
implementation. | Zenith | 1 |
| |
| For more SQL Server Interview Questions Click Here |