1drop table ldap_attr_mappings
2GO
3
4drop table ldap_referrals
5GO
6
7drop table ldap_entry_objclasses
8GO
9
10drop table ldap_entries
11GO
12
13drop table ldap_oc_mappings
14GO
15