Hi All
I created index with this command
Create index index_name on table_name(to_number(column_name))
but the command raises error
Error no (ORA-01031 insufficient priviliges)
How can I create the index using to_number? Can I ?
Thanks in advance
Regards
Taha Zafer
Oracle LazyDBA home page