When I look at the columns of a function-based index in 'View table' I see the proper function calls, but when I use a query to pull them out of the user_tab_cols view they come out as things like SYS_NC00009$.
Should I be pulling the column names out of a different view, or is there a way to convert the system code into the proper function call?
Should I be pulling the column names out of a different view, or is there a way to convert the system code into the proper function call?
Last edited: