Advanced compression not uderstood by PL/SQL Developer export

jareeq

Member²
Hi,
Sptet that when put table with:
"row store compress advanced"
when going to SQL tab receiving
"compress" instead.

Will be pl/sql Developer ready for advanced compression ?
 
I would like to see this in v13. Advanced compression is now around for quite a while, and the SQLs/DDLs "generated" by PL/SQL developer should reflect the reality, one has to rely on it.
(This DDLs are much cleaner and well formated compared to DBMS_METADATA.GET_DDL)
Thanks
 
Back
Top