find indexes

  • I have to design a script to find all tables in a database with below criteria.
    1. Identify all tables should have more than one million records and doesn't have any columnstoreindex on it.
    2. Identify all the tables which contain both columnsstoreindex and non-clustered index.

  • But nobody replied

  • ramrajan - Monday, October 23, 2017 6:47 AM

    But nobody replied

    Yes they did, you were given all the information you need to write the query yourself. Have you tried?

    Thanks

  • I have tried but no luck.

  • ramrajan - Monday, October 23, 2017 7:22 AM

    I have tried but no luck.

    Go back to your original topic, and post what you've most recently tried please. 🙂

    Thom~

    Excuse my typos and sometimes awful grammar. My fingers work faster than my brain does.
    Larnu.uk

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply