Forum Replies Created

Viewing 2 posts - 1 through 3 (of 3 total)

  • RE: reg. Full-text index

    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

     

  • RE: reg. Full-text index

    Hi murali

    you can use 'sp_helpindex objectname'  to know the what index is created on table

     

    --sridhar

     

Viewing 2 posts - 1 through 3 (of 3 total)