Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > c704d731a54ae686669c6f275d8ce6dc > files > 49

openldap-servers-sql-2.4.23-10.fc14.x86_64.rpm

DROP TABLE persons;
DROP TABLE institutes;
DROP TABLE documents;
DROP TABLE authors_docs;
DROP TABLE phones;
DROP TABLE referrals;
DROP FUNCTION create_person ();
DROP FUNCTION update_person_cn (varchar, int);
DROP FUNCTION add_phone (varchar, int);
DROP FUNCTION create_doc ();
DROP FUNCTION create_o ();
DROP FUNCTION create_referral ();