Viewing 2 posts - 1 through 3 (of 3 total)
Hi murali
you can use 'sp_helpindex objectname' to know the what index is created on table
same way you can use EXEC sp_help_fulltext_columns Objectname
to know full text columns
--sridhar babu tella
January 18, 2006 at 4:29 am
#615425
--sridhar
January 18, 2006 at 4:24 am
#615422