| Other SQL Server Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Difference between server.transfer and server.execute method? | | 1 |
| What is Covering Indexes?
Plz explain with example | | 2 |
| how to get the maximum among two tables,for example table 1
(dep1) have (emp_id,emp_name,salary) columns and table 2
(dept2) have (emp_id,emp_name,salary) columns,i want which
employee have the maximum salary among two tables? | Lason | 2 |
| What is an index? | Yardi-Software | 7 |
| write coding for importing sql data into a word excel...
| Oracle | 1 |
| internal language used in sql server 2000? | | 1 |
| Explain basic SQL queries with SELECT from where Order By,
Group By-Having? | Wipro | 2 |
| plz tell me the new features of
sqlserver2000,sqlserver2002,sqlserver2005 | | 3 |
| Which system tables contain information on privileges
granted and privileges obtained | | 1 |
| Can we have more than one NULL in a column having unique
constraint? | 247Customer | 7 |
| What is referential integrity and how is it achieved? | Adea-Solutions | 1 |
| What's the difference between a primary key and a unique
key? | | 4 |
| What is the order in which the SQL query is executed? list
them in order. | CTS | 1 |
| hi,
i have a table called names and field name
select * from names
name
a
b
c
d
i want to display like this
name
a,b,c,d
how it is possible
Regards
Baiju | | 3 |
| Explain Active/Active and Active/Passive cluster
configurations | | 1 |
| why cluster and non clusterindex are used in sqlserver 2000?
explain with example | | 1 |
| How can I know what query is executing by by a particural
user? (using sp id or any othe way.) | | 2 |
| What is indexed views?
plz explain with example? | | 1 |
| what is extended StoreProcedure ?
| Satyam | 3 |
| What is a Stored Procedure? | | 7 |
| |
| For more SQL Server Interview Questions Click Here |