Forum Replies Created

Viewing post 1 (of 1 total)

  • RE: Indexes

    Ramkumar (LivingForSQLServer) (4/9/2009)


    best practices are

    * frequently used tables must have a clustered index

    * no need create index on tables having little records or columns having duplicates (like country, gender etc)....

Viewing post 1 (of 1 total)