Referring To Table Names In The Recycle Bin
I'm attempting to run a noaudit command on a table that is now in the recycle bin. The dollar sign$ in the table name seem to be posing a problem as sqlplus doesn't like anything I've tried. Do I need to escape them somehow? What's the way to do this?
0