Index Rebuild
435208Oct 11 2005 — edited Oct 11 2005Hi all,
I was trying to rebuild an index that has a name like ACCTIT~1 and oracle DB was throwing an invalid character error (~). Can anyone help me with how this index can be rebuilt.
Note: I use this command alter index ACCTIT~1 rebuild;
Thanks