With this, i get the error message:
"Specify the table you want to delete from".... please help.
I only want to delete the corresponding records from the security table.
DELETE DOCSADM_PROFILE.AUTHOR, DOCSADM_SECURITY.THING, DOCSADM_SECURITY.PERSONORGROUP, DOCSADM_SECURITY.ACCESSRIGHTS
FROM...