Forum Replies Created

Viewing 6 posts - 226 through 232 (of 232 total)

  • RE: Create a Non-clustured index on multiple columns

    so you are creating an index ... good!

    But let me tell you when we create the index , we need to consider some points like Index Size, Col Searchability, Whether...

    Abhijit - http://abhijitmore.wordpress.com

  • RE: protecting a table

    set the permission for the user.

    :crazy: DENY ALTER dbo.TableName:: TO USER

    Abhijit - http://abhijitmore.wordpress.com

  • RE: Index Fragmentation

    Can you post the sample code. so dat it will be more easy to tell you the error.

    the error is because of braces u are using. R u creating the...

    Abhijit - http://abhijitmore.wordpress.com

  • RE: Rows per Table

    hey thxs rbarryyoung,

    i just missed the <

    Abhijit - http://abhijitmore.wordpress.com

  • RE: Rows per Table

    hey thxs rbarryyoung,

    i just missed the <

    Abhijit - http://abhijitmore.wordpress.com

  • RE: Suggestion on Updating Statistics

    Taking your answer into consideration say if i have a table in production server having 8 key columns on which frequent search is done and also heavy insert/update/delete operation is...

    Abhijit - http://abhijitmore.wordpress.com

Viewing 6 posts - 226 through 232 (of 232 total)