I want to drop table and remove related components (indexes, rows tblcat and fldcat, etc) with "DROP TABLE" command as we can do it in MySQL.
I want to drop table and remove related components (indexes, rows tblcat and fldcat, etc) with "DROP TABLE" command as we can do it in MySQL.