How do you know which index a table is using?
Answers were Sorted based on User's Feedback
sp_helpindex command gives the information of the indexes
on the table
Is This Answer Correct ? | 10 Yes | 1 No |
what is difference between having and where clause ?
can foreign key take role of primary key?
5 Answers CarrizalSoft Technologies, TCS, Villa Marie,
What is the query and subquery?
Describe in brief system database.
What are entities and relationships?
How to list all user defined functions in the current database?
What are the Pre Requisites when you apply Srvice Packs?
Suppose i have a table that contains 5 columns like col1,col2...colm5.I want to import only two column through BCP utility.How to do same through BCP in sybase.
What is Replication?
What is the default fill factor value?
How can you set the threshold at which sql server will generate keysets asynchronously?
What is SubQuery in SQL Server 2008