download drop_locks_table.sql
Language: SQL
LOC: 1
Project Info
Volantis Mobility Server CE(volmobserverce)
Server: Spider_mobile_001
Type: filesystem
...\main\resources\sql\oracle\
   create_locks_table.sql
   create_volantis_user.sql
   drop_locks_table.sql

-- (c) Volantis Systems Ltd 2006 
-- ---------------------------------------------------------------------------
-- Oracle script for removing locks table for collaborative working.
--
-- You may need to perform a COMMIT transaction after executing this script.
-- ---------------------------------------------------------------------------

DROP TABLE VMPOLICYLOCKS CASCADE CONSTRAINTS;

About Koders | Resources | Downloads | Support | Black Duck | Submit Project | Terms of Service | DMCA | Privacy Policy | Site Map| Contact Us