| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between Cluster and Non-cluster index? | Oracle | 6 |
| How m-m relationships are implemented? | | 1 |
| How to Execute an Operating System Command From Within SQL
Server ? | | 2 |
| About DTS usage ? | Cognizent | 2 |
| could u plz explain about joins and views? | | 2 |
| How to retrieve duplicate rows in a table?
How to delete the duplicate entries in a table? | Leo-Technologies | 9 |
| What are the types of indexes available with SQL Server? | | 2 |
| What is a deadlock and what is a live lock? How will you go
about resolving deadlocks? | | 1 |
| How to delete particular value in the column of a table.Is
it possible or not?if possible give it as in query. | | 3 |
| wat will be the sql query to extract only last 3 records
from table supose table hving thousands for records | | 13 |
| how to find out the repeated value from table using groupby
function? | | 3 |
| Hello all,
I have data like :-
year amt
2004 10
2005 20
2006 30
Now i want output as:-
2004 2005 2006
10 30 60
but i have to use here group by on year.So, i need a single
query within that i can find.
| | 1 |
| How to display n-1 columns from n number of columns, from a
single table in MS SQL server 2005? | | 1 |
| Write an SQL query if u want to select the data from one
block which intern reflects in another block ?
thanx,do reply | Covansys | 1 |
| 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 |
| How do you fine the performance tunning? | Accenture | 2 |
| Alternative way to DetDate() function? | | 2 |
| What is the purpose of using COLLATE in a query? | | 1 |
| Using query analyzer, name 3 ways you can get an accurate
count of the number of records in a table? | eFunds | 4 |
| What is bit datatype and what's the information that can be
stored inside a bit column? | | 1 |
| |
| For more SQL Server Interview Questions Click Here |