SELECT CONCAT( 'DROP TABLE ', GROUP_CONCAT(table_name) , ';' ) AS statement FROM information_schema.tables WHERE table_name like 'QUARTZ_%';
Two Approver Definition : https://sites.google.com/site/notarazi/home/liferaydocs/two-approver-definition.xml?attredirects=0&d=1
No comments:
Post a Comment