• tim_harkin (3/21/2013)


    If you are talking about the index definitions, then yes they are still there. Index data is gone - their pages are deallocated as well.

    I mean to say that suppose it i create a non clustered index on column 'name' and then when i truncate the table then will this index remain in memory..or not??? That is will the key and value pair as in case of hash tree will remain or not??