All Downloads are FREE. Search and download functionalities are using the official Maven repository.

tech.aroma.sql.deletes.delete_organization_all_members.sql Maven / Gradle / Ivy

---------------------------------------
-- REMOVES ALL OF AN ORGANIZATIONS MEMBERS
---------------------------------------

DELETE
FROM Organization_Members
WHERE organization_id = ?




© 2015 - 2025 Weber Informatics LLC | Privacy Policy