Login  Register

Re: XTTS XML tables export

Posted by ErmanArslansOracleBlog on Apr 18, 2023; 10:56am
URL: http://erman-arslan-s-oracle-forum.124.s1.nabble.com/XTTS-XML-tables-export-tp11808p11814.html

You said -> I'am getting error below for tables having # symbols.

What about taking those table names in single quotes?

Ex:

To export a user table with a special character in its table name ->

expdp  ... tables='ERM'.'TEST$1'