M manish.s New Member Oct 6, 2008 #1 Any method to check whether Indexbuild for any database is Done or Not. I have loaded the Data now i want to check whether Indexes are successfully build or not.
Any method to check whether Indexbuild for any database is Done or Not. I have loaded the Data now i want to check whether Indexes are successfully build or not.
M manish.s New Member Oct 6, 2008 #3 Thanks Kishor 1 more. If a Load only 1 table again. In that case do i need to create create index for that table again. If yes den How
Thanks Kishor 1 more. If a Load only 1 table again. In that case do i need to create create index for that table again. If yes den How
Kishor Chari Member Oct 6, 2008 #4 manish when you load data indexing is done automatically based on the index created on a table.