Resolved! How to copy a table (with data and without data) within the same application/db/instance?
Hi! How do we copy a table? (identical everything (except name/sys_id, of course) in the same db/instance)How do we clone a new empty table with the same schema/definitions/etc. as an existing table but no records? Cheers, --Jorge
