Answer Posted / chandra rekha
sp_helpindex command gives the information of the indexes
on the table
| Is This Answer Correct ? | 10 Yes | 1 No |
Post New Answer View All Answers
How to delete database objects with "drop" statements in ms sql server?
Can you tell me some of the common replication dmv's and their use? : sql server replication
Explain what is row_number function?
What is a join in sql?
You are creating an application where users are asked their gender in the gender combo box you have three options: ‘male’ , ‘female’ and ‘i choose not to disclose’ these options are stored in the table as 1, 0 or null which datatype should you use?
What is the difference between sql server 2000 object owner and sql server 2005 schema? : sql server database administration
Explain system functions or built-in functions? What are different types of system functions?
What are the pre-defined functions in the sql server?
What is buffer cash in sql server?
Is it possible to replicate data from sql server to oracle? : sql server replication
What number aggregate functions are accessible there in sql?
Distinguish between commit and rollback?
What is fill factor and pad index?
 Explain what is sql override for a source taLle in a mapping?
How to convert a unicode strings to non-unicode strings?