export of table without lob
Good day!There is a table with lob-columns. Lobs store in the other tablespase than table itself. Can I export schema with this table but without lobs?
Thanks in advance.
0