| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| which database is best to use in oracle and sql server?
explain reasons? | TCS | 5 |
| How can i change the column name. | HCL | 7 |
| What is a Trace frag?Where can we use this? | | 1 |
| What are mdf,ndf,ldf files and how to see the data in those
files? | Accenture | 5 |
| 1.what is stored procedure?Its significance with example?
2.Explain about index with syntax and example?
plz do reply......... | | 1 |
| could you please reply for these question:
1.About Use Apply?
2.Avoid cursors - When we have a situation that we can not
avoid the use of cursor than what is the alternate solution?
is there anything we can use instead of cursor to perform
the desired task? which optiomize the peroformance too.
3.What is computed columns?
Thanks in advance.
Regards,
Rupesh
| | 3 |
| What are the advantages of using views. Why do we need
views when we have SPs? | 247Customer | 3 |
| could u plz explain about joins and views? | | 2 |
| Explain the architecture of SQL Server? | | 2 |
| What is the difference between HAVING clause and the WHERE
clause? | | 4 |
| Is it possible to allow NULL values in foreign key?
I s it possible to use different constraints for the same
column in the table
(i.e) (id int NOT NULL,UNIQUEUE) | | 1 |
| what are batch in sql server?
| Satyam | 2 |
| what is replication?
where do u use Go Keyword?
| Satyam | 1 |
| 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 |
| What is the difference between Stored Procedure , Function
and Package,
1. how many blocks in Package and what are they. | IBM | 5 |
| what is difference between having and where clause ? | | 2 |
| i want only duplicates rows from coloumn
ex. emp_id(colomn name)1,1,2,3,3,4,5,5.
so i want only duplicates no.
| iFlex | 2 |
| plz send every query in sql server2000 | Infosys | 1 |
| can you anybody tell me the how can you restore the master
database. while migraion(one server to onther server)? | | 1 |
| can foreign key take role of primary key?
| TCS | 4 |
| |
| For more SQL Server Interview Questions Click Here |