Hi All,
Can someone please help me, I am in need to generate script of all the indexes in a particular database in the format "if not exist ....create index" format.
I tried to google this I get for missing indexes, fragmentation level all that extra stuff, I need only in the format of "The script should be in "if not exist ....create index" format for a single database.
Thanks in advance.