sql stringlengths 6 1.05M |
|---|
--Annual targets for here1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),161, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),161, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),120, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),150, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),46, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),65, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),65, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),147, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),147, '2014-03-26', '2015-03-25');
--Annual targets for here2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),205, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),205, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),205, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),205, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),14, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),27, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),124, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='here2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),190, '2014-03-26', '2015-03-25');
--Annual targets for alw1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),140, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),140, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),140, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),140, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),49, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),62, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),65, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),128, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='alw1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),128, '2014-03-26', '2015-03-25');
--Annual targets for bet1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),160, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),160, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),160, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),160, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),52, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),58, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),66, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),152, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bet1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),152, '2014-03-26', '2015-03-25');
--Annual targets for bha1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),411, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),390, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),411, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),214, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),104, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),95, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),168, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),360, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),371, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='bha1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),371, '2014-03-26', '2015-03-25');
--Annual targets for hir1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),225, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),225, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),225, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),225, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),20, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),51, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),100, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),215, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),215, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),215, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),215, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),210, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),210, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),210, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),210, '2014-03-26', '2015-03-25');
--Annual targets for hir2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),235, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),235, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),235, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),235, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),42, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),40, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),106, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),218, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hir2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),218, '2014-03-26', '2015-03-25');
--Annual targets for hit1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),22, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),26, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),58, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),102, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),102, '2014-03-26', '2015-03-25');
--Annual targets for hit2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),14, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),112, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),17, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),18, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),65, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),136, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),142, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),135, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),135, '2014-03-26', '2015-03-25');
--Annual targets for hit3
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),111, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),111, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),111, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),111, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),22, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),28, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),55, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),97, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),97, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),97, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),104, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),104, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),104, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),104, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='hit3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),104, '2014-03-26', '2015-03-25');
--Annual targets for irk1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),248, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),206, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),248, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),248, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),20, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),28, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),58, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),192, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),224, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),210, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),214, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),214, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),200, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),190, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='irk1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),190, '2014-03-26', '2015-03-25');
--Annual targets for kana1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),220, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),220, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),220, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),220, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),62, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),42, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),86, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),207, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),207, '2014-03-26', '2015-03-25');
--Annual targets for kana2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),150, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),134, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),144, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),144, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),21, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),22, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),58, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),130, '2014-03-26', '2015-03-25');
--Annual targets for kana3
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),120, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),95, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),120, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),120, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),25, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),25, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),50, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),108, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kana3'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),108, '2014-03-26', '2015-03-25');
--Annual targets for karat1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),473, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),450, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),349, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),281, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),70, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),70, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),170, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='karat1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),170, '2014-03-26', '2015-03-25');
--Annual targets for kara2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),25, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),42, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),84, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),185, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='kara2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),185, '2014-03-26', '2015-03-25');
--Annual targets for srir1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),118, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),130, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),96, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),22, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),20, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),110, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='srir1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),110, '2014-03-26', '2015-03-25');
--Annual targets for sri2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),156, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),156, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),156, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),156, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),10, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),15, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),60, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),133, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='sri2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),133, '2014-03-26', '2015-03-25');
--Annual targets for ane1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),59, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),59, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),59, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),59, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),19, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),19, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),29, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),54, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),56, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='ane1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),56, '2014-03-26', '2015-03-25');
--Annual targets for budg1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),45, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),55, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),55, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),230, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='budg1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),230, '2014-03-26', '2015-03-25');
--Annual targets for mul1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),203, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),203, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),203, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),203, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),52, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),41, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),81, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),173, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mul1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),173, '2014-03-26', '2015-03-25');
--Annual targets for mush1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),192, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),192, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),192, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),192, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),29, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),38, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),78, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),174, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),174, '2014-03-26', '2015-03-25');
--Annual targets for mush2
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),150, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),150, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),150, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),120, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),28, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),26, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),57, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),139, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='mush2'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),139, '2014-03-26', '2015-03-25');
--Annual targets for nava1
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC'),168, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC_LT_12'),145, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='SUB_TT'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='ANC4'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OCP'),13, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='IUD'),32, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='FEMALE_STERILIZATION'),68, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='BCG'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT1'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT2'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='PENT3'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV3'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='MEASLES'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='DPT_BOOSTER_1'),158, '2014-03-26', '2015-03-25');
INSERT INTO report.annual_target (service_provider, indicator, target, start_date, end_date) VALUES ((SELECT sp.id FROM report.dim_service_provider sp, report.dim_anm a WHERE sp.service_provider = a.id AND anmidentifier='nava1'), (SELECT ID FROM report.dim_indicator WHERE indicator='OPV_BOOSTER'),158, '2014-03-26', '2015-03-25');
|
<filename>tests/queries/0_stateless/02293_grouping_function.sql<gh_stars>1000+
SELECT
number,
grouping(number, number % 2, number % 3) AS gr
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
ORDER BY number, gr; -- { serverError BAD_ARGUMENTS }
-- { echoOn }
SELECT
number,
grouping(number, number % 2) AS gr
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
ORDER BY number, gr;
SELECT
number,
grouping(number % 2, number) AS gr
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
ORDER BY number, gr;
SELECT
number,
grouping(number, number % 2) = 1 AS gr
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
ORDER BY number, gr;
SELECT
number
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
ORDER BY number, grouping(number, number % 2) = 1;
SELECT
number,
count(),
grouping(number, number % 2) AS gr
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number, number % 2),
()
)
ORDER BY (gr, number);
SELECT
number
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
HAVING grouping(number, number % 2) = 2
ORDER BY number
SETTINGS enable_optimize_predicate_expression = 0;
SELECT
number
FROM numbers(10)
GROUP BY
GROUPING SETS (
(number),
(number % 2)
)
HAVING grouping(number, number % 2) = 1
ORDER BY number
SETTINGS enable_optimize_predicate_expression = 0;
SELECT
number,
GROUPING(number, number % 2) = 1 as gr
FROM remote('127.0.0.{2,3}', numbers(10))
GROUP BY
GROUPING SETS (
(number),
(number % 2))
ORDER BY number, gr;
|
<reponame>photogamerun/weiwodb
-- database: presto; requires: com.facebook.presto.tests.ImmutableTpchTablesRequirements; tables: nation; groups: union;
SELECT count(*)
FROM nation
UNION ALL
SELECT sum(n_nationkey)
FROM nation
GROUP BY n_regionkey
UNION ALL
SELECT n_regionkey
FROM nation
|
-- migrate:up
CREATE OR REPLACE FUNCTION slugify("value" TEXT)
RETURNS TEXT AS $$
-- from https://www.kdobson.net/2019/ultimate-postgresql-slug-function/
-- removes accents (diacritic signs) from a given string --
WITH "unaccented" AS (
SELECT unaccent("value") AS "value"
),
-- lowercases the string
"lowercase" AS (
SELECT lower("value") AS "value"
FROM "unaccented"
),
-- remove single and double quotes
"removed_quotes" AS (
SELECT regexp_replace("value", '[''"]+', '', 'gi') AS "value"
FROM "lowercase"
),
-- replaces anything that's not a letter, number, hyphen('-'), or underscore('_') with a hyphen('-')
"hyphenated" AS (
SELECT regexp_replace("value", '[^a-z0-9\\-_]+', '-', 'gi') AS "value"
FROM "removed_quotes"
),
-- trims hyphens('-') if they exist on the head or tail of the string
"trimmed" AS (
SELECT regexp_replace(regexp_replace("value", '\-+$', ''), '^\-', '') AS "value"
FROM "hyphenated"
)
SELECT "value" FROM "trimmed";
$$ LANGUAGE SQL STRICT IMMUTABLE;
comment on function slugify(text)
is 'Given a string, turn it into a URL slug.';
grant execute on function slugify(text)
to sg_anonymous, sg_user, sg_admin;
create or replace function sg_public.subject_slug(subject sg_public.subject)
returns text as $$
select slugify(subject.name);
$$ language sql stable;
comment on function sg_public.subject_slug(sg_public.subject)
is 'The subject''s name as a slug, for URLs.';
grant execute on function sg_public.subject_slug(sg_public.subject)
to sg_anonymous, sg_user, sg_admin;
-- migrate:down
|
<reponame>devrsi0n/graphql-engine<gh_stars>1-10
DROP INDEX hdb_catalog.event_log_delivered_idx;
DROP INDEX hdb_catalog.event_log_created_at_idx;
/* This index powers `fetchEvents` */
CREATE INDEX event_log_fetch_events
ON hdb_catalog.event_log (locked NULLS FIRST, next_retry_at NULLS FIRST, created_at)
WHERE delivered = 'f'
and error = 'f'
and archived = 'f'
;
|
<reponame>sweetcolor/logistics
CREATE OR REPLACE
FUNCTION insert_fuels()
RETURNS INT AS
$$
BEGIN
INSERT INTO fuels (mark, price, created_at, updated_at) VALUES ('A-98', 26, now(), now());
INSERT INTO fuels (mark, price, created_at, updated_at) VALUES ('A-95+', 24, now(), now());
INSERT INTO fuels (mark, price, created_at, updated_at) VALUES ('A-95', 23, now(), now());
INSERT INTO fuels (mark, price, created_at, updated_at) VALUES ('A-92', 22, now(), now());
RETURN 0;
END ;
$$ LANGUAGE plpgsql;
CREATE OR REPLACE
FUNCTION insert_sub_destination(n INT, name_ VARCHAR)
RETURNS INT AS
$$
DECLARE
market VARCHAR;
srorage VARCHAR;
enterprise VARCHAR;
raw_producer VARCHAR;
tmp_n INT;
counter INT;
BEGIN
tmp_n := (trunc(random() * (n/2)) + n/2);
counter := 1;
WHILE tmp_n > 0 LOOP
INSERT INTO destinations (name, created_at, updated_at, address
) VALUES (concat(name_, counter), now(), now(), concat('Місто ', trunc(random() * 10) + 1));
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
raw_producer := 'Виробник сировини №';
enterprise := 'Підприємство по переробці №';
srorage := 'Склад №';
market := 'Магазин №';
CASE name_
WHEN raw_producer THEN
INSERT INTO raw_producers (destination_id, created_at, updated_at)
SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN enterprise THEN
INSERT INTO enterprises (destination_id, created_at, updated_at)
SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN srorage THEN
INSERT INTO storages (destination_id, created_at, updated_at)
SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN market THEN INSERT INTO markets (destination_id, created_at, updated_at)
SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
END CASE ;
RETURN 0;
END;
$$ LANGUAGE plpgsql;
CREATE OR REPLACE
FUNCTION insert_destinations(n INT)
RETURNS INT AS
$$
BEGIN
PERFORM insert_sub_destination(n, 'Виробник сировини №');
PERFORM insert_sub_destination(n, 'Підприємство по переробці №');
PERFORM insert_sub_destination(n, 'Склад №') ;
PERFORM insert_sub_destination(n, 'Магазин №');
RETURN 0;
END;
$$ LANGUAGE plpgsql;
CREATE OR REPLACE FUNCTION delete_all()
RETURNS INT AS
$$
BEGIN
DELETE FROM truck_for_productions;
DELETE FROM truck_for_raws;
DELETE FROM trucks;
DELETE FROM raw_producers;
DELETE FROM enterprises;
DELETE FROM storages;
DELETE FROM markets;
DELETE FROM destinations;
DELETE FROM productions;
DELETE FROM raws;
DELETE FROM cargoes;
RETURN 0;
END;
$$ LANGUAGE plpgsql;
SELECT delete_all();
CREATE OR REPLACE FUNCTION test_case(name_ VARCHAR)
RETURNS TABLE (
id_ INTEGER,
date1 TIMESTAMPTZ,
date2 TIMESTAMPTZ
) AS
$$
DECLARE
market VARCHAR;
srorage VARCHAR;
enterprise VARCHAR;
raw_producer VARCHAR;
BEGIN
raw_producer := 'Виробник сировини №';
enterprise := 'Підприємство по переробці №';
srorage := 'Склад №';
market := 'Магазин №';
CASE name_
WHEN market
THEN RETURN QUERY SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN srorage
THEN RETURN QUERY SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN enterprise
THEN RETURN QUERY SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
WHEN raw_producer
THEN RETURN QUERY SELECT id, now(), now() FROM destinations WHERE name LIKE concat(name_, '%');
ELSE NULL ;
END CASE ;
END;
$$ LANGUAGE plpgsql;
DROP FUNCTION test_case(VARCHAR);
SELECT * from test_case('Виробник сировини №');
SELECT * from test_case('Підприємство по переробці №');
SELECT * from test_case('Склад №') ;
SELECT * from test_case('Магазин №');
SELECT insert_destinations(30);
SELECT insert_fuels();
CREATE OR REPLACE FUNCTION insert_trucks(rand_dest_num INTEGER, quant INTEGER)
RETURNS SETOF trucks AS
$$
DECLARE
enterprise RECORD;
storage_ RECORD;
counter INTEGER;
tmp_n INTEGER;
t_id INTEGER;
BEGIN
counter := 1;
FOR enterprise IN SELECT id FROM enterprises ORDER BY random() LIMIT trunc(random() * (rand_dest_num / 3)) LOOP
tmp_n := (trunc(random() * (quant/2)) + quant/2);
WHILE tmp_n > 0 LOOP
INSERT INTO trucks (name, number, mark, fuel_consumption, capacity_fuel, average_speed, created_at, updated_at, fuel_id)
VALUES (concat('Вантажна машина №', counter), concat('NN ', counter), concat('Марка ', trunc(random() * 10) + 1),
trunc(random() * 5) + 6, trunc(random() * 7) + 8, trunc(random() * 30) + 50, now(), now(),
(SELECT id FROM fuels ORDER BY random() LIMIT 1)
) RETURNING id INTO t_id;
INSERT INTO truck_for_raws (capacity, truck_id, created_at, updated_at, enterprise_id)
VALUES (trunc(random()*15 + 20), t_id, now(), now(), enterprise.id);
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
END LOOP;
FOR enterprise IN SELECT id FROM enterprises ORDER BY random() LIMIT trunc(random() * (rand_dest_num / 3)) LOOP
tmp_n := (trunc(random() * (quant/2)) + quant/2);
WHILE tmp_n > 0 LOOP
INSERT INTO trucks (name, number, mark, fuel_consumption, capacity_fuel, average_speed, created_at, updated_at, fuel_id)
VALUES (concat('Вантажна машина №', counter), concat('NN ', counter), concat('Марка ', trunc(random() * 10) + 1),
trunc(random() * 5) + 6, trunc(random() * 7) + 8, trunc(random() * 30) + 50, now(), now(),
(SELECT id FROM fuels ORDER BY random() LIMIT 1)
) RETURNING id INTO t_id;
INSERT INTO truck_for_productions (capacity, truck_id, created_at, updated_at, enterprise_id)
VALUES (trunc(random()*15 + 20), t_id, now(), now(), enterprise.id);
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
END LOOP;
FOR storage_ IN SELECT id FROM storages ORDER BY random() LIMIT trunc(random() * (rand_dest_num / 3)) LOOP
tmp_n := (trunc(random() * (quant/2)) + quant/2);
WHILE tmp_n > 0 LOOP
INSERT INTO trucks (name, number, mark, fuel_consumption, capacity_fuel, average_speed, created_at, updated_at, fuel_id)
VALUES (concat('Вантажна машина №', counter), concat('NN ', counter), concat('Марка ', trunc(random() * 10) + 1),
trunc(random() * 5) + 6, trunc(random() * 7) + 8, trunc(random() * 30) + 50, now(), now(),
(SELECT id FROM fuels ORDER BY random() LIMIT 1)
) RETURNING id INTO t_id;
INSERT INTO truck_for_productions (capacity, truck_id, created_at, updated_at, storage_id)
VALUES (trunc(random()*15 + 20), t_id, now(), now(), storage_.id);
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
END LOOP;
RETURN QUERY SELECT * FROM trucks;
END;
$$ LANGUAGE plpgsql;
SELECT * FROM insert_trucks(20, 7);
CREATE OR REPLACE FUNCTION insert_cargoes(quant INTEGER)
RETURNS SETOF cargoes AS
$$
DECLARE
counter INTEGER;
tmp_n INTEGER;
c_id INTEGER;
w INTEGER;
BEGIN
counter := 1;
tmp_n := (trunc(random() * (quant/2)) + quant/2);
w := trunc(random() * 3) + 1;
INSERT INTO cargoes (name, created_at, updated_at, number, capacity, weight)
VALUES (concat('Молоко ', counter), now(), now(), concat('CNN ', counter), w,
w) RETURNING id INTO c_id;
INSERT INTO raws (capacity, cargo_id, created_at, updated_at)
VALUES (w, c_id, now(), now());
WHILE tmp_n > 0 LOOP
w := trunc(random() * 3) + 1;
INSERT INTO cargoes (name, created_at, updated_at, number, capacity, weight)
VALUES (concat('Масло №', counter), now(), now(), concat('CNN ', counter), w,
w) RETURNING id INTO c_id;
INSERT INTO productions (name, category, cargo_id, created_at, updated_at)
VALUES (concat('Масло №', counter), 'Масло ', c_id, now(), now());
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
tmp_n := (trunc(random() * (quant/2)) + quant/2);
WHILE tmp_n > 0 LOOP
w := trunc(random() * 3) + 1;
INSERT INTO cargoes (name, created_at, updated_at, number, capacity, weight)
VALUES (concat('Сир №', counter), now(), now(), concat('CNN ', counter), w,
w) RETURNING id INTO c_id;
INSERT INTO productions (name, category, cargo_id, created_at, updated_at)
VALUES (concat('Сир №', counter), 'Сир', c_id, now(), now());
counter := counter + 1;
tmp_n := tmp_n - 1;
END LOOP;
RETURN QUERY SELECT * FROM cargoes;
END;
$$ LANGUAGE plpgsql;
SELECT * FROM insert_cargoes(10);
CREATE OR REPLACE FUNCTION insert_destination_loads(n INTEGER)
RETURNS SETOF destination_loads AS
$$
DECLARE
dest RECORD;
cargo RECORD;
cap INTEGER;
curr_c INTEGER;
BEGIN
FOR dest IN SELECT d.id FROM destinations d INNER JOIN enterprises e ON d.id = e.destination_id LOOP
FOR cargo IN SELECT c_.id FROM cargoes c_ INNER JOIN productions p ON c_.id = p.cargo_id ORDER BY random() LIMIT trunc(random() * n/2 + n/2) LOOP
curr_c := trunc(random() * 50) + 50;
cap := trunc(random() * 60) + curr_c;
INSERT INTO destination_loads (capacity, current_quantity, created_at, updated_at, destination_id, cargo_id)
VALUES (cap, curr_c, now(), now(), dest.id, cargo.id);
END LOOP;
END LOOP;
FOR dest IN SELECT * FROM destinations d INNER JOIN storages s ON d.id = s.destination_id LOOP
FOR cargo IN SELECT c_.id FROM cargoes c_ INNER JOIN productions p ON c_.id = p.cargo_id ORDER BY random() LIMIT trunc(random() * n/2 + n/2) LOOP
curr_c := trunc(random() * 50) + 50;
cap := trunc(random() * 60) + curr_c;
INSERT INTO destination_loads (capacity, current_quantity, created_at, updated_at, destination_id, cargo_id)
VALUES (cap, curr_c, now(), now(), dest.id, cargo.id);
END LOOP;
END LOOP;
FOR dest IN SELECT * FROM destinations d INNER JOIN markets m ON d.id = m.destination_id LOOP
FOR cargo IN SELECT c_.id FROM cargoes c_ INNER JOIN productions p ON c_.id = p.cargo_id ORDER BY random() LIMIT trunc(random() * n/2 + n/2) LOOP
curr_c := trunc(random() * 50) + 50;
cap := trunc(random() * 60) + curr_c;
INSERT INTO destination_loads (capacity, current_quantity, created_at, updated_at, destination_id, cargo_id)
VALUES (cap, curr_c, now(), now(), dest.id, cargo.id);
END LOOP;
END LOOP;
FOR dest IN SELECT * FROM destinations d INNER JOIN raw_producers r ON d.id = r.destination_id LOOP
curr_c := trunc(random() * 50) + 50;
cap := trunc(random() * 60) + curr_c;
INSERT INTO destination_loads (capacity, current_quantity, created_at, updated_at, destination_id, cargo_id)
VALUES (cap, curr_c, now(), now(), dest.id, (SELECT c_.id FROM cargoes c_ INNER JOIN raws r_ ON c_.id = r_.cargo_id));
END LOOP;
RETURN QUERY SELECT * FROM destination_loads;
END;
$$ LANGUAGE plpgsql;
DELETE FROM destination_loads;
SELECT * FROM insert_destination_loads(10);
CREATE OR REPLACE FUNCTION insert_routes()
RETURNS SETOF routes AS
$$
DECLARE
dest RECORD;
sub_dest RECORD;
len INTEGER;
BEGIN
FOR dest IN SELECT d.id FROM destinations d INNER JOIN raw_producers r ON d.id = r.destination_id LOOP
FOR sub_dest IN SELECT * FROM destinations d INNER JOIN enterprises e ON d.id = e.destination_id LOOP
len := trunc(random() * 20) + 10;
INSERT INTO routes (length, created_at, updated_at, begin_id, end_id)
VALUES (len, now(), now(), dest.id, sub_dest.id);
END LOOP;
END LOOP;
FOR dest IN SELECT d.id FROM destinations d INNER JOIN enterprises e ON d.id = e.destination_id LOOP
FOR sub_dest IN SELECT * FROM destinations d INNER JOIN storages s ON d.id = s.destination_id LOOP
len := trunc(random() * 20) + 10;
INSERT INTO routes (length, created_at, updated_at, begin_id, end_id)
VALUES (len, now(), now(), dest.id, sub_dest.id);
END LOOP;
END LOOP;
FOR dest IN SELECT d.id FROM destinations d INNER JOIN storages s ON d.id = s.destination_id LOOP
FOR sub_dest IN SELECT * FROM destinations d INNER JOIN markets m ON d.id = m.destination_id LOOP
len := trunc(random() * 20) + 10;
INSERT INTO routes (length, created_at, updated_at, begin_id, end_id)
VALUES (len, now(), now(), dest.id, sub_dest.id);
END LOOP;
END LOOP;
RETURN QUERY SELECT * FROM routes;
END;
$$ LANGUAGE plpgsql;
SELECT * FROM insert_routes();
|
<reponame>Zhaojia2019/cubrid-testcases<gh_stars>1-10
-- [er]create table ddl_0001, create serial no named ddl_0001_01,create an active trigger based on AFTER INSERT ON ddl_0001 event and use new object , serial no
CREATE CLASS ddl_0001(
col1 int unique,
col2 varchar(100) default '???' not null,
col3 varchar(100),
col4 char(100)
);
CREATE SERIAL ddl_0001_01
START WITH 1
INCREMENT BY 1
MINVALUE 1
MAXVALUE 10000000000
NOCYCLE;
CREATE TRIGGER ddl_0001_02
STATUS ACTIVE
AFTER INSERT ON ddl_0001
IF new.col1 IS NULL
EXECUTE INSERT INTO ddl_0001 VALUES( ddl_0001_01.next_value, new.col2, new.col3, new.col4 );
drop serial ddl_0001_01;
drop ddl_0001;
drop trigger ddl_0001_02; |
UPDATE tokens SET permission=?, token=? WHERE user=?; |
<gh_stars>0
create or replace procedure unwrap_9i_v1(p_name VARCHAR2 := ' ') is
/*
CREATE GLOBAL TEMPORARY TABLE UW_SRC ( IDX NUMBER, SRC VARCHAR2(80),
CONSTRAINT "UW_SRC_PK" PRIMARY KEY ("IDX") ENABLE);
CREATE GLOBAL TEMPORARY TABLE UW_DIANA ( P NUMBER, IDX NUMBER, VAL NUMBER,
CONSTRAINT "UW_DIANA_PK" PRIMARY KEY ("P", "IDX") ENABLE ) ON COMMIT PRESERVE ROWS;
CREATE GLOBAL TEMPORARY TABLE UW_LEX (IDX NUMBER, SRC VARCHAR2(4000 BYTE),
CONSTRAINT "UW_LEX_PK" PRIMARY KEY ("IDX") ENABLE) ON COMMIT PRESERVE ROWS;
set SERVEROUTPUT ON
exec unwrap_9i_v1('name_wrapped_code');
exec unwrap_9i_v1('');
*/
l_sql_line varchar2(4000);
l_tmp_clob clob;
l_sql_clob clob;
l_number_of_lines number;
l_offset pls_integer:=1;
l_line varchar2(32767);
l_total_length pls_integer;
l_line_length pls_integer;
l_idx number := 1;
section_len number;
lex_line varchar2(32767) := '';
rpt number := 1; -- repeat next hex n times
cr varchar(2) := chr(10);
global_section_len number;
is_not_cur BOOLEAN := TRUE;
aggreg_link varchar2(5) := ' AND ';
range_link varchar2(5) := ' AND ';
type t_node_name is varray(300) of VARCHAR2(20);
l_node_name t_node_name := t_node_name(
'D_ABORT', 'D_ACCEPT', 'D_ACCESS', 'D_ADDRES', 'D_AGGREG', 'D_ALIGNM', 'D_ALL', 'D_ALLOCA', 'D_ALTERN', 'D_AND_TH', 'D_APPLY', 'D_ARRAY',
'D_ASSIGN', 'D_ASSOC', 'D_ATTRIB', 'D_BINARY', 'D_BLOCK', 'D_BOX', 'D_C_ATTR', 'D_CASE', 'D_CODE', 'D_COMP_R', 'D_COMP_U', 'D_COMPIL',
'D_COND_C', 'D_COND_E', 'D_CONSTA', 'D_CONSTR', 'D_CONTEX', 'D_CONVER', 'D_D_AGGR', 'D_D_VAR', 'D_DECL', 'D_DEF_CH', 'D_DEF_OP', 'D_DEFERR',
'D_DELAY', 'D_DERIVE', 'D_ENTRY', 'D_ENTRY_', 'D_ERROR', 'D_EXCEPT', 'D_EXIT', 'D_F_', 'D_F_BODY', 'D_F_CALL', 'D_F_DECL', 'D_F_DSCR', 'D_F_FIXE',
'D_F_FLOA', 'D_F_INTE', 'D_F_SPEC', 'D_FIXED', 'D_FLOAT', 'D_FOR', 'D_FORM', 'D_FORM_C', 'D_GENERI', 'D_GOTO', 'D_IF', 'D_IN', 'D_IN_OP', 'D_IN_OUT',
'D_INDEX', 'D_INDEXE', 'D_INNER_', 'D_INSTAN', 'D_INTEGE', 'D_L_PRIV', 'D_LABELE', 'D_LOOP', 'D_MEMBER', 'D_NAMED', 'D_NAMED_', 'D_NO_DEF',
'D_NOT_IN', 'D_NULL_A', 'D_NULL_C', 'D_NULL_S', 'D_NUMBER', 'D_NUMERI', 'D_OR_ELS', 'D_OTHERS', 'D_OUT', 'D_P_', 'D_P_BODY', 'D_P_CALL', 'D_P_DECL',
'D_P_SPEC', 'D_PARENT', 'D_PARM_C', 'D_PARM_F', 'D_PRAGMA', 'D_PRIVAT', 'D_QUALIF', 'D_R_', 'D_R_REP', 'D_RAISE', 'D_RANGE', 'D_RENAME', 'D_RETURN',
'D_REVERS', 'D_S_', 'D_S_BODY', 'D_S_CLAU', 'D_S_DECL', 'D_S_ED', 'D_SIMPLE', 'D_SLICE', 'D_STRING', 'D_STUB', 'D_SUBTYP', 'D_SUBUNI', 'D_T_BODY',
'D_T_DECL', 'D_T_SPEC', 'D_TERMIN', 'D_TIMED_', 'D_TYPE', 'D_U_FIXE', 'D_U_INTE', 'D_U_REAL', 'D_USE', 'D_USED_B', 'D_USED_C', 'D_USED_O',
'D_V_', 'D_V_PART', 'D_VAR', 'D_WHILE', 'D_WITH', 'DI_ARGUM', 'DI_ATTR_', 'DI_COMP_', 'DI_CONST', 'DI_DSCRM', 'DI_ENTRY', 'DI_ENUM', 'DI_EXCEP',
'DI_FORM', 'DI_FUNCT', 'DI_GENER', 'DI_IN', 'DI_IN_OU', 'DI_ITERA', 'DI_L_PRI', 'DI_LABEL', 'DI_NAMED', 'DI_NUMBE', 'DI_OUT', 'DI_PACKA',
'DI_PRAGM', 'DI_PRIVA', 'DI_PROC', 'DI_SUBTY', 'DI_TASK_', 'DI_TYPE', 'DI_U_ALY', 'DI_U_BLT', 'DI_U_NAM', 'DI_U_OBJ', 'DI_USER', 'DI_VAR',
'DS_ALTER', 'DS_APPLY', 'DS_CHOIC', 'DS_COMP_', 'DS_D_RAN', 'DS_D_VAR', 'DS_DECL', 'DS_ENUM_', 'DS_EXP', 'DS_FORUP', 'DS_G_ASS', 'DS_G_PAR', 'DS_ID',
'DS_ITEM', 'DS_NAME', 'DS_P_ASS', 'DS_PARAM', 'DS_PRAGM', 'DS_SELEC', 'DS_STM', 'DS_UPDNW', 'Q_ALIAS_', 'Q_AT_STM', 'Q_BINARY', 'Q_BIND', 'Q_C_BODY',
'Q_C_CALL', 'Q_C_DECL', 'Q_CHAR', 'Q_CLOSE_', 'Q_CLUSTE', 'Q_COMMIT', 'Q_COMMNT', 'Q_CONNEC', 'Q_CREATE', 'Q_CURREN', 'Q_CURSOR', 'Q_DATABA',
'Q_DATE', 'Q_DB_COM', 'Q_DECIMA', 'Q_DELETE', 'Q_DICTIO', 'Q_DROP_S', 'Q_EXP', 'Q_EXPR_S', 'Q_F_CALL', 'Q_FETCH_', 'Q_FLOAT', 'Q_FRCTRN', 'Q_GENSQL',
'Q_INSERT', 'Q_LEVEL', 'Q_LINK', 'Q_LOCK_T', 'Q_LONG_V', 'Q_NUMBER', 'Q_OPEN_S', 'Q_ORDER_', 'Q_RLLBCK', 'Q_ROLLBA', 'Q_ROWNUM', 'Q_S_TYPE',
'Q_SAVEPO', 'Q_SCHEMA', 'Q_SELECT', 'Q_SEQUE', 'Q_SET_CL', 'Q_SMALLI', 'Q_SQL_ST', 'Q_STATEM', 'Q_SUBQUE', 'Q_SYNON', 'Q_TABLE', 'Q_TBL_EX',
'Q_UPDATE', 'Q_VAR', 'Q_VARCHA', 'Q_VIEW', 'QI_BIND_', 'QI_CURSO', 'QI_DATAB', 'QI_SCHEM', 'QI_TABLE', 'QS_AGGR', 'QS_SET_C', 'D_ADT_BODY',
'D_ADT_SPEC', 'D_CHARSET_SPEC', 'D_EXT_TYPE', 'D_EXTERNAL', 'D_LIBRARY', 'D_S_PT', 'D_T_PTR', 'D_T_REF', 'D_X_CODE', 'D_X_CTX', 'D_X_FRML', 'D_X_NAME',
'D_X_RETN', 'D_X_STAT', 'DI_LIBRARY', 'DS_X_PARM', 'Q_BAD_TYPE', 'Q_BFILE', 'Q_BLOB', 'Q_CFILE', 'Q_CLOB', 'Q_RTNING', 'D_FORALL', 'D_IN_BIND', 'D_IN_OUT_BIND',
'D_OUT_BIND', 'D_S_OPER', 'D_X_NAMED_RESULT', 'D_X_NAMED_TYPE', 'DI_BULK_ITER', 'DI_OPSP', 'DS_USING_BIND', 'Q_BULK', 'Q_DOPEN_STM', 'Q_DSQL_ST', 'Q_EXEC_IMMEDIATE',
'D_PERCENT', 'D_SAMPLE', 'D_ALT_TYPE', 'D_ALTERN_EXP', 'D_AN_ALTER', 'D_CASE_EXP', 'D_COALESCE', 'D_ELAB', 'D_IMPL_BODY', 'D_NULLIF', 'D_PIPE', 'D_SQL_STMT',
'D_SUBPROG_PROP', 'VTABLE_ENTRY');
function get_node (p_idx number) return number
is
l_node number;
begin
select val into l_node
from uw_diana
where idx = p_idx
and p = 1;
return l_node;
end get_node;
function subnode (p_idx number, seq number) return number
is
l_idx number;
begin
select i5.val into l_idx
from uw_diana i2,
uw_diana i5
where (i2.val+seq) = i5.idx(+)
and i2.idx = p_idx
and i2.p = 2 and i5.p = 5;
return l_idx;
end subnode;
function get_lex (p_idx number) return varchar2
is
l_str varchar2(4000);
begin
select l.src into l_str
from uw_diana i2,
uw_diana i5,
uw_lex l
where i2.val = i5.idx(+)
and i2.idx = p_idx
and i5.val = l.idx(+)
and i2.p = 2 and i5.p = 5;
return l_str;
end get_lex;
function get_lex_direct (p_idx number) return varchar2
is
l_str varchar2(4000);
begin
select l.src into l_str
from uw_lex l
where l.idx = p_idx;
return l_str;
end get_lex_direct;
function get_node_name (p_nid number) return varchar2 is
begin
return l_node_name(p_nid);
end get_node_name;
procedure get_len (p_idx number, list_length in out number, list_offset in out number) is
begin
select i6.val, i6.idx into list_length, list_offset
from uw_diana i2,
uw_diana i5,
uw_diana i6
where i2.val = i5.idx(+)
and i2.idx = p_idx
and i5.val = i6.idx(+)
and i2.p = 2 and i5.p = 5 and i6.p = 6;
end get_len;
function get_len2 (p_idx number, p_attr_idx number) return number
is
l_len number;
begin
select i6.val into l_len
from uw_diana i2,
uw_diana i5,
uw_diana i6
where (i2.val+p_attr_idx) = i5.idx(+)
and i2.idx = p_idx
and i5.val = i6.idx(+)
and i2.p = 2 and i5.p = 5 and i6.p = 6;
return l_len;
EXCEPTION WHEN OTHERS THEN
return 0;
end get_len2;
procedure get_len3 (p_idx number, p_attr_idx number, list_length in out number, list_offset in out number) is
begin
select i6.val, i6.idx into list_length, list_offset
from uw_diana i2,
uw_diana i5,
uw_diana i6
where (i2.val+p_attr_idx) = i5.idx(+)
and i2.idx = p_idx
and i5.val = i6.idx(+)
and i2.p = 2 and i5.p = 5 and i6.p = 6;
EXCEPTION WHEN OTHERS THEN
null;
end get_len3;
function get_list (p_offset number, seq number) return number
is
l_val number;
begin
select val into l_val
from uw_diana
where p = 6
and idx = p_offset + seq;
return l_val;
EXCEPTION
WHEN OTHERS THEN
return 0;
end get_list;
-- to be done
procedure ident (p_level number) is
begin
null;
--dbms_output.put( LPAD(' ', p_level*2) );
end ident;
procedure recurse (p_idx number, p_lvl number) is --we pass the idx not the node
len integer;
n number;
list_length number;
list_offset number;
a_up number;
l_level number;
l_oper varchar2(100);
l_string varchar2(32767);
begin
if p_idx = 0 then
return;
end if;
-- l_level := p_lvl + 1;
n := get_node(p_idx);
/*
0 9 A_CONTEX 1 1
1 40 A_UNIT_B 1 1
2 62 AS_PRAGM 1 1
3 114 SS_SQL 30 0
4 113 SS_EXLST 30 0
5 111 SS_BINDS 30 0
6 41 A_UP 1 0
7 138 A_AUTHID 2 0
8 142 A_SCHEMA 2 0
*/
if( n = 23) then --top of DIANA -- diana.d_comp_u
--recurse( subnode(p_idx,0), l_level ); -- ??
recurse( subnode(p_idx,1), l_level ); -- D_S_BODY
--recurse( subnode(p_idx,2), l_level ); -- to be done
/*
0 10 A_D_ 1 1
1 21 A_HEADER 1 1
2 4 A_BLOCK_ 1 1
3 41 A_UP 1 0
*/
elsif( n = 104 ) then --diana.d_s_body
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
recurse( subnode(p_idx,2), l_level );
/*
0 56 AS_ITEM 1 1
1 64 AS_STM 1 1
2 43 AS_ALTER 1 1
3 69 C_OFFSET 3 0
4 114 SS_SQL 30 0
5 66 C_FIXUP 11 0
6 79 S_BLOCK 1 0
7 103 S_SCOPE 1 0
8 88 S_FRAME 1 0
9 41 A_UP 1 0
10 92 S_LAYER 6 0
11 135 S_FLAGS 4 0
*/
elsif( n = 17 ) then --d_block
a_up := get_node((subnode(p_idx,9)));
if a_up not in (183) then -- DS_STM
dbms_output.put_line(' IS --' || l_level);
end if;
-- local variables
if a_up in (183) then -- DS_STM
ident(l_level);
dbms_output.put_line('DECLARE');
end if;
recurse( subnode(p_idx,0), l_level ); -- DS_ITEM
if a_up not in (189) then -- Q_C_BODY
ident(l_level);
dbms_output.put_line('BEGIN --' || l_level);
end if;
recurse( subnode(p_idx,1), l_level ); -- DS_BODY
recurse( subnode(p_idx,2), l_level ); -- DS_ALTER
if a_up not in (189) then -- Q_C_BODY
ident(l_level);
dbms_output.put('END');
end if;
if a_up not in (104, 164, 177, 189) then -- D_S_BODY, DS_ALTER, DS_ITEM, Q_C_BODY
dbms_output.put_line(';--d_block:' || p_idx);
end if;
/*
0 57 AS_LIST 30 1
1 41 A_UP 1 0
*/
elsif( n = 183 ) then --ds_stm
get_len( p_idx, list_length, list_offset );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
end loop;
/*
0 75 L_SYMREP 2 0
1 105 S_SPEC 1 0
2 80 S_BODY 1 0
3 93 S_LOCATI 6 0
4 107 S_STUB 1 0
5 87 S_FIRST 1 0
6 69 C_OFFSET 3 0
7 66 C_FIXUP 11 0
8 67 C_FRAME_ 3 0
9 65 C_ENTRY_ 3 0
10 88 S_FRAME 1 0
11 41 A_UP 1 0
12 92 S_LAYER 6 0
13 131 L_RESTRICT_REFERENCES 3 0
14 123 A_METH_FLAGS 3 0
15 137 SS_PRAGM_L 1 0
16 146 S_INTRO_VERSION 3 0
17 163 A_PARALLEL_SPEC 1 0
18 172 C_VT_INDEX 4 0
19 171 C_ENTRY_PT 3 0
*/
elsif( n = 154 ) then --di_proc
dbms_output.put( 'PROCEDURE ' || get_lex(p_idx) );
/*
0 75 L_SYMREP 2 0
1 105 S_SPEC 1 0
2 80 S_BODY 1 0
3 93 S_LOCATI 6 0
4 107 S_STUB 1 0
5 87 S_FIRST 1 0
6 69 C_OFFSET 3 0
7 66 C_FIXUP 11 0
8 67 C_FRAME_ 3 0
9 65 C_ENTRY_ 3 0
10 88 S_FRAME 1 0
11 41 A_UP 1 0
12 92 S_LAYER 6 0
13 131 L_RESTRICT_REFERENCES 3 0
14 123 A_METH_FLAGS 3 0
15 137 SS_PRAGM_L 1 0
16 146 S_INTRO_VERSION 3 0
17 163 A_PARALLEL_SPEC 1 0
18 172 C_VT_INDEX 4 0
19 171 C_ENTRY_PT 3 0
*/
elsif( n = 141 ) then --DI_FUNCT
dbms_output.put_line( 'FUNCTION ' || get_lex(p_idx) );
/*
0 57 AS_LIST 30 1
*/
elsif( n = 180 ) then -- 180 DS_PARAM
get_len(p_idx, list_length, list_offset); -- list_... are IN OUT
if list_length > 0 then
dbms_output.put( '(' );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
dbms_output.put( ') ' );
end if;
-- parameter definition
elsif( n = 61 ) then --d_in declare IN param
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
--default value
if ( get_len2(p_idx,2) != 0 ) then
dbms_output.put( ' := ' );
recurse( subnode(p_idx,2), l_level );
end if;
-- parameter definition
elsif( n = 84 ) then --D_OUT declare OUT param
recurse( subnode(p_idx,0), l_level );
dbms_output.put( 'OUT ' );
recurse( subnode(p_idx,1), l_level );
--default value
if ( get_len2(p_idx,2) != 0 ) then
dbms_output.put( ' := ' );
recurse( subnode(p_idx,2), l_level );
end if;
-- parameter definition
elsif( n = 63 ) then --D_IN_OUT declare IN OUT param
recurse( subnode(p_idx,0), l_level );
dbms_output.put( 'IN OUT ' );
recurse( subnode(p_idx,1), l_level );
--default value
if ( get_len2(p_idx,2) != 0 ) then
dbms_output.put( ' := ' );
recurse( subnode(p_idx,2), l_level );
end if;
elsif( n = 143 ) then -- di_in parameter name
dbms_output.put( ' ' || get_lex(p_idx) || ' ');
elsif( n = 150 ) then -- DI_OUT parameter name
dbms_output.put( ' ' || get_lex(p_idx) || ' ');
elsif( n = 144 ) then -- DI_IN_OU parameter name
dbms_output.put( ' ' || get_lex(p_idx) || ' ');
elsif( n = 176 ) then --ds_id
get_len(p_idx, list_length, list_offset);
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
end loop;
/*
0 75 L_SYMREP 2 0
1 83 S_DEFN_PRIVATE 1 0
2 112 SS_BUCKE 11 0
3 71 L_DEFAUL 3 0
*/
elsif( n = 160 ) then --DI_U_NAM print from lex
dbms_output.put( get_lex(p_idx));
/*
0 60 AS_P_ 1 1
1 98 S_OPERAT 10 0
2 30 A_P_IFC 1 0
3 41 A_UP 1 0
*/
-- PROCEDUTE
elsif( n = 85 ) then -- d_p_
recurse( subnode(p_idx,0), l_level );
-- FUNCTION
elsif( n = 44 ) then -- d_f_ declare function params
get_len( subnode(p_idx,0), list_length, list_offset );
if LIST_LENGTH > 0 then
dbms_output.put_line('( ');
for i in 1..LIST_LENGTH loop
if (i>1) then
dbms_output.put_line(',');
end if;
recurse( get_list(LIST_OFFSET,i), l_level );
end loop;
dbms_output.put_line( cr || ') ' );
end if;
ident(l_level);
dbms_output.put('RETURN ');
recurse( subnode(p_idx,1), l_level );
elsif( n = 177 ) then -- 177 ds_item
get_len( p_idx, list_length, list_offset );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
dbms_output.put_line( ';--DS_ITEM:' || p_idx );
end loop;
-- private variable definition
elsif( n = 129 ) then --d_var
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
if ( get_len2(p_idx,2) != 0 ) then
dbms_output.put( ' := ' );
recurse( subnode(p_idx,2), l_level );
end if;
elsif( n = 119 ) then -- D_TYPE declare TYPE
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
recurse( subnode(p_idx,2), l_level );
/*
0 50 AS_DSCRT 1 1
1 7 A_CONSTD 1 1
2 104 S_SIZE 1 0
3 99 S_PACKIN 1 0
4 128 A_TFLAG 3 0
*/
elsif( n = 12 ) then -- D_ARRAY declare VARRAY or TABLE OF
if subnode(p_idx,4) = 2 then -- VARRAY
dbms_output.put('VARRAY(' );
get_len( subnode(p_idx,0), list_length, list_offset );
recurse( subnode(get_list(LIST_OFFSET,1) ,1), l_level );
dbms_output.put( ') OF ' );
recurse( subnode(p_idx,1), l_level );
elsif subnode(p_idx,4) = 0 then -- TABLE OF
dbms_output.put('TABLE OF ');
recurse( subnode(p_idx,1), l_level ); -- D_CONSTR
recurse( subnode(p_idx,0), l_level ); -- D_INDEX
else -- No Idea what subnode(p_idx,4) = 1 is or 3 (if exists)
dbms_output.put_line(' -- COLLECTION not implemented Node:' || n || ' Name:' || get_node_name(n) || ' idx:' || p_idx) ;
end if;
elsif( n = 64 ) then --D_INDEX
dbms_output.put( ' INDEX BY ' );
recurse( subnode(p_idx,0), l_level ); -- go to D_CONSTR
-- private CONSTANT definition
elsif( n = 27 ) then --D_CONSTA declare CONSTANT
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' ' );
recurse( subnode(p_idx,1), l_level );
if ( get_len2(p_idx,2) != 0 ) then
dbms_output.put( ' := ' );
recurse( subnode(p_idx,2), l_level );
end if;
elsif( n = 163 ) then --di_var
dbms_output.put( ' ' || get_lex(p_idx) || ' ');
elsif( n = 157 ) then -- DI_TYPE declare TAPE NAME
dbms_output.put( ' TYPE ' || get_lex(p_idx) || ' IS ');
elsif( n = 168 ) then -- DS_D_RAN RANGE / INTERVAL
get_len( p_idx, list_length, list_offset );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then dbms_output.put_line(','); end if;
end loop;
elsif( n = 135 ) then --DI_CONST
dbms_output.put( ' ' || get_lex(p_idx) || ' CONSTANT');
elsif( n = 96 ) then --D_R_
dbms_output.put_line( ' RECORD (' );
get_len( p_idx, list_length, list_offset );
for i in 1..list_length loop
dbms_output.put(' ');
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then dbms_output.put_line(','); end if;
end loop;
dbms_output.put( ' )' );
elsif( n = 28 ) then --D_CONSTR
recurse( subnode(p_idx,0), l_level ); -- data type
if ( get_len2( subnode(p_idx,1),0 ) != 0 ) then
dbms_output.put( '(' );
recurse( subnode(p_idx,1), l_level );
dbms_output.put( ')' );
end if;
elsif( n = 15 ) then --D_ATTRIB
recurse( subnode(p_idx,0), l_level );
dbms_output.put( '%' );
recurse( subnode(p_idx,1), l_level );
/*
0 26 A_NAME 1 1
1 11 A_D_CHAR 1 1
2 86 S_EXP_TY 1 0
*/
elsif( n = 107 ) then --D_S_ED
recurse( subnode(p_idx,0), l_level );
dbms_output.put( '.' );
recurse( subnode(p_idx,1), l_level );
elsif( n = 165 ) then --DS_APPLY
get_len( p_idx, list_length, list_offset );
for i in 1..list_length loop
if i > 1 then dbms_output.put( ',' ); end if;
recurse( get_list(LIST_OFFSET,i), l_level );
end loop;
elsif( n = 11 ) then --D_APPLY
recurse( subnode(p_idx,0), l_level );
dbms_output.put( '(' );
recurse( subnode(p_idx,1), l_level );
dbms_output.put( ')' );
/*
0 26 A_NAME 1 1
1 15 A_EXP 1 1
2 69 C_OFFSET 3 0
3 41 A_UP 1 0
*/
elsif( n = 13 ) then --D_ASSIGN
dbms_output.put( ' ' );
recurse( subnode(p_idx,0), l_level ); -- left side
dbms_output.put( ' := ' );
recurse( subnode(p_idx,1), l_level ); -- rigth side
dbms_output.put_line( ';--D_ASSIGN:' || p_idx );
/*
0 26 A_NAME 1 1
1 61 AS_P_ASS 1 1
2 86 S_EXP_TY 1 0
3 110 S_VALUE 4 0
4 94 S_NORMARGLIST 1 0
*/
-- see diutil body line 425 DS_PARAM=180
elsif( n = 46 ) then --D_F_CALL
-- if get_node(subnode(p_idx,1)) != 180 then -- <> DS_PARAM : this is not working properly
l_oper := get_lex(subnode(p_idx,0));
if ( get_node(subnode(p_idx,0)) != 126 -- <> 126:D_USED_O
--- distinct lex where node_dec = 126 (D_USED_O)
or l_oper not in -- USED_O can be functions like MOD, DIV, ... So let them here as ordinary function call
('+', '-', '*', '/', '!=', '||', 'LIKE', '<', 'IS NULL', '>', 'NOT', '=', 'IS NOT NULL', '<>', '>=', '<=')
)
then
-- ordinary function call
recurse( subnode(p_idx,0), l_level );
get_len( subnode(p_idx,1), list_length, list_offset );
if list_length > 0 then
dbms_output.put( '(' );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
dbms_output.put( ')' );
end if;
else
get_len( subnode(p_idx,1), list_length, list_offset );
if list_length = 0 then --no params
recurse( subnode(p_idx,0), l_level );
elsif list_length = 1 then --unary
if l_oper like ('IS%') then --IF not X / if X is not null
recurse( get_list(LIST_OFFSET,1), l_level );
recurse( subnode(p_idx,0), l_level );
else
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' ' );
recurse( get_list(LIST_OFFSET,1), l_level );
end if;
else
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ' ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' ' );
end if;
end loop;
end if;
end if;
/*
0 26 A_NAME 1 1
1 61 AS_P_ASS 1 1
2 94 S_NORMARGLIST 1 0
3 69 C_OFFSET 3 0
4 41 A_UP 1 0
*/
elsif( n = 87 ) then --D_P_CALL
-- ordinary procedure call
recurse( subnode(p_idx,0), l_level );
get_len( subnode(p_idx,1), list_length, list_offset );
if list_length > 0 then
dbms_output.put( '(' );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
dbms_output.put_line( ');' );
else
dbms_output.put_line( ';--D_P_CALL:' || p_idx );
end if;
-- cursor declaration
elsif( n = 189 ) then --Q_C_BODY declare explicit cursor
is_not_cur := false;
dbms_output.put( ' CURSOR ' );
recurse( subnode(p_idx,0), l_level ); --cursor info
--dbms_output.put_line( ' IS' );
recurse( subnode(p_idx,1), l_level ); --cursor parameters
recurse( subnode(p_idx,2), l_level ); --body blocks info D_BLOCK inserts begin
is_not_cur := true;
elsif( n = 244 ) then --QI_CURSO cursor info
dbms_output.put( get_lex(p_idx) || ' ' );
elsif( n = 200 ) then --Q_CURSOR cursor parameters
recurse( subnode(p_idx,0), l_level ); --ds_param
/*
0 27 A_NAME_V 1 1
1 34 A_STM 1 1
2 69 C_OFFSET 3 0
3 70 C_VAR 9 0
4 41 A_UP 1 0
*/
elsif( n = 233 ) then --Q_SQL_ST execute sql statement
recurse( subnode(p_idx,1), l_level ); --A_STM
/* 229 Q_SELECT
0 15 A_EXP 1 1
1 55 AS_INTO_ 1 1
2 59 AS_ORDER 1 1
3 97 S_OBJ_TY 1 0
4 58 AS_NAME 1 1
5 135 S_FLAGS 4 0*/
elsif( n = 229 ) then --Q_SELECT SELECT statement
dbms_output.put( ' SELECT ' ); --if any
recurse( subnode(p_idx,0), l_level ); --A_EXP Q_EXP
recurse( subnode(p_idx,1), l_level ); --AS_INTO_
if get_len2( subnode(p_idx,2), 0 ) > 0 then
dbms_output.put( cr || ' ORDER BY ' );
recurse( subnode(p_idx,2), l_level ); --AS_ORDER
end if;
dbms_output.put_line( ';--Q_SELECT:' || p_idx );
/*
0 71 L_DEFAUL 3 0
1 51 AS_EXP 1 1
2 15 A_EXP 1 1
3 74 L_Q_HINT 2 0
*/
elsif( n = 208 ) then --Q_EXP query info
--subnode(p_idx,1) ) -- make list columns
get_len( subnode(p_idx,1), list_length, list_offset );
if list_length > 0 then
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
dbms_output.put_line( ' ' );
else
dbms_output.put( '*' );
end if;
recurse( subnode(p_idx,2), l_level ); -- Q_TBL_EX
/*
0 52 AS_FROM 1 1
1 42 A_WHERE 1 1
2 6 A_CONNEC 1 1
3 53 AS_GROUP 1 1
4 20 A_HAVING 1 1
5 79 S_BLOCK 1 0
6 92 S_LAYER 6 0
*/
elsif( n = 238 ) then --Q_TBL_EX
dbms_output.put( ' FROM ' );
get_len( subnode(p_idx,0), list_length, list_offset );
if list_length > 0 then
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
--dbms_output.put_line( ' ' );
end if;
if subnode(p_idx,1) != 0 then
dbms_output.put( cr || ' WHERE ' );
recurse( subnode(p_idx,1), l_level ); -- A_WHERE to D_BINARY
end if;
recurse( subnode(p_idx,2), l_level ); --A_CONNEC
-- TO DO
/*
0 16 A_EXP1 1 1
1 3 A_BINARY 1 1
2 17 A_EXP2 1 1
3 86 S_EXP_TY 1 0
4 110 S_VALUE 4 0
*/
elsif( n = 16 ) then --D_BINARY execute binar-logic expression
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
recurse( subnode(p_idx,2), l_level );
--dbms_output.put( ' D_BINARY ' );
elsif( n = 10 ) then --D_AND_TH
dbms_output.put( ' AND ' );
elsif( n = 172 ) then --DS_EXP
get_len( p_idx, list_length, list_offset );
if list_length > 0 then
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
--dbms_output.put_line( ' ' );
end if;
elsif( n = 185 ) then --Q_ALIAS_
dbms_output.put( get_lex(subnode(p_idx,0)) || ' ' ); -- table name
dbms_output.put( get_lex(subnode(p_idx,1)) ); -- alias
/*
0 71 L_DEFAUL 3 0
1 15 A_EXP 1 1
*/
elsif( n = 222 ) then --Q_ORDER_
recurse( subnode(p_idx,1), l_level );
if subnode(p_idx,0) = 1 then
dbms_output.put( ' ASC' );
elsif subnode(p_idx,0) = 2 then
dbms_output.put( ' DESC' );
end if;
elsif( n = 126 ) then --D_USED_O
dbms_output.put( ' ' || get_lex(p_idx) );
elsif( n = 90 ) then --D_PARENT
dbms_output.put( '(' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ')' );
elsif( n = 81 ) then --D_NUMERI
dbms_output.put( get_lex(p_idx) );
elsif( n = 110 ) then --D_STRING
l_string := get_lex(p_idx);
if instr(l_string,'''') != 0 then
dbms_output.put( 'q''~' || get_lex(p_idx) || '~''' );
else
dbms_output.put( ''''||get_lex(p_idx)||'''');
end if;
elsif( n = 101 ) then --D_RETURN
dbms_output.put( ' RETURN ');
recurse( subnode(p_idx,0), l_level );
dbms_output.put_line( ';--Q_RETURN:' || p_idx );
elsif( n = 77 ) then --d_null_a
dbms_output.put('NULL');
elsif( n = 78 ) then --d_null_c
null;
elsif( n = 79 ) then --d_null_s
dbms_output.put('NULL;');
elsif( n = 42 ) then --D_EXCEPT
recurse( subnode(p_idx,0), l_level );
-- needs more work
elsif( n = 139 ) then --DI_EXCEP
dbms_output.put(' ' || get_lex(p_idx) || ' EXCEPTION' );
/*empty*/
elsif( n = 62 ) then --D_IN_OP
null;
-- range_link := ' AND ';
-- dbms_output.put( ' BETWEEN ' );
/*
0 15 A_EXP 1 1
1 25 A_MEMBER 1 1
2 38 A_TYPE_R 1 1
*/
elsif( n = 72 ) then --D_MEMBER --execute set/range operation
recurse( subnode(p_idx,0), l_level );
-- recurse( subnode(p_idx,1) ); -- D_IN_OP: in, between / ???
if get_node(subnode(p_idx,2)) = 99 then --D_RANGE
range_link := ' AND ';
dbms_output.put( ' BETWEEN ' );
elsif get_node(subnode(p_idx,2)) = 5 then --D_AGGREG
aggreg_link := ', ';
dbms_output.put( ' IN (' );
end if;
recurse( subnode(p_idx,2), l_level );
if get_node(subnode(p_idx,2)) = 5 then --D_AGGREG
dbms_output.put( ')' );
end if;
/*
0 16 A_EXP1 1 1
1 17 A_EXP2 1 1
2 78 S_BASE_T 1 0
3 177 S_LENGTH_SEMANTICS 3 0
*/
elsif( n = 99 ) then --D_RANGE ???
--dbms_output.put( get_lex(subnode(p_idx,0)) );
recurse( subnode(p_idx,0), l_level );
dbms_output.put( range_link );
--dbms_output.put( get_lex(subnode(p_idx,1)) );
recurse( subnode(p_idx,1), l_level );
/*
0 26 A_NAME 1 1
1 61 AS_P_ASS 1 1
2 94 S_NORMARGLIST 1 0
3 41 A_UP 1 0
*/
elsif( n = 221 ) then --Q_OPEN_S
dbms_output.put( ' OPEN ' );
dbms_output.put( get_lex(subnode(p_idx,0)) );
if get_len2( subnode(p_idx,1),0) != 0 then
-- dbms_output.put( ' bebug:' || subnode(p_idx,1) || ':end_debug ' );
dbms_output.put( '(' );
recurse( subnode(p_idx,1), l_level );
dbms_output.put( ')' );
end if;
dbms_output.put_line( ';--Q_OPEN_S:' || p_idx );
/*
0 26 A_NAME 1 1
1 41 A_UP 1 0
*/
elsif( n = 193 ) then --Q_CLOSE_
dbms_output.put( ' CLOSE ' );
dbms_output.put( get_lex(subnode(p_idx,0)) );
dbms_output.put_line( ';--Q_CLOSE:' || p_idx );
/*
0 24 A_ITERAT 1 1 --0 or FOR or ???
1 64 AS_STM 1 1
2 69 C_OFFSET 3 0
3 66 C_FIXUP 11 0
4 79 S_BLOCK 1 0
5 103 S_SCOPE 1 0
6 41 A_UP 1 0
*/
elsif( n = 71 ) then --D_LOOP
recurse( subnode(p_idx,0), l_level );
dbms_output.put_line( ' LOOP' );
recurse( subnode(p_idx,1), l_level );
dbms_output.put_line( ' END LOOP; ' );
/*
0 22 A_ID 1 1
1 12 A_D_R_ 1 1
*/
elsif( n = 55 ) then --D_FOR
dbms_output.put( ' FOR ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' IN ' );
range_link := '..';
if get_node(subnode(p_idx,1)) = 298 then dbms_output.put( '(' ); end if;
recurse( subnode(p_idx,1), l_level );
if get_node(subnode(p_idx,1)) = 298 then dbms_output.put( ')' ); end if;
elsif( n = 145 ) then --DI_ITERA
dbms_output.put( get_lex( p_idx) );
/*
0 26 A_NAME 1 1
1 22 A_ID 1 1
2 41 A_UP 1 0
3 135 S_FLAGS 4 0
4 147 A_LIMIT 1 1
*/
elsif( n = 211 ) then --Q_FETCH_
dbms_output.put( ' FETCH ' );
dbms_output.put( get_lex(subnode(p_idx,0)) );
dbms_output.put( ' INTO ' );
aggreg_link := ', ';
recurse( subnode(p_idx,1), l_level );
dbms_output.put_line( ';--Q_FETCH_' || p_idx );
aggreg_link := ' AND ';
/*
0 27 A_NAME_V 1 1
1 18 A_EXP_VO 1 1
2 106 S_STM 1 0
3 69 C_OFFSET 3 0
4 79 S_BLOCK 1 0
5 41 A_UP 1 0
*/
elsif( n = 43 ) then --D_EXIT
dbms_output.put( ' EXIT ' );
recurse( subnode(p_idx,0), l_level );
if subnode(p_idx,1) != 0 then
dbms_output.put( ' WHEN ' );
recurse( subnode(p_idx,1), l_level );
end if;
dbms_output.put_line( ';--D_EXIT:' || p_idx );
/*
0 157 A_HANDLE 9 0
1 162 A_ORIGINAL 2 0 <= link to lex
2 159 A_KIND 4 0 <= 1 ???
3 175 S_CURRENT_OF 1 1
4 182 SS_LOCALS 30 1
5 181 SS_INTO 30 1
6 178 S_STMT_FLAGS 3 0
7 180 SS_FUNCTIONS 30 0
8 183 SS_TABLES 30 0
9 97 S_OBJ_TY 1 0
10 69 C_OFFSET 3 0
11 41 A_UP 1 0
*/
elsif( n = 298 ) then --D_SQL_STMT ??? ONLY for: plain text of SQL statement
dbms_output.put( get_lex_direct(subnode(p_idx,1)) );
if get_node(subnode(p_idx,11)) in (177, 183) then --DS_ITEM DS_STM
dbms_output.put_line( ';--D_SQL_STMT:' || p_idx );
end if;
/*
0 57 AS_LIST 30 1
1 69 C_OFFSET 3 0
2 41 A_UP 1 0
*/
elsif( n = 60 ) then --D_IF
get_len( p_idx, list_length, list_offset );
if list_length > 0 then
for i in 1..list_length loop
-- if i = 1 then --i < list_length
-- dbms_output.put( ' IF ' );
if i > 1 then
dbms_output.put( ' ELS' );
end if;
recurse( get_list(LIST_OFFSET,i), l_level ); --D_COND_C
end loop;
--dbms_output.put_line( ' ' );
end if;
dbms_output.put_line( ' END IF; --' || p_idx );
/*
0 18 A_EXP_VO 1 1
1 64 AS_STM 1 1
2 103 S_SCOPE 1 0
3 41 A_UP 1 0
*/
elsif( n = 25 ) then --D_COND_C
if subnode(p_idx,0) != 0 then
dbms_output.put( 'IF ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put_line( ' THEN --D_COND_C:' || p_idx );
recurse( subnode(p_idx,1), l_level );
else
dbms_output.put( 'E ' );
recurse( subnode(p_idx,1), l_level );
end if;
/*
0 34 A_STM 1 1
1 69 C_OFFSET 3 0
2 131 L_RESTRICT_REFERENCES 3 0
3 41 A_UP 1 0
*/
elsif( n = 285 ) then --Q_DSQL_ST
recurse( subnode(p_idx,0), l_level );
/*
0 143 A_STM_STRING 1 1
1 22 A_ID 1 1
2 145 AS_USING_ 1 1
3 126 A_RTNING 1 1
4 135 S_FLAGS 4 0
*/
elsif( n = 286 ) then -- Q_EXEC_IMMEDIATE ???
dbms_output.put( ' EXECUTE IMMEDIATE ' );
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,2), l_level );
dbms_output.put_line( ';--Q_EXEC_IMMEDIATE:' || p_idx );
/*
0 26 A_NAME 1 1
1 143 A_STM_STRING 1 1
2 145 AS_USING_ 1 1
*/
elsif( n = 284 ) then -- Q_DOPEN_STM
dbms_output.put( ' OPEN ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' FOR ' );
recurse( subnode(p_idx,1), l_level ); -- we don't need the ('),
--dbms_output.put( 'q''~' || get_lex(subnode(p_idx,1)) || '~''' );
recurse( subnode(p_idx,2), l_level ); -- USING if any
dbms_output.put_line( ';--Q_DOPEN_STM:' || p_idx );
/*
0 57 AS_LIST 30 1
*/
elsif( n = 282 ) then -- DS_USING_BIND
get_len( p_idx, list_length, list_offset );
if list_length > 0 then
dbms_output.put( ' USING ' );
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level ); --D_COND_C
if i < list_length then
dbms_output.put( ', ' );
end if;
end loop;
--dbms_output.put_line( ' ' );
end if;
-- dbms_output.put_line( ' ;' );
/*
0 15 A_EXP 1 1
*/
elsif( n = 274 ) then -- D_IN_BIND
recurse( subnode(p_idx,0), l_level );
/*
0 26 A_NAME 1 1
*/
elsif( n = 275 ) then -- D_IN_OUT_BIND
dbms_output.put( ' IN OUT ' );
recurse( subnode(p_idx,0), l_level );
/*
0 26 A_NAME 1 1
*/
elsif( n = 276 ) then -- D_OUT_BIND
dbms_output.put( ' OUT ' );
recurse( subnode(p_idx,0), l_level );
/*
0 15 A_EXP 1 1
1 43 AS_ALTER 1 1
2 69 C_OFFSET 3 0
3 41 A_UP 1 0
4 174 S_CMP_TY 1 0
*/
elsif( n = 20 ) then -- D_CASE
dbms_output.put( ' CASE ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put_line( '' );
recurse( subnode(p_idx,1), l_level ); -- DS_ALTER
dbms_output.put_line( ' END CASE;' );
/*
0 57 AS_LIST 30 1
1 79 S_BLOCK 1 0
2 103 S_SCOPE 1 0
3 41 A_UP 1 0 CASE or EXCEPTION
*/
elsif( n = 164 ) then --DS_ALTER CASE/EXCEPTION
get_len( p_idx, list_length, list_offset );
if list_length != 0 then
-- CASE or EXCEPTION
if get_node((subnode(p_idx,3))) in (17) then
dbms_output.put( ' EXCEPTION --' || p_idx );
end if;
for i in 1..list_length loop
-- if i = list_length then
-- dbms_output.put( ' ELSE ' );
-- end if;
recurse( get_list(LIST_OFFSET,i), l_level ); --D_ALTERN
end loop;
end if;
--dbms_output.put_line( ';--DS_ALTER' || p_idx );
/*
0 45 AS_CHOIC 1 1
1 64 AS_STM 1 1
2 103 S_SCOPE 1 0
3 69 C_OFFSET 3 0
4 41 A_UP 1 0
*/
elsif( n = 9 ) then --D_ALTERN
recurse( subnode(p_idx,0), l_level ); --DS_CHOIC (when ... then) or (else ... )
if subnode(p_idx,0) = 0 then
dbms_output.put( ' ELSE ' );
end if;
recurse( subnode(p_idx,1), l_level );
/*
0 45 AS_CHOIC 1 1
1 15 A_EXP 1 1
*/
elsif( n = 290 ) then --D_ALTERN_EXP
recurse( subnode(p_idx,0), l_level ); --DS_CHOIC (when ... then) or (else ... )
if subnode(p_idx,0) = 0 then
dbms_output.put( ' ELSE ' );
end if;
recurse( subnode(p_idx,1), l_level );
/*
0 57 AS_LIST 30 1
*/
elsif( n = 166 ) then --DS_CHOIC
get_len( p_idx, list_length, list_offset );
dbms_output.put( cr || ' WHEN ' );
recurse( get_list(LIST_OFFSET,1), l_level ); --OTHERS,...
dbms_output.put( cr || ' THEN ');
/*empty*/
elsif( n = 83 ) then --D_OTHERS
dbms_output.put( ' OTHERS ' );
/*
0 27 A_NAME_V 1 1
1 69 C_OFFSET 3 0
2 41 A_UP 1 0
*/
elsif( n = 98 ) then --D_RAISE
dbms_output.put( ' RAISE ' );
recurse( subnode(p_idx,0), l_level );
dbms_output.put_line( ';--D_RAISE:' || p_idx );
/*
0 57 AS_LIST 30 1
1 86 S_EXP_TY 1 0
2 82 S_CONSTR 1 0
3 94 S_NORMARGLIST 1 0
*/
elsif( n = 5 ) then --D_AGGREG
get_len( p_idx, list_length, list_offset );
if list_length != 0 then
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
if i < list_length then
dbms_output.put( aggreg_link );
end if;
end loop;
end if;
/*
0 15 A_EXP 1 1
1 57 AS_LIST 30 1
2 86 S_EXP_TY 1 0
3 174 S_CMP_TY 1 0
*/
elsif( n = 292 ) then --D_CASE_EXP
dbms_output.put( ' CASE ' );
recurse( subnode(p_idx,0), l_level );
get_len3( p_idx ,1, list_length, list_offset );
if list_length != 0 then
for i in 1..list_length loop
recurse( get_list(LIST_OFFSET,i), l_level );
-- if i < list_length then
-- dbms_output.put( ' AND ' );
-- end if;
end loop;
end if;
dbms_output.put_line( ' END' );
/*empty*/
elsif( n = 82 ) then --D_OR_ELS
dbms_output.put( ' OR ' );
/*
0 10 A_D_ 1 1
1 1 A_ACTUAL 1 1
*/
elsif( n = 14 ) then --D_ASSOC
recurse( subnode(p_idx,0), l_level );
dbms_output.put( ' => ' );
recurse( subnode(p_idx,1), l_level );
/*
0 15 A_EXP 1 1
1 41 A_UP 1 0
*/
elsif( n = 130 ) then --D_WHILE
dbms_output.put( ' WHILE ' );
recurse( subnode(p_idx,0), l_level );
/*
0 22 A_ID 1 1
1 61 AS_P_ASS 1 1
2 41 A_UP 1 0
*/
elsif( n = 93 ) then --D_PRAGMA
dbms_output.put( ' PRAGMA ' );
recurse( subnode(p_idx,0), l_level );
recurse( subnode(p_idx,1), l_level );
else
--dbms_output.put_line(' -- NOT IMPLEMENTED Node nr:' || n || ' Name:' || pidl.ptattnnm(n) || ' idx:' || p_idx) ;
dbms_output.put_line(' -- NOT IMPLEMENTED Node nr:' || n || ' Name:' || get_node_name(n) || ' idx:' || p_idx) ;
end if;
--
end recurse;
begin
-- use filled tables from previous run
-- for multi K code this saves lot of time
if length(p_name) != 0 then
execute IMMEDIATE 'truncate table uw_src';
execute IMMEDIATE 'truncate table uw_lex';
execute IMMEDIATE 'truncate table uw_diana';
select max(line) into l_number_of_lines
from user_source where name = upper(p_name);
FOR i IN 1 .. l_number_of_lines LOOP
select text into l_sql_line
from user_source
where name= upper(p_name)
and line = i;
l_tmp_clob := l_sql_line;
l_sql_clob := l_sql_clob || l_tmp_clob;
END LOOP;
l_total_length := DBMS_LOB.GETLENGTH( l_sql_clob );
while l_offset<=l_total_length loop
l_line_length:=instr(l_sql_clob,chr(10),l_offset)-l_offset;
if l_line_length<0 then
l_line_length:=l_total_length+1-l_offset;
end if;
l_line:=substr(l_sql_clob,l_offset,l_line_length);
-- ignore empty lines
if length(l_line)>0 THEN
insert into uw_src values (l_idx, l_line);
l_idx := l_idx + 1;
end if;
l_offset:=l_offset+l_line_length+1;
end loop;
-- Parse the Lexicon into uw_lex
select to_number(src,'XXXXXXXX') into section_len --Get Lexicon Length in DEC
from uw_src where idx = 24;
l_idx := 1;
l_offset := 26;
while l_idx<=section_len loop
select src into l_line
from uw_src where idx = l_offset;
if ( SUBSTR(l_line, -1) = ':') then --line ends
lex_line := lex_line || REPLACE(SUBSTR(l_line,2,length(l_line)-2 ),'::',':');
lex_line := REPLACE(lex_line, ':n', chr(10) );
insert into uw_lex values (l_idx, lex_line);
lex_line := '';
l_idx := l_idx + 1;
elsif (SUBSTR(l_line, -1) = '+') then --line continues
lex_line := lex_line || REPLACE(SUBSTR(l_line,2,length(l_line)-2 ),'::',':');
end if;
l_offset := l_offset + 1;
end loop;
-- skip 3 lines with 0
l_offset := l_offset + 3;
-- Parse next 6 sections into uw_diana
for s in 1..6 loop
l_idx := 0;
select to_number(src,'XXXXXXXX') into section_len
from uw_src where idx = l_offset;
l_offset := l_offset + 2;
while l_idx < section_len loop
select src into l_line
from uw_src where idx = l_offset;
FOR FOO IN ( -- split the line into hex numbers
SELECT REGEXP_SUBSTR (l_line, '[^ ]+', 1, LEVEL) TXT
FROM DUAL
CONNECT BY REGEXP_SUBSTR (l_line, '[^ ]+', 1, LEVEL) IS NOT NULL
)
LOOP
if( substr(FOO.TXT,1,1) = ':' ) then -- set repeater for next value
rpt := to_number(substr(FOO.TXT,2),'XXXXXXXX');
else
for i in 1 .. rpt loop
insert into uw_diana values ( s, l_idx, to_number(FOO.TXT,'XXXXXXXX') );
l_idx := l_idx + 1;
end loop;
rpt := 1;
end if;
END LOOP;
l_offset := l_offset + 1;
end loop;
end loop;
end if;
select max(idx) into global_section_len
from uw_diana where p = 1;
if get_node(global_section_len) != 181 then
raise_application_error(-20001,'Global node is not DS_PRAGM 0xB5.');
end if;
if get_node(global_section_len-1) != 23 then
raise_application_error(-20001,'Root node D_COMP_U 0x17 is not found where expected.');
else
dbms_output.put('CREATE OR REPLACE ');
recurse(global_section_len-1, -1);
dbms_output.put_line( ';' );
end if;
end;
|
<filename>queries/stackoverflow/q11/6c1a78c7bccea5ca00d484ed35276dc86a426779.sql
SELECT COUNT(*)
FROM
tag as t,
site as s,
question as q,
tag_question as tq
WHERE
t.site_id = s.site_id
AND q.site_id = s.site_id
AND tq.site_id = s.site_id
AND tq.question_id = q.id
AND tq.tag_id = t.id
AND (s.site_name in ('stackoverflow'))
AND (t.name in ('azure-active-directory','escaping','graphql','grouping','gtk','integer','ios10','jax-rs','localhost','processing','qt4','sails.js','scrollbar','xna'))
AND (q.favorite_count >= 1)
AND (q.favorite_count <= 10)
|
<reponame>alittihadalislami/sim<gh_stars>0
INSERT INTO t_nilai_ijz (mapel_id, santri_id, tahun_id, nrp)
SELECT 12 AS mapel_id, i.`santri_id`, i.`tahun_id`, 85 AS nrp
FROM t_nilai_ijz i
WHERE i.`mapel_id` = 1 |
<filename>XML_WITH_XMLs/zestaw3_7.sql
UPDATE INVOICE_XML2
SET SYS_NC_ROWINFO$ = UPDATEXML(SYS_NC_ROWINFO$, '/Invoice/InvoiceLines/InvoiceLine/Track6[Genre="Metal"]/Unitprice/text()', '0.77')
where existsNode(SYS_NC_ROWINFO$, '//Invoice[@id<100]') = 1; |
CREATE PROCEDURE [dbo].[GetCommandArguments]
@CommandId uniqueidentifier = NULL
AS
BEGIN
SET NOCOUNT ON;
SELECT Position, ArgumentValue
FROM [dbo].[CommandArguments]
WHERE CommandID = @CommandId
ORDER BY Position ASC
END |
select max(ifnull(salary, 0)) as SecondHighestSalary
from employee
where salary != (select max(ifnull(salary, 0)) from employee) |
CREATE TABLE [crm].[DocTax] (
[DocTaxId] INT IDENTITY (1, 1) NOT NULL,
[DocTaxName] NVARCHAR (128) NULL,
[PdocTax] DECIMAL (18, 4) NULL,
[DebitDocAcc] NVARCHAR (10) NULL,
[CreditDocAcc] NVARCHAR (10) NULL,
CONSTRAINT [PK_DocTax] PRIMARY KEY CLUSTERED ([DocTaxId] ASC)
);
|
-- phpMyAdmin SQL Dump
-- version 3.5.3
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Jan 02, 2019 at 10:53 AM
-- Server version: 5.1.62
-- PHP Version: 5.4.8
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `incgrup`
--
CREATE DATABASE IF NOT EXISTS `incgrup`;
-- --------------------------------------------------------
--
-- Table structure for table `member`
--
CREATE TABLE IF NOT EXISTS `member` (
`id_member` varchar(50) NOT NULL COMMENT 'id_member dibuat dengan method uniqid()',
`nama_lengkap` varchar(50) NOT NULL,
`telepon` varchar(15) NOT NULL,
`tanggal_bergabung` date NOT NULL
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
--
-- Dumping data for table `member`
--
INSERT INTO `member` (`id_member`, `nama_lengkap`, `telepon`, `tanggal_bergabung`) VALUES
('5c2c156cad816', '<NAME>', '085855223357', '2018-12-31'),
('5c2c14c697d00', '<NAME>', '085296686526', '2018-12-29'),
('5c2c15e5e8935', '<NAME>', '089565356864', '2018-12-31');
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; |
--
DROP TABLE FUNCTION_CODES;
--
CREATE TABLE FUNCTION_CODES
(
FUNCTION_NAME varchar(24) PRIMARY KEY,
FUNCTION_TYPE varchar(24),
CAN_UNIT_NAME varchar(24),
FUNCTION_CODE integer NOT NULL UNIQUE,
DESCRIPTION6 varchar(128) NOT NULL UNIQUE
);
|
<filename>ctci_v6/ch14/14.01_-_Multiple_Apartments/multiple_apartments.sql
SELECT TenantName
FROM Tenants
INNER JOIN (SELECT TenantID
FROM AptTenants
GROUP BY TenantID
HAVING count(*) > 1) A
ON Tenants.TenantID = A.TenantID
|
<reponame>carlosBrav/document-management-api<gh_stars>0
# --- !Ups
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('14545','EXPEDIENTE','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('24545','HOJA DE REQUERIMIENTO','3','NP',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('34545','INFORME','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('44545','OFICIO','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('54545','OFICIO CIRCULAR','0','NPC',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('64545','CARTA','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('74545','INFORME CIRCULAR','0','NPC',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('84545','PROVEIDOS','2','NP',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('94545','MEMORANDUM','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('114545','DIRECTIVAS','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('224545','ARCHIVO','0','NP',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP);
INSERT INTO `TIPO_DOCUMENTO` (`ID`, `NOMBRE_TIPO`,`FLAG1`,`FLAG2`, `FECHA_CREACION`, `FECHA_MODIFICACION`) values ('334545','REPORTE','0','P',CURRENT_TIMESTAMP,CURRENT_TIMESTAMP); |
--Add new domain 'Regimen'
DO $$
DECLARE
z int;
ex int;
pDomain_id constant varchar(20):='Regimen';
pDomain_name constant varchar(255):= 'Treatment Regimen';
BEGIN
DROP SEQUENCE IF EXISTS v5_concept;
SELECT MAX (concept_id) + 1 INTO ex FROM concept WHERE concept_id >= 31967 AND concept_id < 72245;
EXECUTE 'CREATE SEQUENCE v5_concept INCREMENT BY 1 START WITH ' || ex || ' CACHE 20';
SELECT nextval('v5_concept') INTO z;
INSERT INTO concept (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason)
VALUES (z, pDomain_name, 'Metadata', 'Domain', 'Domain', null, 'OMOP generated', TO_DATE ('19700101', 'YYYYMMDD'), TO_DATE ('20991231', 'YYYYMMDD'), null);
INSERT INTO domain (domain_id, domain_name, domain_concept_id)
VALUES (pDomain_id, pDomain_name, z);
DROP SEQUENCE v5_concept;
END $$;
--new vocabulary='KCD7'
DO $_$
BEGIN
PERFORM VOCABULARY_PACK.AddNewVocabulary(
pVocabulary_id => 'KCD7',
pVocabulary_name => 'Korean Classification of Diseases, 7th Revision',
pVocabulary_reference => 'https://www.hira.or.kr/rd/insuadtcrtr/bbsView.do?pgmid=HIRAA030069000000&brdScnBltNo=4&brdBltNo=50760&pageIndex=1&isPopupYn=Y#none',
pVocabulary_version => 'KCD version 7, 2017.7.1 release',
pOMOP_req => NULL,
pClick_default => NULL, --NULL or 'Y'
pAvailable => NULL, --NULL, 'Currently not available','License required' or 'EULA required'
pURL => NULL,
pClick_disabled => NULL --NULL or 'Y'
);
END $_$;
--Add new concept_class_id='BioCondition'
DO $$
DECLARE
z int;
ex int;
pConcept_class_id constant varchar(100):='BioCondition';
pConcept_class_name constant varchar(100):= 'BioCondition';
BEGIN
DROP SEQUENCE IF EXISTS v5_concept;
SELECT MAX (concept_id) + 1 INTO ex FROM concept WHERE concept_id >= 31967 AND concept_id < 72245;
EXECUTE 'CREATE SEQUENCE v5_concept INCREMENT BY 1 START WITH ' || ex || ' CACHE 20';
SELECT nextval('v5_concept') INTO z;
INSERT INTO concept (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason)
VALUES (z, pConcept_class_name, 'Metadata', 'Concept Class', 'Concept Class', null, 'OMOP generated', TO_DATE ('19700101', 'YYYYMMDD'), TO_DATE ('20991231', 'YYYYMMDD'), null);
INSERT INTO concept_class (concept_class_id, concept_class_name, concept_class_concept_id)
VALUES (pConcept_class_id, pConcept_class_name, z);
DROP SEQUENCE v5_concept;
END $$;
--Add new concept_class_id='Modality'
DO $$
DECLARE
z int;
ex int;
pConcept_class_id constant varchar(100):='Modality';
pConcept_class_name constant varchar(100):= 'Modality';
BEGIN
DROP SEQUENCE IF EXISTS v5_concept;
SELECT MAX (concept_id) + 1 INTO ex FROM concept WHERE concept_id >= 31967 AND concept_id < 72245;
EXECUTE 'CREATE SEQUENCE v5_concept INCREMENT BY 1 START WITH ' || ex || ' CACHE 20';
SELECT nextval('v5_concept') INTO z;
INSERT INTO concept (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason)
VALUES (z, pConcept_class_name, 'Metadata', 'Concept Class', 'Concept Class', null, 'OMOP generated', TO_DATE ('19700101', 'YYYYMMDD'), TO_DATE ('20991231', 'YYYYMMDD'), null);
INSERT INTO concept_class (concept_class_id, concept_class_name, concept_class_concept_id)
VALUES (pConcept_class_id, pConcept_class_name, z);
DROP SEQUENCE v5_concept;
END $$;
--Add new relationship_id for HemOnc: Has modality
DO $$
DECLARE
z int;
ex int;
pRelationship_name constant varchar(100):='Has modality (HemOnc)';
pRelationship_id constant varchar(100):='Has modality';
pIs_hierarchical constant int:=1;
pDefines_ancestry constant int:=0;
pReverse_relationship_id constant varchar(100):='Modality of';
pRelationship_name_rev constant varchar(100):='Modality of (Hemonc)';
pIs_hierarchical_rev constant int:=1;
pDefines_ancestry_rev constant int:=1;
BEGIN
DROP SEQUENCE IF EXISTS v5_concept;
SELECT MAX (concept_id) + 1 INTO ex FROM concept WHERE concept_id >= 31967 AND concept_id < 72245;
EXECUTE 'CREATE SEQUENCE v5_concept INCREMENT BY 1 START WITH ' || ex || ' CACHE 20';
ALTER TABLE relationship DROP CONSTRAINT FPK_RELATIONSHIP_REVERSE;
--direct
SELECT nextval('v5_concept') INTO z;
INSERT INTO concept (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason)
VALUES (z, pRelationship_name, 'Metadata', 'Relationship', 'Relationship', null, 'OMOP generated', TO_DATE ('19700101', 'YYYYMMDD'), TO_DATE ('20991231', 'YYYYMMDD'), null);
INSERT INTO relationship (relationship_id, relationship_name, is_hierarchical, defines_ancestry, reverse_relationship_id, relationship_concept_id)
VALUES (pRelationship_id, pRelationship_name, pIs_hierarchical, pDefines_ancestry, pReverse_relationship_id, z);
--reverse
SELECT nextval('v5_concept') INTO z;
INSERT INTO concept (concept_id, concept_name, domain_id, vocabulary_id, concept_class_id, standard_concept, concept_code, valid_start_date, valid_end_date, invalid_reason)
VALUES (z, pRelationship_name_rev, 'Metadata', 'Relationship', 'Relationship', null, 'OMOP generated', TO_DATE ('19700101', 'YYYYMMDD'), TO_DATE ('20991231', 'YYYYMMDD'), null);
INSERT INTO relationship (relationship_id, relationship_name, is_hierarchical, defines_ancestry, reverse_relationship_id, relationship_concept_id)
VALUES (pReverse_relationship_id, pRelationship_name_rev, pIs_hierarchical_rev, pDefines_ancestry_rev, pRelationship_id, z);
ALTER TABLE relationship ADD CONSTRAINT fpk_relationship_reverse FOREIGN KEY (reverse_relationship_id) REFERENCES relationship (relationship_id);
DROP SEQUENCE v5_concept;
END $$; |
create procedure [core].[utm_campaign_target_web_level5_sync]
as begin
set nocount on
declare @mt_dt datetime2(0) = sysdatetime()
declare @load_dt datetime2(0) = dateadd(dd, -3, @mt_dt)
drop table if exists #utm_campaign_target_web_level5
create table #utm_campaign_target_web_level5 (
utm_key bigint not null,
campaign_target_web_level5 nvarchar(4000) null
)
insert into #utm_campaign_target_web_level5 (
utm_key,
campaign_target_web_level5
)
select
utm_key,
gbq.CampaignTargetWebLevel5
from
[MDWH_RAW].[raw_gbq168810_g161014_dwh_output].[dimUtm] as gbq
inner join core.[utm_gbq] as utm on
gbq.id = utm.[hash]
where
gbq.mt_update_dt >= @load_dt
create unique clustered index cix on #utm_campaign_target_web_level5 (utm_key)
insert into core.utm_campaign_target_web_level5 (
utm_key,
campaign_target_web_level5,
mt_insert_dt,
mt_update_dt
)
select
utm_key,
campaign_target_web_level5,
@mt_dt,
@mt_dt
from
#utm_campaign_target_web_level5 as src
where
campaign_target_web_level5 is not null and
not exists (
select
1
from
core.utm_campaign_target_web_level5 as tgt
where
src.utm_key = tgt.utm_key
)
update tgt
set
tgt.campaign_target_web_level5 = src.campaign_target_web_level5,
tgt.mt_update_dt = @mt_dt
from
core.utm_campaign_target_web_level5 as tgt
inner join #utm_campaign_target_web_level5 as src on
src.utm_key = tgt.utm_key
where
not (isnull(tgt.campaign_target_web_level5, '||') = isnull(src.campaign_target_web_level5, '||'))
end
go
|
/* ---------------------------------------------------------------------- */
/* Script generated with: DeZign for Databases 12.1.0 */
/* Target DBMS: MS SQL Server 2017 */
/* Project file: S08_02_APP_CRT_V1.dez */
/* Project name: Capital Rehabilitation Tracking Reporting */
/* Author: <NAME> */
/* Script type: Alter database script */
/* Created on: 2021-04-20 10:40 */
/* ---------------------------------------------------------------------- */
USE CRT_DEV;
GO
EXECUTE sp_updateextendedproperty N'MS_Description', N'Dollar value of tender. This field is captured on the screen as "Ministry Estimate"', 'SCHEMA', N'dbo', 'TABLE', N'CRT_TENDER', 'COLUMN', N'TENDER_VALUE'
GO
EXECUTE sp_updateextendedproperty N'MS_Description', N'Dollar value of tender. This field is captured on the screen as "Ministry Estimate"', 'SCHEMA', N'dbo', 'TABLE', N'CRT_TENDER_HIST', 'COLUMN', N'TENDER_VALUE'
GO
|
<gh_stars>0
-- Table edfilms.Assignment --
CREATE TABLE edfilms.Assignment (
AssignmentIdentifier VARCHAR(255) NOT NULL,
LMSSourceSystemDescriptorId INT NOT NULL,
Title VARCHAR(255) NOT NULL,
AssignmentCategoryDescriptorId INT NOT NULL,
AssignmentDescription VARCHAR(1024) NULL,
StartDateTime TIMESTAMP NULL,
EndDateTime TIMESTAMP NULL,
DueDateTime TIMESTAMP NULL,
MaxPoints INT NULL,
SectionIdentifier VARCHAR(255) NOT NULL,
LocalCourseCode VARCHAR(60) NULL,
SessionName VARCHAR(60) NULL,
SchoolYear SMALLINT NULL,
SchoolId INT NULL,
Discriminator VARCHAR(128) NULL,
CreateDate TIMESTAMP NOT NULL,
LastModifiedDate TIMESTAMP NOT NULL,
Id UUID NOT NULL,
CONSTRAINT Assignment_PK PRIMARY KEY (AssignmentIdentifier)
);
ALTER TABLE edfilms.Assignment ALTER COLUMN CreateDate SET DEFAULT current_timestamp;
ALTER TABLE edfilms.Assignment ALTER COLUMN Id SET DEFAULT gen_random_uuid();
ALTER TABLE edfilms.Assignment ALTER COLUMN LastModifiedDate SET DEFAULT current_timestamp;
-- Table edfilms.AssignmentCategoryDescriptor --
CREATE TABLE edfilms.AssignmentCategoryDescriptor (
AssignmentCategoryDescriptorId INT NOT NULL,
CONSTRAINT AssignmentCategoryDescriptor_PK PRIMARY KEY (AssignmentCategoryDescriptorId)
);
-- Table edfilms.AssignmentSubmission --
CREATE TABLE edfilms.AssignmentSubmission (
AssignmentSubmissionIdentifier VARCHAR(255) NOT NULL,
AssignmentIdentifier VARCHAR(255) NOT NULL,
StudentUSI INT NOT NULL,
SubmissionStatusDescriptorId INT NOT NULL,
SubmissionDateTime TIMESTAMP NOT NULL,
EarnedPoints INT NULL,
Grade VARCHAR(20) NULL,
Discriminator VARCHAR(128) NULL,
CreateDate TIMESTAMP NOT NULL,
LastModifiedDate TIMESTAMP NOT NULL,
Id UUID NOT NULL,
CONSTRAINT AssignmentSubmission_PK PRIMARY KEY (AssignmentSubmissionIdentifier)
);
ALTER TABLE edfilms.AssignmentSubmission ALTER COLUMN CreateDate SET DEFAULT current_timestamp;
ALTER TABLE edfilms.AssignmentSubmission ALTER COLUMN Id SET DEFAULT gen_random_uuid();
ALTER TABLE edfilms.AssignmentSubmission ALTER COLUMN LastModifiedDate SET DEFAULT current_timestamp;
-- Table edfilms.AssignmentSubmissionType --
CREATE TABLE edfilms.AssignmentSubmissionType (
AssignmentIdentifier VARCHAR(255) NOT NULL,
SubmissionTypeDescriptorId INT NOT NULL,
CreateDate TIMESTAMP NOT NULL,
CONSTRAINT AssignmentSubmissionType_PK PRIMARY KEY (AssignmentIdentifier, SubmissionTypeDescriptorId)
);
ALTER TABLE edfilms.AssignmentSubmissionType ALTER COLUMN CreateDate SET DEFAULT current_timestamp;
-- Table edfilms.LMSSourceSystemDescriptor --
CREATE TABLE edfilms.LMSSourceSystemDescriptor (
LMSSourceSystemDescriptorId INT NOT NULL,
CONSTRAINT LMSSourceSystemDescriptor_PK PRIMARY KEY (LMSSourceSystemDescriptorId)
);
-- Table edfilms.SubmissionStatusDescriptor --
CREATE TABLE edfilms.SubmissionStatusDescriptor (
SubmissionStatusDescriptorId INT NOT NULL,
CONSTRAINT SubmissionStatusDescriptor_PK PRIMARY KEY (SubmissionStatusDescriptorId)
);
-- Table edfilms.SubmissionTypeDescriptor --
CREATE TABLE edfilms.SubmissionTypeDescriptor (
SubmissionTypeDescriptorId INT NOT NULL,
CONSTRAINT SubmissionTypeDescriptor_PK PRIMARY KEY (SubmissionTypeDescriptorId)
);
|
SET foreign_key_checks = 0;
DROP TABLE IF EXISTS `core_config_data_generated`;
SET foreign_key_checks = 1;
|
INSERT INTO FOO (DATA) VALUES ('Foo') WHERE NOT EXISTS (SELECT * FROM FOO WHERE DATA = 'Foo');
INSERT INTO FOO (DATA) VALUES ('Bar') WHERE NOT EXISTS (SELECT * FROM FOO WHERE DATA = 'Bar'); |
<filename>distro/sql/upgrade/cmmn/flowable.postgres.upgradestep.6200.to.6210.cmmn.sql
ALTER TABLE ACT_CMMN_CASEDEF ADD DGRM_RESOURCE_NAME_ VARCHAR(4000);
ALTER TABLE ACT_CMMN_CASEDEF ADD HAS_START_FORM_KEY_ BOOLEAN;
ALTER TABLE ACT_CMMN_DEPLOYMENT_RESOURCE ADD GENERATED_ BOOLEAN;
ALTER TABLE ACT_CMMN_RU_CASE_INST ADD LOCK_TIME_ TIMESTAMP WITHOUT TIME ZONE;
ALTER TABLE ACT_CMMN_RU_PLAN_ITEM_INST ADD ITEM_DEFINITION_ID_ VARCHAR(255);
ALTER TABLE ACT_CMMN_RU_PLAN_ITEM_INST ADD ITEM_DEFINITION_TYPE_ VARCHAR(255);
INSERT INTO act_cmmn_databasechangelog (ID, AUTHOR, FILENAME, DATEEXECUTED, ORDEREXECUTED, MD5SUM, DESCRIPTION, COMMENTS, EXECTYPE, CONTEXTS, LABELS, LIQUIBASE, DEPLOYMENT_ID) VALUES ('2', 'flowable', 'changelog-xml/cmmn/6210.xml', NOW(), 3, '7:72a1f3f4767524ec0e22288a1621ebb9', 'addColumn tableName=ACT_CMMN_CASEDEF; addColumn tableName=ACT_CMMN_DEPLOYMENT_RESOURCE; addColumn tableName=ACT_CMMN_RU_CASE_INST; addColumn tableName=ACT_CMMN_RU_PLAN_ITEM_INST', '', 'EXECUTED', NULL, NULL, '3.5.3', '2985407144');
|
DROP TABLE IF EXISTS `log_activity_addon_mkt`;
DROP TABLE IF EXISTS `log_activity_app_mkt`;
DROP TABLE IF EXISTS `log_activity_attachment_mkt`;
DROP TABLE IF EXISTS `log_activity_comment_mkt`;
DROP TABLE IF EXISTS `log_activity_group_mkt`;
DROP TABLE IF EXISTS `log_activity_user_mkt`;
DROP TABLE IF EXISTS `log_activity_version_mkt`;
DROP TABLE IF EXISTS `log_activity_mkt`;
DROP TABLE IF EXISTS `mkt_feed_app`;
DROP TABLE IF EXISTS `mkt_feed_item`;
DROP TABLE IF EXISTS `zadmin_siteevent_mkt`;
DROP TABLE IF EXISTS `webapps_contentrating`;
DROP TABLE IF EXISTS `webapps_geodata`;
DROP TABLE IF EXISTS `webapps_iarc_info`;
DROP TABLE IF EXISTS `webapps_rating_descriptors`;
DROP TABLE IF EXISTS `webapps_rating_interactives`;
DROP TABLE IF EXISTS `app_manifest`;
DROP TABLE IF EXISTS `comm_attachments`;
DROP TABLE IF EXISTS `comm_notes_read`;
DROP TABLE IF EXISTS `comm_thread_cc`;
DROP TABLE IF EXISTS `comm_thread_notes`;
DROP TABLE IF EXISTS `comm_thread_tokens`;
DROP TABLE IF EXISTS `comm_threads`;
-- Remove point types that only apply to Marketplace:
-- https://github.com/mozilla/zamboni/blob/master/mkt/constants/base.py#L249
DELETE
FROM reviewer_scores
WHERE note_key IN (70, 71, 72, 73, 81);
-- Remove temporary manual point adjustments for Marketplace reviews
DELETE
FROM reviewer_scores
WHERE
note_key = 0 AND
note LIKE '% remove app review points';
|
<gh_stars>0
-- @testpoint:opengauss关键字procedural(非保留),作为外部数据源名
--关键字不带引号-成功
drop data source if exists procedural;
create data source procedural;
drop data source procedural;
--关键字带双引号-成功
drop data source if exists "procedural";
create data source "procedural";
drop data source "procedural";
--关键字带单引号-合理报错
drop data source if exists 'procedural';
--关键字带反引号-合理报错
drop data source if exists `procedural`;
|
-- phpMyAdmin SQL Dump
-- version 4.2.6deb1
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: May 30, 2015 at 08:00 AM
-- Server version: 5.5.43-0ubuntu0.14.10.1
-- PHP Version: 5.5.12-2ubuntu4.4
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `medi`
--
-- --------------------------------------------------------
--
-- Table structure for table `country`
--
CREATE TABLE IF NOT EXISTS `country` (
`CODE` varchar(20) DEFAULT NULL,
`COUNTRY` varchar(50) DEFAULT NULL,
`SH_CODE` varchar(2) DEFAULT NULL,
`SERI_NO` bigint(20) DEFAULT NULL,
`Head` varchar(100) DEFAULT NULL,
`REF_NO` int(11) DEFAULT NULL,
`REF_NO_C` varchar(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `country`
--
INSERT INTO `country` (`CODE`, `COUNTRY`, `SH_CODE`, `SERI_NO`, `Head`, `REF_NO`, `REF_NO_C`) VALUES
('1', 'KUWAIT', 'KU', 1, NULL, 1, 'KU');
-- --------------------------------------------------------
--
-- Table structure for table `doc`
--
CREATE TABLE IF NOT EXISTS `doc` (
`docid` bigint(20) DEFAULT NULL,
`docname` varchar(100) DEFAULT NULL,
`name` varchar(30) DEFAULT NULL,
`grp` varchar(30) DEFAULT NULL,
`id` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `doc`
--
INSERT INTO `doc` (`docid`, `docname`, `name`, `grp`, `id`) VALUES
(4, 'Lab Test Master File', 'mnusinv', 'Master Files', 1),
(5, 'Doctor Master File', 'mnucrn', 'Master Files', 2),
(6, 'OPD Medical', 'mnu_p_ret', 'Data Capture', 9),
(7, 'Test Results Entry', 'mnucruti', 'Data Capture', 10),
(2, 'Create User', '', 'Administration', 62),
(1, 'Change Password', '', 'Administration', 63),
(3, 'Manage Permission', '', 'Administration', 64),
(8, 'Customer Master File', NULL, 'Master Files', NULL),
(9, 'Medical Master File', NULL, 'Master Files', NULL),
(10, 'Country Master File', NULL, 'Master Files', NULL),
(11, 'Medical Register', NULL, 'Data Capture', NULL),
(12, 'Medical Entry', NULL, 'Data Capture', NULL),
(13, 'Label Print', NULL, 'Inquiry', NULL),
(14, 'OPD Summery', NULL, 'Report', NULL),
(15, 'Channeling Summery', NULL, 'Report', NULL),
(16, 'Patient Registration', NULL, 'Data Capture', NULL),
(17, 'Channeling Entry', NULL, 'Data Capture', NULL),
(18, 'Puchase', NULL, 'Data Capture', NULL),
(19, 'Invoice', NULL, 'Data Capture', NULL),
(20, 'Patient History', NULL, 'Inquiry', NULL),
(21, 'Lab Report', NULL, 'Report', NULL),
(22, 'Discount Approval', NULL, 'Administration', NULL),
(23, 'Item Master', NULL, 'Master Files', NULL),
(24, 'Medical Inquiry', NULL, 'Inquiry', NULL),
(25, 'Package Master', NULL, 'Master Files', NULL);
-- --------------------------------------------------------
--
-- Table structure for table `docmas`
--
CREATE TABLE IF NOT EXISTS `docmas` (
`code` varchar(25) DEFAULT NULL,
`name` varchar(150) DEFAULT NULL,
`charges` decimal(10,2) DEFAULT NULL,
`id` int(11) NOT NULL,
`tele` varchar(50) DEFAULT NULL,
`fax` varchar(50) DEFAULT NULL,
`email` varchar(50) DEFAULT NULL,
`address` varchar(50) DEFAULT NULL,
`address2` varchar(50) DEFAULT NULL,
`address3` varchar(50) DEFAULT NULL,
`totchar` decimal(10,2) DEFAULT NULL,
`doccharge` int(11) DEFAULT NULL,
`hoscharge` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=39 ;
--
-- Dumping data for table `docmas`
--
INSERT INTO `docmas` (`code`, `name`, `charges`, `id`, `tele`, `fax`, `email`, `address`, `address2`, `address3`, `totchar`, `doccharge`, `hoscharge`) VALUES
('4', 'OPD', 0.00, 38, '', '', NULL, '', NULL, NULL, NULL, 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `emas`
--
CREATE TABLE IF NOT EXISTS `emas` (
`CODE` varchar(15) DEFAULT NULL,
`NAME` varchar(100) DEFAULT NULL,
`ADD1` varchar(100) DEFAULT NULL,
`ADD2` varchar(100) DEFAULT NULL,
`OPBAL` decimal(20,2) DEFAULT NULL,
`TELE` varchar(50) DEFAULT NULL,
`CONT` varchar(30) DEFAULT NULL,
`CUR_BAL` decimal(20,2) DEFAULT NULL,
`OPDATE` date DEFAULT NULL,
`LIMIT1` decimal(20,2) DEFAULT NULL,
`PEN` decimal(20,2) DEFAULT NULL,
`PENDA` date DEFAULT NULL,
`FAX` varchar(50) DEFAULT NULL,
`EMAIL` varchar(50) DEFAULT NULL,
`LABLI` varchar(50) DEFAULT NULL,
`chklimi` smallint(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `emas`
--
INSERT INTO `emas` (`CODE`, `NAME`, `ADD1`, `ADD2`, `OPBAL`, `TELE`, `CONT`, `CUR_BAL`, `OPDATE`, `LIMIT1`, `PEN`, `PENDA`, `FAX`, `EMAIL`, `LABLI`, `chklimi`) VALUES
('A005', 'ABC Company', 'Colombo 15', NULL, 0.00, '234234', '', 343423423.00, '2014-02-06', 234234.00, NULL, NULL, '234234', '2342frwerf', '', 0),
('B006', 'BCD Company', 'Colombo 10', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
('C007', 'CEF Company', 'Colombo 06', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL),
('E001', 'eee', 'eeee', NULL, 1212312.00, '123123', 'eee', 123123.00, '0000-00-00', 123132.00, NULL, NULL, '123123', '123123', 'eee', 0),
('H001', 'ede', 'erer', NULL, 0.00, '', '', 0.00, '0000-00-00', 0.00, NULL, NULL, '', '', '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `entry_log`
--
CREATE TABLE IF NOT EXISTS `entry_log` (
`id` bigint(20) NOT NULL,
`refno` varchar(50) DEFAULT NULL,
`serino` varchar(20) DEFAULT NULL,
`username` varchar(100) DEFAULT NULL,
`docid` bigint(20) DEFAULT NULL,
`docname` varchar(200) DEFAULT NULL,
`trnType` varchar(20) DEFAULT NULL,
`stime` datetime DEFAULT NULL,
`sdate` date DEFAULT NULL,
`c_code` varchar(20) DEFAULT NULL,
`ppno` varchar(20) DEFAULT NULL,
`amount` decimal(20,2) DEFAULT NULL,
`paid` decimal(20,2) DEFAULT NULL,
`exe` varchar(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=19 ;
--
-- Dumping data for table `entry_log`
--
INSERT INTO `entry_log` (`id`, `refno`, `serino`, `username`, `docid`, `docname`, `trnType`, `stime`, `sdate`, `c_code`, `ppno`, `amount`, `paid`, `exe`) VALUES
(1, '1', '1', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(2, '2', '2', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(3, '3', '2', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(4, '3', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'N 333333', 7500.00, 0.00, NULL),
(5, '5', '2', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(6, '5', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'n 1215346', 7500.00, 0.00, NULL),
(7, '', '2', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(8, '1', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', 'A005', 'N 1111111', 7500.00, 7500.00, NULL),
(9, '2', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'N 222222', 7500.00, 0.00, NULL),
(10, '3', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'N 333333', 7500.00, 0.00, NULL),
(11, '3', '1', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(12, '2', '6', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(13, '3', '5', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'n34234', 0.00, 0.00, NULL),
(15, '3', '1', '', 3, 'REGE', 'SAVE', '2015-05-29 00:00:00', '2015-05-29', NULL, NULL, NULL, NULL, NULL),
(16, '3', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'N 232323', 0.00, 0.00, NULL),
(17, '3', '1', '-', 3, 'REGE', 'EDIT', '2015-05-29 00:00:00', '2015-05-29', '', 'N 232323', 0.00, 0.00, NULL),
(18, '3', NULL, '', 12, 'SUMEDI', 'SAVE', '2015-05-29 00:00:00', '0000-00-00', NULL, NULL, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `invpara`
--
CREATE TABLE IF NOT EXISTS `invpara` (
`COMPANY` varchar(50) NOT NULL DEFAULT '',
`ADD1` varchar(50) DEFAULT NULL,
`ADD2` varchar(50) DEFAULT NULL,
`ADD3` varchar(50) DEFAULT NULL,
`TELE` varchar(50) DEFAULT NULL,
`FAX` varchar(50) DEFAULT NULL,
`EMAIL` varchar(50) DEFAULT NULL,
`appno` bigint(20) DEFAULT '0',
`master_dev` char(5) DEFAULT NULL,
`labtest` bigint(20) DEFAULT NULL,
`testno` bigint(20) DEFAULT NULL,
`tmpappno` bigint(20) DEFAULT NULL,
`tmptestno` bigint(20) DEFAULT NULL,
`itemno` bigint(20) DEFAULT NULL,
`tmpitemno` bigint(20) DEFAULT NULL,
`SPINV` bigint(20) DEFAULT NULL,
`tmpinvno` bigint(20) DEFAULT NULL,
`tmplabtest` bigint(20) DEFAULT NULL,
`arno` bigint(20) DEFAULT NULL,
`tmparno` bigint(20) DEFAULT NULL,
`tmpchano` bigint(20) DEFAULT NULL,
`chano` bigint(20) DEFAULT NULL,
`tmppareg` bigint(20) DEFAULT NULL,
`pareg` bigint(20) DEFAULT NULL,
`A` int(11) DEFAULT NULL,
`B` int(11) DEFAULT NULL,
`C` int(11) DEFAULT NULL,
`D` int(11) DEFAULT NULL,
`E` int(11) DEFAULT NULL,
`F` int(11) DEFAULT NULL,
`G` int(11) DEFAULT NULL,
`H` int(11) DEFAULT NULL,
`I` int(11) DEFAULT NULL,
`J` int(11) DEFAULT NULL,
`K` int(11) DEFAULT NULL,
`L` int(11) DEFAULT NULL,
`M` int(11) DEFAULT NULL,
`N` int(11) DEFAULT NULL,
`O` int(11) DEFAULT NULL,
`P` int(11) DEFAULT NULL,
`Q` int(11) DEFAULT NULL,
`R` int(11) DEFAULT NULL,
`S` int(11) DEFAULT NULL,
`T` int(11) DEFAULT NULL,
`U` int(11) DEFAULT NULL,
`V` int(11) DEFAULT NULL,
`W` int(11) DEFAULT NULL,
`X` int(11) DEFAULT NULL,
`Y` int(11) DEFAULT NULL,
`Z` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `invpara`
--
INSERT INTO `invpara` (`COMPANY`, `ADD1`, `ADD2`, `ADD3`, `TELE`, `FAX`, `EMAIL`, `appno`, `master_dev`, `labtest`, `testno`, `tmpappno`, `tmptestno`, `itemno`, `tmpitemno`, `SPINV`, `tmpinvno`, `tmplabtest`, `arno`, `tmparno`, `tmpchano`, `chano`, `tmppareg`, `pareg`, `A`, `B`, `C`, `D`, `E`, `F`, `G`, `H`, `I`, `J`, `K`, `L`, `M`, `N`, `O`, `P`, `Q`, `R`, `S`, `T`, `U`, `V`, `W`, `X`, `Y`, `Z`) VALUES
('CONFIDENCE MEDICAL', NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `lab_test`
--
CREATE TABLE IF NOT EXISTS `lab_test` (
`id` int(11) NOT NULL,
`testname` varchar(200) DEFAULT NULL,
`code` varchar(10) DEFAULT NULL,
`des` varchar(1000) DEFAULT NULL,
`unit` varchar(50) DEFAULT NULL,
`rfrom` varchar(100) DEFAULT NULL,
`rto` varchar(53) DEFAULT NULL,
`rfrom_msg` varchar(30) DEFAULT NULL,
`rto_msg` varchar(30) DEFAULT NULL,
`pen` varchar(1) DEFAULT NULL,
`price` decimal(10,2) DEFAULT NULL,
`rnorm` varchar(50) DEFAULT NULL,
`rfromfe` varchar(100) DEFAULT NULL,
`rtofe` varchar(100) DEFAULT NULL,
`rangesep` varchar(50) DEFAULT NULL,
`h` varchar(1) DEFAULT NULL,
`u` varchar(1) DEFAULT NULL,
`tmpno` bigint(20) DEFAULT NULL,
`bgroup` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=4079 ;
--
-- Dumping data for table `lab_test`
--
INSERT INTO `lab_test` (`id`, `testname`, `code`, `des`, `unit`, `rfrom`, `rto`, `rfrom_msg`, `rto_msg`, `pen`, `price`, `rnorm`, `rfromfe`, `rtofe`, `rangesep`, `h`, `u`, `tmpno`, `bgroup`) VALUES
(1055, 'XRAY', '183', '', '', '', '', '', 'HIGH ', '', 0.00, 'NORMAL', '', '', '', 'N', 'N', 631, 'OTHERS'),
(1056, 'TRIGLYCERIDES ', 'BC135', '', '', '', '', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '', 'N', 'N', 568, 'BIOCHEMISTRY'),
(1066, 'HERPES SIMPLEX VIRUS 2 lgM ANTIBODY', 'SR044', '', '', '', '', '', 'HIGH ', '', 1080.00, 'NORMAL', '', '', '', 'N', 'N', 314, 'SEROLOGY'),
(1071, 'COPPER', 'BC036', '', '', '', '', '', 'HIGH ', '', 1730.00, 'NORMAL', '', '', '', 'N', 'N', 146, 'BIOCHEMISTRY'),
(1074, 'BETA - HCG - SERUM', 'TM002', '', '', '', '', '', 'HIGH ', '', 1640.00, 'NORMAL', '', '', '', 'N', 'N', 69, 'TUMOUR MARKERS'),
(1084, 'FERRITIN ', 'BC052', '', '', '', '', '', 'HIGH ', '', 1050.00, 'NORMAL', '', '', '', 'N', 'N', 214, 'BIOCHEMISTRY'),
(1087, 'TESTOSTERONE ', 'BC132', '', '', '', '', '', 'HIGH ', '', 2020.00, 'NORMAL', '', '', '', 'N', 'N', 540, 'BIOCHEMISTRY'),
(1088, 'ELECTROPHORESIS - PROTEIN', 'BC047', '', '', '', '', '', 'HIGH ', '', 2020.00, 'NORMAL', '', '', '', 'N', 'N', 193, 'BIOCHEMISTRY'),
(1090, 'LH (LUTEINIZING HORMONE) ', 'BC096', '', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', 'N', 'N', 367, 'BIOCHEMISTRY'),
(1091, 'XRAY - CHEST', '189', '', '', '', '', '', 'HIGH ', '', 600.00, 'NORMAL', '', '', '', 'N', 'N', 637, 'OTHERS'),
(1094, 'PROTHROMBIN TIME (PT) ', 'HM035', '', '', '', '', '', 'HIGH ', '', 730.00, 'NORMAL', '', '', '', 'N', 'N', 454, 'HAEMATOLOGY'),
(1098, 'THYROID ANTIBODY ', 'SR070', '', '', '', '', '', 'HIGH ', '', 4690.00, 'NORMAL', '', '', '', 'N', 'N', 545, 'SEROLOGY'),
(1100, 'SWAB FOR CULTURE & ABST ', 'MB082', '', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 518, 'MICROBIOLOGY'),
(1102, 'GC SMEAR ', 'MB038', '', '', '', '', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '', 'N', 'N', 239, 'MICROBIOLOGY'),
(1104, 'GROIN SWAB CULTURE & ABST ', 'MB043', '', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 271, 'MICROBIOLOGY'),
(1106, 'PROGESTERONE ', 'BC116', '', '', '', '', '', 'HIGH ', '', 1800.00, 'NORMAL', '', '', '', 'N', 'N', 448, 'BIOCHEMISTRY'),
(1112, 'PCV (HAEMATOCRIT) ', 'HM036', '', '', '', '', '', 'HIGH ', '', 330.00, 'NORMAL', '', '', '', 'N', 'N', 414, 'HAEMATOLOGY'),
(1114, 'CORTISOL', 'BC037', '', '', '', '', '', 'HIGH ', '', 1950.00, 'NORMAL', '', '', '', 'N', 'N', 147, 'BIOCHEMISTRY'),
(1124, 'ELECTROPHORESIS - URINE', 'BC048', '', '', '', '', '', 'HIGH ', '', 2270.00, 'NORMAL', '', '', '', 'N', 'N', 194, 'BIOCHEMISTRY'),
(1125, 'XRAY - ABDOMEN', '184', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', 'N', 'N', 632, 'OTHERS'),
(1134, 'BLOOD CULTURE & ABST ', 'MB011', '', '', '', '', '', 'HIGH ', '', 1010.00, 'NORMAL', '', '', '', 'N', 'N', 77, 'MICROBIOLOGY'),
(1135, 'THROAT SWAB CULTURE & ABST ', 'MB087', '', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 542, 'MICROBIOLOGY'),
(1141, 'D - DIMERS - URINE ', 'HM012', '', '', '', '', '', 'HIGH ', '', 1420.00, 'NORMAL', '', '', '', 'N', 'N', 174, 'HAEMATOLOGY'),
(1142, 'D - DIMERS - BLOOD ', 'HM011', '', '', '', '', '', 'HIGH ', '', 3760.00, 'NORMAL', '', '', '', 'N', 'N', 173, 'HAEMATOLOGY'),
(1143, 'DRESSING CHARGES', '43', '', '', '', '', '', 'HIGH ', '', 0.00, 'NORMAL', '', '', '', 'N', 'N', 182, 'OTHERS'),
(1154, 'BLOOD PICTURE', 'HM004', '', '', '', '', '', 'HIGH ', '', 810.00, 'NORMAL', '', '', '', 'N', 'N', 81, 'HAEMATOLOGY'),
(1157, 'PROLACTIN ', 'BC117', '', '', '', '', '', 'HIGH ', '', 1390.00, 'NORMAL', '', '', '', 'N', 'N', 449, 'BIOCHEMISTRY'),
(1160, 'GLUCOSE - FASTING ', 'BC074', 'FASTING BLOOD SUGAR', 'mg/dl', '75 ', '115', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '-', 'N', 'N', 212, 'BIOCHEMISTRY'),
(1184, 'CHOLESTEROL (TOTAL) ', 'BC033', 'TOTAL CHOLESTEROL', 'mg/dl', '150 ', '240', '', 'HIGH ', '', 260.00, 'NORMAL', '', '', '-', 'N', 'N', 553, 'BIOCHEMISTRY'),
(1187, 'WBC & DC ', 'HM048', 'WBC', 'cu.mm', '4000 ', '11000', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 624, 'HAEMATOLOGY'),
(1188, 'WBC & DC ', 'HM048', 'Neutrophil', '%', '40 ', '75', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 624, 'HAEMATOLOGY'),
(1189, 'WBC & DC ', 'HM048', 'Lymphocyte', '%', '10 ', '45', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 624, 'HAEMATOLOGY'),
(1190, 'WBC & DC ', 'HM048', 'Eosinophil', '%', '1 ', '6', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 624, 'HAEMATOLOGY'),
(1191, 'WBC & DC ', 'HM048', 'Monocyte', '%', '( <10 ) ', '', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '', 'N', 'N', 624, 'HAEMATOLOGY'),
(1194, 'H.I.V. 1 & 2', 'SR047', 'H.I.V. ANTIBODY TEST', '', '', '', '', 'HIGH ', '', 1310.00, 'NORMAL', '', '', '', 'N', 'N', 274, 'SEROLOGY'),
(1195, 'H.I.V. 1 & 2', 'SR047', '.', '', '', '', '', 'HIGH ', '', 1310.00, 'NORMAL', '', '', '', 'N', 'N', 274, 'SEROLOGY'),
(1196, 'H.I.V. 1 & 2', 'SR047', '.', '', '', '', '', 'HIGH ', '', 1310.00, 'NORMAL', '', '', '', 'N', 'N', 274, 'SEROLOGY'),
(1198, 'BLOOD GROUP ', 'HM003', 'ABO GROUP', '', '', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', 'N', 'N', 80, 'HAEMATOLOGY'),
(1199, 'BLOOD GROUP ', 'HM003', 'Rh TYPE (D)', '', '', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', 'N', 'N', 80, 'HAEMATOLOGY'),
(1200, 'BLOOD GROUP ', 'HM003', 'BLOOD GROUP', '', '', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', 'N', 'N', 80, 'HAEMATOLOGY'),
(1202, 'ASPARTATE AMINOTRANSFERASE (SGOT/AST) ', 'BC014', 'S.G.O.T.', 'IU/L', '13 ', '31', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', 'N', 'N', 475, 'BIOCHEMISTRY'),
(1203, 'GLUCOSE - RANDOM', 'BC078', 'R.B.S.', 'mg/dl', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', 'N', 'N', 457, 'BIOCHEMISTRY'),
(1227, 'WIDAL TEST (SAT) - TUBE METHOD ', 'SR081', 'S.TYPHI O', '', '', '', '', 'HIGH ', '', 1030.00, 'NORMAL', '', '', '', 'N', 'N', 474, 'SEROLOGY'),
(1228, 'WIDAL TEST (SAT) - TUBE METHOD ', 'SR081', 'S.TYPHI H', '', '', '', '', 'HIGH ', '', 1030.00, 'NORMAL', '', '', '', 'N', 'N', 474, 'SEROLOGY'),
(1240, 'VENERAL DISEASE REFERENCE LAB (VDRL) ', 'SR078', 'VDRL', '', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', 'N', 'N', 621, 'SEROLOGY'),
(1241, 'WIDAL TEST (SAT) - TUBE METHOD ', 'SR081', 'S.PARA TYPHI AH', '', '', '', '', 'HIGH ', '', 1030.00, 'NORMAL', '', '', '', 'N', 'N', 474, 'SEROLOGY'),
(1242, 'HEPATITIS - B SURFACE ANTIGEN (HBsAg) ', 'SR037', 'HBsAg TEST', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', 'N', 'N', 283, 'SEROLOGY'),
(1245, 'WBC & DC ', 'HM048', 'Basohil', '', '', '', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '', 'N', 'N', 624, 'HAEMATOLOGY'),
(1246, 'URINE - SUGAR ', 'GP033', 'URINE SUGAR', '', '', '', '', 'HIGH ', '', 150.00, 'NORMAL', '', '', '', 'N', 'N', 598, 'GENERAL PATHOLOGY'),
(1247, 'MALARIA PARASITE - FILM ', 'HM030', 'MALARIAL PARASITES', '', '', '', '', 'HIGH ', '', 230.00, 'NORMAL', '', '', '', 'N', 'N', 382, 'HAEMATOLOGY'),
(1261, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'COLOUR', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1262, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'VISCOSITY', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1263, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'PH', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1264, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'LIQUEFATION TIME', 'Minutes', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1265, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'TOTAL COUNT', 'Million/ml', '60 ', '150', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '-', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1266, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'MOTILITY', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1267, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', '.', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1268, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'ACTIVE', '%', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1269, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'SLUGGISH', '%', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1270, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'NON MOTILE', '%', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1271, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'VOLUME', 'ml', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1272, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'PUS CELLS', 'h.p.f.', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1273, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'RED CELLS', 'h.p.f.', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1274, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'EPITHELIAL CELLS', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1275, 'SEMINAL FLUID ANALYSIS (Please Inquire) ', 'GP011', 'ORGANISM', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 479, 'GENERAL PATHOLOGY'),
(1286, 'BILIRUBIN - TOTAL', 'BC019', 'TOTAL BILIRUBIN', 'mg/dl', '0.2 ', '1.2', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '-', 'N', 'N', 552, 'BIOCHEMISTRY'),
(1287, 'CPK ', 'BC024', 'C.P.K', 'u/l', '24.00 ', '195', '', 'HIGH ', '', 470.00, 'NORMAL', '', '', '-', 'N', 'N', 103, 'BIOCHEMISTRY'),
(1288, 'CREATININE CLEARANCE ', 'BC038', 'SERUM CREATININE', 'mg/dl', '0.5 ', '1.7', '', 'HIGH ', '', 850.00, 'NORMAL', '', '', '-', 'N', 'N', 154, 'BIOCHEMISTRY'),
(1290, 'CREATININE CLEARANCE ', 'BC038', 'URINE CREATININE', 'mg/dl', '', '', '', 'HIGH ', '', 850.00, 'NORMAL', '', '', '', 'N', 'N', 154, 'BIOCHEMISTRY'),
(1291, 'CREATININE CLEARANCE ', 'BC038', '24 Hrs VOLUME OF URINE', 'ml', '', '', '', 'HIGH ', '', 850.00, 'NORMAL', '', '', '', 'N', 'N', 154, 'BIOCHEMISTRY'),
(1292, 'CREATININE CLEARANCE ', 'BC038', 'CREATININE CLEARANCE', 'ml/min', '75 ', '125', '', 'HIGH ', '', 850.00, 'NORMAL', '', '', '-', 'N', 'N', 154, 'BIOCHEMISTRY'),
(1302, 'GLUCOSE - FASTING (GLUCOMETER)', 'BC073', 'FBS-GLUCOMETER', 'mg/dl', '75 ', '115', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '-', 'N', 'N', 213, 'BIOCHEMISTRY'),
(1303, 'HEPATITIS - C ANTIBODY ', 'SR040', 'HCV ANTIBODY TEST', '', '', '', '', 'HIGH ', '', 1910.00, 'NORMAL', '', '', '', 'N', 'N', 288, 'SEROLOGY'),
(1314, 'SPUTUM FULL REPORT ', 'MB076', 'MACROSCOPIC APPEARANCE', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1315, 'SPUTUM FULL REPORT ', 'MB076', 'RED CELLS', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1316, 'SPUTUM FULL REPORT ', 'MB076', 'PUS CELLS', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1317, 'SPUTUM FULL REPORT ', 'MB076', 'EPITHELIAL CELLS', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1318, 'SPUTUM FULL REPORT ', 'MB076', 'GRAM NEGATIVE BACILLI', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1319, 'SPUTUM FULL REPORT ', 'MB076', 'GRAM POSITIVE DIPLOCOCCI', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1320, 'SPUTUM FULL REPORT ', 'MB076', 'FUNGAL FILAMENTS', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1321, 'SPUTUM FULL REPORT ', 'MB076', 'ZIEHL NEELSON STAIN', '', '', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', 'N', 'N', 505, 'MICROBIOLOGY'),
(1324, 'ANTI STREPTOLYSIN "0" TITRE (ASOT) ', 'SR009', 'A.S.O.T.', 'IU/ml', '(Less than 200) ', '', '', 'HIGH ', '', 430.00, 'NORMAL', '', '', ' ', 'N', 'N', 19, 'SEROLOGY'),
(1325, 'FILARIAL ANTIBODY TEST (FAT) ', 'SR027', 'FILARIAL ANTIBODY TEST(F.A.T.)', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', 'N', 'N', 216, 'SEROLOGY'),
(1329, 'LACTATE DEHYDROGENASE (LDH) ', 'BC094', 'L.D.H.', 'U/L', '230.00 ', '460', '', 'HIGH ', '', 510.00, 'NORMAL', '', '', '-', 'N', 'N', 358, 'BIOCHEMISTRY'),
(1338, 'HEPATITIS - A lgM & lgG ANTIBODY ', 'SR030', 'IgM ANTIBODY TO HEPATITIS A', '', '', '', '', 'HIGH ', '', 2830.00, 'NORMAL', '', '', '', 'N', 'N', 306, 'SEROLOGY'),
(1341, 'ANTI NEUCLEAR ANTIBODY (ANA/ANF) ', 'SR006', 'ANTI NUCLEAR ANTIBODY (A.N.A.)', '-', '- ', '', '', 'HIGH ', '', 1010.00, 'NORMAL', '', '', NULL, 'N', 'N', 50, 'SEROLOGY'),
(1343, 'T3 (TRIIODOTHYRONINE) FREE T3', 'BC130', 'T3 ( TOTAL)', 'ng/ml', '1.4 ', '4.2', '', 'HIGH ', '', 1130.00, 'NORMAL', '', '', '-', 'N', 'N', 524, 'BIOCHEMISTRY'),
(1344, 'BLEEDING TIME / CLOTTING TIME (Please Inquire) ', 'HM002', 'BLEEDING TIME', '', '3 - 7 MINS. ', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', 'N', 'N', 75, 'HAEMATOLOGY'),
(1345, 'BLEEDING TIME / CLOTTING TIME (Please Inquire) ', 'HM002', 'CLOTTING TIME', '', 'LESS THAN 10 ', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', 'N', 'N', 75, 'HAEMATOLOGY'),
(1346, 'URINE CULTURE & ABST ', 'MB098', 'URINE CULTURE & A.B.S.T.', '', '', '', '', 'HIGH ', '', 690.00, 'NORMAL', '', '', '', 'N', 'N', 605, 'MICROBIOLOGY'),
(1347, 'GLUCOSE - RANDOM (GLUCOMETER) ', 'BC077', 'RBS-GLUCOMETER', 'mg/dl', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', 'N', 'N', 461, 'BIOCHEMISTRY'),
(1348, 'GAMMA GLUTAMYL TRANSFERACE (GGT) ', 'BC062', 'GAMMA GT(G.G.T.)', 'IU/L', '11.0 ', '50', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '-', 'N', 'N', 238, 'BIOCHEMISTRY'),
(1349, 'CALCIUM - SERUM ', 'BC025', 'CALCIUM(+)', 'mg/dl', '6.10 ', '11', '', 'HIGH ', '', 450.00, 'NORMAL', '', '', '-', 'N', 'N', 111, 'BIOCHEMISTRY'),
(1351, 'CHOLESTEROL (TOTAL) ', 'BC033', 'RANDOM CHOLESTEROL', '', '', '', '', 'HIGH ', '', 260.00, 'NORMAL', '', '', '', 'N', 'N', 459, 'BIOCHEMISTRY'),
(1352, 'PHOSPHORUS INORGANIC - SERUM ', 'BC106', 'PHOSPHOROUS', 'mg/dl', '2.50 ', '4.9', '', 'HIGH ', '', 390.00, 'NORMAL', '', '', '-', 'N', 'N', 418, 'BIOCHEMISTRY'),
(1353, 'STOOLS FOR OCCULT BLOOD ', 'GP016', 'STOOLS FOR OCCULT BLOOD TEST', '', '', '', '', 'HIGH ', '', 460.00, 'NORMAL', '', '', '', 'N', 'N', 513, 'GENERAL PATHOLOGY'),
(1354, 'GLUCOSE - POST PRANDIAL (GLUCOMETER)', 'BC075', 'PPBS - GLUCOMETER', '', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', 'N', 'N', 434, 'BIOCHEMISTRY'),
(1355, 'HERPES SIMPLEX VIRUS 1 lgM ANTIBODY', 'SR043', 'HERPES SIMPLEX VIRUS 1 (IgM) ANTIBODY', '', '', '', '', 'HIGH ', '', 1080.00, 'NORMAL', '', '', '', 'N', 'N', 313, 'SEROLOGY'),
(1356, 'HERPES SIMPLEX VIRUS 1 lgG ANTIBODY ', 'SR042', 'HERPES SIMPLEX VIRUS 1 (IgG) ANTIBODY', '', '', '', '', 'HIGH ', '', 1080.00, 'NORMAL', '', '', '', 'N', 'N', 312, 'SEROLOGY'),
(1357, 'T4 (THYROXINE) FREE T4', 'BC131', 'T4(FREE)', 'ng/dl', '0.8 ', '2', '', 'HIGH ', '', 1130.00, 'NORMAL', '', '', '-', 'N', 'N', 528, 'BIOCHEMISTRY'),
(1358, 'URINE - KETONE BODIES ', 'GP030', 'URINE - KETONE BODIES', '', '', '', '', 'HIGH ', '', 150.00, 'NORMAL', '', '', '', 'N', 'N', 591, 'GENERAL PATHOLOGY'),
(1360, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'FASTING BLOOD SUGAR', 'mg/dl', '75.00 ', '115', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '-', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1361, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1362, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER BREAKFAST', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1363, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1364, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 1/2 HR. BEFORE LUNCH', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1365, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1366, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER LUNCH', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1367, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1368, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 1/2 HR. BEFORE DINNER', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1369, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1370, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER DINNER', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 86, 'BIOCHEMISTRY'),
(1378, 'PLATELET COUNT ', 'HM034', 'PLATELET COUNT', 'cu.mm.', '150000 ', '450000', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 421, 'HAEMATOLOGY'),
(1381, 'SPUTUM FOR A.F.B.', 'MB074', 'ZIEHL NEELSON STAIN', '', '', '', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '', 'N', 'N', 502, 'MICROBIOLOGY'),
(1385, 'ECG', '47', 'ECG', '', '', '', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '', 'N', 'N', 189, 'OTHERS'),
(1387, 'HEPATITIS - A lgM & lgG ANTIBODY ', 'SR030', 'VIRUS - (IgM Anti - HAV)', '', '', '', '', 'HIGH ', '', 2830.00, 'NORMAL', '', '', '', 'N', 'N', 306, 'SEROLOGY'),
(1388, 'HEPATITIS - A lgM & lgG ANTIBODY ', 'SR030', 'IgG ANTIBODY TO HEPATITIS A', '', '', '', '', 'HIGH ', '', 2830.00, 'NORMAL', '', '', '', 'N', 'N', 306, 'SEROLOGY'),
(1389, 'HEPATITIS - A lgM & lgG ANTIBODY ', 'SR030', 'VIRUS - (IgG Anti - HAV)', '', '', '', '', 'HIGH ', '', 2830.00, 'NORMAL', '', '', '', 'N', 'N', 306, 'SEROLOGY'),
(1394, 'STOOL CULTURE & ABST ', 'MB078', 'CULTURE SOURCE : STOOL', '', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1395, 'STOOL CULTURE & ABST ', 'MB078', '.', '', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1396, 'STOOL CULTURE & ABST ', 'MB078', 'CULTURE RESULT :', '', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1397, 'STOOL CULTURE & ABST ', 'MB078', '.', '', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1398, 'STOOL CULTURE & ABST ', 'MB078', 'Organism (1) = ', 'NOT ISOLATED', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1399, 'STOOL CULTURE & ABST ', 'MB078', '.', 'NOT ISOLATED', '', '', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '', 'N', 'N', 508, 'MICROBIOLOGY'),
(1400, 'HEPATITIS - B SURFACE ANTIBODY (Anti HBsAb) ', 'SR039', 'ANTI HBsAb ', 'ml IU / ml', '< 10.00 ', '', '', 'HIGH ', '', 3270.00, 'NORMAL', '', '', '', 'N', 'N', 44, 'SEROLOGY'),
(1406, 'T3 (TRIIODOTHYRONINE) FREE T3', 'BC130', 'T3 (FREE)', 'ng/dl', '1.4 ', '4.22', '', 'HIGH ', '', 1130.00, 'NORMAL', '', '', '-', 'N', 'N', 525, 'BIOCHEMISTRY'),
(1415, 'TROPONIN '' T '' ', 'BC137', 'TROPONIN T ', '', '', '', '', 'HIGH ', '', 2660.00, 'NORMAL', '', '', '', 'N', 'N', 569, 'BIOCHEMISTRY'),
(1416, 'URIC ACID - SERUM ', 'BC141', 'SERUM URIC ACID', 'mg/dl', '2.50 ', '6.6', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '-', 'N', 'N', 583, 'BIOCHEMISTRY'),
(1424, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER BREAKFAST', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 85, 'BIOCHEMISTRY'),
(1425, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 85, 'BIOCHEMISTRY'),
(1426, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER LUNCH', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 85, 'BIOCHEMISTRY'),
(1427, 'BLOOD SUGAR SERIES TEST ', 'BC061', '.', '', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 85, 'BIOCHEMISTRY'),
(1428, 'BLOOD SUGAR SERIES TEST ', 'BC061', 'BLOOD SUGAR 2 HRS. AFTER DINNER', 'mg/dl', '', '', '', 'HIGH ', '', 1510.00, 'NORMAL', '', '', '', 'N', 'N', 85, 'BIOCHEMISTRY'),
(1431, 'HEPATITIS - A lgG ANTIBODY ', 'SR031', 'IgG ANTIBODY TO HEPATITIS A VIRUS', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', 'N', 'N', 293, 'SEROLOGY'),
(1432, 'HEPATITIS - A lgG ANTIBODY ', 'SR031', '( IgG Anti - HAV )', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', 'N', 'N', 293, 'SEROLOGY'),
(1433, 'SODIUM - SERUM ', 'BC124', 'SERUM SODIUM', 'mmol/l', '136.00 ', '146', '', 'HIGH ', '', 460.00, 'NORMAL', '', '', '-', 'N', 'N', 488, 'BIOCHEMISTRY'),
(1434, 'POTASSIUM - SERUM ', 'BC108', 'SERUM POTASSIUM', 'mmol/l', '3.50 ', '5.3', '', 'HIGH ', '', 470.00, 'NORMAL', '', '', '-', 'N', 'N', 487, 'BIOCHEMISTRY'),
(1517, 'C-REACTIVE PROTEIN (CRP) ', 'SR019', 'C REACTIVE PROTEIN (C.R.P)', 'mg/dl', '(Less than 6) ', '', '', 'HIGH ', '', 490.00, 'NORMAL', '', '', '', 'N', 'N', 98, 'SEROLOGY'),
(1518, 'C-REACTIVE PROTEIN (CRP) ', 'SR019', '', '', '', '', '', '', '', 490.00, 'NORMAL', '', '', '', 'N', 'N', 98, 'SEROLOGY'),
(1519, 'C-REACTIVE PROTEIN (CRP) ', 'SR019', '', '', '', '', '', '', '', 490.00, 'NORMAL', '', '', '', 'N', 'N', 98, 'SEROLOGY'),
(1534, 'UREA - BLOOD ', 'BC139', 'BLOOD UREA', 'mg/dl', '10 ', '50', '', 'HIGH ', '', 370.00, 'NORMAL', '', '', '-', 'N', 'N', 88, 'BIOCHEMISTRY'),
(1535, 'UREA - BLOOD ', 'BC139', '', '', '', '', '', '', '', 370.00, 'NORMAL', '', '', '', 'N', 'N', 88, 'BIOCHEMISTRY'),
(1697, 'CREATININE - SERUM', 'BC039', 'SERUM CREATININE', 'mg/dl', '0.9 ', '1.3', '', 'HIGH ', '', 310.00, 'NORMAL', '0.6 ', '1.1 ', '-', 'N', 'N', 484, 'BIOCHEMISTRY'),
(1698, 'CREATININE - SERUM', 'BC039', '', '', '', '', '', '', '', 310.00, '', '', '', '', 'N', 'N', 484, 'BIOCHEMISTRY'),
(1896, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', 'TOTAL BILIRUBIN', 'mg/dl', '0.2 ', '1.1', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '-', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1897, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', '.', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1898, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', 'DIRECT BILIRUBIN', '', '0 ', '0.2', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '-', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1899, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', '.', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1900, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', 'INDIRECT BILIRUBIN', 'mg/dl', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1901, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 72, 'BIOCHEMISTRY'),
(1925, 'HAEMOGLOBIN ', 'HM020', 'Hb%', 'g/dl', '12.0 ', '17.5', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 280, 'HAEMATOLOGY'),
(1926, 'HAEMOGLOBIN ', 'HM020', 'RBC', 'million/cu.mm', '3.5 ', '6', '', 'HIGH ', '', 290.00, 'NORMAL', '', '', '-', 'N', 'N', 280, 'HAEMATOLOGY'),
(1927, 'HAEMOGLOBIN ', 'HM020', 'PCV', '%', '40.0 ', '54', '', 'HIGH ', '', 290.00, 'NORMAL', '36 ', '45 ', '-', 'N', 'N', 280, 'HAEMATOLOGY'),
(1928, 'HAEMOGLOBIN ', 'HM020', '', '', '', '', '', '', '', 290.00, '', '', '', '', 'N', 'N', 280, 'HAEMATOLOGY'),
(1929, 'HAEMOGLOBIN ', 'HM020', '', '', '', '', '', '', '', 290.00, '', '', '', '', 'N', 'N', 280, 'HAEMATOLOGY'),
(2085, 'T4 (THYROXINE) FREE T4', 'BC131', 'T4 (TOTAL)', 'ng/dl', '0.8 ', '2', '', 'HIGH ', '', 1130.00, 'NORMAL', '', '', '-', 'N', 'N', 527, 'BIOCHEMISTRY'),
(2086, 'T4 (THYROXINE) FREE T4', 'BC131', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 527, 'BIOCHEMISTRY'),
(2235, 'PREGNANCY TEST - URINE ', 'GP007', 'URINE FOR PREGNANCY', '', '', '', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '', '', '', 614, 'GENERAL PATHOLOGY'),
(2236, 'PREGNANCY TEST - URINE ', 'GP007', '', '', '', '', '', '', '', 340.00, '', '', '', '', '', '', 614, 'GENERAL PATHOLOGY'),
(2249, 'MONOSPOT / INFECTIOUS MONONUCLEOSIS ', 'SR055', '', '', '', '', '', 'HIGH ', '', 430.00, 'NORMAL', '', '', '', '', '', 388, 'SEROLOGY'),
(2250, 'MONOSPOT / INFECTIOUS MONONUCLEOSIS ', 'SR055', '', '', '', '', '', '', '', 430.00, '', '', '', '', '', '', 388, 'SEROLOGY'),
(2272, 'PROFILE THYROID ', 'BC115', 'T3 (FREE)', 'Pg/ml', '1.4 ', '4.2', '', 'HIGH ', '', 2980.00, 'NORMAL', '', '', '-', '', '', 548, 'BIOCHEMISTRY'),
(2273, 'PROFILE THYROID ', 'BC115', 'T4 (FREE)', 'ng/dl', '0.8 ', '2.0', '', 'HIGH ', '', 2980.00, 'NORMAL', '', '', '-', '', '', 548, 'BIOCHEMISTRY'),
(2274, 'PROFILE THYROID ', 'BC115', 'TSH', 'uIu/ml', '0.4 ', '7.0', '', 'HIGH ', '', 2980.00, 'NORMAL', '', '', '-', '', '', 548, 'BIOCHEMISTRY'),
(2275, 'PROFILE THYROID ', 'BC115', '', '', '', '', '', '', '', 2980.00, '', '', '', '', '', '', 548, 'BIOCHEMISTRY'),
(2276, 'PROFILE THYROID ', 'BC115', '', '', '', '', '', '', '', 2980.00, '', '', '', '', '', '', 548, 'BIOCHEMISTRY'),
(2277, 'PROFILE THYROID ', 'BC115', '', '', '', '', '', '', '', 2980.00, '', '', '', '', '', '', 548, 'BIOCHEMISTRY'),
(2283, 'HEPATITIS - A lgM ANTIBODY ', 'SR032', 'HEPATITIS - A IgM ANTIBODY', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 294, 'SEROLOGY'),
(2284, 'HEPATITIS - A lgM ANTIBODY ', 'SR032', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 294, 'SEROLOGY'),
(2285, 'HEPATITIS - A lgM ANTIBODY ', 'SR032', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 294, 'SEROLOGY'),
(2288, 'URIC ACID - URINE ', 'BC142', '', 'mg/dl', '37 ', '92', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '-', '', '', 584, 'BIOCHEMISTRY'),
(2289, 'URIC ACID - URINE ', 'BC142', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 584, 'BIOCHEMISTRY'),
(2292, 'PHOSPHORUS INORGANIC - SERUM ', 'BC106', 'PHOSPHORUS INORGANIC', '', '2.7 ', '4.5', '', 'HIGH ', '', 390.00, 'NORMAL', '', '', '-', '', '', 419, 'BIOCHEMISTRY'),
(2293, 'PHOSPHORUS INORGANIC - SERUM ', 'BC106', '', '', '', '', '', '', '', 390.00, '', '', '', '', '', '', 419, 'BIOCHEMISTRY'),
(2294, 'PHOSPHORUS INORGANIC - SERUM ', 'BC106', '', '', '', '', '', '', '', 390.00, '', '', '', '', '', '', 419, 'BIOCHEMISTRY'),
(2295, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', 'URINE FOR MICRO ALBUMIN', 'mg/l', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2296, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2297, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', 'URINE CREATININE', 'mg/dl', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2298, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2299, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', 'URINE ALBUMIN / CREATININE', 'mg/g', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2300, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2301, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2302, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', 'REFERENCE RANGE', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2303, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2304, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '< 30 mg ALBUMIN /g CREATININE', '=', 'NORMAL ', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2305, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2306, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '30 - 300 mg ALBUMIN /g CREATININE', '=', 'MICROALBUMINURIA ', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2307, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '.', '', '', '', '', 'HIGH ', '', 480.00, 'NORMAL', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2308, 'URINE ALBUMIN: CREATININE RATIO', 'BC144', '', '', '', '', '', '', '', 480.00, '', '', '', '', '', '', 601, 'BIOCHEMISTRY'),
(2375, 'XRAY - ANKLE ( AP)', '185', '', '', '', '', '', 'HIGH ', '', 600.00, 'NORMAL', '', '', '', '', '', 633, 'OTHERS'),
(2376, 'XRAY - ANKLE ( AP)', '185', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 633, 'OTHERS'),
(2377, 'XRAY - ANKLE ( AP/LAT)', '186', '', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', '', '', 634, 'OTHERS'),
(2378, 'XRAY - ANKLE ( AP/LAT)', '186', '', '', '', '', '', '', '', 800.00, '', '', '', '', '', '', 634, 'OTHERS'),
(2379, 'XRAY - CERVICAL SPINE ( AP)', '187', '', '', '', '', '', 'HIGH ', '', 600.00, 'NORMAL', '', '', '', '', '', 635, 'OTHERS'),
(2380, 'XRAY - CERVICAL SPINE ( AP)', '187', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 635, 'OTHERS'),
(2381, 'XRAY - CERVICAL SPINE ( AP/LAT)', '188', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 636, 'OTHERS'),
(2382, 'XRAY - CERVICAL SPINE ( AP/LAT)', '188', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 636, 'OTHERS'),
(2391, 'XRAY - DENTAL 1', '193', '', '', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', '', '', 641, 'OTHERS'),
(2392, 'XRAY - DENTAL 1', '193', '', '', '', '', '', '', '', 300.00, '', '', '', '', '', '', 641, 'OTHERS'),
(2393, 'XRAY - DENTAL 2', '194', '', '', '', '', '', 'HIGH ', '', 550.00, 'NORMAL', '', '', '', '', '', 642, 'OTHERS'),
(2394, 'XRAY - DENTAL 2', '194', '', '', '', '', '', '', '', 550.00, '', '', '', '', '', '', 642, 'OTHERS'),
(2395, 'XRAY - ELBOW', '196', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 644, 'OTHERS'),
(2396, 'XRAY - ELBOW', '196', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 644, 'OTHERS'),
(2397, 'XRAY - FEMUR', '197', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 645, 'OTHERS'),
(2398, 'XRAY - FEMUR', '197', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 645, 'OTHERS'),
(2399, 'XRAY - FINGER', '198', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 646, 'OTHERS'),
(2400, 'XRAY - FINGER', '198', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 646, 'OTHERS'),
(2401, 'XRAY - FOOT', '199', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 647, 'OTHERS'),
(2402, 'XRAY - FOOT', '199', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 647, 'OTHERS'),
(2403, 'XRAY - FOREARM', '200', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 648, 'OTHERS'),
(2404, 'XRAY - FOREARM', '200', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 648, 'OTHERS'),
(2405, 'XRAY - HAND', '201', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 649, 'OTHERS'),
(2406, 'XRAY - HAND', '201', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 649, 'OTHERS'),
(2407, 'XRAY - HUMERUS', '202', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 650, 'OTHERS'),
(2408, 'XRAY - HUMERUS', '202', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 650, 'OTHERS'),
(2409, 'XRAY - KNEE ( AP)', '203', '', '', '', '', '', 'HIGH ', '', 600.00, 'NORMAL', '', '', '', '', '', 651, 'OTHERS'),
(2410, 'XRAY - KNEE ( AP)', '203', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 651, 'OTHERS'),
(2411, 'XRAY - KNEE ( AP/LAT)', '204', '', '', '', '', '', 'HIGH ', '', 800.00, 'NORMAL', '', '', '', '', '', 652, 'OTHERS'),
(2412, 'XRAY - KNEE ( AP/LAT)', '204', '', '', '', '', '', '', '', 800.00, '', '', '', '', '', '', 652, 'OTHERS'),
(2413, 'XRAY - LEG', '206', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 654, 'OTHERS'),
(2414, 'XRAY - LEG', '206', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 654, 'OTHERS'),
(2415, 'XRAY - LUMBAR SPINE (AP/LAT)', '207', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 655, 'OTHERS'),
(2416, 'XRAY - LUMBAR SPINE (AP/LAT)', '207', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 655, 'OTHERS'),
(2417, 'XRAY - PELVIS', '209', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 657, 'OTHERS'),
(2418, 'XRAY - PELVIS', '209', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 657, 'OTHERS'),
(2419, 'XRAY - SHOULDER', '211', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 659, 'OTHERS'),
(2420, 'XRAY - SHOULDER', '211', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 659, 'OTHERS'),
(2421, 'XRAY - SKULL', '213', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 661, 'OTHERS'),
(2422, 'XRAY - SKULL', '213', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 661, 'OTHERS'),
(2423, 'XRAY - WRIST', '214', '', '', '', '', '', 'HIGH ', '', 650.00, 'NORMAL', '', '', '', '', '', 662, 'OTHERS'),
(2424, 'XRAY - WRIST', '214', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 662, 'OTHERS'),
(2425, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2426, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2427, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2428, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2429, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2430, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2431, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2432, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2433, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2434, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2435, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2436, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2437, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2438, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2439, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2440, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2441, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2442, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2443, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2444, 'DOUBLE STRANDED DNA (d/s DNA) ', 'SR026', '', '', '', '', '', '', '', 2630.00, '', '', '', '', '', '', 181, 'SEROLOGY'),
(2524, 'ALBUMIN', 'BC004', 'SERUM ALBUMIN', 'mg/dl', '', '', '', '', '', 340.00, '', '', '', '', '', '', 482, 'BIOCHEMISTRY'),
(2525, 'ALBUMIN', 'BC004', '', '', '', '', '', '', '', 340.00, '', '', '', '', '', '', 482, 'BIOCHEMISTRY'),
(2590, 'HEPATITIS - B Core/Total ANTIBODY ', 'SR034', '', '', '', '', '', '', '', 1270.00, '', '', '', '', '', '', 299, 'SEROLOGY'),
(2591, 'HEPATITIS - B Core/Total ANTIBODY ', 'SR034', 'IgM & IgG ANTIBODIES TO', '', '', '', '', '', '', 1270.00, '', '', '', '', '', '', 299, 'SEROLOGY'),
(2592, 'HEPATITIS - B Core/Total ANTIBODY ', 'SR034', 'HEPATITIS B VIRUS CORE ANTIGEN', '', '', '', '', '', '', 1270.00, '', '', '', '', '', '', 299, 'SEROLOGY'),
(2593, 'HEPATITIS - B Core/Total ANTIBODY ', 'SR034', '( Anti - HBcAg )', '', '', '', '', '', '', 1270.00, '', '', '', '', '', '', 299, 'SEROLOGY'),
(2594, 'XRAY - NECK', '208', '', '', '', '', '', '', '', 650.00, '', '', '', '', '', '', 656, 'OTHERS'),
(2608, 'ALANINE AMINOTRANSFERASE (SGPT/ALT)', 'BC003', 'S.G.P.T.', 'IU/L', '0 ', '40', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 476, 'BIOCHEMISTRY'),
(2609, 'ALANINE AMINOTRANSFERASE (SGPT/ALT)', 'BC003', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 476, 'BIOCHEMISTRY'),
(2610, 'ALANINE AMINOTRANSFERASE (SGPT/ALT)', 'BC003', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 476, 'BIOCHEMISTRY'),
(2612, 'XRAY - SINUS VIEW', '212', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 660, 'OTHERS'),
(2613, 'XRAY - SINUS VIEW', '212', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 660, 'OTHERS'),
(2614, 'XRAY - SINUS VIEW', '212', '', '', '', '', '', '', '', 600.00, '', '', '', '', '', '', 660, 'OTHERS'),
(2620, 'XRAY - CHEST (AP/LAT)', '190', '', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 638, 'OTHERS'),
(2641, 'XRAY - KUB', '205', '.', '', '', '', '', 'HIGH ', '', 1000.00, 'NORMAL', '', '', '', '', '', 653, 'OTHERS'),
(2642, 'XRAY - KUB', '205', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 653, 'OTHERS'),
(2643, 'XRAY - KUB', '205', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 653, 'OTHERS'),
(2646, 'HEPATITIS - B e ANTIBODY ', 'SR035', 'ANTIBODY TO HEPATITIS - B', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 291, 'SEROLOGY'),
(2647, 'HEPATITIS - B e ANTIBODY ', 'SR035', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 291, 'SEROLOGY'),
(2648, 'HEPATITIS - B e ANTIGEN ', 'SR036', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 292, 'SEROLOGY'),
(2649, 'HEPATITIS - B e ANTIGEN ', 'SR036', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 292, 'SEROLOGY'),
(2650, 'HEPATITIS - B e ANTIGEN ', 'SR036', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 292, 'SEROLOGY'),
(2652, 'STOOLS FOR FULL REPORT ', 'GP015', 'COLOUR', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2653, 'STOOLS FOR FULL REPORT ', 'GP015', 'MUCUS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2654, 'STOOLS FOR FULL REPORT ', 'GP015', 'AMOEBAE', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2655, 'STOOLS FOR FULL REPORT ', 'GP015', 'OVA', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2656, 'STOOLS FOR FULL REPORT ', 'GP015', 'CYSTS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2657, 'STOOLS FOR FULL REPORT ', 'GP015', 'PUS CELLS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2658, 'STOOLS FOR FULL REPORT ', 'GP015', 'UNDIGESTED VEGETABLE CELLS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2659, 'STOOLS FOR FULL REPORT ', 'GP015', 'FIBRES', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2660, 'STOOLS FOR FULL REPORT ', 'GP015', 'RED CELLS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY');
INSERT INTO `lab_test` (`id`, `testname`, `code`, `des`, `unit`, `rfrom`, `rto`, `rfrom_msg`, `rto_msg`, `pen`, `price`, `rnorm`, `rfromfe`, `rtofe`, `rangesep`, `h`, `u`, `tmpno`, `bgroup`) VALUES
(2661, 'STOOLS FOR FULL REPORT ', 'GP015', 'EPITHELIAL CELLS', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2662, 'STOOLS FOR FULL REPORT ', 'GP015', 'CONSISTENCY', '', '', '', '', 'HIGH ', '', 170.00, 'NORMAL', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2663, 'STOOLS FOR FULL REPORT ', 'GP015', '', '', '', '', '', '', '', 170.00, '', '', '', '', '', '', 509, 'GENERAL PATHOLOGY'),
(2672, 'RETICULOCYTE COUNT ', 'HM037', 'RETICULOCYTE COUNT', '%', '0.50 ', '1.50', '', 'HIGH ', '', 340.00, 'NORMAL', '', '', '-', '', '', 464, 'HAEMATOLOGY'),
(2673, 'RETICULOCYTE COUNT ', 'HM037', '', '', '', '', '', '', '', 340.00, '', '', '', '', '', '', 464, 'HAEMATOLOGY'),
(2722, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', 'HBA1C', '%', '', '', '', 'HIGH ', '', 880.00, 'NORMAL', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2723, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2724, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', 'NORMAL', '4.2 ', '6.3', '', 'HIGH ', '', 880.00, 'NORMAL', '', '', '-', '', '', 282, 'BIOCHEMISTRY'),
(2725, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2726, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', 'DIABETIC', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2727, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2728, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', 'GOOD CONTROL', '5.5 ', '6.8', '', 'HIGH ', '', 880.00, 'NORMAL', '', '', '-', '', '', 282, 'BIOCHEMISTRY'),
(2729, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2730, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', 'FAIR CONTROL', '6.8 ', '7.6', '', 'HIGH ', '', 880.00, 'NORMAL', '', '', '-', '', '', 282, 'BIOCHEMISTRY'),
(2731, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2732, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '.', 'POOR CONTROL', 'ABOVE 7.6 ', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2733, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2734, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2735, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2736, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '', '', '', '', '', '', '', 880.00, '', '', '', '', '', '', 282, 'BIOCHEMISTRY'),
(2758, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2759, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2760, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2761, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2762, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2763, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2764, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2765, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2766, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(2767, 'HERPES SIMPLEX VIRUS 1 & 2 lgG & lgM ANTIBODY', 'SR046', '', '', '', '', '', '', '', 4280.00, '', '', '', '', '', '', 311, 'SEROLOGY'),
(3056, 'PROFILE LIVER ', 'BC113', 'SERUM TOTAL PROTEINS', 'g/dl', '6.60 ', '8.7', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3057, 'PROFILE LIVER ', 'BC113', 'SERUM ALBUMIN', 'g/dl', '3.50 ', '5.3', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3058, 'PROFILE LIVER ', 'BC113', 'GLOBULIN', 'g/dl', '1.80 ', '3.6', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3059, 'PROFILE LIVER ', 'BC113', 'A/G RATIO', '', '', '', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '', '', '', 373, 'BIOCHEMISTRY'),
(3060, 'PROFILE LIVER ', 'BC113', '.', '', '', '', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '', '', '', 373, 'BIOCHEMISTRY'),
(3061, 'PROFILE LIVER ', 'BC113', 'ALKALINE PHOSPHATASE', 'u/l', '98.0 ', '298', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3062, 'PROFILE LIVER ', 'BC113', 'TOTAL BILIRUBIN', 'mg/dl', '0.20 ', '1.2', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3063, 'PROFILE LIVER ', 'BC113', 'GAMMA GT', 'u/l', '2.00 ', '30', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3064, 'PROFILE LIVER ', 'BC113', 'S.G.O.T.', 'Iu/l', '13.0 ', '31', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3065, 'PROFILE LIVER ', 'BC113', 'S.G.P.T.', 'Iu/l', '0.00 ', '40', '', 'HIGH ', '', 1930.00, 'NORMAL', '', '', '-', '', '', 373, 'BIOCHEMISTRY'),
(3066, 'PROFILE LIVER ', 'BC113', '', '', '', '', '', '', '', 1930.00, '', '', '', '', '', '', 373, 'BIOCHEMISTRY'),
(3067, 'PROFILE LIVER ', 'BC113', '', '', '', '', '', '', '', 1930.00, '', '', '', '', '', '', 373, 'BIOCHEMISTRY'),
(3068, 'PROFILE LIVER ', 'BC113', '', '', '', '', '', '', '', 1930.00, '', '', '', '', '', '', 373, 'BIOCHEMISTRY'),
(3069, 'ALKALINE PHOSPHATASE', 'BC007', 'ALKALINE PHOSPHATASE', 'IU/L', '98 ', '298', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 31, 'BIOCHEMISTRY'),
(3070, 'ALKALINE PHOSPHATASE', 'BC007', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 31, 'BIOCHEMISTRY'),
(3071, 'ALKALINE PHOSPHATASE', 'BC007', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 31, 'BIOCHEMISTRY'),
(3110, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '. F.B.S.', 'mg/dl U/Sugar- Nil', '75 ', '115', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '-', '', '', 264, 'BIOCHEMISTRY'),
(3111, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3112, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3113, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '75 gms.of Glucose given orally at 09.45 a..m.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3114, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '1st hour Blood Sugar on a.m.', 'mg/dl U/Sugar -', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3115, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '.', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3116, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '2 nd. hour Blood Sugar on 11.45 a.m.', 'mg/dl U/Sugar - NIL', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3117, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3118, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3119, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3120, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3121, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3122, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '.', '', '', '', '', 'HIGH ', '', 1410.00, 'NORMAL', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3123, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3124, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3125, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3126, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3127, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3128, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3129, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3130, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3131, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3132, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', '', '', 264, 'BIOCHEMISTRY'),
(3133, 'CREATININE WITH ESTIMATED GFR ', 'BC165', 'SERUM CREATININE', 'mg/dl', '0.50 ', '1.3', '', 'HIGH ', '', 400.00, 'NORMAL', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3134, 'CREATININE WITH ESTIMATED GFR ', 'BC165', 'ESTIMATED GFR', 'ml/min', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3135, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3136, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3137, 'CREATININE WITH ESTIMATED GFR ', 'BC165', 'AGE', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3138, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3139, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '> 70', 'ml/min', '55 ', '95', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3140, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '60 - 69', 'ml/min', '65 ', '105', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3141, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '50 - 59', 'ml/min', '73 ', '113', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3142, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '40 - 49', 'ml/min', '79 ', '119', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3143, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '30 - 39', 'ml/min', '87 ', '127', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3144, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '20 - 29', 'ml/min', '96 ', '136', '', '', '', 400.00, '', '', '', '-', '', '', 244, 'BIOCHEMISTRY'),
(3145, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3146, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', '', '', 244, 'BIOCHEMISTRY'),
(3212, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', 'URINE CREATININE', 'mg/dl', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3213, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', 'URINE MICRO ALBUMIN', 'mg/L', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3214, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', 'URI MICRO ALBUMIN / CREATININE', 'mg of Albu / g Cre', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3215, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3216, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3217, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3218, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3219, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3220, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3221, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3222, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3223, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', 'mg of Albumin / gm of Creatinine', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3224, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', 'Urine Microalbumin Ref Range', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3225, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '<20.00 mg of albumin / gm of Creatinine', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3226, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3227, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3228, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3229, 'MICROALBUMIN WITH CREATININE IN URINE ', 'BC099', '', '', '', '', '', '', '', 760.00, '', '', '', '', '', '', 387, 'BIOCHEMISTRY'),
(3233, 'PROFILE LIPID ', 'BC112', 'Total Cholesterol', 'mg/dl', '150 ', '240', '', 'HIGH ', '', 980.00, 'NORMAL', '', '', '-', '', '', 369, 'BIOCHEMISTRY'),
(3234, 'PROFILE LIPID ', 'BC112', 'H.D.L. Cholesterol', 'mg/dl', '30 ', '70', '', 'HIGH ', '', 980.00, 'NORMAL', '30 ', '85 ', '-', '', '', 369, 'BIOCHEMISTRY'),
(3235, 'PROFILE LIPID ', 'BC112', 'L.D.L. Cholesterol', 'mg/dl', '0 ', '160', '', 'HIGH ', '', 980.00, 'NORMAL', '', '', '-', '', '', 369, 'BIOCHEMISTRY'),
(3236, 'PROFILE LIPID ', 'BC112', 'Triglyceride', 'mg/dl', '60 ', '150', '', 'HIGH ', '', 980.00, 'NORMAL', '', '', '-', '', '', 369, 'BIOCHEMISTRY'),
(3237, 'PROFILE LIPID ', 'BC112', 'Ratio', '', '', '', '', 'HIGH ', '', 980.00, 'NORMAL', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3238, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3239, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3240, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3241, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3242, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', '', '', 369, 'BIOCHEMISTRY'),
(3248, 'PROTEIN TOTAL ', 'BC122', 'SERUM PROTEIN TOTAL', 'g/dl', '6.40 ', '8.40', '', 'HIGH ', '', 510.00, 'NORMAL', '', '', '-', '', '', 453, 'BIOCHEMISTRY'),
(3249, 'PROTEIN TOTAL ', 'BC122', 'ALBUMIN', 'g/dl', '3.70 ', '5.0', '', 'HIGH ', '', 510.00, 'NORMAL', '', '', '-', '', '', 453, 'BIOCHEMISTRY'),
(3250, 'PROTEIN TOTAL ', 'BC122', 'GLOBULIN', 'g/dl', '2.20 ', '3.40', '', 'HIGH ', '', 510.00, 'NORMAL', '', '', '-', '', '', 453, 'BIOCHEMISTRY'),
(3251, 'PROTEIN TOTAL ', 'BC122', 'A/G RATIO', '', '', '', '', 'HIGH ', '', 510.00, 'NORMAL', '', '', '', '', '', 453, 'BIOCHEMISTRY'),
(3252, 'PROTEIN TOTAL ', 'BC122', '', '', '', '', '', '', '', 510.00, '', '', '', '', '', '', 453, 'BIOCHEMISTRY'),
(3253, 'PROTEIN TOTAL ', 'BC122', '', '', '', '', '', '', '', 510.00, '', '', '', '', '', '', 453, 'BIOCHEMISTRY'),
(3254, 'CONSULTATION', '30', '', '', '', '', '', 'HIGH ', '', 200.00, 'NORMAL', '', '', '', '', '', 143, 'OTHERS'),
(3255, 'CONSULTATION', '30', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 143, 'OTHERS'),
(3282, 'IONIZED CALCIUM ', 'BC088', 'IONIZED CALCIUM', 'mmol/L', '1.1 ', '1.4', '', 'HIGH ', '', 420.00, 'NORMAL', '', '', '-', '', '', 351, 'BIOCHEMISTRY'),
(3283, 'IONIZED CALCIUM ', 'BC088', '', '', '', '', '', '', '', 420.00, '', '', '', '', '', '', 351, 'BIOCHEMISTRY'),
(3284, 'IONIZED CALCIUM ', 'BC088', '', '', '', '', '', '', '', 420.00, '', '', '', '', '', '', 351, 'BIOCHEMISTRY'),
(3294, 'BUN (BLOOD UREA NITROGEN) ', 'BC020', 'BUN', 'mg/dl', '8 ', '17', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 96, 'BIOCHEMISTRY'),
(3295, 'BUN (BLOOD UREA NITROGEN) ', 'BC020', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 96, 'BIOCHEMISTRY'),
(3296, 'XRAY - CHEST WITH REPORT (OPD)', '192', '', '', '', '', '', 'HIGH ', '', 900.00, 'NORMAL', '', '', '', '', '', 640, 'OTHERS'),
(3297, 'XRAY - CHEST WITH REPORT (OPD)', '192', '', '', '', '', '', '', '', 900.00, '', '', '', '', '', '', 640, 'OTHERS'),
(3298, 'XRAY - CHEST WITH REPORT (OPD)', '192', '', '', '', '', '', '', '', 900.00, '', '', '', '', '', '', 640, 'OTHERS'),
(3299, 'XRAY - CHEST WITH REPORT (GAMCA)', '191', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 639, 'OTHERS'),
(3302, 'XRAY - REPORT', '210', '', '', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', '', '', 658, 'OTHERS'),
(3303, 'XRAY - REPORT', '210', '', '', '', '', '', '', '', 300.00, '', '', '', '', '', '', 658, 'OTHERS'),
(3304, 'XRAY - DORSAL', '195', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 643, 'OTHERS'),
(3305, 'XRAY - DORSAL', '195', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 643, 'OTHERS'),
(3306, '<NAME>', '195', '', '', '', '', '', '', '', 1000.00, '', '', '', '', '', '', 643, 'OTHERS'),
(3325, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '50gms Glucose given at 11.00 a.m.', '', '', 'Non fasting', '', 'HIGH ', '', 520.00, 'NORMAL', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3326, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', 'HIGH ', '', 520.00, 'NORMAL', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3327, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', 'After 2 hours Blood Sugar 1.00 p.m.', 'mg/dl', '', 'Urine Sugar - Nil', '', 'HIGH ', '', 520.00, 'NORMAL', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3328, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', 'HIGH ', '', 520.00, 'NORMAL', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3329, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', '', '', 520.00, '', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3330, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', '', '', 520.00, '', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3331, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', '', '', 520.00, '', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3332, 'GLUCOSE CHALLENGE TEST (GCT) ', 'BC063', '', '', '', '', '', '', '', 520.00, '', '', '', '', '', '', 263, 'BIOCHEMISTRY'),
(3405, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '1 st HOUR', 'mm', '', '', '', 'HIGH ', '', 200.00, 'NORMAL', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3406, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '2 nd HOUR', 'mm', '', '', '', 'HIGH ', '', 200.00, 'NORMAL', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3407, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3408, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3409, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3410, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3411, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3412, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', 'REFERENCE VALUE', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3413, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3414, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', 'AGE (Years) Male Female', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3415, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3416, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '18 - 30 < 7 < 11', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3417, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '31 - 40 < 8 < 11', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3418, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '41 - 50 < 11 < 13', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3419, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '51 - 60 < 12 < 19', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3420, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '61 - 70 < 13 < 20', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3421, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', 'OVER 70 < 30 < 35', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3422, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3423, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', 'NEW BORN : 0 - 2', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3424, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3425, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3426, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3427, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3428, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3429, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3430, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', '', '', 186, 'HAEMATOLOGY'),
(3453, 'FULL BLOOD COUNT ', 'HM019', 'Hb', 'g/dl', '12.0 ', '17.5', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3454, 'FULL BLOOD COUNT ', 'HM019', 'RBC', 'million/cu.mm', '3.5 ', '6', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3455, 'FULL BLOOD COUNT ', 'HM019', 'PCV', '%', '36.0 ', '50', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3456, 'FULL BLOOD COUNT ', 'HM019', 'MCV', 'fl', '70.0 ', '96', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3457, 'FULL BLOOD COUNT ', 'HM019', 'MCH', 'pg', '27.0 ', '32', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3458, 'FULL BLOOD COUNT ', 'HM019', 'MCHC', 'g/dl', '30.0 ', '35', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3459, 'FULL BLOOD COUNT ', 'HM019', 'WBC', 'cu.mm', '4,000 ', '11,000', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3460, 'FULL BLOOD COUNT ', 'HM019', '.', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3461, 'FULL BLOOD COUNT ', 'HM019', 'DC', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3462, 'FULL BLOOD COUNT ', 'HM019', 'Neutrophil', '%', '40 ', '75', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3463, 'FULL BLOOD COUNT ', 'HM019', 'Lymphocytes', '%', '10 ', '45', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3464, 'FULL BLOOD COUNT ', 'HM019', 'Eosinophil', '%', '1 ', '6', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3465, 'FULL BLOOD COUNT ', 'HM019', 'Monocyte', '%', '0 ', '10', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3466, 'FULL BLOOD COUNT ', 'HM019', 'Basophil', '%', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3467, 'FULL BLOOD COUNT ', 'HM019', '..', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3468, 'FULL BLOOD COUNT ', 'HM019', 'Platelet Count', 'cu.mm', '150,000 ', '450,000', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '-', '', '', 235, 'HAEMATOLOGY'),
(3469, 'FULL BLOOD COUNT ', 'HM019', '.', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3470, 'FULL BLOOD COUNT ', 'HM019', '.', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3471, 'FULL BLOOD COUNT ', 'HM019', '', '', '', '', '', 'HIGH ', '', 360.00, 'NORMAL', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3472, 'FULL BLOOD COUNT ', 'HM019', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3473, 'FULL BLOOD COUNT ', 'HM019', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3474, 'FULL BLOOD COUNT ', 'HM019', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3475, 'FULL BLOOD COUNT ', 'HM019', '', '', '', '', '', '', '', 360.00, '', '', '', '', '', '', 235, 'HAEMATOLOGY'),
(3494, 'GLUCOSE - POST PRANDIAL ', 'BC076', '', '', '', '', '', '', '', 300.00, '', '', '', '', '', '', 432, 'BIOCHEMISTRY'),
(3495, 'GLUCOSE - POST PRANDIAL ', 'BC076', '', '', '', '', '', '', '', 300.00, '', '', '', '', '', '', 432, 'BIOCHEMISTRY'),
(3496, 'GLUCOSE - POST PRANDIAL ', 'BC076', '', '', '', '', '', '', '', 300.00, '', '', '', '', '', '', 432, 'BIOCHEMISTRY'),
(3497, 'GLUCOSE - POST PRANDIAL ', 'BC076', 'P.P.B.S.', 'mg/dl', '', '', '', 'HIGH ', '', 300.00, 'NORMAL', '', '', '', '', '', 432, 'BIOCHEMISTRY'),
(3509, 'URINE - ALBUMIN ', 'GP023', '', '', '', '', '', '', '', 150.00, '', '', '', '', '', '', 600, 'GENERAL PATHOLOGY'),
(3510, 'URINE - ALBUMIN ', 'GP023', 'URINE ALBUMIN', '', '', '', '', '', '', 150.00, '', '', '', '', '', '', 600, 'GENERAL PATHOLOGY'),
(3511, 'URINE - ALBUMIN ', 'GP023', '', '', '', '', '', '', '', 150.00, '', '', '', '', '', '', 600, 'GENERAL PATHOLOGY'),
(3512, 'URINE - ALBUMIN ', 'GP023', '', '', '', '', '', '', '', 150.00, '', '', '', '', '', '', 600, 'GENERAL PATHOLOGY'),
(3515, 'RHEUMATOID FACTOR ', 'SR060', 'RHEUMATOID FACTOR', 'iu/ml', '(Less than 8) ', '', '', 'HIGH ', '', 410.00, 'NORMAL', '', '', '', '', '', 468, 'SEROLOGY'),
(3516, 'RHEUMATOID FACTOR ', 'SR060', '', '', '', '', '', '', '', 410.00, '', '', '', '', '', '', 468, 'SEROLOGY'),
(3517, 'RHEUMATOID FACTOR ', 'SR060', '', '', '', '', '', '', '', 410.00, '', '', '', '', '', '', 468, 'SEROLOGY'),
(3518, 'ELECTROLYTES - SERUM ', 'BC045', 'SERUM SODIUM', 'mmol/l', '135.00 ', '148', '', 'HIGH ', '', 630.00, 'NORMAL', '', '', '-', '', '', 192, 'BIOCHEMISTRY'),
(3519, 'ELECTROLYTES - SERUM ', 'BC045', 'SERUM POTASSIUM', 'mmol/l', '3.50 ', '5.5', '', 'HIGH ', '', 630.00, 'NORMAL', '', '', '-', '', '', 192, 'BIOCHEMISTRY'),
(3520, 'ELECTROLYTES - SERUM ', 'BC045', 'CHLORIDE', 'mmol/l', '95.00 ', '111', '', 'HIGH ', '', 630.00, 'NORMAL', '', '', '-', '', '', 192, 'BIOCHEMISTRY'),
(3521, 'ELECTROLYTES - SERUM ', 'BC045', '', '', '', '', '', '', '', 630.00, '', '', '', '', '', '', 192, 'BIOCHEMISTRY'),
(3522, 'ELECTROLYTES - SERUM ', 'BC045', '', '', '', '', '', '', '', 630.00, '', '', '', '', '', '', 192, 'BIOCHEMISTRY'),
(3535, 'DENGUE lgM & lgG ANTIBODY ', 'SR024', '', '', '', '', '', 'HIGH ', '', 2330.00, 'NORMAL', '', '', '', '', '', 175, 'SEROLOGY'),
(3536, 'DENGUE lgM & lgG ANTIBODY ', 'SR024', '', '', '', '', '', '', '', 2330.00, '', '', '', '', '', '', 175, 'SEROLOGY'),
(3537, 'P S A ', 'TM007', 'P S A', '', '< 40 yrs. 0.6 ', '1.3', '', 'HIGH ', '', 3550.00, 'NORMAL', '', '', '-', '', '', 408, 'TUMOUR MARKERS'),
(3538, 'P S A ', 'TM007', '', '', '41-50yrs. 0.6 ', '2.0', '', 'HIGH ', '', 3550.00, 'NORMAL', '', '', '-', '', '', 408, 'TUMOUR MARKERS'),
(3539, 'P S A ', 'TM007', '', '', '', '', '', '', '', 3550.00, '', '', '', '', '', '', 408, 'TUMOUR MARKERS'),
(3540, 'P S A ', 'TM007', '', '', '', '', '', '', '', 3550.00, '', '', '', '', '', '', 408, 'TUMOUR MARKERS'),
(3543, 'TSH (THYROID STIMULATING HORMONE) 3rd Generation ', 'BC138', 'TSH', 'Iu/ml', '0.3 ', '4.2', '', 'HIGH ', '', 990.00, 'NORMAL', '', '', '-', '', '', 572, 'BIOCHEMISTRY'),
(3544, 'TSH (THYROID STIMULATING HORMONE) 3rd Generation ', 'BC138', '', '', '', '', '', '', '', 990.00, '', '', '', '', '', '', 572, 'BIOCHEMISTRY'),
(3545, 'TSH (THYROID STIMULATING HORMONE) 3rd Generation ', 'BC138', '', '', '', '', '', '', '', 990.00, '', '', '', '', '', '', 572, 'BIOCHEMISTRY'),
(3546, 'TSH (THYROID STIMULATING HORMONE) 3rd Generation ', 'BC138', '', '', '', '', '', '', '', 990.00, '', '', '', '', '', '', 572, 'BIOCHEMISTRY'),
(3565, 'Scl - 70', 'SR066', '', '', '', '', '', '', '', 1790.00, '', '', '', '', 'N', 'N', 477, 'SEROLOGY'),
(3566, 'SCRAPING FOR FUNGI MICROSCOPY ', 'MB037', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 478, 'MICROBIOLOGY'),
(3567, 'SEMINAL FLUID CULTURE ', 'MB067', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 480, 'MICROBIOLOGY'),
(3568, 'SEMINAL FLUID CULTURE & ABST ', 'MB068', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 481, 'MICROBIOLOGY'),
(3569, 'SICKLING TEST ', 'HM040', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 489, 'HAEMATOLOGY'),
(3570, 'SKIN SWAB CULTURE ', 'MB069', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 490, 'MICROBIOLOGY'),
(3571, 'SKIN SWAB CULTURE & ABST ', 'MB070', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 491, 'MICROBIOLOGY'),
(3572, 'Sm (SMITH) ANTIBODY', 'SR067', '', '', '', '', '', '', '', 1790.00, '', '', '', '', 'N', 'N', 492, 'SEROLOGY'),
(3573, 'SODIUM - SERUM ', 'BC124', '', '', '', '', '', '', '', 460.00, '', '', '', '', 'N', 'N', 493, 'BIOCHEMISTRY'),
(3574, 'SODIUM - URINE ', 'BC125', '', '', '', '', '', '', '', 460.00, '', '', '', '', 'N', 'N', 494, 'BIOCHEMISTRY'),
(3575, 'SOYA BEAN SPECIFIC lgE ', 'SR068', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 495, 'SEROLOGY'),
(3576, 'SPECIFIC GRAVITY ', 'GP012', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 496, 'GENERAL PATHOLOGY'),
(3577, 'SPECIMEN FOR M.R.S.A.', 'MB071', '', '', '', '', '', '', '', 790.00, '', '', '', '', 'N', 'N', 497, 'MICROBIOLOGY'),
(3578, 'SPUTUM CULTURE & ABST ', 'MB073', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 499, 'MICROBIOLOGY'),
(3579, 'SPUTUM CULTURE ONLY ', 'MB072', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 500, 'MICROBIOLOGY'),
(3580, 'SPUTUM FOR A.F.B.', 'MB074', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 501, 'MICROBIOLOGY'),
(3581, 'SPUTUM FOR ASPERGILLUS ', 'MB075', '', '', '', '', '', '', '', 650.00, '', '', '', '', 'N', 'N', 503, 'MICROBIOLOGY'),
(3582, 'SPUTUM FOR EOSINOPHILS', 'HM042', '', '', '', '', '', '', '', 230.00, '', '', '', '', 'N', 'N', 504, 'HAEMATOLOGY'),
(3583, 'STONE ANALYSIS ', 'BC128', '', '', '', '', '', '', '', 1460.00, '', '', '', '', 'N', 'N', 506, 'BIOCHEMISTRY'),
(3584, 'STOOL CULTURE ', 'MB077', '', '', '', '', '', '', '', 590.00, '', '', '', '', 'N', 'N', 507, 'MICROBIOLOGY'),
(3585, 'STOOLS FOR CRYPTOSPORIDIUM ', 'MB080', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 510, 'MICROBIOLOGY'),
(3586, 'STOOLS FOR ELECTROLYTES ', 'BC126', '', '', '', '', '', '', '', 630.00, '', '', '', '', 'N', 'N', 511, 'BIOCHEMISTRY'),
(3587, 'STOOLS FOR FAT GLOBULES ', 'GP013', '', '', '', '', '', '', '', 320.00, '', '', '', '', 'N', 'N', 512, 'GENERAL PATHOLOGY'),
(3588, 'STOOLS FOR REDUCING SUBSTANCES ', 'GP017', '', '', '', '', '', '', '', 230.00, '', '', '', '', 'N', 'N', 514, 'GENERAL PATHOLOGY'),
(3589, 'STOOLS FOR ROTA VIRUS SCREENING ', 'MB079', '', '', '', '', '', '', '', 970.00, '', '', '', '', 'N', 'N', 515, 'MICROBIOLOGY'),
(3590, 'STOOLS FOR STERCOBILINOGEN', 'GP018', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 516, 'GENERAL PATHOLOGY'),
(3591, 'STOOLS FOR TRYPSINS ', 'GP014', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 517, 'GENERAL PATHOLOGY'),
(3592, 'SWAB FOR CULTURE ', 'MB081', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 519, 'MICROBIOLOGY'),
(3593, 'SWINE INFLUENZAA (H1N1) VIRAL RNA RT -PCR', 'MO034', '', '', '', '', '', '', '', 5860.00, '', '', '', '', 'N', 'N', 520, 'MOLECULAR DIAGNOSTICS'),
(3594, 'SYNOVIAL FLUID FOR CULTURE ', 'MB083', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 521, 'MICROBIOLOGY'),
(3595, 'SYNOVIAL FLUID FOR CULTURE & ABST ', 'MB084', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 522, 'MICROBIOLOGY'),
(3596, 'SYNOVIAL FLUID FULL REPORT ', 'BC129', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 523, 'BIOCHEMISTRY'),
(3597, 'ABST (ANTI MICROBIAL SENSITIVITY TEST )', 'MB001', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 20, 'MICROBIOLOGY'),
(3598, 'ACID PHOSPHATASE (TOTAL & PROSTATE)', 'BC001', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 22, 'BIOCHEMISTRY'),
(3599, 'ACTIVATED PARTIAL THROMBOPLASTIN TIME (APTT)', 'HM001', '', '', '', '', '', '', '', 560.00, '', '', '', '', 'N', 'N', 23, 'HAEMATOLOGY'),
(3600, 'ADENOSINE DEAMINASE ', 'BC002', '', '', '', '', '', '', '', 1540.00, '', '', '', '', 'N', 'N', 24, 'BIOCHEMISTRY'),
(3601, 'AFB SMEAR ', 'MB002', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 25, 'MICROBIOLOGY'),
(3602, 'ALANINE AMINOTRANSFERASE (SGPT/ALT)', 'BC003', '', '', '', '', '', '', '', 360.00, '', '', '', '', 'N', 'N', 27, 'BIOCHEMISTRY'),
(3603, 'ALBUMIN', 'BC004', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 28, 'BIOCHEMISTRY'),
(3604, 'ALCOHOL LEVEL', 'BC005', '', '', '', '', '', '', '', 1610.00, '', '', '', '', 'N', 'N', 29, 'BIOCHEMISTRY'),
(3605, 'ALDOLASE ', 'BC006', '', '', '', '', '', '', '', 580.00, '', '', '', '', 'N', 'N', 30, 'BIOCHEMISTRY'),
(3606, 'ALKALINE PHOSPHATASE (ISOENZYMES)', 'BC008', '', '', '', '', '', '', '', 2790.00, '', '', '', '', 'N', 'N', 32, 'BIOCHEMISTRY'),
(3607, 'ALLERGEN APECIFIC lgE SCREEN ', 'SR001', '', '', '', '', '', '', '', 10180.00, '', '', '', '', 'N', 'N', 33, 'SEROLOGY'),
(3608, 'ALPHA - FETO PROTEIN ', 'TM001', '', '', '', '', '', '', '', 2230.00, '', '', '', '', 'N', 'N', 34, 'TUMOUR MARKERS'),
(3609, 'ALPHA-1 ANTITRYPSIN', 'BC009', '', '', '', '', '', '', '', 3040.00, '', '', '', '', 'N', 'N', 35, 'BIOCHEMISTRY'),
(3610, 'AML - 1 ETO ; t (8,21) 4500', 'MO036', '', '', '', '', '', '', '', 4500.00, '', '', '', '', 'N', 'N', 36, 'MOLECULAR DIAGNOSTICS'),
(3611, 'AMMONIA (Please inquire)', 'BC010', '', '', '', '', '', '', '', 3620.00, '', '', '', '', 'N', 'N', 37, 'BIOCHEMISTRY'),
(3612, 'AMYLASE (PANCREATIC FRACTION)', 'BC011', '', '', '', '', '', '', '', 2950.00, '', '', '', '', 'N', 'N', 38, 'BIOCHEMISTRY'),
(3613, 'AMYLASE - SERUM ', 'BC012', '', '', '', '', '', '', '', 570.00, '', '', '', '', 'N', 'N', 39, 'BIOCHEMISTRY'),
(3614, 'AMYLASE - URINE', 'BC013', '', '', '', '', '', '', '', 570.00, '', '', '', '', 'N', 'N', 40, 'BIOCHEMISTRY'),
(3615, 'ANTI CARDIOLIPIN ANTIBODY lgG & lgM', 'SR002', '', '', '', '', '', '', '', 3010.00, '', '', '', '', 'N', 'N', 41, 'SEROLOGY'),
(3616, 'ANTI CARDIOLIPIN ANTIBODY lgG OR lgM ', 'SR003', '', '', '', '', '', '', '', 2150.00, '', '', '', '', 'N', 'N', 43, 'SEROLOGY'),
(3617, 'ANTI MITOCHRONDIAL ANTIBODY ', 'SR004', '', '', '', '', '', '', '', 2200.00, '', '', '', '', 'N', 'N', 45, 'SEROLOGY'),
(3618, 'ANTI NEUCLEAR ANTIBODY (ANA/ANF) ', 'SR006', '', '', '', '', '', '', '', 1010.00, '', '', '', '', 'N', 'N', 46, 'SEROLOGY'),
(3619, 'ANTI NEUCLEAR ANTIBODY IN DILUTION ', 'SR007', '', '', '', '', '', '', '', 2020.00, '', '', '', '', 'N', 'N', 47, 'SEROLOGY'),
(3620, 'ANTI NEUTROPHIL CYTOPLASMIC ANTIBODY (ANCA) ', 'SR005', '', '', '', '', '', '', '', 2900.00, '', '', '', '', 'N', 'N', 48, 'SEROLOGY'),
(3621, 'ANTI PHOSPHOLIPID ANTIBODY ', 'SR008', '', '', '', '', '', '', '', 6910.00, '', '', '', '', 'N', 'N', 51, 'SEROLOGY'),
(3622, 'ANTI SMOOTH MUSCLE ANTIBODY (ASM) ', 'SR010', '', '', '', '', '', '', '', 2900.00, '', '', '', '', 'N', 'N', 52, 'SEROLOGY'),
(3623, 'ANTI STREPTOLYSIN "0" TITRE (ASOT) ', 'SR009', '', '', '', '', '', '', '', 430.00, '', '', '', '', 'N', 'N', 53, 'SEROLOGY'),
(3624, 'ASCITIC FLUID CELLS ', 'MB004', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 54, 'MICROBIOLOGY'),
(3625, 'ASCITIC FLUID CULTURE ', 'MB003', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 55, 'MICROBIOLOGY'),
(3626, 'ASCITIC FLUID CULTURE & ABST ', 'MB005', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 56, 'MICROBIOLOGY'),
(3627, 'ASCITIC FLUID FOR FULL REPORT ', 'GP001', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 57, 'GENERAL PATHOLOGY'),
(3628, 'ASPARTATE AMINOTRANSFERASE (SGOT/AST) ', 'BC014', '', '', '', '', '', '', '', 360.00, '', '', '', '', 'N', 'N', 58, 'BIOCHEMISTRY'),
(3629, 'ASPIRATION FLUID FOR FULL REPORT', 'GP002', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 59, 'GENERAL PATHOLOGY'),
(3630, 'AURAL SWAB CULTURE ', 'MB006', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 60, 'MICROBIOLOGY'),
(3631, 'AURAL SWAB CULTURE & ABST ', 'MB007', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 61, 'MICROBIOLOGY'),
(3632, 'AUTO ANTIBODY PROFILE ', 'SR011', '', '', '', '', '', '', '', 7820.00, '', '', '', '', 'N', 'N', 62, 'SEROLOGY'),
(3634, 'AXILLA SWAB CULTURE & ABST ', 'MB009', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 65, 'MICROBIOLOGY'),
(3635, 'B12', 'BC015', '', '', '', '', '', '', '', 2880.00, '', '', '', '', 'N', 'N', 66, 'BIOCHEMISTRY'),
(3636, 'BCR - ABL p190, BCR -ABL p210 Philadelphia chromosome: t(9:22)', 'MO032', '', '', '', '', '', '', '', 4500.00, '', '', '', '', 'N', 'N', 68, 'MOLECULAR DIAGNOSTICS'),
(3637, 'BETA -2 MICROGLOBULIN ', 'BC016', '', '', '', '', '', '', '', 6280.00, '', '', '', '', 'N', 'N', 70, 'BIOCHEMISTRY'),
(3638, 'BICARBONATE', 'BC017', '', '', '', '', '', '', '', 500.00, '', '', '', '', 'N', 'N', 71, 'BIOCHEMISTRY'),
(3639, 'BILIRUBIN - DIRECT + TOTAL', 'BC018', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 73, 'BIOCHEMISTRY'),
(3640, 'BILIRUBIN - TOTAL', 'BC019', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 74, 'BIOCHEMISTRY'),
(3641, 'BLOOD CULTURE ', 'MB010', '', '', '', '', '', '', '', 610.00, '', '', '', '', 'N', 'N', 76, 'MICROBIOLOGY'),
(3642, 'BLOOD CULTURE - BACTEC', 'MB012', '', '', '', '', '', '', '', 2010.00, '', '', '', '', 'N', 'N', 79, 'MICROBIOLOGY'),
(3643, 'BLOOD CULTURE & ABST - BACTEC ', 'MB013', '', '', '', '', '', '', '', 2430.00, '', '', '', '', 'N', 'N', 78, 'MICROBIOLOGY'),
(3644, 'BLOOD SUGAR BEFORE DINNER ', 'BC059', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 83, 'BIOCHEMISTRY'),
(3645, 'BLOOD SUGAR BEFORE LUNCH ', 'BC060', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 84, 'BIOCHEMISTRY'),
(3646, 'BONE MARROW (Please Inquire)', 'HM005', '', '', '', '', '', '', '', 8120.00, '', '', '', '', 'N', 'N', 89, 'HAEMATOLOGY'),
(3647, 'BONE MARROW (SLIDE SENT) ', 'HM007', '', '', '', '', '', '', '', 3070.00, '', '', '', '', 'N', 'N', 90, 'HAEMATOLOGY'),
(3648, 'BONE MARROW - WITH TREPHINE (Please Inquire)', 'HM006', '', '', '', '', '', '', '', 11000.00, '', '', '', '', 'N', 'N', 91, 'HAEMATOLOGY'),
(3649, 'BRONCHIAL WASH CULTURE ', 'MB014', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 92, 'MICROBIOLOGY'),
(3650, 'BRONCHIAL WASH CULTURE & ABST ', 'MB015', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 93, 'MICROBIOLOGY'),
(3651, 'BRUCELLA ANTIBODY ', 'SR012', '', '', '', '', '', '', '', 430.00, '', '', '', '', 'N', 'N', 94, 'SEROLOGY'),
(3652, 'BUCCAL SMEAR FOR BARR BODIES ', 'HS008', '', '', '', '', '', '', '', 1220.00, '', '', '', '', 'N', 'N', 95, 'HISTOLOGY'),
(3653, 'C E A ', 'TM003', '', '', '', '', '', '', '', 3030.00, '', '', '', '', 'N', 'N', 97, 'TUMOUR MARKERS'),
(3654, 'C3c ( Compliment C3c ) ', 'BC021', '', '', '', '', '', '', '', 2180.00, '', '', '', '', 'N', 'N', 105, 'BIOCHEMISTRY'),
(3655, 'C4 ( Compliment C4 ) ', 'BC022', '', '', '', '', '', '', '', 2180.00, '', '', '', '', 'N', 'N', 106, 'BIOCHEMISTRY'),
(3657, 'CA 15.3 ', 'TM005', '', '', '', '', '', '', '', 6720.00, '', '', '', '', 'N', 'N', 109, 'TUMOUR MARKERS'),
(3658, 'CA 19.9', 'TM008', '', '', '', '', '', '', '', 5190.00, '', '', '', '', 'N', 'N', 110, 'TUMOUR MARKERS'),
(3659, 'CALCIUM - SERUM ', 'BC025', '', '', '', '', '', '', '', 450.00, '', '', '', '', 'N', 'N', 112, 'BIOCHEMISTRY'),
(3660, 'CALCIUM - URINE', 'BC026', '', '', '', '', '', '', '', 450.00, '', '', '', '', 'N', 'N', 113, 'BIOCHEMISTRY'),
(3661, 'CALCIUM : CREATININE RATIO', 'BC027', '', '', '', '', '', '', '', 640.00, '', '', '', '', 'N', 'N', 114, 'BIOCHEMISTRY'),
(3662, 'CAT DANDER SPECIFIC lgE', 'SR014', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 115, 'SEROLOGY');
INSERT INTO `lab_test` (`id`, `testname`, `code`, `des`, `unit`, `rfrom`, `rto`, `rfrom_msg`, `rto_msg`, `pen`, `price`, `rnorm`, `rfromfe`, `rtofe`, `rangesep`, `h`, `u`, `tmpno`, `bgroup`) VALUES
(3663, 'CATHETER TIP FOR CULTURE ', 'MB020', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 116, 'MICROBIOLOGY'),
(3664, 'CATHETER TIP FOR CULTURE & ABST ', 'MB021', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 118, 'MICROBIOLOGY'),
(3665, 'CCP ANTIBODY ', 'SR013', '', '', '', '', '', '', '', 4620.00, '', '', '', '', 'N', 'N', 119, 'SEROLOGY'),
(3666, 'CEREBROSPINAL FLUID FULL REPORT ( CSF FR) ', 'BC028', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 120, 'BIOCHEMISTRY'),
(3667, 'CERULOPLASMIN', 'BC029', '', '', '', '', '', '', '', 3380.00, '', '', '', '', 'N', 'N', 121, 'BIOCHEMISTRY'),
(3668, 'CHIKUNGUNYA lgM', 'SR015', '', '', '', '', '', '', '', 1660.00, '', '', '', '', 'N', 'N', 124, 'SEROLOGY'),
(3669, 'CHIKUNGUNYA RT - PCR ', 'MO018', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 125, 'MOLECULAR DIAGNOSTICS'),
(3670, 'CHLORIDE', 'BC030', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 126, 'BIOCHEMISTRY'),
(3671, 'CHOLESTEROL (TOTAL) ', 'BC033', '', '', '', '', '', '', '', 260.00, '', '', '', '', 'N', 'N', 127, 'BIOCHEMISTRY'),
(3672, 'CHOLESTEROL - HDL', 'BC031', '', '', '', '', '', '', '', 510.00, '', '', '', '', 'N', 'N', 128, 'BIOCHEMISTRY'),
(3673, 'CHOLESTEROL - LDL', 'BC032', '', '', '', '', '', '', '', 510.00, '', '', '', '', 'N', 'N', 129, 'BIOCHEMISTRY'),
(3674, 'CHOLINESTERASE ', 'BC034', '', '', '', '', '', '', '', 1230.00, '', '', '', '', 'N', 'N', 130, 'BIOCHEMISTRY'),
(3675, 'CLOT CULTURE ', 'MB022', '', '', '', '', '', '', '', 610.00, '', '', '', '', 'N', 'N', 131, 'MICROBIOLOGY'),
(3676, 'CLOT CULTURE & ABST ', 'MB023', '', '', '', '', '', '', '', 1010.00, '', '', '', '', 'N', 'N', 133, 'MICROBIOLOGY'),
(3677, 'CLOT SOLIBILITY ', 'HM050', '', '', '', '', '', '', '', 910.00, '', '', '', '', 'N', 'N', 134, 'HAEMATOLOGY'),
(3678, 'CLOTTING PROFILE ', 'HM008', '', '', '', '', '', '', '', 2490.00, '', '', '', '', 'N', 'N', 135, 'HAEMATOLOGY'),
(3679, 'CMV QUANTITATIVE PCR ', 'MO016', '', '', '', '', '', '', '', 7520.00, '', '', '', '', 'N', 'N', 136, 'MOLECULAR DIAGNOSTICS'),
(3680, 'COAGULATION FACTOR IX', 'HM010', '', '', '', '', '', '', '', 4770.00, '', '', '', '', 'N', 'N', 137, 'HAEMATOLOGY'),
(3681, 'COAGULATION FACTOR VIII', 'HM009', '', '', '', '', '', '', '', 4770.00, '', '', '', '', 'N', 'N', 138, 'HAEMATOLOGY'),
(3682, 'COCKROACH (PERIPLANATA AMERICANA) ', 'SR016', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 139, 'SEROLOGY'),
(3683, '<NAME> ', 'SR017', '', '', '', '', '', '', '', 1070.00, '', '', '', '', 'N', 'N', 140, 'SEROLOGY'),
(3684, 'CONJUNCTIVAL SWAB CULTURE ', 'MB024', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 141, 'MICROBIOLOGY'),
(3685, 'CONJUNCTIVAL SWAB CULTURE & ABST ', 'MB025', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 142, 'MICROBIOLOGY'),
(3686, 'COW'' S MILK SPECIFIC lgE', 'SR018', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 148, 'SEROLOGY'),
(3687, 'C-PEPTIDE', 'BC035', '', '', '', '', '', '', '', 3760.00, '', '', '', '', 'N', 'N', 99, 'BIOCHEMISTRY'),
(3688, 'CPK ', 'BC024', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 149, 'BIOCHEMISTRY'),
(3689, 'CPK - MB ', 'BC023', '', '', '', '', '', '', '', 1010.00, '', '', '', '', 'N', 'N', 150, 'BIOCHEMISTRY'),
(3690, 'C-REACTIVE PROTEIN (CRP) ', 'SR019', '', '', '', '', '', '', '', 490.00, '', '', '', '', 'N', 'N', 101, 'SEROLOGY'),
(3691, 'C-REACTIVE PROTEIN ULTRA SENSITIVE ', 'SR020', '', '', '', '', '', '', '', 1080.00, '', '', '', '', 'N', 'N', 102, 'SEROLOGY'),
(3692, 'CREATININE - SERUM', 'BC039', '', '', '', '', '', '', '', 310.00, '', '', '', '', 'N', 'N', 151, 'BIOCHEMISTRY'),
(3693, 'CREATININE - URINE ', 'BC040', '', '', '', '', '', '', '', 380.00, '', '', '', '', 'N', 'N', 152, 'BIOCHEMISTRY'),
(3694, 'CREATININE CLEARANCE ', 'BC038', '', '', '', '', '', '', '', 850.00, '', '', '', '', 'N', 'N', 153, 'BIOCHEMISTRY'),
(3695, 'CREATININE WITH ESTIMATED GFR ', 'BC165', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 155, 'BIOCHEMISTRY'),
(3696, 'CRYOGLOBULIN ', 'HM051', '', '', '', '', '', '', '', 950.00, '', '', '', '', 'N', 'N', 156, 'HAEMATOLOGY'),
(3697, 'CSF - ELECTROLYTES ', 'BC041', '', '', '', '', '', '', '', 520.00, '', '', '', '', 'N', 'N', 157, 'BIOCHEMISTRY'),
(3698, 'CSF - PROTEIN ', 'BC042', '', '', '', '', '', '', '', 500.00, '', '', '', '', 'N', 'N', 158, 'BIOCHEMISTRY'),
(3699, 'CSF - SUGAR', 'BC043', '', '', '', '', '', '', '', 260.00, '', '', '', '', 'N', 'N', 159, 'BIOCHEMISTRY'),
(3700, 'CSF CULTURE ', 'MB016', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 160, 'MICROBIOLOGY'),
(3701, 'CSF CULTURE & ABST ', 'MB017', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 162, 'MICROBIOLOGY'),
(3702, 'CULTURE (OTHERS) ', 'MB026', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 163, 'MICROBIOLOGY'),
(3703, 'CULTURE & ABST (OTHERS) ', 'MB027', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 164, 'MICROBIOLOGY'),
(3704, 'CVP TIP FOR CULTURE ', 'MB018', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 165, 'MICROBIOLOGY'),
(3705, 'CVP TIP FOR CULTURE & ABST ', 'MB019', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 166, 'MICROBIOLOGY'),
(3706, 'CYCLOSPORINE ', 'TD001', '', '', '', '', '', '', '', 5230.00, '', '', '', '', 'N', 'N', 167, 'THERAPEUTIC DRUGS ASSAY'),
(3707, 'CYTOLOGY ', 'HS009', '', '', '', '', '', '', '', 1380.00, '', '', '', '', 'N', 'N', 168, 'HISTOLOGY'),
(3708, 'CYTOMEGALO VIRUS /CMV PCR', 'MO015', '', '', '', '', '', '', '', 3930.00, '', '', '', '', 'N', 'N', 169, 'MOLECULAR DIAGNOSTICS'),
(3709, 'CYTOMEGALO VIRUS ANTIBODY (lgG & lgM) ', 'SR021', '', '', '', '', '', '', '', 2500.00, '', '', '', '', 'N', 'N', 170, 'SEROLOGY'),
(3710, 'CYTOMEGALO VIRUS lgG ANTIBODY ', 'SR023', '', '', '', '', '', '', '', 1250.00, '', '', '', '', 'N', 'N', 171, 'SEROLOGY'),
(3711, 'CYTOMEGALO VIRUS lgM ANTIBODY ', 'SR022', '', '', '', '', '', '', '', 1250.00, '', '', '', '', 'N', 'N', 172, 'SEROLOGY'),
(3712, 'DENGUE RT - PCR ', 'MO017', '', '', '', '', '', '', '', 3570.00, '', '', '', '', 'N', 'N', 176, 'MOLECULAR DIAGNOSTICS'),
(3713, 'DENGUE RT - PCR & SEROTYPING ', 'MO028', '', '', '', '', '', '', '', 7550.00, '', '', '', '', 'N', 'N', 177, 'MOLECULAR DIAGNOSTICS'),
(3714, 'DHEA - S', 'BC044', '', '', '', '', '', '', '', 2300.00, '', '', '', '', 'N', 'N', 178, 'BIOCHEMISTRY'),
(3715, 'DIRECT COOMBS''', 'HM025', '', '', '', '', '', '', '', 370.00, '', '', '', '', 'N', 'N', 179, 'HAEMATOLOGY'),
(3716, 'DOG HAIR SPECIFIC lgE ', 'SR025', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 180, 'SEROLOGY'),
(3717, 'E.B. VIRUS (lgM) ANTIBODY', 'MB030', '', '', '', '', '', '', '', 2700.00, '', '', '', '', 'N', 'N', 185, 'MICROBIOLOGY'),
(3718, 'EAR SWAB CULTURE ', 'MB028', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 187, 'MICROBIOLOGY'),
(3719, 'EAR SWAB CULTURE & ABST ', 'MB029', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 188, 'MICROBIOLOGY'),
(3720, 'ELECTROLYTES - SERUM ', 'BC045', '', '', '', '', '', '', '', 630.00, '', '', '', '', 'N', 'N', 190, 'BIOCHEMISTRY'),
(3721, 'ELECTROLYTES - URINE ', 'BC046', '', '', '', '', '', '', '', 630.00, '', '', '', '', 'N', 'N', 191, 'BIOCHEMISTRY'),
(3722, 'ENDOSCOPY BIOPSY 1 SAMPLE', 'HS010', '', '', '', '', '', '', '', 2310.00, '', '', '', '', 'N', 'N', 195, 'HISTOLOGY'),
(3723, 'ENDOSCOPY BIOPSY 10 SAMPLES ', 'HS015', '', '', '', '', '', '', '', 8140.00, '', '', '', '', 'N', 'N', 196, 'HISTOLOGY'),
(3724, 'ENDOSCOPY BIOPSY 2 SAMPLE ', 'HS011', '', '', '', '', '', '', '', 3280.00, '', '', '', '', 'N', 'N', 197, 'HISTOLOGY'),
(3725, 'ENDOSCOPY BIOPSY 3-4 SAMPLES ', 'HS012', '', '', '', '', '', '', '', 4260.00, '', '', '', '', 'N', 'N', 198, 'HISTOLOGY'),
(3726, 'ENDOSCOPY BIOPSY 5-7 SAMPLES ', 'HS013', '', '', '', '', '', '', '', 4910.00, '', '', '', '', 'N', 'N', 199, 'HISTOLOGY'),
(3727, 'ENDOSCOPY BIOPSY 8-9 SAMPLES ', 'HS014', '', '', '', '', '', '', '', 6530.00, '', '', '', '', 'N', 'N', 200, 'HISTOLOGY'),
(3728, 'ENDOTRACHEAL SECRETION CULTURE', 'MB031', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 201, 'MICROBIOLOGY'),
(3729, 'ENDOTRACHEAL SECRETION CULTURE & ABST ', 'MB032', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 202, 'MICROBIOLOGY'),
(3730, 'ER ', 'HS016', '', '', '', '', '', '', '', 4310.00, '', '', '', '', 'N', 'N', 203, 'HISTOLOGY'),
(3731, 'ER - PR - HER 2 (Please Inquire) ', 'HS030', '', '', '', '', '', '', '', 17360.00, '', '', '', '', 'N', 'N', 204, 'HISTOLOGY'),
(3732, 'ERYTHROCYTE SEDIMENTATION RATE (ESR) ', 'HM013', '', '', '', '', '', '', '', 200.00, '', '', '', '', 'N', 'N', 205, 'HAEMATOLOGY'),
(3733, 'ERYTHROPOIETIN ', 'BC049', '', '', '', '', '', '', '', 5780.00, '', '', '', '', 'N', 'N', 206, 'BIOCHEMISTRY'),
(3734, 'ESTRADIOL ', 'BC050', '', '', '', '', '', '', '', 1960.00, '', '', '', '', 'N', 'N', 207, 'BIOCHEMISTRY'),
(3735, 'EYE SWAB CULTURE ', 'MB033', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 209, 'MICROBIOLOGY'),
(3736, 'EYE SWAB CULTURE & ABST ', 'MB034', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 210, 'MICROBIOLOGY'),
(3737, 'FIBRINOGEN ', 'HM014', '', '', '', '', '', '', '', 670.00, '', '', '', '', 'N', 'N', 215, 'HAEMATOLOGY'),
(3738, 'FILARIAL ANTIBODY TEST (FAT) ', 'SR027', '', '', '', '', '', '', '', 360.00, '', '', '', '', 'N', 'N', 217, 'SEROLOGY'),
(3739, 'FILARIAL ANTIGEN TEST ', 'HM015', '', '', '', '', '', '', '', 1490.00, '', '', '', '', 'N', 'N', 218, 'HAEMATOLOGY'),
(3740, 'FLUID FOR CELL COUNT ', 'HM016', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 219, 'HAEMATOLOGY'),
(3741, 'FLUID FOR FULL REPORT', 'GP003', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 220, 'GENERAL PATHOLOGY'),
(3742, 'FLUID FOR RHEUMATOID FACTOR ', 'SR028', '', '', '', '', '', '', '', 390.00, '', '', '', '', 'N', 'N', 221, 'SEROLOGY'),
(3743, 'FNA', 'HS018', '', '', '', '', '', '', '', 2400.00, '', '', '', '', 'N', 'N', 222, 'HISTOLOGY'),
(3744, 'FNA - BOTH SIDES/2SPOTS', 'HS017', '', '', '', '', '', '', '', 4810.00, '', '', '', '', 'N', 'N', 223, 'HISTOLOGY'),
(3745, 'FNAB (Slide Sent)', 'HS019', '', '', '', '', '', '', '', 1310.00, '', '', '', '', 'N', 'N', 224, 'HISTOLOGY'),
(3746, 'FOETAL HAEMOGLOBIN (HbF) ', 'HM017', '', '', '', '', '', '', '', 1520.00, '', '', '', '', 'N', 'N', 225, 'HAEMATOLOGY'),
(3747, 'FOLATE', 'BC053', '', '', '', '', '', '', '', 4140.00, '', '', '', '', 'N', 'N', 226, 'BIOCHEMISTRY'),
(3748, 'FREE P S A', 'TM006', '', '', '', '', '', '', '', 4480.00, '', '', '', '', 'N', 'N', 227, 'TUMOUR MARKERS'),
(3749, 'FREE TESTOSTERONE', 'BC056', '', '', '', '', '', '', '', 3470.00, '', '', '', '', 'N', 'N', 228, 'BIOCHEMISTRY'),
(3750, 'FREE T3', 'BC054', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 229, 'BIOCHEMISTRY'),
(3751, 'FREE T4', 'BC055', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 230, 'BIOCHEMISTRY'),
(3752, 'FROZEN SECTIONS HISTOLOGY ', 'HS020', '', '', '', '', '', '', '', 6160.00, '', '', '', '', 'N', 'N', 231, 'HISTOLOGY'),
(3753, 'FRUCTOSAMINE', 'BC057', '', '', '', '', '', '', '', 580.00, '', '', '', '', 'N', 'N', 232, 'BIOCHEMISTRY'),
(3754, 'FSH (FOLLICULAR STIMULATING HORMONE )', 'BC051', '', '', '', '', '', '', '', 1360.00, '', '', '', '', 'N', 'N', 233, 'BIOCHEMISTRY'),
(3755, 'FSH/LH/PRL', 'BC058', '', '', '', '', '', '', '', 4160.00, '', '', '', '', 'N', 'N', 234, 'BIOCHEMISTRY'),
(3756, 'FULL BLOOD REPORT WITH ABSOLUTE VALUE ', 'HM018', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 236, 'HAEMATOLOGY'),
(3757, 'FUNGAL CULTURE ', 'MB035', '', '', '', '', '', '', '', 420.00, '', '', '', '', 'N', 'N', 237, 'MICROBIOLOGY'),
(3758, 'GENITAL ULCER SWAB CULTURE ', 'MB040', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 241, 'MICROBIOLOGY'),
(3759, 'GENITAL ULCER SWAB CULTURE & ABST ', 'MB041', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 242, 'MICROBIOLOGY'),
(3760, 'GENOMIC DNA EXTRACTION FORM BLOOD ', 'MO035', '', '', '', '', '', '', '', 1180.00, '', '', '', '', 'N', 'N', 243, 'MOLECULAR DIAGNOSTICS'),
(3761, 'GLUCOSE - 1 1/2 H AFTER 75G', 'BC066', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 245, 'BIOCHEMISTRY'),
(3762, 'GLUCOSE - 1 H AFTER 100G', 'BC064', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 246, 'BIOCHEMISTRY'),
(3763, 'GLUCOSE - 1 H AFTER 75G', 'BC065', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 247, 'BIOCHEMISTRY'),
(3764, 'GLUCOSE - 1/2 H AFTER 75G ', 'BC067', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 248, 'BIOCHEMISTRY'),
(3765, 'GLUCOSE - 2 H AFTER 100G', 'BC068', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 249, 'BIOCHEMISTRY'),
(3766, 'GLUCOSE - 2 H AFTER 75G', 'BC069', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 250, 'BIOCHEMISTRY'),
(3767, 'GLUCOSE - 3 H AFTER 100G', 'BC070', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 251, 'BIOCHEMISTRY'),
(3768, 'GLUCOSE - 3 H AFTER 75G', 'BC071', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 252, 'BIOCHEMISTRY'),
(3769, 'GLUCOSE - 4 H AFTER 100G', 'BC072', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 253, 'BIOCHEMISTRY'),
(3770, 'GLUCOSE - 6 PHOSPHATE DEHYDROG (G6PD) ', 'BC081', '', '', '', '', '', '', '', 1660.00, '', '', '', '', 'N', 'N', 254, 'BIOCHEMISTRY'),
(3771, 'GLUCOSE - FASTING ', 'BC074', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 255, 'BIOCHEMISTRY'),
(3772, 'GLUCOSE - FASTING (GLUCOMETER)', 'BC073', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 256, 'BIOCHEMISTRY'),
(3773, 'GLUCOSE - POST PRANDIAL ', 'BC076', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 257, 'BIOCHEMISTRY'),
(3774, 'GLUCOSE - POST PRANDIAL (GLUCOMETER)', 'BC075', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 258, 'BIOCHEMISTRY'),
(3775, 'GLUCOSE - RANDOM', 'BC078', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 259, 'BIOCHEMISTRY'),
(3776, 'GLUCOSE - RANDOM (GLUCOMETER) ', 'BC077', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 260, 'BIOCHEMISTRY'),
(3777, 'GLUCOSE - TOLERANCE TEST (100G)', 'BC079', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 261, 'BIOCHEMISTRY'),
(3778, 'GLUCOSE - TOLERANCE TEST (75G) ', 'BC080', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 262, 'BIOCHEMISTRY'),
(3779, 'GLYCOHAEMOGLOBIN (HbA1C) HPLC Method', 'BC082', '', '', '', '', '', '', '', 1220.00, '', '', '', '', 'N', 'N', 266, 'BIOCHEMISTRY'),
(3780, 'GLYCOHAEMOGLOBIN (HbA1C) Turbidimetric Method ', 'BC166', '', '', '', '', '', '', '', 880.00, '', '', '', '', 'N', 'N', 267, 'BIOCHEMISTRY'),
(3781, 'GRAM STAIN ', 'MB039', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 268, 'MICROBIOLOGY'),
(3782, 'GRASS MIXTURE SPECIFIC lgE ', 'SR029', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 269, 'SEROLOGY'),
(3783, 'GROIN SWAB CULTURE ', 'MB042', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 270, 'MICROBIOLOGY'),
(3784, 'GROWTH HORMONE ', 'BC083', '', '', '', '', '', '', '', 1330.00, '', '', '', '', 'N', 'N', 272, 'BIOCHEMISTRY'),
(3785, 'H.I.V. 1 & 2', 'SR047', '', '', '', '', '', '', '', 1310.00, '', '', '', '', 'N', 'N', 273, 'SEROLOGY'),
(3786, 'HAEMOGLOBIN ', 'HM020', '', '', '', '', '', '', '', 290.00, '', '', '', '', 'N', 'N', 275, 'HAEMATOLOGY'),
(3787, 'HAEMOGLOBIN - A2 (HbA2) ', 'HM021', '', '', '', '', '', '', '', 2000.00, '', '', '', '', 'N', 'N', 276, 'HAEMATOLOGY'),
(3788, 'HAEMOGLOBIN ELECTROPHORESIS', 'HM022', '', '', '', '', '', '', '', 3010.00, '', '', '', '', 'N', 'N', 277, 'HAEMATOLOGY'),
(3789, 'HAMOCYSTEINE ', 'BC085', '', '', '', '', '', '', '', 2920.00, '', '', '', '', 'N', 'N', 279, 'BIOCHEMISTRY'),
(3790, 'HAM''S TEST (Please Inquire) ', 'HM023', '', '', '', '', '', '', '', 1310.00, '', '', '', '', 'N', 'N', 278, 'HAEMATOLOGY'),
(3791, 'HBV PCR & GENOTYPING ', 'MO030', '', '', '', '', '', '', '', 5920.00, '', '', '', '', 'N', 'N', 284, 'MOLECULAR DIAGNOSTICS'),
(3792, 'HBV QUANTITATIVE PCR ', 'MO012', '', '', '', '', '', '', '', 7520.00, '', '', '', '', 'N', 'N', 285, 'MOLECULAR DIAGNOSTICS'),
(3793, 'HCV QUANTITATIVE PCR ', 'MO014', '', '', '', '', '', '', '', 7520.00, '', '', '', '', 'N', 'N', 286, 'MOLECULAR DIAGNOSTICS'),
(3794, 'HCV RT - PCR & GENOTYPING ', 'MO029', '', '', '', '', '', '', '', 7810.00, '', '', '', '', 'N', 'N', 287, 'MOLECULAR DIAGNOSTICS'),
(3795, 'HELICOBACTER PYLORI ANTIBODY TEST ', 'MB044', '', '', '', '', '', '', '', 1860.00, '', '', '', '', 'N', 'N', 290, 'MICROBIOLOGY'),
(3796, 'HEPATITIS - A lgG ANTIBODY ', 'SR031', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 295, 'SEROLOGY'),
(3797, 'HEPATITIS - A lgM & lgG ANTIBODY ', 'SR030', '', '', '', '', '', '', '', 2830.00, '', '', '', '', 'N', 'N', 296, 'SEROLOGY'),
(3798, 'HEPATITIS - A lgM ANTIBODY ', 'SR032', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 297, 'SEROLOGY'),
(3799, 'HEPATITIS - B PROFILE ', 'SR038', '', '', '', '', '', '', '', 6010.00, '', '', '', '', 'N', 'N', 298, 'SEROLOGY'),
(3800, 'HEPATITIS - B CORE lgM ANTIBODY ', 'SR033', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 301, 'SEROLOGY'),
(3801, 'HEPATITIS - B Core/Total ANTIBODY ', 'SR034', '', '', '', '', '', '', '', 1270.00, '', '', '', '', 'N', 'N', 302, 'SEROLOGY'),
(3802, 'HEPATITIS - B SURFACE ANTIBODY (Anti HBsAb) ', 'SR039', '', '', '', '', '', '', '', 3270.00, '', '', '', '', 'N', 'N', 303, 'SEROLOGY'),
(3803, 'HEPATITIS - B SURFACE ANTIGEN (HBsAg) ', 'SR037', '', '', '', '', '', '', '', 650.00, '', '', '', '', 'N', 'N', 304, 'SEROLOGY'),
(3804, 'HEPATITIS - C ANTIBODY ', 'SR040', '', '', '', '', '', '', '', 1910.00, '', '', '', '', 'N', 'N', 305, 'SEROLOGY'),
(3805, 'HEPATITIS B VIRUS/ HBV PCR ', 'MO011', '', '', '', '', '', '', '', 5490.00, '', '', '', '', 'N', 'N', 307, 'MOLECULAR DIAGNOSTICS'),
(3806, 'HEPATITIS C VIRUS / HCV RT - PCR', 'MO013', '', '', '', '', '', '', '', 5720.00, '', '', '', '', 'N', 'N', 308, 'MOLECULAR DIAGNOSTICS'),
(3807, 'HEPATITIS PROFILE A B C ', 'SR041', '', '', '', '', '', '', '', 6780.00, '', '', '', '', 'N', 'N', 309, 'SEROLOGY'),
(3808, 'HER 2', 'HS021', '', '', '', '', '', '', '', 5210.00, '', '', '', '', 'N', 'N', 310, 'HISTOLOGY'),
(3809, 'HERPES SIMPLEX VIRUS HSV I/II PCR - BLOOD ', 'MO020', '', '', '', '', '', '', '', 5920.00, '', '', '', '', 'N', 'N', 315, 'MOLECULAR DIAGNOSTICS'),
(3810, 'HERPES SIMPLEX VIRUS HSV I/II PCR - CSF', 'MO019', '', '', '', '', '', '', '', 5260.00, '', '', '', '', 'N', 'N', 316, 'MOLECULAR DIAGNOSTICS'),
(3811, 'HIGH VAGINAL SWAB CULTURE ', 'MB045', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 317, 'MICROBIOLOGY'),
(3812, 'HIGH VAGINAL SWAB CULTURE & ABST ', 'MB046', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 318, 'MICROBIOLOGY'),
(3813, 'HIGH VAGINAL SWAB FULL REPORT ', 'MB047', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 319, 'MICROBIOLOGY'),
(3814, 'HISTO LARGE SAMPLE ', 'HS022', '', '', '', '', '', '', '', 5680.00, '', '', '', '', 'N', 'N', 320, 'HISTOLOGY'),
(3815, 'HISTO MEDIUM 1 SAMPLE ', 'HS023', '', '', '', '', '', '', '', 3790.00, '', '', '', '', 'N', 'N', 321, 'HISTOLOGY'),
(3816, 'HISTO MEDIUM 2 SAMPLES', 'HS024', '', '', '', '', '', '', '', 7070.00, '', '', '', '', 'N', 'N', 322, 'HISTOLOGY'),
(3817, 'HISTO MEDIUM 3 SAMPLES ', 'HS025', '', '', '', '', '', '', '', 10390.00, '', '', '', '', 'N', 'N', 323, 'HISTOLOGY'),
(3818, 'HISTO VERY LARGE SAMPLE ', 'HS026', '', '', '', '', '', '', '', 7570.00, '', '', '', '', 'N', 'N', 324, 'HISTOLOGY'),
(3819, 'HISTOLOGY - SLIDE SENT ', 'HS027', '', '', '', '', '', '', '', 1800.00, '', '', '', '', 'N', 'N', 325, 'HISTOLOGY'),
(3820, 'HISTOLOGY 1 (SMALL)', 'HS001', '', '', '', '', '', '', '', 2400.00, '', '', '', '', 'N', 'N', 326, 'HISTOLOGY'),
(3821, 'HISTOLOGY 2 (SMALL)', 'HS002', '', '', '', '', '', '', '', 2950.00, '', '', '', '', 'N', 'N', 327, 'HISTOLOGY'),
(3822, 'HISTOLOGY 3 (SMALL)', 'HS003', '', '', '', '', '', '', '', 4260.00, '', '', '', '', 'N', 'N', 328, 'HISTOLOGY'),
(3823, 'HISTOLOGY 4 (SMALL)', 'HS004', '', '', '', '', '', '', '', 5460.00, '', '', '', '', 'N', 'N', 329, 'HISTOLOGY'),
(3825, 'HISTOLOGY 6 (SMALL) ', 'HS006', '', '', '', '', '', '', '', 7820.00, '', '', '', '', 'N', 'N', 331, 'HISTOLOGY'),
(3827, 'HIV QUANTITATIVE PCR ', 'MO023', '', '', '', '', '', '', '', 12380.00, '', '', '', '', 'N', 'N', 333, 'MOLECULAR DIAGNOSTICS'),
(3828, 'HOUSE DUST MITE SPECIFIC lgE ', 'SR048', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 335, 'SEROLOGY'),
(3829, 'HPLC (HBA?, HBF, Hb Electrophoresis )', 'HM049', '', '', '', '', '', '', '', 2740.00, '', '', '', '', 'N', 'N', 336, 'HAEMATOLOGY'),
(3830, 'HSV I & II - CSF ', 'MO021', '', '', '', '', '', '', '', 7460.00, '', '', '', '', 'N', 'N', 337, 'MOLECULAR DIAGNOSTICS'),
(3831, 'HUMAN IMMUNODEFICIENCY VIRUS / HIV DNA - PCR', 'MO024', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 338, 'MOLECULAR DIAGNOSTICS'),
(3832, 'HUMAN IMMUNODEFICIENCY VIRUS / HIV RT - PCR ', 'MO022', '', '', '', '', '', '', '', 9940.00, '', '', '', '', 'N', 'N', 339, 'MOLECULAR DIAGNOSTICS'),
(3833, 'HYDROXY BUTYRYL DEHYDROGENASE (HBDH) ', 'BC084', '', '', '', '', '', '', '', 390.00, '', '', '', '', 'N', 'N', 340, 'BIOCHEMISTRY'),
(3834, 'IMMUNOGLOBULIN - A (lgA)', 'BC089', '', '', '', '', '', '', '', 1690.00, '', '', '', '', 'N', 'N', 342, 'BIOCHEMISTRY'),
(3835, 'IMMUNOGLOBULIN - G (lgG) ', 'BC090', '', '', '', '', '', '', '', 1690.00, '', '', '', '', 'N', 'N', 343, 'BIOCHEMISTRY'),
(3836, 'IMMUNOGLOBULIN - M (lgM) ', 'BC091', '', '', '', '', '', '', '', 1690.00, '', '', '', '', 'N', 'N', 344, 'BIOCHEMISTRY'),
(3837, 'IMMUNOGLOBULIN PROFILE (lgA, lgG, lgM)', 'BC121', '', '', '', '', '', '', '', 5070.00, '', '', '', '', 'N', 'N', 345, 'BIOCHEMISTRY'),
(3838, 'INDIRECT COOMBS''', 'HM024', '', '', '', '', '', '', '', 660.00, '', '', '', '', 'N', 'N', 346, 'HAEMATOLOGY'),
(3839, 'INFLUENZA A & B ', 'MB104', '', '', '', '', '', '', '', 1600.00, '', '', '', '', 'N', 'N', 347, 'MICROBIOLOGY'),
(3840, 'INSULIN', 'BC087', '', '', '', '', '', '', '', 2480.00, '', '', '', '', 'N', 'N', 348, 'BIOCHEMISTRY'),
(3841, 'IONIZED CALCIUM ', 'BC088', '', '', '', '', '', '', '', 420.00, '', '', '', '', 'N', 'N', 351, 'BIOCHEMISTRY'),
(3842, 'IRON ', 'BC092', '', '', '', '', '', '', '', 620.00, '', '', '', '', 'N', 'N', 352, 'BIOCHEMISTRY'),
(3843, 'L.E. CELLS ', 'HM026', '', '', '', '', '', '', '', 590.00, '', '', '', '', 'N', 'N', 359, 'HAEMATOLOGY'),
(3844, 'La (SSb)', 'SR051', '', '', '', '', '', '', '', 1790.00, '', '', '', '', 'N', 'N', 361, 'SEROLOGY'),
(3845, 'LACTATE DEHYDROGENASE (LDH) ', 'BC094', '', '', '', '', '', '', '', 510.00, '', '', '', '', 'N', 'N', 362, 'BIOCHEMISTRY'),
(3846, 'LEISHMANIA PCR ', 'MO027', '', '', '', '', '', '', '', 3390.00, '', '', '', '', 'N', 'N', 363, 'MOLECULAR DIAGNOSTICS'),
(3847, 'LEPTOSPIRA ANTIBODY - SERUM ', 'SR052', '', '', '', '', '', '', '', 3490.00, '', '', '', '', 'N', 'N', 364, 'SEROLOGY'),
(3848, 'LEPTOSPIRA ANTIBODY - URINE ', 'SR053', '', '', '', '', '', '', '', 3490.00, '', '', '', '', 'N', 'N', 365, 'SEROLOGY'),
(3849, 'lgE LEVEL ', 'SR049', '', '', '', '', '', '', '', 3730.00, '', '', '', '', 'N', 'N', 366, 'SEROLOGY'),
(3850, 'LIPASE ', 'BC095', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 368, 'BIOCHEMISTRY'),
(3851, 'LITHIUM ', 'TD002', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 370, 'THERAPEUTIC DRUGS ASSAY'),
(3852, 'LIVER KIDNEY MICROSOME ANTIBODY ', 'SR054', '', '', '', '', '', '', '', 4770.00, '', '', '', '', 'N', 'N', 372, 'SEROLOGY'),
(3853, 'LUPUS ANTICOAGULANT ', 'HM027', '', '', '', '', '', '', '', 5930.00, '', '', '', '', 'N', 'N', 374, 'HAEMATOLOGY'),
(3854, 'MAGNESIUM - SERUM', 'BC097', '', '', '', '', '', '', '', 560.00, '', '', '', '', 'N', 'N', 375, 'BIOCHEMISTRY'),
(3855, 'MAGNESIUM - URINE ', 'BC098', '', '', '', '', '', '', '', 560.00, '', '', '', '', 'N', 'N', 376, 'BIOCHEMISTRY'),
(3856, 'MALARIA PARASITE - FILM ', 'HM030', '', '', '', '', '', '', '', 230.00, '', '', '', '', 'N', 'N', 377, 'HAEMATOLOGY'),
(3857, 'MALARIA PARASITE FALCIPARUM ANTIGEN', 'HM028', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 378, 'HAEMATOLOGY'),
(3858, 'MALARIA PARASITE P. VIVAX ANTIGEN ', 'HM029', '', '', '', '', '', '', '', 1130.00, '', '', '', '', 'N', 'N', 379, 'HAEMATOLOGY'),
(3859, 'MALARIA PCR (SPECIES SPECIFIC) P. Vivax/P. Falciparum', 'MO026', '', '', '', '', '', '', '', 3810.00, '', '', '', '', 'N', 'N', 380, 'MOLECULAR DIAGNOSTICS'),
(3860, 'MALARIAL PARASITE THICK & THIN FILM ', 'HM031', '', '', '', '', '', '', '', 450.00, '', '', '', '', 'N', 'N', 381, 'HAEMATOLOGY'),
(3861, 'MICRO FILARIA - FILM (Please inquire) ', 'HM032', '', '', '', '', '', '', '', 230.00, '', '', '', '', 'N', 'N', 386, 'HAEMATOLOGY'),
(3862, 'MOULD MIX lgE', 'SR056', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 389, 'SEROLOGY'),
(3863, 'MYCOPLASMA ANTIBODY ', 'SR057', '', '', '', '', '', '', '', 1460.00, '', '', '', '', 'N', 'N', 390, 'SEROLOGY'),
(3864, 'MYOGLOBIN - SERUM ', 'BC100', '', '', '', '', '', '', '', 2110.00, '', '', '', '', 'N', 'N', 391, 'BIOCHEMISTRY'),
(3865, 'MYOGLOBIN - URINE ', 'BC101', '', '', '', '', '', '', '', 2110.00, '', '', '', '', 'N', 'N', 392, 'BIOCHEMISTRY'),
(3866, 'PALM SWAB CULTURE ', 'MB058', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 410, 'MICROBIOLOGY'),
(3867, 'PALM SWAB CULTURE & ABST ', 'MB059', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 411, 'MICROBIOLOGY'),
(3868, '<NAME> ', 'HS028', '', '', '', '', '', '', '', 1380.00, '', '', '', '', 'N', 'N', 412, 'HISTOLOGY'),
(3869, 'PARATHYROID HORMONE ', 'BC105', '', '', '', '', '', '', '', 4810.00, '', '', '', '', 'N', 'N', 413, 'BIOCHEMISTRY'),
(3870, 'PERITONEAL ASPIRATION FLUID CULTURE ', 'MB060', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 415, 'MICROBIOLOGY'),
(3871, 'PERITONEAL ASPIRATION FLUID CULTURE & ABST ', 'MB061', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 416, 'MICROBIOLOGY'),
(3872, 'PERITONEAL FLUID FULL REPORT ', 'GP004', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 417, 'GENERAL PATHOLOGY'),
(3873, 'PHOSPHORUS INORGANIC - URINE ', 'BC107', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 420, 'BIOCHEMISTRY'),
(3874, 'PLEURAL FLUID CELLS', 'MB062', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 423, 'MICROBIOLOGY'),
(3875, 'PLEURAL FLUID CULTURE ', 'MB063', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 424, 'MICROBIOLOGY'),
(3876, 'PLEURAL FLUID CULTURE & ABST ', 'MB064', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 425, 'MICROBIOLOGY'),
(3877, 'PLEURAL FLUID FULL REPORT', 'GP005', '', '', '', '', '', '', '', 900.00, '', '', '', '', 'N', 'N', 426, 'GENERAL PATHOLOGY'),
(3878, 'PLEURAL FLUID PROTEIN ', 'BC123', '', '', '', '', '', '', '', 510.00, '', '', '', '', 'N', 'N', 427, 'BIOCHEMISTRY'),
(3879, 'PML - RARA : t (15:17) ', 'MO033', '', '', '', '', '', '', '', 6380.00, '', '', '', '', 'N', 'N', 428, 'MOLECULAR DIAGNOSTICS'),
(3880, 'POST PRANDIAL URINE SUGAR ', 'GP006', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 429, 'GENERAL PATHOLOGY'),
(3881, 'POTASSIUM - SERUM ', 'BC108', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 430, 'BIOCHEMISTRY'),
(3882, 'POTASSIUM - URINE ', 'BC109', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 431, 'BIOCHEMISTRY'),
(3883, 'PR (PROGESTERONE RECEPTOR) ', 'HS029', '', '', '', '', '', '', '', 5210.00, '', '', '', '', 'N', 'N', 435, 'HISTOLOGY'),
(3884, 'PRAWN SPECIFIC lgE', 'SR059', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 436, 'SEROLOGY'),
(3885, 'PREGNANCY TEST - BLOOD (Method Elisa) ', 'GP009', '', '', '', '', '', '', '', 630.00, '', '', '', '', 'N', 'N', 438, 'GENERAL PATHOLOGY'),
(3886, 'PREGNANCY TEST - IN DILUTIONS - URINE ', 'GP008', '', '', '', '', '', '', '', 960.00, '', '', '', '', 'N', 'N', 439, 'GENERAL PATHOLOGY'),
(3887, 'PREGNANCY TEST - URINE ', 'GP007', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 440, 'GENERAL PATHOLOGY'),
(3888, 'PREGNANCY TEST - URINE (Method Elisa) ', 'GP010', '', '', '', '', '', '', '', 570.00, '', '', '', '', 'N', 'N', 441, 'GENERAL PATHOLOGY'),
(3889, 'PROFILE BONE ', 'BC110', '', '', '', '', '', '', '', 1890.00, '', '', '', '', 'N', 'N', 442, 'BIOCHEMISTRY'),
(3890, 'PROFILE CARDIAC ', 'BC111', '', '', '', '', '', '', '', 2710.00, '', '', '', '', 'N', 'N', 443, 'BIOCHEMISTRY'),
(3891, 'PROFILE LIPID ', 'BC112', '', '', '', '', '', '', '', 980.00, '', '', '', '', 'N', 'N', 444, 'BIOCHEMISTRY'),
(3892, 'PROFILE LIVER ', 'BC113', '', '', '', '', '', '', '', 1930.00, '', '', '', '', 'N', 'N', 445, 'BIOCHEMISTRY'),
(3893, 'PROFILE RENAL ', 'BC114', '', '', '', '', '', '', '', 2390.00, '', '', '', '', 'N', 'N', 446, 'BIOCHEMISTRY'),
(3894, 'PROFILE THYROID ', 'BC115', '', '', '', '', '', '', '', 2980.00, '', '', '', '', 'N', 'N', 447, 'BIOCHEMISTRY'),
(3895, 'PROTEIN & IMMUNOGLOBULIN ELECTROPHORESIS ', 'BC120', '', '', '', '', '', '', '', 12550.00, '', '', '', '', 'N', 'N', 450, 'BIOCHEMISTRY'),
(3896, 'PROTEIN C ', 'BC118', '', '', '', '', '', '', '', 7950.00, '', '', '', '', 'N', 'N', 451, 'BIOCHEMISTRY'),
(3897, 'PROTEIN S ', 'BC119', '', '', '', '', '', '', '', 7950.00, '', '', '', '', 'N', 'N', 452, 'BIOCHEMISTRY'),
(3898, 'PUS CULTURE ', 'MB065', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 455, 'MICROBIOLOGY'),
(3899, 'PUS CULTURE & ABST ', 'MB066', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 456, 'MICROBIOLOGY'),
(3900, 'TB ANTIBODY (MYCODOT) ', 'SR069', '', '', '', '', '', '', '', 1010.00, '', '', '', '', 'N', 'N', 529, 'SEROLOGY'),
(3901, 'TB PCR - ASPIRATION FLUID ', 'MO008', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 530, 'MOLECULAR DIAGNOSTICS'),
(3902, 'TB PCR - BLOOD ', 'MO002', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 531, 'MOLECULAR DIAGNOSTICS'),
(3903, 'TB PCR - BONE MARROW ', 'MO009', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 532, 'MOLECULAR DIAGNOSTICS'),
(3904, 'TB PCR - BRONCHIAL WASH ', 'MO004', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 533, 'MOLECULAR DIAGNOSTICS'),
(3905, 'TB PCR - CSF', 'MO007', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 534, 'MOLECULAR DIAGNOSTICS'),
(3906, 'TB PCR - PERITONEAL FLUID ', 'MO006', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 535, 'MOLECULAR DIAGNOSTICS'),
(3907, 'TB PCR - PLEURAL FLUID ', 'MO005', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 536, 'MOLECULAR DIAGNOSTICS'),
(3908, 'TB PCR - SPUTUM ', 'MO003', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 537, 'MOLECULAR DIAGNOSTICS'),
(3909, 'TB PCR - TISSUE (BIOPSY) ', 'MO010', '', '', '', '', '', '', '', 3850.00, '', '', '', '', 'N', 'N', 538, 'MOLECULAR DIAGNOSTICS'),
(3910, 'TB PCR - URINE ', 'MO001', '', '', '', '', '', '', '', 3670.00, '', '', '', '', 'N', 'N', 539, 'MOLECULAR DIAGNOSTICS'),
(3911, 'THROAT SWAB CULTURE ', 'MB086', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 541, 'MICROBIOLOGY'),
(3912, 'THROMBIN TIME ', 'HM045', '', '', '', '', '', '', '', 1080.00, '', '', '', '', 'N', 'N', 543, 'HAEMATOLOGY'),
(3913, 'THYROGLOBULIN STUDIES ', 'BC133', '', '', '', '', '', '', '', 3170.00, '', '', '', '', 'N', 'N', 544, 'BIOCHEMISTRY'),
(3914, 'THYROID ANTIBODY MICROSOMAL ', 'SR071', '', '', '', '', '', '', '', 2470.00, '', '', '', '', 'N', 'N', 546, 'SEROLOGY'),
(3915, 'THYROID ANTIBODY THYROGLOBULIN ', 'SR072', '', '', '', '', '', '', '', 2230.00, '', '', '', '', 'N', 'N', 547, 'SEROLOGY'),
(3916, 'TONGUE SWAB CULTURE ', 'MB088', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 549, 'MICROBIOLOGY'),
(3917, 'TONGUE SWAB CULTURE ', 'MB089', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 550, 'MICROBIOLOGY'),
(3918, 'TORCH SCREEN ', 'SR073', '', '', '', '', '', '', '', 5590.00, '', '', '', '', 'N', 'N', 551, 'SEROLOGY'),
(3919, 'TOTAL IRON BINDING CAPACITY ', 'BC093', '', '', '', '', '', '', '', 960.00, '', '', '', '', 'N', 'N', 554, 'BIOCHEMISTRY'),
(3920, 'TOXOCARA ANTIBODY ', 'SR074', '', '', '', '', '', '', '', 3200.00, '', '', '', '', 'N', 'N', 555, 'SEROLOGY'),
(3921, 'TOXOPLASMA ANTIBODY lgG', 'SR077', '', '', '', '', '', '', '', 1330.00, '', '', '', '', 'N', 'N', 557, 'SEROLOGY'),
(3922, 'TOXOPLASMA ANTIBODY lgG & lgM ', 'SR075', '', '', '', '', '', '', '', 2590.00, '', '', '', '', 'N', 'N', 558, 'SEROLOGY'),
(3923, 'TOXOPLASMA ANTIBODY lgM', 'SR076', '', '', '', '', '', '', '', 1270.00, '', '', '', '', 'N', 'N', 559, 'SEROLOGY'),
(3924, 'TOXOPLASMA GONDII PCR ', 'MO025', '', '', '', '', '', '', '', 3330.00, '', '', '', '', 'N', 'N', 560, 'MOLECULAR DIAGNOSTICS'),
(3925, 'TRANSFERRIN (IRON SATURATION )', 'BC134', '', '', '', '', '', '', '', 2270.00, '', '', '', '', 'N', 'N', 563, 'BIOCHEMISTRY'),
(3926, 'TREPHINE BIOPSY (Please Inquire) ', 'HM041', '', '', '', '', '', '', '', 6290.00, '', '', '', '', 'N', 'N', 566, 'HAEMATOLOGY'),
(3927, 'TREPONEMA PALLIDUM HAEMAGGLUTINATION TEST (TPPA)', 'MB085', '', '', '', '', '', '', '', 870.00, '', '', '', '', 'N', 'N', 567, 'MICROBIOLOGY'),
(3928, 'TROPONIN '' I '' ', 'BC136', '', '', '', '', '', '', '', 1330.00, '', '', '', '', 'N', 'N', 570, 'BIOCHEMISTRY'),
(3929, '<NAME> ', 'BC127', '', '', '', '', '', '', '', 2380.00, '', '', '', '', 'N', 'N', 571, 'BIOCHEMISTRY'),
(3930, 'UMBILICAL SWAB CULTURE ', 'MB090', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 574, 'MICROBIOLOGY'),
(3931, 'UMBILICAL SWAB CULTURE & ABST ', 'MB091', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 575, 'MICROBIOLOGY'),
(3932, 'UNEXPECTED ANTIBODIES ', 'HM043', '', '', '', '', '', '', '', 4930.00, '', '', '', '', 'N', 'N', 576, 'HAEMATOLOGY'),
(3933, 'UREA - BLOOD ', 'BC139', '', '', '', '', '', '', '', 370.00, '', '', '', '', 'N', 'N', 577, 'BIOCHEMISTRY'),
(3934, 'UREA - URINE ', 'BC140', '', '', '', '', '', '', '', 370.00, '', '', '', '', 'N', 'N', 578, 'BIOCHEMISTRY'),
(3935, 'URETHRAL SMEAR CULTURE ', 'MB093', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 579, 'MICROBIOLOGY'),
(3936, 'URETHRAL SMEAR CULTURE & ABST ', 'MB094', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 580, 'MICROBIOLOGY'),
(3937, 'URETHRAL SMEAR FOR <NAME>. ', 'MB092', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 581, 'MICROBIOLOGY'),
(3938, 'URETHRAL SMEAR FULL REPORT', 'MB095', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 582, 'MICROBIOLOGY'),
(3939, 'URINE - ACETONE ', 'GP022', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 585, 'GENERAL PATHOLOGY'),
(3940, 'URINE - <NAME> ', 'GP024', '', '', '', '', '', '', '', 610.00, '', '', '', '', 'N', 'N', 586, 'GENERAL PATHOLOGY'),
(3941, 'URINE - BILE ', 'GP025', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 587, 'GENERAL PATHOLOGY'),
(3942, 'URINE - CHYLE', 'GP026', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 588, 'GENERAL PATHOLOGY'),
(3943, 'URINE - DYSMORPHIC RED CELLS ', 'GP027', '', '', '', '', '', '', '', 850.00, '', '', '', '', 'N', 'N', 589, 'GENERAL PATHOLOGY'),
(3944, 'URINE - HAEMOGLOBIN ', 'GP029', '', '', '', '', '', '', '', 690.00, '', '', '', '', 'N', 'N', 590, 'GENERAL PATHOLOGY'),
(3945, 'URINE - KETONE BODIES ', 'GP030', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 591, 'GENERAL PATHOLOGY'),
(3946, 'URINE - <NAME> ', 'GP031', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 592, 'GENERAL PATHOLOGY'),
(3947, 'URINE - PORPHOBILINOGEN ', 'GP021', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 593, 'GENERAL PATHOLOGY'),
(3948, 'URINE - PORPHYRINS ', 'GP020', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 594, 'GENERAL PATHOLOGY'),
(3949, 'URINE - PROTEIN ', 'GP032', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 596, 'GENERAL PATHOLOGY'),
(3950, 'URINE - UROBILINOGEN', 'GP034', '', '', '', '', '', '', '', 150.00, '', '', '', '', 'N', 'N', 597, 'GENERAL PATHOLOGY'),
(3951, 'URINE CREATININE, SODIUM: CALCIUM RATIO', 'BC145', '', '', '', '', '', '', '', 1250.00, '', '', '', '', 'N', 'N', 603, 'BIOCHEMISTRY'),
(3952, 'URINE CULTURE ', 'MB097', '', '', '', '', '', '', '', 360.00, '', '', '', '', 'N', 'N', 604, 'MICROBIOLOGY'),
(3953, 'URINE FLOW RATE (Please Inquire) ', 'GP019', '', '', '', '', '', '', '', 760.00, '', '', '', '', 'N', 'N', 607, 'GENERAL PATHOLOGY'),
(3954, 'URINE FOR A.F.B.', 'MB096', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 608, 'MICROBIOLOGY'),
(3955, 'URINE FOR ABUSED DRUGS SCREENING ', 'BC146', '', '', '', '', '', '', '', 3540.00, '', '', '', '', 'N', 'N', 609, 'BIOCHEMISTRY'),
(3956, 'URINE FOR CALCIUM : PHOSPHOROUS RATIO', 'BC148', '', '', '', '', '', '', '', 880.00, '', '', '', '', 'N', 'N', 610, 'BIOCHEMISTRY'),
(3957, 'URINE FOR CHLORIDE ', 'BC143', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 611, 'BIOCHEMISTRY'),
(3958, 'URINE FOR EOSINOPHILS ', 'HM046', '', '', '', '', '', '', '', 130.00, '', '', '', '', 'N', 'N', 612, 'HAEMATOLOGY'),
(3959, 'URINE FOR HAEMOSIDERIN', 'HM047', '', '', '', '', '', '', '', 1220.00, '', '', '', '', 'N', 'N', 613, 'HAEMATOLOGY'),
(3960, 'JAK 2 MUTATION DETECTION ', 'MO031', '', '', '', '', '', '', '', 5730.00, '', '', '', '', 'N', 'N', 354, 'MOLECULAR DIAGNOSTICS'),
(3961, 'JO - 1', 'SR050', '', '', '', '', '', '', '', 1790.00, '', '', '', '', 'N', 'N', 355, 'SEROLOGY'),
(3962, 'KNEE JOINT FLUID CULTURE ', 'MB048', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 356, 'MICROBIOLOGY'),
(3963, 'KNEE JOINT FLUID CULTURE & ABST ', 'MB049', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 357, 'MICROBIOLOGY'),
(3964, 'NAIL CLIPPINGS FOR MICROSCOPY ', 'MB050', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 393, 'MICROBIOLOGY'),
(3965, 'NAIL SWAB FOR CULTURE ', 'MB051', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 394, 'MICROBIOLOGY'),
(3966, 'NAIL SWAB FOR CULTURE & ABST ', 'MB052', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 395, 'MICROBIOLOGY'),
(3967, 'NASAL SMEAR ', 'MB053', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 396, 'MICROBIOLOGY'),
(3968, 'NASAL SWAB CULTURE ', 'MB054', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 397, 'MICROBIOLOGY'),
(3969, 'NASAL SWAB CULTURE & ABST ', 'MB055', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 399, 'MICROBIOLOGY'),
(3970, 'NUT MIXURE (PEANUT, WALNUT, HAZELNUT, ALMOND) lgE', 'SR058', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 400, 'SEROLOGY'),
(3971, 'ORAL SWAB CULTURE ', 'MB056', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 401, 'MICROBIOLOGY'),
(3972, 'ORAL SWAB CULTURE & ABST ', 'MB057', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 402, 'MICROBIOLOGY'),
(3973, 'OSMOLALITY - SERUM ', 'BC103', '', '', '', '', '', '', '', 1200.00, '', '', '', '', 'N', 'N', 403, 'BIOCHEMISTRY'),
(3974, 'OSMOLALITY - URINE ', 'BC104', '', '', '', '', '', '', '', 1200.00, '', '', '', '', 'N', 'N', 404, 'BIOCHEMISTRY'),
(3975, 'OSMOLALITY SERUM & URINE ', 'BC102', '', '', '', '', '', '', '', 2410.00, '', '', '', '', 'N', 'N', 405, 'BIOCHEMISTRY'),
(3976, 'OSMOTIC FRAGILITY (Please inquire) ', 'HM033', '', '', '', '', '', '', '', 1510.00, '', '', '', '', 'N', 'N', 406, 'HAEMATOLOGY'),
(3977, 'R.N.P ANTIBODY ', 'SR061', '', '', '', '', '', '', '', 1880.00, '', '', '', '', 'N', 'N', 458, 'SEROLOGY'),
(3978, 'RBC', 'HM044', '', '', '', '', '', '', '', 280.00, '', '', '', '', 'N', 'N', 460, 'HAEMATOLOGY'),
(3979, 'RETICULOCYTE COUNT ', 'HM037', '', '', '', '', '', '', '', 340.00, '', '', '', '', 'N', 'N', 463, 'HAEMATOLOGY'),
(3980, 'RHESUS ANTIBODY', 'HM038', '', '', '', '', '', '', '', 970.00, '', '', '', '', 'N', 'N', 466, 'HAEMATOLOGY'),
(3981, 'RHESUS ANTIBODY GENOTYPING ', 'HM039', '', '', '', '', '', '', '', 6610.00, '', '', '', '', 'N', 'N', 467, 'HAEMATOLOGY'),
(3982, 'RHEUMATOID FACTOR ', 'SR060', '', '', '', '', '', '', '', 410.00, '', '', '', '', 'N', 'N', 468, 'SEROLOGY'),
(3983, 'RO (SSa) ', 'SR062', '', '', '', '', '', '', '', 1880.00, '', '', '', '', 'N', 'N', 469, 'SEROLOGY'),
(3984, 'RUBELLA ANTIBODY (lg G & lg M) ', 'SR065', '', '', '', '', '', '', '', 2820.00, '', '', '', '', 'N', 'N', 470, 'SEROLOGY'),
(3985, 'RUBELLA lgG ANTIBODY ', 'SR063', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 472, 'SEROLOGY'),
(3986, 'RUBELLA lgM ANTIBODY ', 'SR064', '', '', '', '', '', '', '', 1410.00, '', '', '', '', 'N', 'N', 473, 'SEROLOGY'),
(3987, 'TSH (THYROID STIMULATING HORMONE) 3rd Generation ', 'BC138', '', '', '', '', '', '', '', 990.00, '', '', '', '', 'N', 'N', 573, 'BIOCHEMISTRY'),
(3988, 'VAGINAL DISCHARGE CULTURE ', 'MB099', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 618, 'MICROBIOLOGY'),
(3989, 'VAGINAL DISCHARGE CULTURE & ABST ', 'MB100', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 619, 'MICROBIOLOGY'),
(3990, 'VAGINAL SERUM FULL REPORT ', 'MB101', '', '', '', '', '', '', '', 470.00, '', '', '', '', 'N', 'N', 620, 'MICROBIOLOGY'),
(3991, 'VENERAL DISEASE REFERENCE LAB (VDRL) ', 'SR078', '', '', '', '', '', '', '', 300.00, '', '', '', '', 'N', 'N', 622, 'SEROLOGY'),
(3992, 'WBC & DC ', 'HM048', '', '', '', '', '', '', '', 290.00, '', '', '', '', 'N', 'N', 623, 'HAEMATOLOGY'),
(3993, 'WEIL - FELIX ', 'SR079', '', '', '', '', '', '', '', 480.00, '', '', '', '', 'N', 'N', 626, 'SEROLOGY'),
(3994, 'WHOLE EGG SPECIFIC lgE', 'SR080', '', '', '', '', '', '', '', 920.00, '', '', '', '', 'N', 'N', 627, 'SEROLOGY'),
(3995, 'WIDAL TEST (SAT) - TUBE METHOD ', 'SR081', '', '', '', '', '', '', '', 1030.00, '', '', '', '', 'N', 'N', 628, 'SEROLOGY'),
(3996, 'WOUND SWAB CULTURE ', 'MB102', '', '', '', '', '', '', '', 400.00, '', '', '', '', 'N', 'N', 629, 'MICROBIOLOGY'),
(3997, 'WOUND SWAB CULTURE & ABST ', 'MB103', '', '', '', '', '', '', '', 800.00, '', '', '', '', 'N', 'N', 630, 'MICROBIOLOGY'),
(3998, 'ZINC ', 'BC164', '', '', '', '', '', '', '', 4370.00, '', '', '', '', 'N', 'N', 663, 'BIOCHEMISTRY'),
(3999, '17 - HYDROXY PROGESTERONE ', 'BC147', '', '', '', '', '', '', '', 2840.00, '', '', '', '', 'N', 'N', 1, 'BIOCHEMISTRY'),
(4000, '24 H URINE AMYLASE ', 'BC149', '', '', '', '', '', '', '', 560.00, '', '', '', '', 'N', 'N', 2, 'BIOCHEMISTRY'),
(4001, '24 H URINE CALCIUM ', 'BC150', '', '', '', '', '', '', '', 610.00, '', '', '', '', 'N', 'N', 3, 'BIOCHEMISTRY'),
(4002, '24 H URINE CITRATE ', 'BC154', '', '', '', '', '', '', '', 2970.00, '', '', '', '', 'N', 'N', 4, 'BIOCHEMISTRY'),
(4003, '24 H URINE COPPER ', 'BC161', '', '', '', '', '', '', '', 2560.00, '', '', '', '', 'N', 'N', 5, 'BIOCHEMISTRY'),
(4004, '24 H URINE ELECTROLYTES ', 'BC151', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 6, 'BIOCHEMISTRY'),
(4005, '24 H URINE MAGNESIUM ', 'BC152', '', '', '', '', '', '', '', 560.00, '', '', '', '', 'N', 'N', 7, 'BIOCHEMISTRY'),
(4006, '24 H URINE MICROALBUMINURIA ', 'BC160', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 8, 'BIOCHEMISTRY'),
(4007, '24 H URINE OXALATE ', 'BC153', '', '', '', '', '', '', '', 2970.00, '', '', '', '', 'N', 'N', 9, 'BIOCHEMISTRY'),
(4008, '24 H URINE pH', 'BC156', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 10, 'BIOCHEMISTRY'),
(4009, '24 H URINE PHOSPHORUS', 'BC155', '', '', '', '', '', '', '', 610.00, '', '', '', '', 'N', 'N', 11, 'BIOCHEMISTRY'),
(4010, '24 H URINE POTASSIUM ', 'BC157', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 12, 'BIOCHEMISTRY'),
(4011, '24 H URINE POTASSIUM & SODIUM', 'BC158', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 13, 'BIOCHEMISTRY'),
(4012, '24 H URINE PROTEIN ', 'BC159', '', '', '', '', '', '', '', 680.00, '', '', '', '', 'N', 'N', 14, 'BIOCHEMISTRY'),
(4013, '24 H URINE URIC ACID ', 'BC162', '', '', '', '', '', '', '', 600.00, '', '', '', '', 'N', 'N', 15, 'BIOCHEMISTRY'),
(4014, '24 H URINE V.M.A.', 'BC163', '', '', '', '', '', '', '', 3560.00, '', '', '', '', 'N', 'N', 16, 'BIOCHEMISTRY'),
(4015, '24 HOURS URINE FUNGAL CULTURE ', 'MB036', '', '', '', '', '', '', '', 1020.00, '', '', '', '', 'N', 'N', 17, 'MICROBIOLOGY'),
(4016, '5 - HIAA (HYDROXY INDOLE ACETIC ACID) ', 'BC086', '', '', '', '', '', '', '', 5650.00, '', '', '', '', 'N', 'N', 18, 'BIOCHEMISTRY'),
(4017, 'AXILLA SWAB CULTURE ', 'MB008', '', '', '', '', '', '', NULL, 400.00, '', '', '', '', NULL, NULL, 63, 'MICROBIOLOGY'),
(4018, 'AXILLA SWAB CULTURE ', 'MB008', '.', '', '', '', '', '', NULL, 400.00, '', '', '', '', NULL, NULL, 63, 'MICROBIOLOGY'),
(4042, 'URINE - FULL REPORT ', 'GP028', 'COLOUR', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4043, 'URINE - FULL REPORT ', 'GP028', 'APPEARANCE', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4044, 'URINE - FULL REPORT ', 'GP028', 'SPECIFIC GRAVITY', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4045, 'URINE - FULL REPORT ', 'GP028', 'Ph', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4046, 'URINE - FULL REPORT ', 'GP028', 'PROTEIN', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4047, 'URINE - FULL REPORT ', 'GP028', 'SUGAR', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4048, 'URINE - FULL REPORT ', 'GP028', 'KETONES', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4049, 'URINE - FULL REPORT ', 'GP028', 'BILE', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4050, 'URINE - FULL REPORT ', 'GP028', 'NITRITE', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4051, 'URINE - FULL REPORT ', 'GP028', 'UROBILINOGEN', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4052, 'URINE - FULL REPORT ', 'GP028', '', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4053, 'URINE - FULL REPORT ', 'GP028', 'CENTRIFUGED DEPOSIT', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4054, 'URINE - FULL REPORT ', 'GP028', '', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4055, 'URINE - FULL REPORT ', 'GP028', 'PUS CELLS', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4056, 'URINE - FULL REPORT ', 'GP028', 'RBC', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4057, 'URINE - FULL REPORT ', 'GP028', 'EPITHELIAL CELLS', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4058, 'URINE - FULL REPORT ', 'GP028', 'CRYSTALS', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4059, 'URINE - FULL REPORT ', 'GP028', 'CAST', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4060, 'URINE - FULL REPORT ', 'GP028', 'ORGANISM', '', '', '', '', 'HIGH ', NULL, 230.00, 'NORMAL', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4061, 'URINE - FULL REPORT ', 'GP028', '', '', '', '', '', '', NULL, 230.00, '', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4062, 'URINE - FULL REPORT ', 'GP028', '', '', '', '', '', '', NULL, 230.00, '', '', '', '', NULL, NULL, 615, 'GENERAL PATHOLOGY'),
(4063, 'PROFILE RENAL ', 'BC114', 'SERUM UREA', 'mg/dl', '10.00 ', '45', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4064, 'PROFILE RENAL ', 'BC114', 'SERUM CREATININIE', 'mg/dl', '0.50 ', '1.3', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4065, 'PROFILE RENAL ', 'BC114', 'SERUM URIC ACID', 'mg/dl', '3.40 ', '7', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4066, 'PROFILE RENAL ', 'BC114', 'SERUM IONIZED CALCIUM', 'mmol/l', '1.1 ', '1.4', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4067, 'PROFILE RENAL ', 'BC114', 'SERUM PHOSPHAROUS INORGANIC', 'mg/dl', '2.50 ', '4.9', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY');
INSERT INTO `lab_test` (`id`, `testname`, `code`, `des`, `unit`, `rfrom`, `rto`, `rfrom_msg`, `rto_msg`, `pen`, `price`, `rnorm`, `rfromfe`, `rtofe`, `rangesep`, `h`, `u`, `tmpno`, `bgroup`) VALUES
(4068, 'PROFILE RENAL ', 'BC114', 'SERUM SODIUM', 'mmol/l', '135.00 ', '148', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4069, 'PROFILE RENAL ', 'BC114', 'SERUM POTASSIUM', 'mmol/l', '3.50 ', '5.5', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4070, 'PROFILE RENAL ', 'BC114', 'SER<NAME>LORIDE', 'mmol/l', '95.00 ', '111', 'LOW', 'HIGH ', NULL, 2390.00, 'NORMAL', '', '', '-', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4071, 'PROFILE RENAL ', 'BC114', '', '', '', '', '', '', NULL, 2390.00, '', '', '', '', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4072, 'PROFILE RENAL ', 'BC114', '', '', '', '', '', '', NULL, 2390.00, '', '', '', '', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4073, 'PROFILE RENAL ', 'BC114', '', '', '', '', '', '', NULL, 2390.00, '', '', '', '', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4074, 'PROFILE RENAL ', 'BC114', '', '', '', '', '', '', NULL, 2390.00, '', '', '', '', NULL, NULL, 462, 'BIOCHEMISTRY'),
(4075, 'GENERAL HEALTH CHECK - UP', 'HC001', '', '', '', '', '', '', NULL, 4360.00, '', '', '', '', NULL, NULL, 330, 'HEALTH CHECK - UP'),
(4076, 'EXECUTIVE HEALTH CHECK - UP', 'HC002', '', '', '', '', '', '', NULL, 5100.00, '', '', '', '', NULL, NULL, 332, 'HEALTH CHECK - UP'),
(4077, 'COMPREHENSIVE CARDIAC CHECK - UP', 'HC003', '', '', '', '', '', '', NULL, 5260.00, '', '', '', '', NULL, NULL, 334, 'HEALTH CHECK - UP'),
(4078, 'CA 125 (OVARIAN) ', 'TM004', '', '', '', '', '', '', NULL, 4040.00, '', '', '', '', NULL, NULL, 107, 'TUMOUR MARKERS');
-- --------------------------------------------------------
--
-- Table structure for table `lab_test_pa_app_mas`
--
CREATE TABLE IF NOT EXISTS `lab_test_pa_app_mas` (
`refno` varchar(50) DEFAULT NULL,
`testdes` varchar(100) DEFAULT NULL,
`rate` decimal(10,2) DEFAULT NULL,
`id` int(11) NOT NULL,
`discount` decimal(10,2) DEFAULT NULL,
`xamount` decimal(10,2) DEFAULT NULL,
`testcode` varchar(11) DEFAULT NULL,
`tmpno` bigint(10) DEFAULT NULL,
`cancell` int(11) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `lab_test_pa_app_trn`
--
CREATE TABLE IF NOT EXISTS `lab_test_pa_app_trn` (
`refno` varchar(50) DEFAULT NULL,
`paname` varchar(255) DEFAULT NULL,
`testname` varchar(255) DEFAULT NULL,
`des` varchar(255) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`result` varchar(100) DEFAULT NULL,
`msg` varchar(255) DEFAULT NULL,
`id` int(11) NOT NULL,
`labdate` date DEFAULT NULL,
`recdet` varchar(20) DEFAULT NULL,
`rem1` varchar(255) DEFAULT NULL,
`rangef` varchar(50) DEFAULT NULL,
`rangeto` varchar(50) DEFAULT NULL,
`timee` varchar(50) DEFAULT NULL,
`doctr` varchar(50) DEFAULT NULL,
`test_code` varchar(255) DEFAULT NULL,
`user_id` varchar(255) DEFAULT NULL,
`tmpno` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `ledge`
--
CREATE TABLE IF NOT EXISTS `ledge` (
`REFNO` varchar(20) DEFAULT NULL,
`SERI_NO` varchar(20) DEFAULT NULL,
`SERI_NO1` varchar(20) DEFAULT NULL,
`CODE` varchar(20) DEFAULT NULL,
`sDATE` date DEFAULT NULL,
`NAME` varchar(50) DEFAULT NULL,
`AMOUNT` decimal(20,2) DEFAULT NULL,
`AMOUNT1` decimal(20,2) DEFAULT NULL,
`TYPE` varchar(30) DEFAULT NULL,
`CHNO` varchar(20) DEFAULT NULL,
`RESON` varchar(100) DEFAULT NULL,
`id` bigint(20) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=18 ;
--
-- Dumping data for table `ledge`
--
INSERT INTO `ledge` (`REFNO`, `SERI_NO`, `SERI_NO1`, `CODE`, `sDATE`, `NAME`, `AMOUNT`, `AMOUNT1`, `TYPE`, `CHNO`, `RESON`, `id`) VALUES
('5', '1', NULL, '', '2015-05-29', '', 7500.00, 0.00, 'REP', '', NULL, 6),
('', '2', NULL, '', '2015-05-29', '', 0.00, 0.00, 'REP', '', NULL, 7),
('1', '3', NULL, '', '2015-05-29', '', 7500.00, 7500.00, 'REP', '', NULL, 8),
('2', '4', NULL, '', '2015-05-29', '', 0.00, 0.00, 'REP', '', NULL, 9),
('2', '6', NULL, '', '2015-05-29', '', 0.00, 0.00, 'REP', '', NULL, 12),
('3', '1', NULL, 'C007', '2015-05-29', 'CEF Company', 0.00, 0.00, 'REP', '', NULL, 17);
-- --------------------------------------------------------
--
-- Table structure for table `package_mas`
--
CREATE TABLE IF NOT EXISTS `package_mas` (
`package_no` varchar(10) DEFAULT NULL,
`code` varchar(11) DEFAULT NULL,
`name` varchar(50) DEFAULT NULL,
`amount` decimal(20,2) DEFAULT NULL,
`sel` varchar(5) DEFAULT '0',
`user_id` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `para`
--
CREATE TABLE IF NOT EXISTS `para` (
`ARR` bigint(20) DEFAULT NULL,
`D_REFNO` bigint(20) DEFAULT NULL,
`RE_PAY` bigint(20) DEFAULT NULL,
`A` bigint(20) DEFAULT NULL,
`B` bigint(20) DEFAULT NULL,
`C` bigint(20) DEFAULT NULL,
`D` bigint(20) DEFAULT NULL,
`E` bigint(20) DEFAULT NULL,
`F` bigint(20) DEFAULT NULL,
`G` bigint(20) DEFAULT NULL,
`H` bigint(20) DEFAULT NULL,
`I` bigint(20) DEFAULT NULL,
`J` bigint(20) DEFAULT NULL,
`K` bigint(20) DEFAULT NULL,
`L` bigint(20) DEFAULT NULL,
`M` bigint(20) DEFAULT NULL,
`N` bigint(20) DEFAULT NULL,
`O` bigint(20) DEFAULT NULL,
`P` bigint(20) DEFAULT NULL,
`Q` bigint(20) DEFAULT NULL,
`R` bigint(20) DEFAULT NULL,
`S` bigint(20) DEFAULT NULL,
`T` bigint(20) DEFAULT NULL,
`U` bigint(20) DEFAULT NULL,
`V` bigint(20) DEFAULT NULL,
`W` bigint(20) DEFAULT NULL,
`X` bigint(20) DEFAULT NULL,
`Y` bigint(20) DEFAULT NULL,
`Z` bigint(20) DEFAULT NULL,
`PAYMENT` bigint(20) DEFAULT NULL,
`UP_DATE` date DEFAULT NULL,
`PARMIT` smallint(6) DEFAULT NULL,
`PROCESS` varchar(5) DEFAULT NULL,
`PRO_DATE` date DEFAULT NULL,
`SOU_DRIVE` varchar(5) DEFAULT NULL,
`TAR_DRIVE` varchar(5) DEFAULT NULL,
`MARK_DATE` date DEFAULT NULL,
`itemno` varchar(15) DEFAULT NULL,
`ARN` bigint(20) DEFAULT NULL,
`INV_RECNO` bigint(20) DEFAULT NULL,
`INV_RECNO_m` bigint(20) DEFAULT NULL,
`lab_rep` bigint(20) DEFAULT NULL,
`lentry` bigint(20) DEFAULT NULL,
`payrec` bigint(20) DEFAULT NULL,
`COMPANY` varchar(50) DEFAULT NULL,
`ADD1` varchar(50) DEFAULT NULL,
`ADD2` varchar(50) DEFAULT NULL,
`ADD3` varchar(50) DEFAULT NULL,
`pri_medno` bigint(20) DEFAULT NULL,
`guti` bigint(20) DEFAULT NULL,
`testNo` bigint(20) DEFAULT NULL,
`SAU_NO` bigint(20) DEFAULT NULL,
`SAU_C` varchar(5) DEFAULT NULL,
`medino` bigint(20) DEFAULT NULL,
`MEDICALTEST` bigint(20) DEFAULT NULL,
`GMCANO` bigint(20) DEFAULT NULL,
`appno` bigint(20) DEFAULT NULL,
`sysdate` date DEFAULT NULL,
`recdet` bigint(20) DEFAULT NULL,
`cashinvo` bigint(20) DEFAULT NULL,
`chequeinvo` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `para`
--
INSERT INTO `para` (`ARR`, `D_REFNO`, `RE_PAY`, `A`, `B`, `C`, `D`, `E`, `F`, `G`, `H`, `I`, `J`, `K`, `L`, `M`, `N`, `O`, `P`, `Q`, `R`, `S`, `T`, `U`, `V`, `W`, `X`, `Y`, `Z`, `PAYMENT`, `UP_DATE`, `PARMIT`, `PROCESS`, `PRO_DATE`, `SOU_DRIVE`, `TAR_DRIVE`, `MARK_DATE`, `itemno`, `ARN`, `INV_RECNO`, `INV_RECNO_m`, `lab_rep`, `lentry`, `payrec`, `COMPANY`, `ADD1`, `ADD2`, `ADD3`, `pri_medno`, `guti`, `testNo`, `SAU_NO`, `SAU_C`, `medino`, `MEDICALTEST`, `GMCANO`, `appno`, `sysdate`, `recdet`, `cashinvo`, `chequeinvo`) VALUES
(NULL, 4, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `pa_app`
--
CREATE TABLE IF NOT EXISTS `pa_app` (
`refno` varchar(20) NOT NULL DEFAULT '',
`entdate` date DEFAULT NULL,
`serino` int(11) DEFAULT NULL,
`doc_code` varchar(10) DEFAULT NULL,
`docnname` varchar(255) DEFAULT NULL,
`paname` varchar(255) DEFAULT NULL,
`apptime` varchar(50) DEFAULT NULL,
`tele` varchar(20) DEFAULT NULL,
`remark` varchar(255) DEFAULT NULL,
`paadd` varchar(255) DEFAULT NULL,
`charges` decimal(10,2) DEFAULT NULL,
`sdate` date DEFAULT NULL,
`hoscha` decimal(10,2) DEFAULT NULL,
`id` int(11) NOT NULL,
`type` varchar(15) DEFAULT NULL,
`age` varchar(10) DEFAULT NULL,
`mob` varchar(20) DEFAULT NULL,
`xrayamt` decimal(10,2) DEFAULT NULL,
`sex` varchar(15) DEFAULT NULL,
`amount` decimal(10,2) DEFAULT NULL,
`totalamount` decimal(10,2) DEFAULT NULL,
`cash` decimal(10,2) DEFAULT NULL,
`cheqamt` decimal(10,2) DEFAULT NULL,
`chqdt` date DEFAULT NULL,
`bank` varchar(50) DEFAULT NULL,
`chqno` varchar(50) DEFAULT NULL,
`delvt` varchar(20) DEFAULT NULL,
`initial` varchar(50) DEFAULT NULL,
`colby` varchar(50) DEFAULT NULL,
`bloodtime` varchar(50) DEFAULT NULL,
`agencyn` varchar(50) DEFAULT NULL,
`pp_no` varchar(20) DEFAULT NULL,
`tmpno` bigint(10) DEFAULT NULL,
`fileno` varchar(20) DEFAULT NULL,
`cancell` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `pa_app_channel`
--
CREATE TABLE IF NOT EXISTS `pa_app_channel` (
`refno` varchar(20) NOT NULL DEFAULT '',
`entdate` date DEFAULT NULL,
`serino` int(11) DEFAULT NULL,
`doc_code` varchar(10) DEFAULT NULL,
`docnname` varchar(255) DEFAULT NULL,
`paname` varchar(255) DEFAULT NULL,
`apptime` varchar(50) DEFAULT NULL,
`tele` varchar(20) DEFAULT NULL,
`remark` varchar(255) DEFAULT NULL,
`paadd` varchar(255) DEFAULT NULL,
`charges` decimal(10,2) DEFAULT NULL,
`sdate` date DEFAULT NULL,
`hoscha` decimal(10,2) DEFAULT NULL,
`id` int(11) NOT NULL,
`type` varchar(15) DEFAULT NULL,
`age` varchar(10) DEFAULT NULL,
`mob` varchar(20) DEFAULT NULL,
`xrayamt` decimal(10,2) DEFAULT NULL,
`sex` varchar(15) DEFAULT NULL,
`amount` decimal(10,2) DEFAULT NULL,
`totalamount` decimal(10,2) DEFAULT NULL,
`cash` decimal(10,2) DEFAULT NULL,
`cheqamt` decimal(10,2) DEFAULT NULL,
`chqdt` date DEFAULT NULL,
`bank` varchar(50) DEFAULT NULL,
`chqno` varchar(50) DEFAULT NULL,
`delvt` varchar(20) DEFAULT NULL,
`initial` varchar(50) DEFAULT NULL,
`colby` varchar(50) DEFAULT NULL,
`bloodtime` varchar(50) DEFAULT NULL,
`agencyn` varchar(50) DEFAULT NULL,
`pp_no` varchar(20) DEFAULT NULL,
`tmpno` bigint(10) DEFAULT NULL,
`fileno` varchar(50) DEFAULT NULL,
`cancell` int(11) NOT NULL DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `pa_disapp`
--
CREATE TABLE IF NOT EXISTS `pa_disapp` (
`fileno` varchar(255) DEFAULT NULL,
`sdate` date DEFAULT NULL,
`appp` float DEFAULT NULL,
`uss` float DEFAULT '0',
`user_nm` varchar(255) DEFAULT NULL,
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `pa_reg`
--
CREATE TABLE IF NOT EXISTS `pa_reg` (
`refno` varchar(20) NOT NULL DEFAULT '',
`paname` varchar(255) DEFAULT NULL,
`apptime` varchar(50) DEFAULT NULL,
`tele` varchar(20) DEFAULT NULL,
`paadd` varchar(255) DEFAULT NULL,
`sdate` date DEFAULT NULL,
`id` int(11) NOT NULL,
`type` varchar(15) DEFAULT NULL,
`age` varchar(10) DEFAULT NULL,
`mob` varchar(20) DEFAULT NULL,
`sex` varchar(15) DEFAULT NULL,
`initial` varchar(50) DEFAULT NULL,
`tmpno` bigint(10) DEFAULT NULL,
`remark` varchar(255) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `rege`
--
CREATE TABLE IF NOT EXISTS `rege` (
`id` bigint(20) NOT NULL,
`DREFNO` varchar(20) DEFAULT NULL,
`COUNTRY` varchar(50) DEFAULT NULL,
`CMB_NO` varchar(20) DEFAULT NULL,
`SERI_NO` bigint(20) DEFAULT NULL,
`XRAYNO` varchar(20) DEFAULT NULL,
`GCC_NO` varchar(50) DEFAULT NULL,
`CODE` varchar(10) DEFAULT NULL,
`cou_NAME` varchar(50) DEFAULT NULL,
`AGNAME` varchar(150) DEFAULT NULL,
`SDATE` date DEFAULT NULL,
`NAME` varchar(50) DEFAULT NULL,
`AGE_Y` varchar(50) DEFAULT NULL,
`AGE_M` int(11) DEFAULT NULL,
`DEST` varchar(15) DEFAULT NULL,
`AMOUNT` decimal(20,2) DEFAULT NULL,
`AMOUNT1` decimal(20,2) DEFAULT NULL,
`AMOUNT2` decimal(20,2) DEFAULT NULL,
`AMOUNT3` decimal(20,2) DEFAULT NULL,
`PAID` decimal(20,2) DEFAULT NULL,
`TYPE` varchar(100) DEFAULT NULL,
`TREE1` varchar(5) DEFAULT NULL,
`TREEA1` decimal(20,0) DEFAULT NULL,
`TREE2` varchar(5) DEFAULT NULL,
`TREEA2` decimal(20,0) DEFAULT NULL,
`SERI_NO1` decimal(20,0) DEFAULT NULL,
`L_R_M_PDA` datetime DEFAULT NULL,
`FA_PLAN` varchar(40) DEFAULT NULL,
`MARK` varchar(5) DEFAULT NULL,
`PA_NO` varchar(12) DEFAULT NULL,
`DEL_DATE` datetime DEFAULT NULL,
`DEL_REMARK` varchar(40) DEFAULT NULL,
`DEL_BY` varchar(30) DEFAULT NULL,
`ISSUED` varchar(5) DEFAULT NULL,
`PRINT_FL` varchar(5) DEFAULT NULL,
`PRI_NO_COU` varchar(5) DEFAULT NULL,
`REJ_DATE` datetime DEFAULT NULL,
`REJ_ENT` datetime DEFAULT NULL,
`REJ_REMA` varchar(60) DEFAULT NULL,
`REJ_REMA1` varchar(60) DEFAULT NULL,
`REJ_CODE1` varchar(5) DEFAULT NULL,
`REJ_CODE2` varchar(5) DEFAULT NULL,
`REJ_CODE3` varchar(5) DEFAULT NULL,
`G_NO` varchar(25) DEFAULT NULL,
`DIG1` varchar(5) DEFAULT NULL,
`DIG2` varchar(5) DEFAULT NULL,
`DIG3` varchar(5) DEFAULT NULL,
`CUS_REMARK` varchar(100) DEFAULT NULL,
`RE_CHECHK` varchar(100) DEFAULT NULL,
`picture` varchar(150) DEFAULT NULL,
`pic` varchar(50) DEFAULT NULL,
`SEX` varchar(10) DEFAULT NULL,
`status` varchar(10) DEFAULT NULL,
`NATIONL` varchar(50) DEFAULT NULL,
`PLA_OF_IS` varchar(50) DEFAULT NULL,
`POS_APP` varchar(50) DEFAULT NULL,
`No_child` smallint(6) DEFAULT NULL,
`last_ch_age` varchar(10) DEFAULT NULL,
`reject` varchar(5) DEFAULT NULL,
`dev` varchar(5) DEFAULT NULL,
`cusadd` varchar(100) DEFAULT NULL,
`CHKNO` varchar(10) DEFAULT NULL,
`CASH` decimal(20,2) DEFAULT NULL,
`isLRMP` varchar(10) DEFAULT NULL,
`Ag_ref` varchar(20) DEFAULT NULL,
`Med_type` varchar(10) DEFAULT NULL,
`Remark` varchar(100) DEFAULT NULL,
`Remark_rej` varchar(100) DEFAULT NULL,
`userrefno` varchar(20) DEFAULT NULL,
`Lastname` varchar(100) DEFAULT NULL,
`LAB_NO` varchar(20) DEFAULT NULL,
`HDTX` int(11) DEFAULT NULL,
`initial` varchar(20) DEFAULT NULL,
`stime` datetime DEFAULT NULL,
`chkdt` datetime DEFAULT NULL,
`chkamt` decimal(20,2) DEFAULT NULL,
`bank` varchar(50) DEFAULT NULL,
`religon` varchar(50) DEFAULT NULL,
`tel` varchar(50) DEFAULT NULL,
`mfile` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=17 ;
--
-- Dumping data for table `rege`
--
INSERT INTO `rege` (`id`, `DREFNO`, `COUNTRY`, `CMB_NO`, `SERI_NO`, `XRAYNO`, `GCC_NO`, `CODE`, `cou_NAME`, `AGNAME`, `SDATE`, `NAME`, `AGE_Y`, `AGE_M`, `DEST`, `AMOUNT`, `AMOUNT1`, `AMOUNT2`, `AMOUNT3`, `PAID`, `TYPE`, `TREE1`, `TREEA1`, `TREE2`, `TREEA2`, `SERI_NO1`, `L_R_M_PDA`, `FA_PLAN`, `MARK`, `PA_NO`, `DEL_DATE`, `DEL_REMARK`, `DEL_BY`, `ISSUED`, `PRINT_FL`, `PRI_NO_COU`, `REJ_DATE`, `REJ_ENT`, `REJ_REMA`, `REJ_REMA1`, `REJ_CODE1`, `REJ_CODE2`, `REJ_CODE3`, `G_NO`, `DIG1`, `DIG2`, `DIG3`, `CUS_REMARK`, `RE_CHECHK`, `picture`, `pic`, `SEX`, `status`, `NATIONL`, `PLA_OF_IS`, `POS_APP`, `No_child`, `last_ch_age`, `reject`, `dev`, `cusadd`, `CHKNO`, `CASH`, `isLRMP`, `Ag_ref`, `Med_type`, `Remark`, `Remark_rej`, `userrefno`, `Lastname`, `LAB_NO`, `HDTX`, `initial`, `stime`, `chkdt`, `chkamt`, `bank`, `religon`, `tel`, `mfile`) VALUES
(16, '3', '', NULL, 1, '', '', 'C007', '', 'CEF Company', '2015-05-29', 'SDFSDFSDF', '', 0, '', 0.00, 0.00, NULL, NULL, NULL, 'CASH', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 'N 232323', '0000-00-00 00:00:00', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '', NULL, NULL, NULL, '', '', 'upload/image1/N 232323.png', NULL, 'MALE', 'SINGLE', 'Sri Lankan', '', '', 0, '', NULL, NULL, '', '', 0.00, '', NULL, NULL, NULL, '', '', 'DSF', NULL, NULL, '', '2015-05-29 21:47:41', '0000-00-00 00:00:00', 0.00, '', 'Buddhist', '', 'mfile');
-- --------------------------------------------------------
--
-- Table structure for table `regtran`
--
CREATE TABLE IF NOT EXISTS `regtran` (
`id` bigint(20) NOT NULL,
`drefno` varchar(20) DEFAULT NULL,
`tcode` varchar(20) DEFAULT NULL,
`tdes` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=8 ;
--
-- Dumping data for table `regtran`
--
INSERT INTO `regtran` (`id`, `drefno`, `tcode`, `tdes`) VALUES
(1, '5', '7', 'GAMCA FULL MEDICAL'),
(2, '', '7', 'GAMCA FULL MEDICAL'),
(3, '1', '7', 'GAMCA FULL MEDICAL'),
(7, '2', '7', 'GAMCA FULL MEDICAL');
-- --------------------------------------------------------
--
-- Table structure for table `resulton`
--
CREATE TABLE IF NOT EXISTS `resulton` (
`drefno` varchar(100) DEFAULT NULL,
`pa_no` varchar(15) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL,
`xray1` varchar(500) DEFAULT NULL,
`xray2` varchar(500) DEFAULT NULL,
`xray3` varchar(500) DEFAULT NULL,
`lab1` varchar(500) DEFAULT NULL,
`lab2` varchar(500) DEFAULT NULL,
`lab3` varchar(500) DEFAULT NULL,
`xray4` varchar(500) DEFAULT NULL,
`lab4` varchar(500) DEFAULT NULL,
`ltime1` date DEFAULT NULL,
`ltime2` date DEFAULT NULL,
`ltime3` date DEFAULT NULL,
`ltime4` date DEFAULT NULL,
`xtime1` date DEFAULT NULL,
`xtime2` date DEFAULT NULL,
`xtime3` date DEFAULT NULL,
`xtime4` date DEFAULT NULL,
`result` varchar(500) DEFAULT NULL,
`xresult` varchar(500) DEFAULT NULL,
`xrestime` date DEFAULT NULL,
`restime` date DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `sumedi`
--
CREATE TABLE IF NOT EXISTS `sumedi` (
`DREFNO` varchar(12) DEFAULT NULL,
`SERINO` int(11) DEFAULT NULL,
`CMB_NO` varchar(10) DEFAULT NULL,
`sDATE` date DEFAULT NULL,
`ENT_DATE` date DEFAULT NULL,
`DO_ACC_NO` varchar(12) DEFAULT NULL,
`CODE` varchar(5) DEFAULT NULL,
`NAME` varchar(50) DEFAULT NULL,
`LASTNAME` varchar(50) DEFAULT NULL,
`ADDRESS` varchar(500) DEFAULT NULL,
`M` varchar(6) DEFAULT NULL,
`SEX` varchar(8) DEFAULT NULL,
`AGE` varchar(53) DEFAULT NULL,
`STATUS` varchar(20) DEFAULT NULL,
`NATIONL` varchar(20) DEFAULT NULL,
`HI_FT` decimal(10,2) DEFAULT NULL,
`hi_in` decimal(10,2) DEFAULT NULL,
`WE` decimal(10,2) DEFAULT NULL,
`PAS_NO` varchar(12) DEFAULT NULL,
`PLA_OF_IS` varchar(20) DEFAULT NULL,
`POS_APP` varchar(100) DEFAULT NULL,
`REC_AG` varchar(150) DEFAULT NULL,
`P_N_D_RE` varchar(10) DEFAULT NULL,
`ALLERGY_RE` varchar(10) DEFAULT NULL,
`OTHERS_RE` varchar(10) DEFAULT NULL,
`EYE_VISON` varchar(20) DEFAULT NULL,
`EYE_NE_R` varchar(10) DEFAULT NULL,
`EYE_NE_L` varchar(10) DEFAULT NULL,
`EYE_NE_RE` varchar(10) DEFAULT NULL,
`EYE_FA` varchar(10) DEFAULT NULL,
`EYE_FA_R` varchar(10) DEFAULT NULL,
`EYE_FA_L` varchar(10) DEFAULT NULL,
`EYE_FA_RE` varchar(10) DEFAULT NULL,
`EYE_CO` varchar(20) DEFAULT NULL,
`EYE_CO_R` varchar(20) DEFAULT NULL,
`EYE_CO_L` varchar(20) DEFAULT NULL,
`YEAR_R` varchar(20) DEFAULT NULL,
`YEAR_L` varchar(20) DEFAULT NULL,
`YEAR_RRE` varchar(10) DEFAULT NULL,
`YEAR_LRE` varchar(10) DEFAULT NULL,
`CH_XRA_NO` varchar(20) DEFAULT NULL,
`CH_XRA_RE` varchar(10) DEFAULT NULL,
`LORD_NO` varchar(20) DEFAULT NULL,
`LORD_RE` varchar(10) DEFAULT NULL,
`BL_PRES` varchar(20) DEFAULT NULL,
`BL_PR_RE` varchar(10) DEFAULT NULL,
`HEAR_RE` varchar(10) DEFAULT NULL,
`LUN_RE` varchar(10) DEFAULT NULL,
`ABD_RE` varchar(10) DEFAULT NULL,
`HER_RE` varchar(10) DEFAULT NULL,
`VARI_RE` varchar(10) DEFAULT NULL,
`EXTR_RE` varchar(10) DEFAULT NULL,
`SKIN_RE` varchar(10) DEFAULT NULL,
`CLINICAL` varchar(20) DEFAULT NULL,
`LAB_RE` varchar(10) DEFAULT NULL,
`VDRL_RE` varchar(10) DEFAULT NULL,
`TPHA_RE` varchar(10) DEFAULT NULL,
`QUA_EL_HIV` varchar(20) DEFAULT NULL,
`SUG_RE` varchar(10) DEFAULT NULL,
`ALB_RE` varchar(10) DEFAULT NULL,
`BIL_RE` varchar(10) DEFAULT NULL,
`OTH_RE` varchar(10) DEFAULT NULL,
`HEL_RE` varchar(10) DEFAULT NULL,
`S_BIL_RE` varchar(10) DEFAULT NULL,
`SAL_RE` varchar(10) DEFAULT NULL,
`V_CH_RE` varchar(10) DEFAULT NULL,
`OTHER0` varchar(10) DEFAULT NULL,
`AOC` varchar(10) DEFAULT NULL,
`HEM` varchar(10) DEFAULT NULL,
`HEM_RE` varchar(10) DEFAULT NULL,
`MAL` varchar(10) DEFAULT NULL,
`MAL_RE` varchar(10) DEFAULT NULL,
`B_OTH_RE` varchar(20) DEFAULT NULL,
`ABD` varchar(10) DEFAULT NULL,
`SERO_RE` varchar(10) DEFAULT NULL,
`HIV_RE` varchar(10) DEFAULT NULL,
`F_B_S` varchar(10) DEFAULT NULL,
`F_B_S_RE` varchar(10) DEFAULT NULL,
`HBSA` varchar(10) DEFAULT NULL,
`HBSA_RE` varchar(10) DEFAULT NULL,
`ANTI` varchar(10) DEFAULT NULL,
`ANTI_RE` varchar(10) DEFAULT NULL,
`ALP` varchar(10) DEFAULT NULL,
`BILI` varchar(10) DEFAULT NULL,
`SGPT` varchar(10) DEFAULT NULL,
`L_F_T` varchar(10) DEFAULT NULL,
`L_F_T_RE` varchar(10) DEFAULT NULL,
`CREA` varchar(10) DEFAULT NULL,
`CREA_RE` varchar(10) DEFAULT NULL,
`UREA` varchar(10) DEFAULT NULL,
`UREA_RE` varchar(10) DEFAULT NULL,
`PREG_TEST` varchar(10) DEFAULT NULL,
`PRE_NOT_RE` varchar(10) DEFAULT NULL,
`PRE_NOT_DO` varchar(10) DEFAULT NULL,
`PRE_RECO` varchar(10) DEFAULT NULL,
`PSYCHOLGI` varchar(10) DEFAULT NULL,
`E_C_G` varchar(10) DEFAULT NULL,
`E_C_G_RE` varchar(10) DEFAULT NULL,
`OTH_1` varchar(10) DEFAULT NULL,
`OTH_2` varchar(10) DEFAULT NULL,
`darem1` varchar(150) DEFAULT NULL,
`darem2` varchar(150) DEFAULT NULL,
`darem3` varchar(150) DEFAULT NULL,
`rem1np` varchar(150) DEFAULT NULL,
`rem2np` varchar(150) DEFAULT NULL,
`larem1` varchar(500) DEFAULT NULL,
`larnp1` varchar(500) DEFAULT NULL,
`labrem` varchar(500) DEFAULT NULL,
`xarem1` varchar(500) DEFAULT NULL,
`xaremnp` varchar(500) DEFAULT NULL,
`DIG1` varchar(5) DEFAULT NULL,
`DIG2` varchar(5) DEFAULT NULL,
`DIG3` varchar(5) DEFAULT NULL,
`reject` varchar(100) DEFAULT NULL,
`print_date` date DEFAULT NULL,
`Print_TIME` datetime DEFAULT NULL,
`unfit_re` varchar(100) DEFAULT NULL,
`DEFORMITIES` varchar(10) DEFAULT NULL,
`CNS_RE` varchar(10) DEFAULT NULL,
`PSYCHIATRY_RE` varchar(10) DEFAULT NULL,
`MICROFILARIA_re` varchar(10) DEFAULT NULL,
`GIARDIA_re` varchar(10) DEFAULT NULL,
`REJ_CON` varchar(10) DEFAULT NULL,
`REJ_NO` int(11) DEFAULT NULL,
`hdtx` int(11) DEFAULT NULL,
`uai` varchar(50) DEFAULT NULL,
`xres` varchar(100) DEFAULT NULL,
`xrea` varchar(150) DEFAULT NULL,
`lres` varchar(100) DEFAULT NULL,
`lrea` varchar(150) DEFAULT NULL,
`fres` varchar(100) DEFAULT NULL,
`pres` varchar(100) DEFAULT NULL,
`id` int(11) DEFAULT NULL,
`uploaded` int(11) DEFAULT NULL,
`mfile` varchar(50) DEFAULT NULL,
`HEAR` varchar(20) DEFAULT NULL,
`LUN` varchar(20) DEFAULT NULL,
`qua_el_hiv_RE` varchar(20) DEFAULT NULL,
`CLINICAL_RE` varchar(10) DEFAULT NULL,
`res` varchar(50) DEFAULT NULL,
`ltime` varchar(50) DEFAULT NULL,
`resx` varchar(50) DEFAULT NULL,
`xtime` varchar(50) DEFAULT NULL,
`B_OTH` varchar(20) DEFAULT NULL,
`B_GROUP` varchar(20) DEFAULT NULL,
`B_GROUP_RE` varchar(10) DEFAULT NULL,
`HEL` varchar(20) DEFAULT NULL,
`S_BIL` varchar(20) DEFAULT NULL,
`SAL` varchar(20) DEFAULT NULL,
`V_CH` varchar(20) DEFAULT NULL,
`OTHER0_RE` varchar(10) DEFAULT NULL,
`AOC_RE` varchar(10) DEFAULT NULL,
`PREG_TEST_RE` varchar(10) DEFAULT NULL,
`PSYCHOLGI_RE` varchar(10) DEFAULT NULL,
`OTH_1_RE` varchar(10) DEFAULT NULL,
`SUG` varchar(20) DEFAULT NULL,
`ALB` varchar(20) DEFAULT NULL,
`BIL` varchar(20) DEFAULT NULL,
`OTH` varchar(20) DEFAULT NULL,
`UAI_RE` varchar(10) DEFAULT NULL,
`HIV` varchar(20) DEFAULT NULL,
`LAB` varchar(20) DEFAULT NULL,
`VDRL` varchar(20) DEFAULT NULL,
`tpha` varchar(20) DEFAULT NULL,
`HER` varchar(20) DEFAULT NULL,
`VARI` varchar(20) DEFAULT NULL,
`head` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `sumedi`
--
INSERT INTO `sumedi` (`DREFNO`, `SERINO`, `CMB_NO`, `sDATE`, `ENT_DATE`, `DO_ACC_NO`, `CODE`, `NAME`, `LASTNAME`, `ADDRESS`, `M`, `SEX`, `AGE`, `STATUS`, `NATIONL`, `HI_FT`, `hi_in`, `WE`, `PAS_NO`, `PLA_OF_IS`, `POS_APP`, `REC_AG`, `P_N_D_RE`, `ALLERGY_RE`, `OTHERS_RE`, `EYE_VISON`, `EYE_NE_R`, `EYE_NE_L`, `EYE_NE_RE`, `EYE_FA`, `EYE_FA_R`, `EYE_FA_L`, `EYE_FA_RE`, `EYE_CO`, `EYE_CO_R`, `EYE_CO_L`, `YEAR_R`, `YEAR_L`, `YEAR_RRE`, `YEAR_LRE`, `CH_XRA_NO`, `CH_XRA_RE`, `LORD_NO`, `LORD_RE`, `BL_PRES`, `BL_PR_RE`, `HEAR_RE`, `LUN_RE`, `ABD_RE`, `HER_RE`, `VARI_RE`, `EXTR_RE`, `SKIN_RE`, `CLINICAL`, `LAB_RE`, `VDRL_RE`, `TPHA_RE`, `QUA_EL_HIV`, `SUG_RE`, `ALB_RE`, `BIL_RE`, `OTH_RE`, `HEL_RE`, `S_BIL_RE`, `SAL_RE`, `V_CH_RE`, `OTHER0`, `AOC`, `HEM`, `HEM_RE`, `MAL`, `MAL_RE`, `B_OTH_RE`, `ABD`, `SERO_RE`, `HIV_RE`, `F_B_S`, `F_B_S_RE`, `HBSA`, `HBSA_RE`, `ANTI`, `ANTI_RE`, `ALP`, `BILI`, `SGPT`, `L_F_T`, `L_F_T_RE`, `CREA`, `CREA_RE`, `UREA`, `UREA_RE`, `PREG_TEST`, `PRE_NOT_RE`, `PRE_NOT_DO`, `PRE_RECO`, `PSYCHOLGI`, `E_C_G`, `E_C_G_RE`, `OTH_1`, `OTH_2`, `darem1`, `darem2`, `darem3`, `rem1np`, `rem2np`, `larem1`, `larnp1`, `labrem`, `xarem1`, `xaremnp`, `DIG1`, `DIG2`, `DIG3`, `reject`, `print_date`, `Print_TIME`, `unfit_re`, `DEFORMITIES`, `CNS_RE`, `PSYCHIATRY_RE`, `MICROFILARIA_re`, `GIARDIA_re`, `REJ_CON`, `REJ_NO`, `hdtx`, `uai`, `xres`, `xrea`, `lres`, `lrea`, `fres`, `pres`, `id`, `uploaded`, `mfile`, `HEAR`, `LUN`, `qua_el_hiv_RE`, `CLINICAL_RE`, `res`, `ltime`, `resx`, `xtime`, `B_OTH`, `B_GROUP`, `B_GROUP_RE`, `HEL`, `S_BIL`, `SAL`, `V_CH`, `OTHER0_RE`, `AOC_RE`, `PREG_TEST_RE`, `PSYCHOLGI_RE`, `OTH_1_RE`, `SUG`, `ALB`, `BIL`, `OTH`, `UAI_RE`, `HIV`, `LAB`, `VDRL`, `tpha`, `HER`, `VARI`, `head`) VALUES
('3', 1, '', '2015-05-29', NULL, '', 'C007', 'SDFSDFSDF', 'DSF', '', '', 'MALE', '', 'SINGLE', 'SRI LANKAN', 0.00, 0.00, 0.00, 'N 232323', 'COLOMBO', '', 'CEF Company', 'NO', 'NO', 'NO', '1', 'NORMAL', 'NORMAL', '1', NULL, 'NORMAL', '', '1', '1', '', '', '', '', '1', '1', '', '1', '', '1', '120/60 mmHg', '1', '1', '1', '1', '1', '1', '1', '1', '', '1', '1', '1', '', '1', '1', '1', '1', '1', '1', '1', '1', '', '', '', '1', '', '1', '1', '', '1', '1', '', '1', '', '1', '', '1', '', '', '', '', '1', '', '1', '', '1', '2', '', '', '', '', '', '1', '', NULL, '', '', '', '', '', '', '', '', '', '', '', '', '', 'N/A', NULL, NULL, 'NONE', NULL, '', '', '', '', NULL, NULL, NULL, '', 'N/A', '', 'N/A', '', 'FIT', 'FIT', NULL, NULL, '', '80', 'NORMAL', NULL, '1', '', '', '', '', '', '', '1', '', '', '', '', '1', '1', '1', '1', '1', '', '', '', '', '1', '', '', '', '', '', '', '');
-- --------------------------------------------------------
--
-- Table structure for table `s_invcheq`
--
CREATE TABLE IF NOT EXISTS `s_invcheq` (
`ID` int(11) NOT NULL,
`refno` varchar(20) DEFAULT NULL,
`Sdate` date DEFAULT NULL,
`cus_code` varchar(8) DEFAULT NULL,
`CUS_NAME` varchar(100) DEFAULT NULL,
`cheque_no` varchar(12) DEFAULT NULL,
`che_date` date DEFAULT NULL,
`bank` varchar(50) DEFAULT NULL,
`che_amount` decimal(20,2) DEFAULT '0.00',
`dev` char(1) DEFAULT '0',
`sal_ex` varchar(5) DEFAULT NULL,
`trn_type` char(10) DEFAULT NULL,
`ex_date1` date DEFAULT NULL,
`ex_date2` date DEFAULT NULL,
`ex_flag` char(10) DEFAULT NULL,
`ret_chno` char(10) DEFAULT NULL,
`ret_chdate` date DEFAULT NULL,
`noof` int(1) DEFAULT NULL,
`ret_refno` char(20) DEFAULT NULL,
`ch_owner` char(3) DEFAULT NULL,
`ch_count_ret` char(1) DEFAULT NULL,
`department` char(1) DEFAULT NULL,
`SERI_NO` char(10) DEFAULT NULL,
`W` varchar(255) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `s_invo`
--
CREATE TABLE IF NOT EXISTS `s_invo` (
`id` int(11) NOT NULL,
`REF_NO` varchar(20) DEFAULT NULL,
`SDATE` date DEFAULT NULL,
`STK_NO` varchar(20) DEFAULT NULL,
`DESCRIPT` varchar(100) DEFAULT NULL,
`UNIT` varchar(20) DEFAULT NULL,
`PART_NO` varchar(50) DEFAULT NULL,
`COST` decimal(20,2) DEFAULT '0.00',
`PRICE` decimal(20,2) DEFAULT '0.00',
`QTY` decimal(10,2) DEFAULT '0.00',
`DEPARTMENT` varchar(30) DEFAULT NULL,
`DIS_per` decimal(10,2) DEFAULT '0.00',
`DIS_rs` decimal(20,2) DEFAULT '0.00',
`GROUP` varchar(50) DEFAULT NULL,
`REP` varchar(20) DEFAULT NULL,
`TAX_PER` varchar(10) DEFAULT NULL,
`ret_qty` varchar(20) DEFAULT NULL,
`BRAND` varchar(20) DEFAULT NULL,
`DEV` varchar(5) DEFAULT '0',
`CANCELL` varchar(5) DEFAULT '0',
`c_code` varchar(20) DEFAULT NULL,
`seri_no` varchar(20) DEFAULT NULL,
`Print_dis1` decimal(10,2) DEFAULT '0.00',
`Print_dis2` decimal(10,2) DEFAULT '0.00',
`Print_dis3` decimal(10,2) DEFAULT '0.00',
`subtot` decimal(20,2) DEFAULT '0.00',
`vatrate` varchar(10) DEFAULT NULL,
`ad` varchar(20) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `s_mas`
--
CREATE TABLE IF NOT EXISTS `s_mas` (
`SDATE` date DEFAULT NULL,
`STK_NO` decimal(20,0) DEFAULT NULL,
`GROUP1` varchar(30) DEFAULT NULL,
`SUBSTITUTE` varchar(30) DEFAULT NULL,
`BRAND_NAME` varchar(30) DEFAULT NULL,
`GEN_NO` varchar(20) DEFAULT NULL,
`PART_NO` varchar(20) DEFAULT NULL,
`DESCRIPT` varchar(100) DEFAULT NULL,
`LOCATE_1` varchar(20) DEFAULT NULL,
`LOCATE_2` varchar(20) DEFAULT NULL,
`LOCATE_3` varchar(20) DEFAULT NULL,
`LOCATE_4` varchar(20) DEFAULT NULL,
`CAT` varchar(20) DEFAULT NULL,
`COST` decimal(15,2) DEFAULT '0.00',
`MARGIN` decimal(15,2) DEFAULT '0.00',
`SELLING` decimal(51,2) DEFAULT '0.00',
`AR_selling` decimal(15,2) DEFAULT '0.00',
`OPEN_STK` decimal(51,2) DEFAULT '0.00',
`STKQTY` decimal(15,2) DEFAULT '0.00',
`QTYINHAND` decimal(15,2) DEFAULT '0.00',
`QTYINHAND_STORES` decimal(15,2) DEFAULT '0.00',
`UNIT` varchar(30) DEFAULT '0.00',
`SIZE` decimal(15,2) DEFAULT '0.00',
`RE_O_LEVEL` decimal(15,2) DEFAULT '0.00',
`RE_O_QTY` decimal(15,2) DEFAULT '0.00',
`SALE01` decimal(15,2) DEFAULT '0.00',
`SALE02` decimal(15,2) DEFAULT '0.00',
`SALE03` decimal(15,2) DEFAULT NULL,
`SALE04` decimal(15,2) DEFAULT '0.00',
`SALE05` decimal(15,2) DEFAULT '0.00',
`SALE06` decimal(15,2) DEFAULT '0.00',
`SALE07` decimal(15,2) DEFAULT '0.00',
`SALE08` decimal(15,2) DEFAULT '0.00',
`SALE09` decimal(15,2) DEFAULT '0.00',
`SALE10` decimal(15,2) DEFAULT '0.00',
`SALE11` decimal(15,2) DEFAULT '0.00',
`SALE12` decimal(15,2) DEFAULT '0.00',
`ENT_DATE` datetime DEFAULT NULL,
`model` varchar(50) DEFAULT NULL,
`GROUP2` varchar(20) DEFAULT NULL,
`GROUP3` varchar(20) DEFAULT NULL,
`GROUP4` varchar(20) DEFAULT NULL,
`Account` varchar(20) DEFAULT NULL,
`costcenter` varchar(20) DEFAULT NULL,
`acc_cost` varchar(20) DEFAULT NULL,
`cus_ord` varchar(20) DEFAULT NULL,
`delivered` varchar(20) DEFAULT NULL,
`type` varchar(20) DEFAULT NULL,
`Cat1` varchar(20) DEFAULT NULL,
`weight` varchar(20) DEFAULT NULL,
`country` varchar(20) DEFAULT NULL,
`spType` char(50) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `s_purmas`
--
CREATE TABLE IF NOT EXISTS `s_purmas` (
`REFNO` varchar(30) DEFAULT NULL,
`SDATE` date DEFAULT NULL,
`ORDNO` varchar(30) DEFAULT NULL,
`LCNO` varchar(50) DEFAULT NULL,
`COUNTRY` varchar(30) DEFAULT NULL,
`SUP_CODE` varchar(30) DEFAULT NULL,
`SUP_NAME` varchar(100) DEFAULT NULL,
`REMARK` varchar(100) DEFAULT NULL,
`DEPARTMENT` varchar(30) DEFAULT NULL,
`AMOUNT` varchar(20) DEFAULT NULL,
`CANCEL` varchar(5) DEFAULT '0',
`PUR_DATE` varchar(20) DEFAULT NULL,
`brand` varchar(20) DEFAULT NULL,
`id` bigint(20) NOT NULL,
`TYPE` varchar(10) DEFAULT NULL,
`tmp_no` varchar(30) DEFAULT NULL,
`pi_no` varchar(50) DEFAULT NULL,
`book_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `s_purrtrn`
--
CREATE TABLE IF NOT EXISTS `s_purrtrn` (
`REFNO` varchar(30) DEFAULT NULL,
`sDATE` date DEFAULT NULL,
`STK_NO` varchar(30) DEFAULT NULL,
`DESCRIPT` varchar(50) DEFAULT NULL,
`COST` decimal(20,5) DEFAULT '0.00000',
`MARGIN` decimal(20,5) DEFAULT '0.00000',
`SELLING` decimal(20,5) DEFAULT '0.00000',
`REC_QTY` decimal(20,5) DEFAULT '0.00000',
`FOB` decimal(20,0) DEFAULT '0',
`DEPARTMENT` varchar(150) DEFAULT NULL,
`QTYINHAND` decimal(20,2) DEFAULT '0.00',
`O_QTY` decimal(20,2) DEFAULT '0.00',
`DISCOUNT` decimal(20,2) DEFAULT '0.00',
`ret_qty` decimal(20,2) DEFAULT '0.00',
`Cost_c` decimal(20,2) DEFAULT '0.00',
`cost_seling` decimal(20,2) DEFAULT '0.00',
`cost_margin` decimal(20,2) DEFAULT '0.00',
`acc_COST` decimal(20,2) DEFAULT '0.00',
`acc_COST_c` decimal(20,2) DEFAULT '0.00',
`vatrate` decimal(20,2) DEFAULT '0.00',
`tmp_no` varchar(30) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `s_salma`
--
CREATE TABLE IF NOT EXISTS `s_salma` (
`id` bigint(20) NOT NULL,
`REF_NO` varchar(25) DEFAULT NULL,
`TRN_TYPE` varchar(10) DEFAULT NULL,
`SDATE` date DEFAULT NULL,
`C_CODE` varchar(20) DEFAULT NULL,
`CUS_NAME` varchar(100) DEFAULT NULL,
`C_ADD1` varchar(100) DEFAULT NULL,
`TYPE` varchar(10) DEFAULT NULL,
`SAL_EX` varchar(20) DEFAULT NULL,
`DISCOU` decimal(20,2) DEFAULT '0.00',
`AMOUNT` decimal(20,2) DEFAULT '0.00',
`GST` decimal(20,2) DEFAULT '0.00',
`GRAND_TOT` decimal(20,2) DEFAULT '0.00',
`DUMMY_VAL` decimal(20,2) DEFAULT '0.00',
`DIS` decimal(20,2) DEFAULT '0.00',
`DIS1` decimal(20,2) DEFAULT '0.00',
`DIS2` decimal(20,2) DEFAULT '0.00',
`DIS_RUP` decimal(20,2) DEFAULT '0.00',
`CASH` decimal(20,2) DEFAULT '0.00',
`TOTPAY` decimal(20,2) DEFAULT '0.00',
`ORD_NO` varchar(25) DEFAULT NULL,
`ORD_DA` varchar(25) DEFAULT NULL,
`SETTLED` varchar(10) DEFAULT NULL,
`TOTPAY1` varchar(20) DEFAULT NULL,
`DES_CAT` varchar(20) DEFAULT NULL,
`DEPARTMENT` varchar(20) DEFAULT NULL,
`REMARK` varchar(50) DEFAULT NULL,
`CANCELL` varchar(10) DEFAULT '0',
`BTT` varchar(20) DEFAULT NULL,
`VAT` varchar(20) DEFAULT NULL,
`VAT_VAL` decimal(20,2) DEFAULT '0.00',
`Brand` varchar(20) DEFAULT NULL,
`DEV` varchar(10) DEFAULT '0',
`Account` varchar(10) DEFAULT NULL,
`Accname` varchar(10) DEFAULT NULL,
`Costcenter` varchar(10) DEFAULT NULL,
`RET_AMO` decimal(20,2) DEFAULT '0.00',
`cre_pe` int(11) DEFAULT NULL,
`Comm` varchar(20) DEFAULT NULL,
`red` varchar(20) DEFAULT NULL,
`deli_date` date DEFAULT NULL,
`seri_no` varchar(20) DEFAULT NULL,
`points` varchar(20) DEFAULT NULL,
`LOCK1` varchar(10) DEFAULT NULL,
`deliin` varchar(10) DEFAULT NULL,
`SVAT` decimal(8,0) DEFAULT '0',
`REQ_DATE` date DEFAULT NULL,
`tmp_no` varchar(30) DEFAULT NULL,
`vat_no` varchar(20) DEFAULT NULL,
`s_vat_no` varchar(20) DEFAULT NULL,
`veheno` varchar(30) DEFAULT NULL,
`driver` varchar(30) DEFAULT NULL,
`loaddate` date DEFAULT NULL,
`pirnt_serial` varchar(5) DEFAULT '0',
`userid` varchar(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=18 ;
--
-- Dumping data for table `s_salma`
--
INSERT INTO `s_salma` (`id`, `REF_NO`, `TRN_TYPE`, `SDATE`, `C_CODE`, `CUS_NAME`, `C_ADD1`, `TYPE`, `SAL_EX`, `DISCOU`, `AMOUNT`, `GST`, `GRAND_TOT`, `DUMMY_VAL`, `DIS`, `DIS1`, `DIS2`, `DIS_RUP`, `CASH`, `TOTPAY`, `ORD_NO`, `ORD_DA`, `SETTLED`, `TOTPAY1`, `DES_CAT`, `DEPARTMENT`, `REMARK`, `CANCELL`, `BTT`, `VAT`, `VAT_VAL`, `Brand`, `DEV`, `Account`, `Accname`, `Costcenter`, `RET_AMO`, `cre_pe`, `Comm`, `red`, `deli_date`, `seri_no`, `points`, `LOCK1`, `deliin`, `SVAT`, `REQ_DATE`, `tmp_no`, `vat_no`, `s_vat_no`, `veheno`, `driver`, `loaddate`, `pirnt_serial`, `userid`) VALUES
(6, '5', NULL, '2015-05-29', '', '', NULL, NULL, NULL, 0.00, 0.00, 0.00, 7500.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'n 1215346', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL),
(7, '', NULL, '2015-05-29', '', '', NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'N12121212', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL),
(8, '1', NULL, '2015-05-29', '', '', NULL, NULL, NULL, 0.00, 0.00, 0.00, 7500.00, 0.00, 0.00, 0.00, 0.00, 0.00, 7500.00, 7500.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'N 5557773', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL),
(9, '2', NULL, '2015-05-29', '', '', NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'N12121121', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL),
(12, '2', NULL, '2015-05-29', '', '', NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'N2322132', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL),
(17, '3', NULL, '2015-05-29', 'C007', 'CEF Company', NULL, NULL, NULL, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, 0.00, '', NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL, NULL, 0.00, NULL, '', NULL, 'N 232323', NULL, 0.00, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, NULL, NULL, NULL, '0', NULL);
-- --------------------------------------------------------
--
-- Table structure for table `s_salrep`
--
CREATE TABLE IF NOT EXISTS `s_salrep` (
`REPCODE` int(11) NOT NULL,
`Name` varchar(100) DEFAULT NULL,
`target` varchar(50) DEFAULT NULL,
`DEL` varchar(50) DEFAULT NULL,
`ordNo` varchar(50) DEFAULT NULL,
`cat` varchar(50) DEFAULT NULL,
`cancel` varchar(5) DEFAULT '0',
`RGROUP` varchar(50) DEFAULT NULL,
`DONO` decimal(15,2) DEFAULT '0.00',
`tmp_no` varchar(30) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `s_stomas`
--
CREATE TABLE IF NOT EXISTS `s_stomas` (
`CODE` varchar(5) DEFAULT NULL,
`DESCRIPTION` varchar(50) DEFAULT NULL,
`act` char(10) DEFAULT NULL,
`tmp_no` varchar(30) DEFAULT NULL,
`cancel` varchar(1) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `s_submas`
--
CREATE TABLE IF NOT EXISTS `s_submas` (
`STO_CODE` varchar(5) DEFAULT NULL,
`STK_NO` varchar(5) DEFAULT NULL,
`DESCRIPt` varchar(55) DEFAULT NULL,
`OPEN_STK` decimal(20,2) DEFAULT '0.00',
`OPENT_DATE` datetime DEFAULT NULL,
`QTYINHAND` double(20,2) DEFAULT '0.00',
`tmp_no` varchar(30) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `s_trn`
--
CREATE TABLE IF NOT EXISTS `s_trn` (
`ID` int(11) NOT NULL,
`SDATE` date DEFAULT NULL,
`STK_NO` varchar(50) DEFAULT NULL,
`REFNO` varchar(50) DEFAULT NULL,
`QTY` decimal(15,2) DEFAULT '0.00',
`LEDINDI` varchar(50) DEFAULT NULL,
`DEPARTMENT` varchar(50) DEFAULT NULL,
`seri_no` varchar(50) DEFAULT NULL,
`Dev` varchar(50) DEFAULT '0',
`SAL_EX` varchar(50) DEFAULT NULL,
`ACTIVE` varchar(10) DEFAULT NULL,
`DONO` char(20) DEFAULT NULL,
`tmp_no` varchar(30) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tbmed`
--
CREATE TABLE IF NOT EXISTS `tbmed` (
`drefno` varchar(50) DEFAULT NULL,
`ppno` varchar(50) DEFAULT NULL,
`seri_no` int(11) DEFAULT NULL,
`sdate` date DEFAULT NULL,
`name` varchar(50) DEFAULT NULL,
`code` varchar(500) DEFAULT NULL,
`show` varchar(5) DEFAULT NULL,
`PDATE` date DEFAULT NULL,
`PTIME` datetime DEFAULT NULL,
`id` int(11) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `tmpitem`
--
CREATE TABLE IF NOT EXISTS `tmpitem` (
`itemcode` varchar(20) DEFAULT NULL,
`name` varchar(100) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_inv_data`
--
CREATE TABLE IF NOT EXISTS `tmp_inv_data` (
`id` bigint(20) NOT NULL,
`str_invno` varchar(20) NOT NULL DEFAULT '',
`str_code` varchar(20) DEFAULT NULL,
`str_description` varchar(50) DEFAULT NULL,
`cur_rate` decimal(20,2) DEFAULT '0.00',
`cur_qty` decimal(20,2) DEFAULT '0.00',
`dis_per` decimal(20,10) DEFAULT '0.0000000000',
`cur_discount` decimal(20,2) DEFAULT '0.00',
`cur_subtot` decimal(20,2) DEFAULT '0.00',
`actual_selling` decimal(20,2) DEFAULT '0.00',
`brand` varchar(20) DEFAULT NULL,
`ad` varchar(20) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_lab_test_data`
--
CREATE TABLE IF NOT EXISTS `tmp_lab_test_data` (
`code` varchar(20) DEFAULT NULL,
`test_desc` varchar(50) DEFAULT NULL,
`munit` varchar(20) DEFAULT NULL,
`range_from` varchar(50) DEFAULT NULL,
`range_to` varchar(50) DEFAULT NULL,
`under_range` varchar(50) DEFAULT NULL,
`exceed_range` varchar(50) DEFAULT NULL,
`normal_range` varchar(50) DEFAULT NULL,
`female_range_from` varchar(50) DEFAULT NULL,
`female_range_to` varchar(50) DEFAULT NULL,
`range_sep` varchar(50) DEFAULT NULL,
`mtype` varchar(50) DEFAULT NULL,
`under` varchar(50) DEFAULT NULL,
`user_id` varchar(50) DEFAULT NULL,
`tmpno` bigint(20) DEFAULT NULL,
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_lab_test_pa_app_trn`
--
CREATE TABLE IF NOT EXISTS `tmp_lab_test_pa_app_trn` (
`refno` varchar(50) DEFAULT NULL,
`paname` varchar(255) DEFAULT NULL,
`testname` varchar(255) DEFAULT NULL,
`des` varchar(255) DEFAULT NULL,
`unit` varchar(100) DEFAULT NULL,
`result` varchar(100) DEFAULT NULL,
`msg` varchar(255) DEFAULT NULL,
`id` int(11) NOT NULL,
`labdate` date DEFAULT NULL,
`recdet` varchar(55) DEFAULT NULL,
`rem1` varchar(255) DEFAULT NULL,
`rangef` varchar(50) DEFAULT NULL,
`rangeto` varchar(50) DEFAULT NULL,
`timee` varchar(50) DEFAULT NULL,
`doctr` varchar(50) DEFAULT NULL,
`test_code` varchar(255) DEFAULT NULL,
`user_id` varchar(255) DEFAULT NULL,
`tmpno` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_opd_med_test`
--
CREATE TABLE IF NOT EXISTS `tmp_opd_med_test` (
`refno` varchar(50) DEFAULT NULL,
`test_name` varchar(50) DEFAULT NULL,
`amount` decimal(15,2) DEFAULT NULL,
`discount` decimal(10,2) DEFAULT '0.00',
`xamount` decimal(15,2) DEFAULT NULL,
`net` decimal(15,2) DEFAULT NULL,
`user_id` varchar(50) DEFAULT NULL,
`test_name1` varchar(255) DEFAULT NULL,
`tmpno` varchar(255) DEFAULT NULL,
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_pur_data`
--
CREATE TABLE IF NOT EXISTS `tmp_pur_data` (
`id` bigint(20) NOT NULL,
`str_invno` varchar(20) NOT NULL DEFAULT '',
`str_code` varchar(20) DEFAULT NULL,
`str_description` varchar(50) DEFAULT NULL,
`cur_rate` decimal(20,2) DEFAULT '0.00',
`cur_qty` decimal(20,2) DEFAULT '0.00',
`dis_per` decimal(20,10) DEFAULT '0.0000000000',
`cur_discount` decimal(20,2) DEFAULT '0.00',
`cur_subtot` decimal(20,2) DEFAULT '0.00',
`actual_selling` decimal(20,2) DEFAULT '0.00',
`brand` varchar(20) DEFAULT NULL,
`ad` varchar(20) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=1 ;
-- --------------------------------------------------------
--
-- Table structure for table `tmp_treatment`
--
CREATE TABLE IF NOT EXISTS `tmp_treatment` (
`pkg_code` varchar(10) DEFAULT NULL,
`code` varchar(11) DEFAULT NULL,
`name` varchar(50) DEFAULT NULL,
`amount` decimal(20,2) DEFAULT NULL,
`sel` varchar(5) DEFAULT '0',
`user_id` varchar(50) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Table structure for table `tremas`
--
CREATE TABLE IF NOT EXISTS `tremas` (
`TCODE` int(11) NOT NULL DEFAULT '0',
`TDESCRIPT` varchar(50) DEFAULT NULL,
`TAMOUNT` decimal(20,2) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `tremas`
--
INSERT INTO `tremas` (`TCODE`, `TDESCRIPT`, `TAMOUNT`) VALUES
(7, 'GAMCA FULL MEDICAL', 7500.00),
(8, 'QUTAR MEDICAL', 7500.00);
-- --------------------------------------------------------
--
-- Table structure for table `userpermission`
--
CREATE TABLE IF NOT EXISTS `userpermission` (
`username` varchar(200) DEFAULT NULL,
`userpass` varchar(50) DEFAULT NULL,
`grp` varchar(50) DEFAULT NULL,
`docid` bigint(20) DEFAULT '0',
`doc_view` smallint(11) DEFAULT '0',
`doc_feed` smallint(1) DEFAULT '0',
`doc_mod` smallint(1) DEFAULT '0',
`price_edit` smallint(1) DEFAULT '0',
`admin` smallint(1) DEFAULT '0',
`dev` smallint(1) DEFAULT '0',
`doc_print` smallint(1) DEFAULT '0',
`comcode` smallint(1) DEFAULT '0',
`comname` smallint(1) DEFAULT '0',
`sal_ex` varchar(100) DEFAULT NULL,
`logdate` date DEFAULT NULL,
`id` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=8993 ;
--
-- Dumping data for table `userpermission`
--
INSERT INTO `userpermission` (`username`, `userpass`, `grp`, `docid`, `doc_view`, `doc_feed`, `doc_mod`, `price_edit`, `admin`, `dev`, `doc_print`, `comcode`, `comname`, `sal_ex`, `logdate`, `id`) VALUES
('user', '<KEY>', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8741),
('user', 'aeb3135b436aa55373822c010763dd54', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8742),
('user', 'aeb3135b436aa55373822c010763dd54', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8743),
('user', 'aeb3135b436aa55373822c010763dd54', 'Master Files', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8744),
('user', 'aeb3135b436aa55373822c010763dd54', 'Master Files', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8745),
('user', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8746),
('user', '<KEY>', 'Data Capture', 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8747),
('user', '<KEY>', 'Reports-Sales', 8, 1, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8748),
('user', '<KEY>', 'Reports-Sales', 9, 1, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8749),
('user', 'aeb3135b436aa55373822c010763dd54', 'Master Files', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8750),
('user', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8751),
('user', '<KEY>', 'Data Capture', 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8752),
('user', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8753),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8802),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8803),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8804),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Master Files', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8805),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Master Files', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8806),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8807),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8808),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Reports-Sales', 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8809),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Reports-Sales', 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8810),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Master Files', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8811),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8812),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8813),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8814),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Inquiry', 14, 1, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8815),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Administration', 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8816),
('fathima', '81dc9bdb52d04dc20036dbd8313ed055', 'Data Capture', 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8817),
('user2', '202cb962ac59075b964b07152d234b70', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8834),
('user2', '202cb962ac59075b964b07152d234b70', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8835),
('user2', '202cb962ac59075b964b07152d234b70', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8836),
('user2', '202cb962ac59075b964b07152d234b70', 'Master Files', 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8837),
('user2', '202cb962ac59075b964b07152d234b70', 'Master Files', 5, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8838),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 6, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8839),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8840),
('user2', '202cb962ac59075b964b07152d234b70', 'Reports-Sales', 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8841),
('user2', '202cb962ac59075b964b07152d234b70', 'Reports-Sales', 9, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8842),
('user2', '202cb962ac59075b964b07152d234b70', 'Master Files', 10, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8843),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 11, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8844),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 12, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8845),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 13, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8846),
('user2', '202cb962ac59075b964b07152d234b70', 'Inquiry', 14, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8847),
('user2', '202cb962ac59075b964b07152d234b70', 'Administration', 15, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8848),
('user2', '202cb962ac59075b964b07152d234b70', 'Data Capture', 16, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8849),
('admin', '<KEY>', 'Administration', 1, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8866),
('admin', '<KEY>', 'Administration', 2, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8867),
('admin', '<KEY>', 'Administration', 3, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8868),
('admin', 'aeb3135b436aa55373822c010763dd54', 'Master Files', 4, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8869),
('admin', 'aeb3135b436aa55373822c010763dd54', 'Master Files', 5, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8870),
('admin', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 6, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8871),
('admin', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 7, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8872),
('admin', '<KEY>', 'Reports-Sales', 8, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8873),
('admin', '<KEY>', 'Reports-Sales', 9, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8874),
('admin', '<KEY>', 'Master Files', 10, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8875),
('admin', '<KEY>', 'Data Capture', 11, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8876),
('admin', '<KEY>', 'Data Capture', 12, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8877),
('admin', 'aeb3135b436aa55373822c010763dd54', 'Data Capture', 13, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8878),
('admin', '<KEY>', 'Inquiry', 14, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8879),
('admin', '<KEY>', 'Administration', 15, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8880),
('admin', '<KEY>', 'Data Capture', 16, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8881),
('admin', '<KEY>', 'Reports-Sales', 17, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8882),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8900),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8901),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8902),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Master Files', 4, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8903),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Master Files', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8904),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8905),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 7, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8906),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Reports-Sales', 8, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8907),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Reports-Sales', 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8908),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Master Files', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8909),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8910),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8911),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8912),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Inquiry', 14, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8913),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Administration', 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8914),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Data Capture', 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8915),
('lab', 'e10adc3949ba59abbe56e057f20f883e', 'Reports-Sales', 17, 1, 1, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8916),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8917),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8918),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8919),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Master Files', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8920),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Master Files', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8921),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 6, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8922),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8923),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Reports-Sales', 8, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8924),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Reports-Sales', 9, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8925),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Master Files', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8926),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 11, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8927),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 12, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8928),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 13, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8929),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Inquiry', 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8930),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Administration', 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8931),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Data Capture', 16, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8932),
('shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', 'Reports-Sales', 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8933),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Administration', 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8934),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Administration', 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8935),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Administration', 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8936),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Master Files', 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8937),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Master Files', 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8938),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 6, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8939),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 7, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8940),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Reports-Sales', 8, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8941),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Reports-Sales', 9, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8942),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Master Files', 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8943),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 11, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8944),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 12, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8945),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 13, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8946),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Inquiry', 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8947),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Administration', 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8948),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Data Capture', 16, 1, 1, 0, 0, 0, 0, 1, 0, 0, NULL, NULL, 8949),
('shihana', '3a5b36b35446ef83efee49ba6038e2e9', 'Reports-Sales', 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, NULL, 8950),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Administration', 1, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8951),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Administration', 2, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8952),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Administration', 3, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8953),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Master Files', 4, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8954),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Master Files', 5, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8955),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 6, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8956),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 7, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8957),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Reports-Sales', 8, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8958),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Reports-Sales', 9, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8959),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Master Files', 10, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8960),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 11, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8961),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 12, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8962),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 13, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8963),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Inquiry', 14, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8964),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Administration', 15, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8965),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Data Capture', 16, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8966),
('Ishraq', '00fe51522363321812319dc8923130f3', 'Reports-Sales', 17, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8967),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Administration', 1, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8968),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Administration', 2, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8969),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Administration', 3, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8970),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 4, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8971),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 5, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8972),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 6, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8973),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 7, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8974),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 8, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8975),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 9, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8976),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 10, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8977),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 11, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8978),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 12, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8979),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Inquiry', 13, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8980),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Report', 14, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8981),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Report', 15, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8982),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 16, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8983),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 17, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8984),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 18, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8985),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Data Capture', 19, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8986),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Inquiry', 20, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8987),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Report', 21, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8988),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Administration', 22, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8989),
('gayal', '94304e17f516f16475409b1ec68f4f60', 'Master Files', 23, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8990),
('gayal', '9430<PASSWORD>6f164<PASSWORD>', 'Inquiry', 24, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8991),
('gayal', '94304<PASSWORD>6f164<PASSWORD>0', 'Master Files', 25, 1, 1, 1, 1, 1, 0, 1, 0, 0, NULL, NULL, 8992);
-- --------------------------------------------------------
--
-- Table structure for table `user_mast`
--
CREATE TABLE IF NOT EXISTS `user_mast` (
`id` int(11) NOT NULL,
`user_name` varchar(50) DEFAULT NULL,
`user_pass` varchar(100) DEFAULT NULL,
`user_level` varchar(10) DEFAULT NULL,
`dev` varchar(10) DEFAULT NULL,
`sal_ex` varchar(10) DEFAULT '0',
`sal_dep` varchar(10) DEFAULT '0'
) ENGINE=InnoDB DEFAULT CHARSET=latin1 AUTO_INCREMENT=90 ;
--
-- Dumping data for table `user_mast`
--
INSERT INTO `user_mast` (`id`, `user_name`, `user_pass`, `user_level`, `dev`, `sal_ex`, `sal_dep`) VALUES
(10, 'gayal', '94304e17f516f16475409b1ec68f4f60', '1', '0', NULL, NULL),
(81, 'admin', '<KEY>', '1', '0', '0', '0'),
(82, 'user', 'aeb3135b436aa55373822c010763dd54', '0', '0', '0', '0'),
(83, 'shafna.zameen', '54e29b3faa79dec48b39ce060a92c4c9', '0', '0', '0', '0'),
(84, 'shihana', '3a5b36b35446ef83efee49ba6038e2e9', '0', '0', '0', '0'),
(85, 'broom', '202cb962ac59075b964b07152d234b70', '0', '0', '0', '0'),
(86, 'fathima', '81dc9bdb52d04dc20036dbd8313ed055', '0', '0', '0', '0'),
(87, 'lab', 'e10adc3949ba59abbe56e057f20f883e', '0', '0', '0', '0'),
(88, 'user2', '202cb962ac59075b964b07152d234b70', '0', '0', '0', '0'),
(89, 'Ishraq', '00fe51522363321812319dc8923130f3', '1', '0', '0', '0');
-- --------------------------------------------------------
--
-- Table structure for table `vendor`
--
CREATE TABLE IF NOT EXISTS `vendor` (
`CODE` varchar(30) DEFAULT NULL,
`NAME` varchar(100) DEFAULT NULL,
`ADD1` varchar(100) DEFAULT NULL,
`ADD2` varchar(100) DEFAULT NULL,
`OPBAL` float(30,0) DEFAULT NULL,
`TELE1` varchar(50) DEFAULT NULL,
`TELE2` varchar(50) DEFAULT NULL,
`CONT` varchar(50) DEFAULT NULL,
`CUR_BAL` varchar(30) DEFAULT NULL,
`OPDATE` date DEFAULT NULL,
`cLIMIT` varchar(30) DEFAULT NULL,
`PEN` varchar(30) DEFAULT NULL,
`PENDA` varchar(30) DEFAULT NULL,
`FAX` varchar(50) DEFAULT NULL,
`EMAIL` varchar(50) DEFAULT NULL,
`vatno` varchar(50) DEFAULT NULL,
`acno` varchar(30) DEFAULT NULL,
`CAT` varchar(10) DEFAULT NULL,
`RET_CHEQ` varchar(30) DEFAULT NULL,
`rep` varchar(20) DEFAULT NULL,
`cus_type` varchar(30) DEFAULT NULL,
`note` varchar(100) DEFAULT NULL,
`AltMessage` varchar(100) DEFAULT NULL,
`bank_gr_date` date DEFAULT NULL,
`temp_limit` varchar(30) DEFAULT NULL,
`blacklist` varchar(30) DEFAULT NULL,
`o90` varchar(30) DEFAULT NULL,
`Over_DUE_IG_Date` date DEFAULT NULL,
`area` varchar(50) DEFAULT NULL,
`provi` varchar(50) DEFAULT NULL,
`pen2` varchar(50) DEFAULT NULL,
`incdays` varchar(30) DEFAULT NULL,
`chk_bangr` varchar(30) DEFAULT NULL,
`field1` varchar(30) DEFAULT NULL,
`PEN0` varchar(30) DEFAULT NULL,
`svatno` varchar(50) DEFAULT NULL,
`commoncode` varchar(50) DEFAULT NULL,
`tmp_no` varchar(50) DEFAULT NULL,
`remark` varchar(200) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
-- --------------------------------------------------------
--
-- Stand-in structure for view `view_pa_app_lab_mas`
--
CREATE TABLE IF NOT EXISTS `view_pa_app_lab_mas` (
`refno` varchar(20)
,`entdate` date
,`serino` int(11)
,`doc_code` varchar(10)
,`docnname` varchar(255)
,`paname` varchar(255)
,`apptime` varchar(50)
,`tele` varchar(20)
,`remark` varchar(255)
,`paadd` varchar(255)
,`charges` decimal(10,2)
,`hoscha` decimal(10,2)
,`sdate` date
,`id` int(11)
,`type` varchar(15)
,`age` varchar(10)
,`testdes` varchar(100)
,`rate` decimal(10,2)
,`discount` decimal(10,2)
,`xamount` decimal(10,2)
,`testcode` varchar(11)
,`tmpno` bigint(10)
,`cancell` int(11)
);
-- --------------------------------------------------------
--
-- Stand-in structure for view `view_userpermission`
--
CREATE TABLE IF NOT EXISTS `view_userpermission` (
`docname` varchar(100)
,`name` varchar(30)
,`grp` varchar(30)
,`docid` bigint(20)
,`username` varchar(200)
,`userpass` varchar(50)
,`doc_view` smallint(11)
,`doc_feed` smallint(1)
,`doc_mod` smallint(1)
,`price_edit` smallint(1)
,`admin` smallint(1)
,`dev` smallint(1)
,`doc_print` smallint(1)
,`sal_ex` varchar(100)
);
-- --------------------------------------------------------
--
-- Structure for view `view_pa_app_lab_mas`
--
DROP TABLE IF EXISTS `view_pa_app_lab_mas`;
CREATE ALGORITHM=UNDEFINED DEFINER=`lotterix`@`112.134.%.%` SQL SECURITY DEFINER VIEW `view_pa_app_lab_mas` AS select `pa_app`.`refno` AS `refno`,`pa_app`.`entdate` AS `entdate`,`pa_app`.`serino` AS `serino`,`pa_app`.`doc_code` AS `doc_code`,`pa_app`.`docnname` AS `docnname`,`pa_app`.`paname` AS `paname`,`pa_app`.`apptime` AS `apptime`,`pa_app`.`tele` AS `tele`,`pa_app`.`remark` AS `remark`,`pa_app`.`paadd` AS `paadd`,`pa_app`.`charges` AS `charges`,`pa_app`.`hoscha` AS `hoscha`,`pa_app`.`sdate` AS `sdate`,`pa_app`.`id` AS `id`,`pa_app`.`type` AS `type`,`pa_app`.`age` AS `age`,`lab_test_pa_app_mas`.`testdes` AS `testdes`,`lab_test_pa_app_mas`.`rate` AS `rate`,`lab_test_pa_app_mas`.`discount` AS `discount`,`lab_test_pa_app_mas`.`xamount` AS `xamount`,`lab_test_pa_app_mas`.`testcode` AS `testcode`,`lab_test_pa_app_mas`.`tmpno` AS `tmpno`,`pa_app`.`cancell` AS `cancell` from (`pa_app` join `lab_test_pa_app_mas` on((`pa_app`.`refno` = `lab_test_pa_app_mas`.`refno`)));
-- --------------------------------------------------------
--
-- Structure for view `view_userpermission`
--
DROP TABLE IF EXISTS `view_userpermission`;
CREATE ALGORITHM=UNDEFINED DEFINER=`root`@`localhost` SQL SECURITY DEFINER VIEW `view_userpermission` AS select `doc`.`docname` AS `docname`,`doc`.`name` AS `name`,`doc`.`grp` AS `grp`,`doc`.`docid` AS `docid`,`userpermission`.`username` AS `username`,`userpermission`.`userpass` AS `userpass`,`userpermission`.`doc_view` AS `doc_view`,`userpermission`.`doc_feed` AS `doc_feed`,`userpermission`.`doc_mod` AS `doc_mod`,`userpermission`.`price_edit` AS `price_edit`,`userpermission`.`admin` AS `admin`,`userpermission`.`dev` AS `dev`,`userpermission`.`doc_print` AS `doc_print`,`userpermission`.`sal_ex` AS `sal_ex` from (`userpermission` join `doc` on((`userpermission`.`docid` = `doc`.`docid`)));
--
-- Indexes for dumped tables
--
--
-- Indexes for table `doc`
--
ALTER TABLE `doc`
ADD KEY `doc` (`docid`,`grp`);
--
-- Indexes for table `docmas`
--
ALTER TABLE `docmas`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `entry_log`
--
ALTER TABLE `entry_log`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `invpara`
--
ALTER TABLE `invpara`
ADD PRIMARY KEY (`COMPANY`);
--
-- Indexes for table `lab_test`
--
ALTER TABLE `lab_test`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `lab_test_pa_app_mas`
--
ALTER TABLE `lab_test_pa_app_mas`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `lab_test_pa_app_trn`
--
ALTER TABLE `lab_test_pa_app_trn`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `ledge`
--
ALTER TABLE `ledge`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `pa_app`
--
ALTER TABLE `pa_app`
ADD PRIMARY KEY (`id`,`refno`);
--
-- Indexes for table `pa_app_channel`
--
ALTER TABLE `pa_app_channel`
ADD PRIMARY KEY (`id`,`refno`);
--
-- Indexes for table `pa_disapp`
--
ALTER TABLE `pa_disapp`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `pa_reg`
--
ALTER TABLE `pa_reg`
ADD PRIMARY KEY (`id`,`refno`);
--
-- Indexes for table `rege`
--
ALTER TABLE `rege`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `regtran`
--
ALTER TABLE `regtran`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `s_invcheq`
--
ALTER TABLE `s_invcheq`
ADD PRIMARY KEY (`ID`), ADD KEY `s_invcheq` (`refno`,`Sdate`,`cus_code`,`che_date`);
--
-- Indexes for table `s_invo`
--
ALTER TABLE `s_invo`
ADD PRIMARY KEY (`id`), ADD KEY `s_invo` (`REF_NO`,`SDATE`,`STK_NO`);
--
-- Indexes for table `s_mas`
--
ALTER TABLE `s_mas`
ADD KEY `s_mas` (`SDATE`,`STK_NO`);
--
-- Indexes for table `s_purmas`
--
ALTER TABLE `s_purmas`
ADD PRIMARY KEY (`id`), ADD KEY `s_purmas` (`REFNO`,`SDATE`,`ORDNO`);
--
-- Indexes for table `s_purrtrn`
--
ALTER TABLE `s_purrtrn`
ADD KEY `s_purrtrn` (`REFNO`,`sDATE`,`STK_NO`);
--
-- Indexes for table `s_salma`
--
ALTER TABLE `s_salma`
ADD PRIMARY KEY (`id`), ADD KEY `s_salma` (`REF_NO`,`SDATE`,`C_CODE`,`SAL_EX`);
--
-- Indexes for table `s_salrep`
--
ALTER TABLE `s_salrep`
ADD PRIMARY KEY (`REPCODE`), ADD KEY `s_salrep` (`REPCODE`,`Name`);
--
-- Indexes for table `s_stomas`
--
ALTER TABLE `s_stomas`
ADD KEY `s_stomas` (`CODE`);
--
-- Indexes for table `s_submas`
--
ALTER TABLE `s_submas`
ADD KEY `s_submas` (`STO_CODE`,`STK_NO`);
--
-- Indexes for table `s_trn`
--
ALTER TABLE `s_trn`
ADD PRIMARY KEY (`ID`);
--
-- Indexes for table `tmp_inv_data`
--
ALTER TABLE `tmp_inv_data`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tmp_lab_test_data`
--
ALTER TABLE `tmp_lab_test_data`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tmp_lab_test_pa_app_trn`
--
ALTER TABLE `tmp_lab_test_pa_app_trn`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tmp_opd_med_test`
--
ALTER TABLE `tmp_opd_med_test`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tmp_pur_data`
--
ALTER TABLE `tmp_pur_data`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `tremas`
--
ALTER TABLE `tremas`
ADD PRIMARY KEY (`TCODE`);
--
-- Indexes for table `userpermission`
--
ALTER TABLE `userpermission`
ADD PRIMARY KEY (`id`), ADD KEY `userpermission` (`username`,`grp`,`docid`);
--
-- Indexes for table `user_mast`
--
ALTER TABLE `user_mast`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `vendor`
--
ALTER TABLE `vendor`
ADD KEY `vendor` (`CODE`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `docmas`
--
ALTER TABLE `docmas`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=39;
--
-- AUTO_INCREMENT for table `entry_log`
--
ALTER TABLE `entry_log`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=19;
--
-- AUTO_INCREMENT for table `lab_test`
--
ALTER TABLE `lab_test`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=4079;
--
-- AUTO_INCREMENT for table `lab_test_pa_app_mas`
--
ALTER TABLE `lab_test_pa_app_mas`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `lab_test_pa_app_trn`
--
ALTER TABLE `lab_test_pa_app_trn`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `ledge`
--
ALTER TABLE `ledge`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=18;
--
-- AUTO_INCREMENT for table `pa_app`
--
ALTER TABLE `pa_app`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `pa_app_channel`
--
ALTER TABLE `pa_app_channel`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `pa_disapp`
--
ALTER TABLE `pa_disapp`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `pa_reg`
--
ALTER TABLE `pa_reg`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `rege`
--
ALTER TABLE `rege`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=17;
--
-- AUTO_INCREMENT for table `regtran`
--
ALTER TABLE `regtran`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=8;
--
-- AUTO_INCREMENT for table `s_invcheq`
--
ALTER TABLE `s_invcheq`
MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `s_invo`
--
ALTER TABLE `s_invo`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `s_purmas`
--
ALTER TABLE `s_purmas`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `s_salma`
--
ALTER TABLE `s_salma`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=18;
--
-- AUTO_INCREMENT for table `s_trn`
--
ALTER TABLE `s_trn`
MODIFY `ID` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tmp_inv_data`
--
ALTER TABLE `tmp_inv_data`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tmp_lab_test_data`
--
ALTER TABLE `tmp_lab_test_data`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tmp_lab_test_pa_app_trn`
--
ALTER TABLE `tmp_lab_test_pa_app_trn`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tmp_opd_med_test`
--
ALTER TABLE `tmp_opd_med_test`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `tmp_pur_data`
--
ALTER TABLE `tmp_pur_data`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `userpermission`
--
ALTER TABLE `userpermission`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=8993;
--
-- AUTO_INCREMENT for table `user_mast`
--
ALTER TABLE `user_mast`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=90;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
<reponame>AlbertoHdezS/PC-Building-Database<filename>juegos.sql
-- phpMyAdmin SQL Dump
-- version 4.9.5
-- https://www.phpmyadmin.net/
--
-- Servidor: localhost:3306
-- Tiempo de generación: 19-06-2020 a las 16:18:22
-- Versión del servidor: 10.2.24-MariaDB
-- Versión de PHP: 7.3.6
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Base de datos: `alhernan_components`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `juegos`
--
CREATE TABLE `juegos` (
`id` int(11) NOT NULL,
`nombre` varchar(256) NOT NULL,
`imagen` varchar(256) NOT NULL,
`so` varchar(256) DEFAULT NULL,
`intel` varchar(256) DEFAULT NULL,
`amd` int(11) DEFAULT NULL,
`ram` varchar(256) DEFAULT NULL,
`nvidia` varchar(256) DEFAULT NULL,
`radeon` int(11) DEFAULT NULL,
`disco` varchar(256) DEFAULT NULL,
`minintel` int(11) NOT NULL,
`minamd` int(11) NOT NULL,
`minram` int(11) NOT NULL,
`minnvidia` int(11) NOT NULL,
`minradeon` int(11) NOT NULL,
`maxintel` int(11) NOT NULL,
`maxamd` int(11) NOT NULL,
`maxram` int(11) NOT NULL,
`maxnvidia` int(11) NOT NULL,
`maxradeon` int(11) NOT NULL,
`minurl` varchar(256) NOT NULL,
`url` varchar(256) NOT NULL,
`maxurl` varchar(256) NOT NULL,
`creado` date NOT NULL DEFAULT current_timestamp()
) ENGINE=MyISAM DEFAULT CHARSET=latin1;
--
-- Volcado de datos para la tabla `juegos`
--
INSERT INTO `juegos` (`id`, `nombre`, `imagen`, `so`, `intel`, `amd`, `ram`, `nvidia`, `radeon`, `disco`, `minintel`, `minamd`, `minram`, `minnvidia`, `minradeon`, `maxintel`, `maxamd`, `maxram`, `maxnvidia`, `maxradeon`, `minurl`, `url`, `maxurl`, `creado`) VALUES
(1, 'DAEMON X MACHINA', 'Daemonicon.jpg', 'Windows 8.1/10', 'i7-6700', 11, '8', 'GTX 1060', 10, '13', 86, 0, 6, 0, 83, 0, 11, 8, 32, 0, 'EQ9-X3ypVpU', 'cHAp9iklCYQ', 'XDDjyPp9y1U', '2020-02-17'),
(3, 'DRAGON BALL Z: KAKAROT', 'kakarot.jpg', 'Windows 10 64-bit', 'i5-3470', 2, '8', 'GTX 960', 10, '40', 0, 55, 0, 0, 83, 0, 2, 0, 0, 10, 'HUVJGlfs3I8', 'tHCX4ChRFgU', 'tHCX4ChRFgU', '2020-02-17'),
(4, 'Red Dead Redemption 2', 'rdr2.jpg', 'Windows 10 - April 2018 Update (v1803)', 'i7-4770K', 65, '16', 'GTX 1060 6GB', 10, '150', 0, 55, 8, 0, 83, 34, 0, 16, 1, 0, 'vnHtc-jcz8U', 'mYEpFcMWS8A', 'YdAZZ0inpXw', '2020-02-17'),
(2, 'Metro Exodus', 'metroexodus.jpg', 'Windows 10', '43', NULL, '8', '3', NULL, '59', 43, 0, 8, 40, 0, 0, 17, 8, 5, 0, '7njKESR404s', 'iVJG3EnNqho', 'CWNW70nhHWM', '2020-03-07'),
(5, 'Resident Evil 3', 're3_remake.jpg', 'WINDOWS® 7, 8.1, 10 (64-BIT Required)', '53', NULL, '8', NULL, 59, '30', 0, 55, 8, 0, 83, 0, 17, 16, 101, 0, 'Oh4TA7R8Tvg', 'IxsYQGfHY1o', 'qvAlxuxih8E', '2020-03-23'),
(6, 'Half-Life: Alyx', 'alyx.jpg', 'Windows 10', NULL, 2, '16', NULL, 10, NULL, 0, 2, 16, 0, 10, 0, 12, 16, 0, 23, 'p4XQQGdzIVM', 'p4XQQGdzIVM', 'J5oOdEyq-vo', '2020-03-27');
--
-- Índices para tablas volcadas
--
--
-- Indices de la tabla `juegos`
--
ALTER TABLE `juegos`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT de las tablas volcadas
--
--
-- AUTO_INCREMENT de la tabla `juegos`
--
ALTER TABLE `juegos`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=7;
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
<reponame>researchcode/PAtlasCo
-- phpMyAdmin SQL Dump
-- version 4.8.3
-- https://www.phpmyadmin.net/
--
-- Servidor: 127.0.0.1
-- Tiempo de generación: 11-06-2022 a las 02:31:04
-- Versión del servidor: 10.1.36-MariaDB
-- Versión de PHP: 7.2.10
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET AUTOCOMMIT = 0;
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Base de datos: `linkedatlas`
--
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `basic_data`
--
CREATE TABLE `basic_data` (
`id` int(11) NOT NULL,
`code` text NOT NULL,
`entity` text NOT NULL,
`country_name` text NOT NULL,
`latitude` text NOT NULL,
`longitude` text NOT NULL,
`zoom` int(11) NOT NULL,
`sparql_endpoint` text NOT NULL,
`lang` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
--
-- Volcado de datos para la tabla `basic_data`
--
INSERT INTO `basic_data` (`id`, `code`, `entity`, `country_name`, `latitude`, `longitude`, `zoom`, `sparql_endpoint`, `lang`) VALUES
(1, 'data1', 'parque', 'Colombia', '4.40', '-72.9301367', 6, 'http://es.dbpedia.org/sparql', 'es');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `entity_markers`
--
CREATE TABLE `entity_markers` (
`id` bigint(20) NOT NULL,
`item_name` text NOT NULL,
`latitude` text NOT NULL,
`longitude` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
--
-- Volcado de datos para la tabla `entity_markers`
--
INSERT INTO `entity_markers` (`id`, `item_name`, `latitude`, `longitude`) VALUES
(1, 'Macuira', '12.1667', '-71.3333'),
(3, 'El Cocuy', '6.5154361', '-72.1235795576598');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `users`
--
CREATE TABLE `users` (
`id` int(11) NOT NULL,
`username` text NOT NULL,
`password` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4;
--
-- Volcado de datos para la tabla `users`
--
INSERT INTO `users` (`id`, `username`, `password`) VALUES
(1, 'admin', '<PASSWORD>');
-- --------------------------------------------------------
--
-- Estructura de tabla para la tabla `website_data`
--
CREATE TABLE `website_data` (
`id` int(11) NOT NULL,
`code` text NOT NULL,
`name` text NOT NULL,
`main_title` text NOT NULL,
`subtitle` text NOT NULL,
`use_policy` text NOT NULL,
`copyright` text NOT NULL,
`youtube_link` text NOT NULL,
`facebook_link` text NOT NULL,
`twitter_link` text NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Volcado de datos para la tabla `website_data`
--
INSERT INTO `website_data` (`id`, `code`, `name`, `main_title`, `subtitle`, `use_policy`, `copyright`, `youtube_link`, `facebook_link`, `twitter_link`) VALUES
(1, 'web1', 'LinkedAtlas', 'Linked Data Interactive Atlas using DBpedia', 'Navitage on the map and get information from a location-based entity', 'This data can be used only for academic purposes.', 'LinkedAtlas © Developed by <NAME>, researcher at Fundación Universitaria Konrad Lorenz. Bogotá, Colombia, 2022.', 'http://youtube.com', 'http://facebook.com', 'https://twitter.com/ceciavilag');
--
-- Índices para tablas volcadas
--
--
-- Indices de la tabla `basic_data`
--
ALTER TABLE `basic_data`
ADD PRIMARY KEY (`id`);
--
-- Indices de la tabla `entity_markers`
--
ALTER TABLE `entity_markers`
ADD PRIMARY KEY (`id`);
--
-- Indices de la tabla `users`
--
ALTER TABLE `users`
ADD PRIMARY KEY (`id`);
--
-- Indices de la tabla `website_data`
--
ALTER TABLE `website_data`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT de las tablas volcadas
--
--
-- AUTO_INCREMENT de la tabla `basic_data`
--
ALTER TABLE `basic_data`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT de la tabla `entity_markers`
--
ALTER TABLE `entity_markers`
MODIFY `id` bigint(20) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT de la tabla `users`
--
ALTER TABLE `users`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
--
-- AUTO_INCREMENT de la tabla `website_data`
--
ALTER TABLE `website_data`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
delete from ReviewEntity;
delete from BookEntity_AuthorEntity;
delete from AuthorEntity;
delete from BookEntity;
delete from EditorialEntity;
insert into EditorialEntity (id, name) values (100,'<NAME>');
insert into EditorialEntity (id, name) values (200,'Siruela');
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (100, 'The Lord of the Rings', '930330149-8', 'https://images-na.ssl-images-amazon.com/images/I/516GyHY9p6L.jpg', 'Supplement R Tympanic Membrane with Synth Sub, Via Opening', '8/20/1996',100);
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (200, 'Harry Potter and the Sorcerer´s Stone', '507119915-7', 'http://m.cdn.blog.hu/ko/kockagyar/image/harry_potter_poster/harry_potter_1.jpg', 'Occlusion of Right Femoral Artery, Percutaneous Approach', '2/19/2014',100);
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (300, 'A Game of Thrones', '279453624-9', 'https://cdn.waterstones.com/bookjackets/large/9780/0075/9780007548231.jpg', 'Removal of Spacer from T-lum Jt, Perc Approach', '4/7/1998',100);
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (400, 'The Winds of Winter', '744706866-7', 'http://www.darkmediaonline.com/wp-content/uploads/2013/01/WindsofWinter.jpg', 'Reposition Left Femoral Shaft, Perc Endo Approach', '10/10/1998',200);
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (500, 'The Slow Regard of Silent Things', '260760424-9', 'http://www.patrickrothfuss.com/images/page/cover-slow-regard_277.jpg', 'Supplement Lower Artery with Autol Sub, Perc Approach', '5/9/2013',200);
insert into BookEntity (id, name, isbn, image, description, publishDate, editorial_id) values (600, 'Harry Potter and the Philosopher´s Stone', '260760424-9', 'https://katemacdonalddotnet.files.wordpress.com/2015/11/potter-1-4.jpg', 'disse accumsan tortor quis turp Perc Approach', '5/9/2013',200);
insert into AuthorEntity (id, name, image, birthDate, description) values (100,'<NAME>', 'https://d22uy85tnpcynx.cloudfront.net/2020/04/JKRowling_Photo-1-1024x608.jpg', '4/7/1965','<NAME>, OBE, FRSL, pen names <NAME> and <NAME>, is a British novelist, screenwriter and film producer best known as the author of the Harry Potter fantasy series.');
insert into AuthorEntity (id, name, image, birthDate, description) values (200, '<NAME>', 'http://www.biografiasyvidas.com/biografia/t/fotos/tolkien.jpg', '01/03/1892','<NAME>, OBE, FRSL, pen names <NAME> and <NAME>, is a British novelist, screenwriter and film producer best known as the author of the Harry Potter fantasy series.');
insert into AuthorEntity (id, name, image, birthDate, description) values (300, '<NAME>','http://static1.businessinsider.com/image/54d3c832eab8eabe028b4569-960/george-rr-martin-2011.jpg','09/20/1948', 'asA smkcxm slklkc n names <NAME> and <NAME>, is a British novelist');
insert into AuthorEntity (id, name, image, birthDate, description) values (400,'<NAME>','http://librista.es/blog/wp-content/uploads/2014/05/patrick-rothfuss.jpg/5x10','06/06/1973','<NAME>, OBE, FRSL, pen names <NAME> and <NAME>, is a British novelist, screenwriter and film producer best known as the author of the Harry Potter fantasy series.');
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (100,200);
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (200,100);
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (300,300);
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (400,300);
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (500,400);
insert into BookEntity_AuthorEntity (books_id,authors_id ) values (600,100);
insert into ReviewEntity (id, name, description, source, book_id) values (100,' ', 'This isnot really like other books, even its imitators, though the best of them are similarly long, variable in pace and diverse in language and location. The early part of the story was meant to be a follow-up ', ' ', 100);
insert into ReviewEntity (id, name, description, source, book_id) values (200, ' ','The trilogy is worth reading once. For readers who like fast paced action , this is not a series I would recommend. It progresses quite slowly and the descriptions are lengthy - not really my type. But if you have the patience, the plot is worth it.', ' ', 100);
insert into ReviewEntity (id, name, description, source, book_id) values (300,' ','This isnt really like other books, even its imitators, though the best of them are similarly long, variable in pace and diverse in language and location. The early part of the story was meant to be a follow-up to The Hobbit, u ',' ', 200);
insert into ReviewEntity (id, name, description, source, book_id) values (400,' ', 'The trilogy is worth reading once. For readers who like fast paced action , this is not a series I would recommend. It progresses quite slowly and the descriptions are lengthy - not really my type. But if you have the patience, the plot is worth it.',' ', 300);
|
CREATE TABLE IF NOT EXISTS Tournament (
tournament_id SERIAL NOT NULL PRIMARY KEY,
version INT,
name VARCHAR(32),
number_Of_Participants INT,
number_Of_Games INT,
is_Active BOOLEAN);
CREATE TABLE IF NOT EXISTS Game (
game_id SERIAL NOT NULL PRIMARY KEY,
version INT,
start_Time time,
finish_Time time,
participant_One_Points INT,
participant_Two_Points INT,
tournament_fk_id INT NULL,
FOREIGN KEY (tournament_fk_id) REFERENCES Tournament(tournament_id));
CREATE TABLE IF NOT EXISTS Participant (
participant_id SERIAL NOT NULL PRIMARY KEY,
version INT,
name VARCHAR(32),
game_fk_id INT NULL,
tournament_fk_id INT NULL,
FOREIGN KEY (game_fk_id) REFERENCES Game(game_id),
FOREIGN KEY (tournament_fk_id) REFERENCES Tournament(tournament_id));
|
drop trigger IF EXISTS decrease_excursion_times_included;
create trigger decrease_excursion_times_included
after delete on main_tripdefinition_excursions for each row
update main_excursion set times_included = times_included - 1
where main_excursion.id = OLD.excursion_id;
|
<filename>query_pivot_table_ledger_uts.sql
SET SESSION group_concat_max_len = 10000;
SET @sql_dynamic = (
SELECT
GROUP_CONCAT(
CONCAT('b.`', y.id, '`') SEPARATOR ' + '
)
FROM (
SELECT
x.*,
(SELECT COUNT(*) FROM mapelgabungan WHERE mapelgabungan.mapel_id = x.id) as is_gabungan
FROM (
SELECT
mapel.id,
mapel.mapel,
(SELECT COUNT(*) FROM mapel m WHERE m.parent = 0 AND m.parent_id = mapel.id) AS has_child,
mapel.id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 1 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
UNION ALL
SELECT
mapel.id,
CONCAT(' ', mapel.mapel),
0 AS has_child,
mapel.parent_id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 0 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
) x
WHERE x.has_child = 0
ORDER BY x.order_1, x.order_2
) y
);
SET @sql_dynamic_2 = (
SELECT
GROUP_CONCAT(
CONCAT(
'ROUND(
IF(
(SELECT COUNT(*) FROM mapelgabungan WHERE mapelgabungan.mapel_id = ', y.id, '),
IFNULL((SELECT AVG(penilaiandayah.pengetahuan_nilai_uts) FROM penilaiandayah WHERE penilaiandayah.mapeldayah_id IN (SELECT mapelgabungan.mapeldayah_id FROM mapelgabungan WHERE mapelgabungan.mapel_id = ', y.id, ') AND penilaiandayah.penempatansiswa_id = penempatansiswa.id), 0),
IFNULL((SELECT penilaian.pengetahuan_nilai_uts FROM penilaian WHERE penilaian.mapel_id = ', y.id, ' AND penilaian.penempatansiswa_id = penempatansiswa.id LIMIT 1), 0)
)
) AS `', y.id ,'`'
) SEPARATOR ', '
)
FROM (
SELECT
x.*,
(SELECT COUNT(*) FROM mapelgabungan WHERE mapelgabungan.mapel_id = x.id) as is_gabungan
FROM (
SELECT
mapel.id,
mapel.mapel,
(SELECT COUNT(*) FROM mapel m WHERE m.parent = 0 AND m.parent_id = mapel.id) AS has_child,
mapel.id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 1 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
UNION ALL
SELECT
mapel.id,
CONCAT(' ', mapel.mapel),
0 AS has_child,
mapel.parent_id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 0 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
) x
WHERE x.has_child = 0
ORDER BY x.order_1, x.order_2
) y
);
SET @mapel_count = (
SELECT
COUNT(*) AS mapel_count
FROM (
SELECT
x.*,
(SELECT COUNT(*) FROM mapelgabungan WHERE mapelgabungan.mapel_id = x.id) as is_gabungan
FROM (
SELECT
mapel.id,
mapel.mapel,
(SELECT COUNT(*) FROM mapel m WHERE m.parent = 0 AND m.parent_id = mapel.id) AS has_child,
mapel.id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 1 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
UNION ALL
SELECT
mapel.id,
CONCAT(' ', mapel.mapel),
0 AS has_child,
mapel.parent_id AS order_1,
mapel.id AS order_2
FROM
mapel
WHERE
mapel.parent = 0 AND
mapel.kelas_id = 3 AND
mapel.semester_id = 2
) x
WHERE x.has_child = 0
) y
);
SET @sql = CONCAT(
'SELECT
c.*,
ROUND((c.total_nilai_skala_100 / 25), 2) as total_nilai_skala_4,
ROUND((c.nilai_rata_rata_skala_100 / 25), 2) as nilai_rata_rata_skala_4
FROM (
SELECT
b.*,
ROUND((', @sql_dynamic , '), 2) AS total_nilai_skala_100,
ROUND(((', @sql_dynamic , ') / ', @mapel_count ,'), 2) AS nilai_rata_rata_skala_100
FROM (
SELECT
*
FROM (
SELECT
penempatansiswa.id,
penempatansiswa.kelas_id,
penempatansiswa.siswa_id,
siswa.nisn,
siswa.nis_lokal,
siswa.nama,
',@sql_dynamic_2 ,'
FROM
penempatansiswa
INNER JOIN siswa ON penempatansiswa.siswa_id = siswa.id
INNER JOIN kelas ON penempatansiswa.kelas_id = kelas.id
WHERE penempatansiswa.kelas_id = 3
) a
) b
) c '
);
PREPARE stmt FROM @sql;
EXECUTE stmt;
DEALLOCATE PREPARE stmt; |
<gh_stars>0
-- medium with distinct discids more than X seconds apart
-- durations are computed on beginning of the last track.
-- Available as "Releases with conflicting disc IDs" report in MBS
-- 2020-09-16: 2061
WITH
mc AS (
SELECT
UNNEST(ARRAY_AGG(cdtoc)) AS cdtoc,
medium
FROM
medium_cdtoc
GROUP BY
medium
HAVING
COUNT(medium) > 1
),
toc AS (
SELECT
c.discid,
c.leadout_offset,
m.position,
r.id,
r.name,
r.artist_credit
FROM
cdtoc AS c
INNER JOIN mc ON c.id = mc.cdtoc
INNER JOIN medium AS m ON m.id = mc.medium
INNER JOIN release AS r ON r.id = m.release
),
results AS (
SELECT
MAX(leadout_offset) - MIN(leadout_offset) AS maxdiff,
id,
position,
name,
artist_credit
FROM
toc
GROUP BY
id,
position,
name,
artist_credit
HAVING
COUNT(discid) > 1
)
SELECT
id AS release_id,
position,
row_number() OVER (ORDER BY artist_credit, name)
FROM
results
WHERE
(maxdiff / 75) > (3*60) -- limit 3min / 180sec
|
-- --------------
-- Label
-- --------------
CREATE TABLE IF NOT EXISTS `tbl_label` (
`id` INTEGER PRIMARY KEY AUTOINCREMENT,
`model_type` INTEGER,
`model_id` INTEGER,
`value` TEXT,
`maintainer` TEXT,
`created` DATETIME
);
CREATE INDEX `idx_label_model` ON `tbl_label` (`model_type`, `model_id`);
CREATE INDEX `idx_label_maintainer` ON `tbl_label` (`maintainer`);
CREATE INDEX `idx_label_value` ON `tbl_label` (`value`);
|
<reponame>ImKogan/MTA2014
-- Sets up database
-- usage: sudo -u postgres psql -f db_setup.sql
-- Change as you wish, but must match settings.ini in django app!
CREATE USER mta2014 WITH PASSWORD '<PASSWORD>';
CREATE DATABASE mta2014 OWNER mta2014;
-- change user
\c mta2014;
CREATE EXTENSION postgis;
|
<reponame>pashamur/pardex
EXPLAIN (ANALYZE, COSTS, VERBOSE, BUFFERS, FORMAT JSON) SELECT count(*) FROM messages WHERE read='t';
|
create table r_level_2_head_of_level_2
(
borough_id NUMBER not null,
staff_id NUMBER not null,
row_version NUMBER default 0 not null,
constraint xpkr_level_2_head_of_level_2 primary key (borough_id, staff_id)
);
alter table r_level_2_head_of_level_2
add (constraint r_1365 foreign key (borough_id) references borough (borough_id));
alter table r_level_2_head_of_level_2
add (constraint r_1366 foreign key (staff_id) references staff (staff_id));
insert into r_level_2_head_of_level_2 (borough_id, staff_id, row_version) values (1500028505, 2500002956, 1); |
<reponame>tushartushar/dbSmellsData
SELECT COUNT(*) FROM meta_coord WHERE table_name='" + tableName + "'
select coord_system_id, name, version from coord_system where attrib like \"default_version%\" order by coord_system_id
SELECT method_link_id FROM method_link WHERE class LIKE 'ConstrainedElement.%')");
select logic_name from analysis join analysis_description using (analysis_id)
select count(*) from MTMP_population_genotype mpopg left outer join population_genotype popg on mpopg.population_id = popg.population_id where popg.variation_id is null
select count(*) from meta where meta_key =?
SELECT stable_id FROM " + type + "_stable_id LIMIT 1
SELECT count(*) FROM genome_db WHERE taxon_id > 0
select stable_id from regulatory_feature group by regulatory_build_id, stable_id having count(regulatory_feature_id)!=1
SELECT COUNT(*) FROM " + types[i] + " WHERE display_xref_id = 0
select meta_value from meta where meta.meta_key = '"+metaKey+"' and species_id=
SELECT method_link_species_set_id, value FROM method_link_species_set_tag WHERE tag = 'species_set_size'
SELECT meta_value FROM meta WHERE meta_key='assembly.web_accession_type'
SELECT COUNT(*) FROM exon_transcript et1, exon_transcript et2 WHERE et1.exon_id=et2.exon_id AND et1.transcript_id=et2.transcript_id AND et1.rank != et2.rank
SELECT * FROM seq_region WHERE coord_system_id=
SELECT species_id, meta_key FROM meta
select name,version from coord_system where species_id=?
select count(*) from $obj$ where description like binary ?
SELECT report_id FROM report WHERE database_name=? AND testcase=? AND result=? AND BINARY(text)=BINARY(?)
select * from coord_system where is_current=true");
SELECT meta_value FROM meta WHERE meta_key = \"species.classification\
SELECT name FROM ncbi_taxa_name
select count(*) from report where last_session_id=? and database_name=? and result=?';
select count(*) from xref
SELECT DISTINCT(meta_value) FROM meta WHERE meta_key = 'species.alias'
create table tupletastic(a int, b varchar, c float, d boolean)
SELECT COUNT(*) FROM xref WHERE info_type = ''
SELECT LCASE(meta_value) FROM meta WHERE meta_key ='species.classification' ORDER BY meta_id
select count(*) from (select count(*) as c
select schema_build from coord_system where is_current=true
select description from gene where description is not null
SELECT scientific_name FROM species WHERE db_name = ?
select * from numbers order by a desc
SELECT COUNT(*) FROM stable_id_event sie,
SELECT length FROM dnafrag
SELECT COUNT(*) FROM xref WHERE version='' OR version IS NULL
SELECT COUNT(*) FROM transcript tr LEFT JOIN translation t ON t.transcript_id=tr.transcript_id WHERE t.translation_id IS NULL AND tr.biotype=\'protein_coding\'
select count(*) from gene where source='Ensembl'
select seq_region_id from seq_region_attrib sa, attrib_type a where sa.attrib_type_id = a.attrib_type_id and a.code = 'toplevel')
SELECT COUNT(*) FROM transcript t1, translation p, transcript t2 WHERE t1.canonical_translation_id = p.translation_id AND p.transcript_id = t2.transcript_id
SELECT COUNT(*) FROM xref x, external_db e
SELECT gene_member_id FROM member m2 WHERE m2.source_name='ENSEMBLPEP')");
SELECT COUNT(*) FROM interpro
SELECT meta_value FROM meta WHERE meta_key = 'species.url'
SELECT count(*) FROM coord_system WHERE name = 'contig' AND version is not NULL
SELECT * FROM " + table;
select count(*) from translation where version is not null
select count(*) from job where status=\"FAILED\
SELECT COUNT(*) FROM external_db e, xref x, object_xref ox, gene g WHERE e.external_db_id=x.external_db_id AND x.xref_id=ox.xref_id AND ox.ensembl_object_type='Gene' AND ox.ensembl_id=g.gene_id AND e.db_name LIKE 'HGNC%'
select count(*) from repeat_feature;
SELECT COUNT(*) FROM seq_region_attrib WHERE attrib_type_id=
SELECT * FROM " + table + " ORDER BY
SELECT COUNT(*) FROM " + table + " x, analysis a WHERE a.analysis_id=x.analysis_id
SELECT meta_value FROM %s.meta where meta_key =?', $db);
SELECT COUNT(*) FROM gene g LEFT JOIN translation tr ON g.canonical_transcript_id=tr.transcript_id WHERE g.biotype='protein_coding' AND tr.transcript_id IS NULL
SELECT COUNT(*) FROM transcript WHERE seq_region_id = 0
select distinct(meta_value) from meta where meta_key=?
SELECT value FROM method_link_species_set_tag WHERE tag=\"msa_mlss_id\" AND method_link_species_set_id=
SELECT COUNT(*) FROM simple_feature INNER JOIN analysis USING (analysis_id) WHERE logic_name = 'eponine';
SELECT COUNT(*) FROM assembly WHERE asm_end < asm_start OR cmp_end < cmp_start
SELECT feature_type_id from feature_set
SELECT max_length FROM meta_coord WHERE coord_system_id=" + coordSystemID + " AND table_name='" + tableName + "'
SELECT COUNT(*) FROM coord_system WHERE rank=1
select count(*) from seq_region join seq_region_attrib using (seq_region_id) join attrib_type using (attrib_type_id) where code='toplevel'
SELECT distinct(table_name) from associated_feature_type
SELECT COUNT(*) FROM " + tables[i])));
SELECT COUNT(*) FROM xref x, external_db e, object_xref ox WHERE e.external_db_id=x.external_db_id AND x.xref_id=ox.xref_id AND e.db_name='
SELECT COUNT(*) FROM variation_set vs WHERE vs.variation_set_id > ?
SELECT distinct(table_name) from status
select seq_region_id from seq_region_attrib " + "join attrib_type using (attrib_type_id) " + "where code = 'circular_seq' and value=1)";
select count(*) from (select count(*) from xref x join object_xref ox using (xref_id) group by ox.ensembl_id, ox.ensembl_object_type,x.dbprimary_acc,x.external_db_id,x.info_type,x.info_text having count(*)>1) cc
SELECT COUNT(*) FROM xref x WHERE x.info_type <> 'PROJECTION'
SELECT DISTINCT(linkage_type) FROM ontology_xref WHERE linkage_type != '' AND linkage_type NOT IN ('
SELECT COUNT(*) FROM meta WHERE meta_key='assembly.name'
SELECT old_db_name from mapping_session WHERE old_db_name <> 'ALL'
SELECT COUNT(*) FROM stable_id_event WHERE (old_stable_id LIKE '
SELECT * FROM ditag_feature LIMIT 10
SELECT method_link_species_set_id FROM method_link_species_set LEFT JOIN method_link USING (method_link_id) WHERE type=\"GERP_CONSERVATION_SCORE\" OR class LIKE \"ConservationScore%\
SELECT stable_id FROM gene WHERE gene_id=
SELECT COUNT(*) FROM ontology_xref WHERE linkage_type IS NULL OR linkage_type=''
SELECT COUNT(*) FROM gene g WHERE g.canonical_transcript_id is NULL
SELECT COUNT(*) FROM protein_feature WHERE hit_name IS NULL OR hit_name=''
SELECT COUNT(*) FROM xref x, external_db e WHERE e.external_db_id=x.external_db_id AND e.db_name='GO' AND x.info_type='PROJECTION'
SELECT COUNT(*) FROM %s WHERE %s = 0
SELECT value FROM seq_region_attrib sra, attrib_type at WHERE sra.attrib_type_id=at.attrib_type_id AND at.code='" + attribCode + "' AND seq_region_id=
SELECT stable_id FROM " + type + " LIMIT 1
SELECT COUNT(*) from protein_feature WHERE seq_start < 0
SELECT COUNT(*) FROM seq_region WHERE name='MT'
select count(*) from gene g join xref x on (g.display_xref_id=x.xref_id) where x.display_label=g.stable_id
select count(*) from array where vendor='AFFY'
SELECT count(*) FROM seq_region
SELECT COUNT(*) FROM individual WHERE individual_type_id <> 3
select dates from date_table
SELECT name, data_set_id from data_set where feature_set_id=
SELECT COUNT(*) FROM transcript_variation WHERE consequence_types=''
SELECT meta_value FROM meta WHERE meta_key='genebuild.initial_release_date'").replaceAll("[^0-9]",
select stable_id from gene where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}$';");
select count(stable_id) from transcript where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}[[.-.]]R[[:alpha:]]$'
select meta_value from meta where meta_key=
SELECT TABLE_NAME, TABLE_COLLATION FROM information_schema.tables WHERE table_schema = DATABASE() and TABLE_COMMENT NOT LIKE '%VIEW%'
SELECT population_id FROM population vs WHERE name = ? LIMIT 1
SELECT COUNT(*) FROM gene g, xref x WHERE g.display_xref_id=x.xref_id AND x.info_type='PROJECTION'
SELECT biotype, analysis_id, seq_region_id, seq_region_start, seq_region_end, seq_region_end, seq_region_strand, stable_id, is_current, version FROM gene WHERE biotype NOT IN ('LRG_gene')
SELECT COUNT(*) FROM gene g, transcript t where g.gene_id = t.gene_id and g.source not in ('ensembl_havana') and t.source = 'ensembl_havana'
SELECT COUNT(*) FROM ontology_xref
select meta_value from meta where meta_key = ?
SELECT COUNT(*) FROM " + tableName + " WHERE seq_region_start > seq_region_end
SELECT COUNT(*) FROM gene g, transcript t where g.gene_id = t.gene_id and g.source = 'ensembl' and t.source not in ('ensembl')
SELECT method_link_species_set_id FROM method_link_species_set WHERE method_link_id =
SELECT * FROM coord_system WHERE name !='lrg'
SELECT COUNT(*) FROM " + tableName + " WHERE seq_region_start < 1
SELECT production_name FROM species WHERE db_name = ?
SELECT meta_id FROM meta WHERE meta_key = '" + metaKeys[i] + "' AND species_id IS NOT NULL
SELECT COUNT(*) FROM analysis a, transcript t, xref x WHERE a.analysis_id=t.analysis_id AND t.display_xref_id=x.xref_id AND a.logic_name=? AND x.display_label NOT REGEXP ?
SELECT COUNT(*) FROM translation p, transcript t WHERE t.transcript_id = p.transcript_id
select a, b, c from tab
SELECT COUNT(*) FROM transcript_variation WHERE pep_allele_string >1
select count(*) from gene where description is null and biotype not in ('pseudogene')
select name from data_file
SELECT description FROM gene WHERE gene_id=
SELECT new_db_name from mapping_session WHERE new_db_name <> 'LATEST'
SELECT COUNT(*) FROM gene WHERE (seq_region_end-seq_region_start+1) >= " + GENE_WARN + " AND (seq_region_end-seq_region_start+1) <
select species_id from meta where meta_key='schema.action' and meta_value='delete'
SELECT COUNT(*) FROM array a where (format='EXPRESSION' OR format='CGH')
SELECT feature_set_id, name from feature_set where type='regulatory'
SELECT COUNT(*) FROM external_db WHERE db_display_name IS NULL OR db_display_name LIKE ' %'
SELECT COUNT(*) FROM protein_feature JOIN interpro ON (id=hit_name)
SELECT meta_value FROM meta WHERE meta_key='species.taxonomy_id'
SELECT meta_key, meta_value FROM meta WHERE meta_value LIKE 'ARRAY(%'
SELECT max(session_id) FROM session WHERE db_release = ?';
CREATE TABLE session ( session_id INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, db_release INT(10) NOT NULL, start_time DATETIME, end_time DATETIME, host VARCHAR(255), config TEXT, PRIMARY KEY (session_id) )
SELECT distinct(method_link_species_set_id) FROM genomic_align_block
select count(*) from person
select db_release from external_db where external_db_id in(" + inList + ")
SELECT COUNT(*) FROM translation tl LEFT JOIN exon e ON e.exon_id=tl.end_exon_id WHERE e.exon_id IS NULL");
select species,database from "+ masterTable +" where source = ?
select count(*) from gene where gene_id not in (select g.gene_id from gene g, seq_region_attrib sra, attrib_type a where g.seq_region_id = sra.seq_region_id and sra.attrib_type_id = a.attrib_type_id and a.code = 'toplevel')
SELECT meta_value FROM meta WHERE meta_key = 'species.production_name'
SELECT COUNT(*) FROM xref WHERE display_label LIKE '%<%>%<%/>%'
SELECT transcript_id FROM transcript WHERE stable_id=?
select meta_id from meta where meta_key =? and species_id IS NULL and meta_value like ?
SELECT COUNT(*) FROM meta WHERE meta_key = '" + Table + "build.level'
SELECT COUNT(*) FROM gene g, analysis a WHERE g.analysis_id = a.analysis_id AND source not in ('ensembl_havana') AND logic_name LIKE '%ensembl_havana%'
SELECT COUNT(*) FROM external_db e, xref x, object_xref ox, transcript t WHERE e.external_db_id=x.external_db_id AND x.xref_id=ox.xref_id AND ox.ensembl_object_type='Transcript' AND ox.ensembl_id=t.transcript_id AND x.info_type='PROJECTION'
SELECT COUNT(*) FROM protein_feature WHERE seq_start > seq_end
SELECT COUNT(*) FROM translation x, transcript t, analysis a WHERE a.analysis_id=t.analysis_id AND x.transcript_id=t.transcript_id AND a.logic_name LIKE '%est%' AND x.stable_id NOT REGEXP 'ESTP[0-9]+'
SELECT name FROM biotype WHERE object_type='" + table + "' AND is_current = 1 AND biotype_group ='" + group + "' AND FIND_IN_SET('" + databaseType + "', db_type) > 0
select path from dbfile_registry where table_name='external_feature_file'
SELECT mapping_session_id FROM mapping_session
SELECT COUNT(1) FROM (SELECT g.gene_id FROM gene g, transcript t WHERE t.gene_id=g.gene_id GROUP BY g.gene_id HAVING COUNT(*) > 1) AS c
SELECT web_data FROM analysis_description ad, analysis a WHERE a.analysis_id = ad.analysis_id AND logic_name in ('ensembl_havana_gene', 'ensembl_havana_ig_gene', 'ensembl_lincrna')
select count(*) from propagated where database_name =?';
SELECT COUNT(*) FROM identity_xref WHERE cigar_line REGEXP '^[MDI]'
SELECT count(*) FROM transcript tr join gene g on tr.gene_id=g.gene_id WHERE tr.biotype='protein_coding' AND tr.transcript_id NOT IN (SELECT transcript_id from translation)
SELECT meta_value FROM meta WHERE meta_key='genebuild.id'
SELECT COUNT(*) FROM %s WHERE %s REGEXP '%s'
SELECT COUNT(*) FROM repeat_consensus WHERE repeat_type = ''
SELECT COUNT(*) FROM meta WHERE meta_key = 'genebuild.level' and meta_value = 'toplevel'
SELECT rank, parent_id, genbank_hidden_flag FROM ncbi_taxa_node WHERE taxon_id =
SELECT method_link_id FROM method_link WHERE class LIKE 'NCTree.%')", false);
SELECT COUNT(*) FROM coord_system cs, seq_region sr, seq_region_attrib sa, gene g WHERE cs.coord_system_id=sr.coord_system_id AND cs.attrib like 'default_version%' AND sr.name='MT' AND sr.seq_region_id=sa.seq_region_id AND sa.attrib_type_id=6 AND g.seq_region_id=sr.seq_region_id AND g.biotype='protein_coding'
select meta_key,meta_value from meta where species_id=? and meta_key like 'sample.%'
select count(*) from publication p1, publication p2 where p1." + check_id[i] + " = p2." + check_id[i] + " and p1.publication_id < p2.publication_id;
select count(*) from population pop where pop.freqs_from_gts = 1;
create table numbers(a int)
SELECT COUNT(*) FROM assembly
SELECT gene_id, stable_id, description FROM gene WHERE (LOCATE('\\n', description) > 0 or LOCATE('\\t', description) > 0);");
SELECT COUNT(*) FROM " + table + " WHERE " + column + "=''
SELECT COUNT(*) FROM gene g WHERE g.canonical_transcript_id IN (SELECT tr.transcript_id FROM transcript tr, translation tl WHERE tr.transcript_id=tl.transcript_id) AND g.biotype NOT IN ('protein_coding','IG_C_gene','IG_D_gene','IG_J_gene','IG_V_gene','IG_LV_gene','RNA-Seq_gene','polymorphic_pseudogene','TR_C_gene','TR_J_gene','TR_V_gene','TR_D_gene','LRG_gene','nontranslating_cds'
SELECT count(*) FROM coord_system WHERE name = 'chromosome'
SELECT COUNT(*) FROM external_db e, xref x WHERE x.external_db_id=e.external_db_id AND e.db_name='ZFIN_ID' AND x.dbprimary_acc NOT LIKE 'ZDB%'
SELECT DISTINCT(biotype) FROM " + table;
SELECT COUNT(*) FROM assembly WHERE asm_start < 1 OR asm_end < 1 OR cmp_start < 1 OR cmp_end < 1
SELECT * FROM meta_coord
SELECT * FROM coord_system
SELECT coord_system_id, name, version FROM coord_system where species_id=
SELECT COUNT(*) FROM species_set LEFT JOIN method_link_species_set USING (species_set_id) WHERE method_link_species_set_id =
SELECT COUNT(*) from protein_feature WHERE hit_start > hit_end
SELECT root_id, 1 FROM gene_tree_root WHERE tree_type = 'tree' AND clusterset_id LIKE '%\\_it\\_%' AND clusterset_id NOT LIKE 'pg\\_it\\_%'
SELECT count(*) FROM seq_region_attrib sa, attrib_type at WHERE at.attrib_type_id = sa.attrib_type_id AND code = 'karyotype_rank'
SELECT * FROM assembly_exception WHERE exc_type LIKE ('PATCH_%') ORDER BY assembly_exception_id
SELECT logic_name FROM analysis where BINARY logic_name != lower(logic_name)
CREATE TABLE session ( session_id INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, db_release INT(10) NOT NULL, host VARCHAR(255), config TEXT, PRIMARY KEY (session_id) )
SELECT COUNT(*) FROM ditag_feature df LEFT JOIN ditag d ON d.ditag_id=df.ditag_id WHERE d.ditag_id IS NULL
SELECT COUNT(*) FROM meta_coord WHERE coord_system_id=" + coordSystemID + " AND table_name='" + tableName + "'
select db_display_name from external_db where db_display_name like binary ?
select count(*) from coord_system
SELECT %s FROM %s LIMIT 1
SELECT count(*) FROM transcript t, assembly_exception ax, transcript_attrib ta, attrib_type a
select count(*) from coord_system cs
select stable_id from transcript where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}[[.-.]]R[[:alpha:]]$';");
SELECT * FROM ditag LIMIT 10
SELECT COUNT(*) FROM " + types[i] + " LEFT JOIN xref ON " + types[i] + ".display_xref_id=xref.xref_id WHERE
select logic_name from analysis_description ad, species s, analysis_web_data aw where ad.analysis_description_id = aw.analysis_description_id and aw.species_id = s.species_id and s.db_name = '" + species + "' and aw.db_type = '" + databaseType + "' and s.is_current = 1 and ad.is_current = 1
SELECT COUNT(*) FROM transcript t, analysis a WHERE t.analysis_id = a.analysis_id AND source not in ('havana') AND logic_name LIKE '%havana%' AND logic_name NOT LIKE '%ensembl_havana%'
SELECT COUNT(*) FROM translation t, exon e WHERE t.end_exon_id=e.exon_id AND cast(e.seq_region_end as signed int)-cast(e.seq_region_start as signed int)+1 < t.seq_end
select count(*) from seq_region s join seq_region_attrib sa using (seq_region_id)
SELECT method_link_id FROM method_link WHERE class LIKE 'SyntenyRegion%' OR type = 'SYNTENY'
select seq_region_id from seq_region_attrib sa join attrib_type at on sa.attrib_type_id=at.attrib_type_id where code ='vega_ref_chrom') and (g.source='havana' or g.source='WU') ";
SELECT distinct(type) from supporting_set
SELECT meta_id, meta_key FROM meta WHERE meta_key NOT IN ('schema_version', 'schema_type', 'patch') AND (species_id != 1 OR species_id IS NULL)
SELECT COUNT(*) FROM " + type + " WHERE status='
SELECT COUNT(*) FROM external_synonym WHERE synonym LIKE 'ARRAY(%)'
select * from probe_feature where probe_feature_id in (" + idsToDelete + ");
SELECT COUNT(*) FROM gene g, analysis a where g.analysis_id = a.analysis_id and source not in ('ensembl') AND (logic_name LIKE '%ensembl%' OR logic_name LIKE '%nrcna%') AND logic_name NOT LIKE '%havana%'
select count(*) from transcript where source='Ensembl'
SELECT COUNT(*) FROM " + types[i] + " WHERE display_xref_id IS NOT NULL AND display_xref_id > 0
select count(*) from transcript g join xref x on (g.display_xref_id=x.xref_id) where x.display_label=g.stable_id
SELECT method_link_id FROM method_link WHERE class LIKE 'NCTree.%')");
update propagated set amount=? where database_name =? and action = ?
SELECT COUNT(*) FROM " + table + " WHERE
SELECT COUNT(*) FROM assembly_exception WHERE exc_type='HAP'
SELECT COUNT(variation_feature_id) FROM variation_feature vf, seq_region sr where vf.seq_region_start between 10001 and 2600000 and vf.seq_region_id = sr.seq_region_id and sr.name ='Y'
SELECT COUNT(*) FROM gene g, transcript t where g.canonical_transcript_id=" + "t.transcript_id and g.gene_id <> t.gene_id
select description from phenotype where description is not null
SELECT dnafrag_id FROM dnafrag WHERE genome_db_id =
SELECT COUNT(*) FROM simple_feature INNER JOIN seq_region USING (seq_region_id) WHERE seq_region_end > length
SELECT COUNT(*) FROM external_db e, xref x WHERE x.external_db_id=e.external_db_id AND e.db_name='GO' AND (x.dbprimary_acc NOT LIKE 'GO:%' OR x.display_label NOT LIKE 'GO:%')
SELECT COUNT(*) FROM exon e, supporting_feature sf, protein_align_feature paf
SELECT COUNT(*) FROM " + table) > 0);
SELECT meta_value FROM meta WHERE meta_key='assembly.default'
SELECT COUNT(*) FROM " + tables[i]);
SELECT biotype_group FROM biotype WHERE object_type='" + table + "' AND is_current = 1 AND name ='" + biotype + "' AND FIND_IN_SET('" + databaseType + "', db_type) > 0
SELECT COUNT(*) FROM " + table;
select count(stable_id) from translation where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}[[.-.]]P[[:alpha:]]$'
SELECT name FROM coord_system
CREATE TABLE healthcheck_xref (species VARCHAR(255), source VARCHAR(255), object VARCHAR(255), database VARCHAR(255))
SELECT attrib_type_id FROM attrib_type WHERE code='GeneGC'
SELECT COUNT(*) FROM individual WHERE individual_type_id <> 2 and individual_type_id <> 3
SELECT TABLE_NAME from information_schema.TABLES where TABLE_SCHEMA = DATABASE() AND TABLE_TYPE =?
SELECT COUNT(*) FROM individual WHERE individual_type_id <> 1
SELECT meta_value FROM meta WHERE meta_key in ('species.scientific_name', 'species.production_name', 'species.url')
UPDATE session SET end_time=NOW WHERE session_id=?
SELECT COUNT(*) FROM ontology_xref go, object_xref ox, xref x WHERE go.object_xref_id = ox.object_xref_id AND ox.xref_id = x.xref_id AND x.info_type <> 'PROJECTION'
SELECT COUNT(*) FROM assembly_exception WHERE seq_region_start > seq_region_end
SELECT meta_value FROM meta WHERE meta_key='" + key + "'
select count(*) from marker m where m.display_marker_synonym_id not in " + "(select ms.marker_synonym_id from marker_synonym ms where m.marker_id = ms.marker_id)
SELECT logic_name FROM analysis_description where logic_name = '" + analysis + "' and db_version = 1
SELECT name FROM dnafrag
select count(*) from gene,transcript,translation " + "where gene.biotype like '%pseudogene%'" + " and transcript.gene_id=gene.gene_id
SELECT COUNT(*) FROM gene g, seq_region sr, analysis a WHERE a.analysis_id=g.analysis_id AND g.seq_region_id=sr.seq_region_id AND sr.name=? AND a.logic_name=?
SELECT COUNT(*) FROM ditag_feature WHERE seq_region_id=
select count(stable_id) from gene where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}$'
select * from propagated where database_name =? and action="problem_count"';
select count(*) from (select seq_region_id from coord_system
SELECT feature_set_id from feature_set where type='regulatory'
SELECT COUNT(translation_id) FROM translation WHERE start_exon_id = end_exon_id AND seq_start > seq_end
select meta_value from meta where meta_key='species.classification' and species_id=? order by meta_id limit 2
SELECT COUNT(*) FROM gene WHERE (LOCATE('\n', description) > 0 OR LOCATE('\t', description) > 0)
SELECT COUNT(*) FROM (SELECT MAX(repeat_feature_id) FROM repeat_feature group by seq_region_id, seq_region_start, seq_region_end, seq_region_strand, repeat_start, repeat_end, repeat_consensus_id, analysis_id, score HAVING COUNT(*) > 1) nr;
SELECT DISTINCT(version) FROM " + stableIDtable);
SELECT COUNT(*) FROM " + coreName + ".seq_region s, " + variationName + ".variation_feature vf WHERE vf.seq_region_id = s.seq_region_id AND vf.seq_region_end > s.length
SELECT COUNT(*) FROM genome_statistics WHERE statistic = ?;
SELECT DISTINCT(species_id) FROM meta where species_id is not null
CREATE TABLE report_session ( session_id INT(10) UNSIGNED NOT NULL, report_id INT(10) UNSIGNED NOT NULL, KEY session_idx(session_id))
SELECT COUNT(*) FROM translation t, exon e WHERE t.end_exon_id=e.exon_id AND start_exon_id <> end_exon_id and phase = -1
select count(*) from member_xref join gene_member using (gene_member_id)
select meta_value from meta where meta_key=?
select length from seq_region sr join coord_system cs using (coord_system_id) where cs.attrib like '%default_version%' and cs.species_id=? and sr.name=?
SELECT count(*) FROM method_link_species_set WHERE name = 'NULL' OR name IS NULL
SELECT COUNT(*) FROM meta WHERE meta_key=? AND species_id IS NOT NULL
SELECT COUNT(*) FROM transcript t, gene g where g.gene_id = t.gene_id and g.stable_id = '" + gene + "' and t.biotype in (" + list + ")
SELECT count(*) FROM xref x, external_db e WHERE x.external_db_id = e.external_db_id AND e.db_name = 'CCDS'
SELECT count(*) FROM transcript t, transcript_attrib ta, attrib_type a WHERE t.transcript_id = ta.transcript_id AND ta.attrib_type_id = a.attrib_type_id AND code like 'tsl%'
SELECT count(*) FROM xref x WHERE x.description like '%{ECO:%}%'
select count(*) from exon where version is not null
select meta_value from meta where meta_key = \"" + metaKey + "\
SELECT COUNT(*) FROM repeat_feature WHERE repeat_start > repeat_end
SELECT COUNT(*) FROM assembly WHERE (asm_end - asm_start + 1) != (cmp_end - cmp_start + 1)
SELECT COUNT(*) FROM external_db edb, xref x WHERE edb.db_name like 'go%' AND edb.external_db_id = x.external_db_id AND (x.info_type IS NULL OR x.info_type != 'PROJECTION')
SELECT meta_value FROM meta WHERE meta_key = 'gencode.version'
SELECT COUNT(*) FROM transcript t, analysis a WHERE t.analysis_id = a.analysis_id AND source not in ('ensembl') AND (logic_name LIKE '%ensembl%' OR logic_name LIKE '%nrcna%') AND logic_name NOT LIKE '%havana%'
SELECT COUNT(*) FROM xref x, external_db e WHERE e.external_db_id=x.external_db_id AND e.db_name LIKE 'UniProt%' AND x.dbprimary_acc='Unreviewed';
select count(*) from translation t join transcript using (transcript_id)
SELECT name FROM biotype WHERE object_type='" + table + "' AND is_current = 1 AND FIND_IN_SET('" + databaseType + "', db_type) > 0
select logic_name from analysis a where (db='' or db is null) and analysis_id in (select distinct analysis_id from protein_feature pf)
SELECT DISTINCT(meta_key) FROM meta
SELECT COUNT(*) FROM external_db e, xref x WHERE x.external_db_id=e.external_db_id AND e.db_name='MGI' AND x.dbprimary_acc NOT LIKE 'MGI:%'
SELECT genome_db_id FROM genome_db WHERE name = \"ancestral_sequences\
SELECT COUNT(*) FROM " + variationName + ".variation_feature vf WHERE vf.seq_region_start = 1 AND vf.seq_region_end > 1
SELECT session_id FROM session WHERE session_id=?
SELECT distinct(feature_class) from result_set
SELECT meta_value, meta_key FROM meta WHERE meta_key in ('species.scientific_name', 'species.production_name', 'species.url')
SELECT COUNT(*) FROM protein_feature pf, analysis a WHERE a.logic_name='pfam' AND a.analysis_id=pf.analysis_id
select meta_value from meta where meta_key=? and species_id=?
select count(*) from gene where status not in ('NOVEL','ANNOTATED') and display_xref_id is null
SELECT COUNT(*) FROM transcript t, translation tln WHERE t.transcript_id=tln.transcript_id AND t.biotype = 'retrotransposed'
SELECT count(*) FROM meta WHERE meta_key = 'repeat.analysis' AND (meta_value like 'repeatmask_repbase%' or meta_value = 'repeatmask')
SELECT count(*) FROM transcript t, transcript_attrib ta, attrib_type a WHERE t.transcript_id = ta.transcript_id AND ta.attrib_type_id = a.attrib_type_id AND code like 'appris%'
SELECT meta_value FROM meta WHERE meta_key='genebuild.start_date'").replaceAll("[^0-9]",
SELECT count(*) FROM synteny_region
SELECT distinct(cell_type_id) from feature_set where type='regulatory'
SELECT stable_id, db_name, dbprimary_acc FROM gene LEFT JOIN xref ON display_xref_id = xref_id LEFT JOIN external_db USING(external_db_id) WHERE xref.info_type = 'PROJECTION' AND stable_id = ?
SELECT COUNT(*) FROM dna
select count(*) from information_schema.tables where table_name=\"hc_lock\" and table_schema=\"$HCDB\
select stable_id from translation where stable_id NOT REGEXP '^[[:alpha:]]{4}[[:digit:]]{6}[[.-.]]P[[:alpha:]]$';");
SELECT COUNT(*) FROM xref x INNER JOIN object_xref ox USING (xref_id) INNER JOIN external_db USING (external_db_id) WHERE db_name LIKE 'goslim%';
SELECT meta_value FROM meta WHERE meta_key='schema_version'
SELECT seq_region_id FROM assembly_exception WHERE exc_type in ('PATCH_NOVEL', 'PATCH_FIX', 'HAP'))");
SELECT count(*) FROM db_list dl, db d WHERE dl.db_id = d.db_id and db_type = 'core' and is_current = 1 AND full_db_name = '" + dbre.getName() + "' AND species_id IN (SELECT species_id FROM changelog c, changelog_species cs WHERE c.changelog_id = cs.changelog_id AND release_id = " + release + " AND status not in ('cancelled', 'postponed') AND " + change + " = 'Y')
SELECT biotype, analysis_id, seq_region_id, seq_region_start, seq_region_end, seq_region_end, seq_region_strand, stable_id, is_current, version FROM gene
SELECT gene_id FROM transcript WHERE biotype in ('protein_coding', 'nonsense_mediated_decay', 'non_stop_decay'))
select count(*) from gene_tree_root
SELECT COUNT(*) FROM individual WHERE individual_type_id <> 2
select seq_region_id FROM seq_region_attrib sa, attrib_type at WHERE at.attrib_type_id = sa.attrib_type_id AND code = 'non_ref') ";
SELECT count(*) FROM method_link_species_set WHERE source = 'NULL' OR source IS NULL
select count(*) from information_schema.tables where table_schema=?
SELECT COUNT(*) FROM gene WHERE description like '%Uniprot%' COLLATE latin1_general_cs
SELECT COUNT(*) FROM seq_region s1, seq_region s2, coord_system c1, coord_system c2 " + "WHERE s1.name=s2.name AND s1.coord_system_id != s2.coord_system_id
SELECT SUM(gene_trees) FROM gene_member_hom_stats
SELECT COUNT(*) FROM repeat_feature WHERE repeat_start < 1 OR repeat_end < 1
SELECT coord_system_id FROM coord_system WHERE rank=1 LIMIT 1
SELECT method_link_id FROM method_link WHERE method_link_id < 100 AND class NOT LIKE 'ConstrainedElement.%' AND type NOT LIKE 'CACTUS_HAL%')");
SELECT COUNT(*) FROM gene g, seq_region sr WHERE g.seq_region_id=sr.seq_region_id AND sr.name=? AND g.source=?
SELECT COUNT(*) FROM analysis WHERE logic_name='" + logicName + "'
insert into numbers values(?)
SELECT COUNT(*) FROM seq_region s1, coord_system cs, seq_region s2, assembly asm WHERE s1.coord_system_id = cs.coord_system_id AND cs.name ='%s' AND s1.seq_region_id = cmp_seq_region_id AND s2.seq_region_id = asm_seq_region_id AND s2.name = 'MT' AND s1.name NOT REGEXP '%s'
SELECT meta_value FROM meta WHERE meta_key='schema_type'
SELECT meta_value FROM meta WHERE meta_key = 'species.scientific_name'
SELECT name FROM genome_db " + " WHERE genome_db_id =
select count(*) from translation where seq_start=0 or seq_end=0
SELECT COUNT(*) FROM interpro i, xref x WHERE i.interpro_ac=x.dbprimary_acc AND (x.description IS NULL OR x.description = '')
select name from genome_db where locator IS NOT NULL
SELECT COUNT(*) FROM " + types[i]);
SELECT * FROM genomic_align_block WHERE method_link_species_set_id =
select count(*) from " + input + " ,variation_citation where " + input + ".variation_id = variation_citation.variation_id and " + input + ".display = 0
SELECT COUNT(*) FROM marker_map_location WHERE chromosome_name='
SELECT distinct(database_name) from report WHERE database_name LIKE ?
SELECT meta_key, meta_value FROM meta GROUP BY meta_key, meta_value, species_id HAVING COUNT(*)>1
SELECT COUNT(*) FROM meta where meta_key like '%build.level'
SELECT count(*) FROM propagated WHERE database_name = '" + database.getName() + "'
SELECT meta_value FROM $dbname.meta WHERE meta_key='genebuild.start_date'
SELECT COUNT(*) FROM " + table + " WHERE created_date=0 OR modified_date=0
SELECT COUNT(*) FROM protein_feature pf1, protein_feature pf2
SELECT COUNT(*) FROM " + table + " WHERE seq_region_strand NOT IN (1,-1)
SELECT COUNT(*) FROM meta WHERE meta_key='" + metaKey + "'
SELECT COUNT(*) FROM external_synonym e, xref x WHERE e.xref_id = x.xref_id AND x.info_type <> 'PROJECTION'
select genome_db_id from genome_db where name='" + speciesName + "'
SELECT external_db_id, db_name, status, priority, db_display_name, type FROM external_db ORDER BY external_db_id
SELECT COUNT(*) FROM %1$s WHERE %2$s = 'NULL'
SELECT COUNT(1) FROM gene WHERE display_xref_id IS NOT NULL
SELECT gene_id FROM gene WHERE stable_id=?
SELECT meta_value from meta where meta_key='dbfile.data_root'
SELECT COUNT(*) FROM $tableName$ " + "WHERE seq_region_start > seq_region_end and " + "seq_region_id not in
SELECT LENGTH(meta_value) FROM meta WHERE meta_key='assembly.name'
SELECT stable_id FROM gene where biotype = '" + biotype + "'
SELECT COUNT(*) FROM gene g, external_db e, xref x WHERE g.display_xref_id=x.xref_id AND e.external_db_id=x.external_db_id AND e.db_name='EntrezGene' AND x.display_label REGEXP '^[0-9]+$'
SELECT stable_id, db_name, dbprimary_acc FROM gene LEFT JOIN xref ON display_xref_id = xref_id LEFT JOIN external_db USING(external_db_id) WHERE xref.info_type = 'PROJECTION'
SELECT attrib_type_id FROM attrib_type WHERE code='
SELECT string from regbuild_string where name='
SELECT meta_value FROM meta LEFT JOIN analysis ON meta_value = logic_name WHERE meta_key = 'repeat.analysis' AND analysis_id IS NULL
SELECT COUNT(*) FROM " + Table);
select count(*) from transcript where version is not null
SELECT count(*) FROM seq_region_attrib sra LEFT JOIN assembly a on sra.seq_region_id = a.asm_seq_region_id, seq_region s, coord_system c
SELECT count(stable_id) from regulatory_feature where stable_id
CREATE TABLE annotation ( annotation_id INT(10) UNSIGNED NOT NULL AUTO_INCREMENT, report_id INT(10) UNSIGNED NOT NULL, person VARCHAR(255), action ENUM('manual_ok','under_review','fixed','note','healthcheck_bug','manual_ok_this_assembly','manual_ok_this_genebuild','manual_ok_this_regulatory_build'), comment TEXT, created_at TIMESTAMP NOT NULL DEFAULT '0000-00-00 00:00:00', modified_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, created_by VARCHAR(255), modified_by VARCHAR(255), PRIMARY KEY (annotation_id), KEY action_idx (action), KEY report_idx (report_id) )
SELECT coord_system_id, name, version FROM coord_system where attrib like '%default_version%' and species_id=
SELECT COUNT(*) FROM coord_system
SELECT COUNT(*) FROM (SELECT COUNT(*) FROM protein_feature GROUP BY translation_id, seq_start, seq_end, hit_start, hit_end, hit_name, analysis_id, score, evalue, perc_ident HAVING COUNT(*)>1) cc;
SELECT distinct(ensembl_object_type) from object_xref
select count(*) from " + masterTableName + " where
SELECT result_set_id from result_set where name='" + subDir + "'
UPDATE report SET last_session_id=?, timestamp=NOW WHERE report_id=?
SELECT COUNT(*) FROM " + table + "
create table tab(one varchar2(10))
SELECT count(*) FROM genomic_align WHERE method_link_species_set_id =
SELECT COUNT(*) FROM seq_region s1, seq_region s2 WHERE s1.coord_system_id=" + coordSystemIDs[i] + " AND s2.coord_system_id=
select count(*) from member_xref x left join gene_member m using (gene_member_id) where m.gene_member_id is null
insert into tupletastic values(?,?,?,?)
SELECT COUNT(*) FROM tmp_sample_genotype_single_bp where length(allele_1) >1 or length(allele_2) > 1
SELECT meta_value FROM meta WHERE meta_key = 'genebuild.last_geneset_update'
SELECT COUNT(*) FROM %s WHERE %s IS NULL
SELECT COUNT(*) FROM array a, status s, status_name sn where sn.name='DISPLAYABLE' and
SELECT COUNT(*) FROM object_xref ox, xref x WHERE ox.xref_id = x.xref_id AND x.info_type <> 'PROJECTION'
SELECT COUNT(*) FROM protein_feature WHERE hit_start < 0
SELECT count(*) FROM seq_region_attrib sa, attrib_type at, seq_region s WHERE s.seq_region_id = sa.seq_region_id AND at.attrib_type_id = sa.attrib_type_id AND code = 'karyotype_rank' AND s.name IN ('MT', 'Mito', 'dmel_mitochondrion_genome', 'MtDNA')
select array_id, vendor, name from array group by array_id
select transcript_id from transcript_attrib inner join attrib_type using (attrib_type_id) where code='trans_spliced')
SELECT COUNT(*) FROM translation tl LEFT JOIN exon e ON e.exon_id=tl.start_exon_id WHERE e.exon_id IS NULL");
SELECT COUNT(*) FROM " + table + " WHERE stable_id NOT LIKE '" + prefixLetter + "%'
SELECT name FROM coord_system order by rank desc limit 1
select count(*) from gene
select a,b,c,d from tupletastic
SELECT COUNT(*) FROM seq_region_attrib sra, gene g WHERE sra.attrib_type_id =
SELECT COUNT(*) FROM " + table);
select meta_id from meta where lower(meta_value)=? and meta_key='repeat.analysis' and species_id=?
SELECT coord_system_id FROM coord_system WHERE attrib LIKE '%sequence_level%')");
SELECT count(stable_id) from regulatory_feature where
SELECT meta_value FROM meta WHERE meta_key='assembly.mapping'
SELECT asm_start, asm_end, ori FROM assembly WHERE asm_seq_region_id=? AND cmp_seq_region_id=? ORDER BY asm_start
SELECT protein_feature_id, translation_id, seq_end FROM protein_feature
SELECT method_link_id FROM method_link WHERE (class LIKE 'GenomicAlignTree%' OR class LIKE '%multiple_alignment'))");
select value from phenotype_feature_attrib
SELECT COUNT(*) FROM gene g, analysis a WHERE g.analysis_id = a.analysis_id AND source not in ('havana') AND logic_name LIKE '%havana%' AND logic_name NOT LIKE '%ensembl_havana%'
SELECT analysis_id, logic_name FROM analysis
SELECT distinct(database_name) from report WHERE database_name REGEXP ?
SELECT COUNT(*) FROM " + baseTable + " x LEFT JOIN " + table + " ON x." + column + "=
SELECT method_link_id FROM method_link WHERE class LIKE 'ProteinTree.%')");
SELECT COUNT(1) FROM gene
SELECT COUNT(*) FROM marker_feature WHERE seq_region_id=
select meta_value from meta where meta_key='assembly.accession' and species_id=?
select distinct(species_id) from meta where species_id>0 order by species_id
SELECT COUNT(*) FROM transcript t, analysis a WHERE t.analysis_id = a.analysis_id AND source not in ('ensembl_havana') AND logic_name LIKE '%ensembl_havana%'
SELECT COUNT(*) FROM seq_region_attrib sra, attrib_type at WHERE sra.attrib_type_id=at.attrib_type_id AND at.code='non_ref'
SELECT COUNT(*) FROM coord_system WHERE version = ''
select * from experiment where experiment_id in (
select count(*) from population pop, sample_population sp where pop.population_id = sp.population_id and pop.size is null;
select count(*) from (select count(*) from xref x join object_xref ox using (xref_id) left outer join ontology_xref ontx using (object_xref_id) group by ox.ensembl_id, ox.ensembl_object_type,x.dbprimary_acc,x.external_db_id,x.info_type,x.info_text,ontx.source_xref_id having count(*)>1) cc
SELECT DISTINCT(analysis_id) FROM %s
SELECT meta_value FROM meta WHERE meta_key='assembly.web_accession_source'
SELECT meta_value FROM meta WHERE meta_key='genebuild.last_geneset_update'").replaceAll("[^0-9]",
SELECT COUNT(*) FROM stable_id_event WHERE (old_stable_id LIKE '" + prefix + "%' OR new_stable_id LIKE '
SELECT COUNT(*) FROM xref WHERE " + column + "='' OR " + column + " IS NULL
SELECT logic_name FROM analysis where !isnull(db_version)
select count(*) from (select count(*) from xref x group by x.dbprimary_acc,x.external_db_id,x.info_type,x.info_text having count(*)>1) cc
SELECT meta_value FROM meta WHERE meta_key = \"species.taxonomy_id\
select count(*) from object_xref ox
SELECT mapping_session_id, old_db_name, new_db_name, old_release, new_release FROM mapping_session WHERE old_release+0 >= new_release+0
SELECT schema_build from coord_system order by schema_build desc limit 1
select transcript_id from transcript_attrib inner join attrib_type using (attrib_type_id) where code='trans_spliced')
SELECT COUNT(*) FROM gene g, transcript t where g.gene_id = t.gene_id and g.source = 'havana' and t.source not in ('havana')
select transcript_id from transcript_attrib inner join attrib_type using (attrib_type_id) where code='trans_spliced')
select meta_value from meta where meta_key='regbuild.version'
select count(*) from gene g left join ( transcript t join translation p using (transcript_id) ) using (gene_id) where t.transcript_id is null and g.biotype = 'protein_coding' and g.gene_id not in (select gene_id from gene_attrib join attrib_type using (attrib_type_id) where code = 'NoTransRefError') and (g.source='havana' or g.source='WU')
select coord_system_id, core_coord_system_id, name, version from coord_system where is_current=true order by core_coord_system_id
SELECT COUNT(*) FROM meta_coord WHERE coord_system_id=" + coordSystemID + " AND table_name='
SELECT COUNT(*) FROM seq_region sr, coord_system cs WHERE sr.coord_system_id=cs.coord_system_id AND cs.name='%s' AND sr.name NOT LIKE 'LRG%%' AND sr.name NOT LIKE 'MT' AND sr.name NOT REGEXP '%s'
SELECT COUNT(*) FROM xref WHERE info_type is NULL
SELECT count(*) FROM species s, attrib_type at WHERE at.attrib_type_id = s.attrib_type_id AND code = 'merged' AND production_name = '" + speciesName + "'
SELECT %s FROM %s %s ORDER BY %s
Select count(*) from xref where external_db_id=60014
SELECT method_link_species_set_id FROM method_link_species_set JOIN method_link USING (method_link_id) WHERE class LIKE 'GenomicAlign%' AND class != 'GenomicAlignTree.ancestral_alignment'
select count(*) from analysis_description where analysis_id =?
SELECT stable_id, db_name, dbprimary_acc FROM gene LEFT JOIN xref ON display_xref_id = xref_id LEFT JOIN external_db USING(external_db_id) WHERE xref.info_type <> 'PROJECTION'
SELECT COUNT(*) FROM transcript WHERE isnull(source)
select name from seq_region
SELECT TABLE_NAME from information_schema.TABLES where TABLE_SCHEMA = DATABASE() AND TABLE_TYPE = 'BASE TABLE'
select length from seq_region where seq_region_id=
SELECT genome_db_id FROM method_link_species_set LEFT JOIN species_set
select count(*) from seq_region s
SELECT COUNT(*) FROM translation t, exon e WHERE t.start_exon_id=e.exon_id AND start_exon_id <> end_exon_id and end_phase = -1
select version from coord_system where rank=(SELECT MIN(rank) FROM coord_system where species_id=?) and species_id=?
SELECT name from regbuild_string where name like 'regbuild%ids%'
select count(*) from gene where version is not null
select count(*) from xref where description like '%\\r%' or description like '%\\n%'
select count(*) from dnafrag where genome_db_id=
SELECT COUNT(*) FROM marker_feature
select meta_value from meta where meta_key='assembly.mapping' and species_id=?
SELECT count(*) FROM " + sql);
SELECT meta_value FROM meta WHERE meta_key='genebuild.method'
SELECT COUNT(*) FROM exon WHERE (seq_region_end-seq_region_start+1) >=
select count(*) from information_schema.tables where table_schema=? and engine<>'" + MYISAM + "'
SELECT sample_id FROM sample_population WHERE population_id=?) GROUP BY s.seq_region_id
select transcript_id from transcript_attrib inner join attrib_type using (attrib_type_id) where code='trans_spliced')
SELECT COUNT(*) FROM gene
SELECT url_name FROM species WHERE db_name = ?
select * from meta where meta_id IN ("+idsJoined+")
select count(*) from array where vendor!='AFFY'
SELECT COUNT(*) FROM assembly_exception WHERE exc_seq_region_start > exc_seq_region_end
SELECT COUNT(*) FROM density_feature WHERE seq_region_id=
SELECT meta_value FROM $dbname.meta WHERE meta_key='genebuild.version' and species_id=1
select count(*) from gene where description like '%\\n%'
SELECT COUNT(*) FROM variation_feature vf WHERE NOT FIND_IN_SET('intergenic_variant',vf.consequence_types) AND NOT EXISTS (SELECT * FROM transcript_variation tv WHERE tv.variation_feature_id = vf.variation_feature_id)
select meta_value from meta where meta_key='genebuild.start_date' and species_id=?
SELECT count(*) FROM interpro i LEFT JOIN xref x ON i.interpro_ac=x.dbprimary_acc WHERE x.dbprimary_acc IS NULL
SELECT COUNT(*) FROM attrib_type at, transcript_attrib ta WHERE at.attrib_type_id=ta.attrib_type_id AND at.code='Frameshift'
SELECT stable_id, db_name, dbprimary_acc FROM gene LEFT JOIN xref ON display_xref_id = xref_id LEFT JOIN external_db USING(external_db_id) WHERE xref.info_type <> 'PROJECTION' AND stable_id = ?
SELECT user, hostname from hc_lock;
SELECT COUNT(*) FROM gene g, xref x, external_db e WHERE e.external_db_id=x.external_db_id AND g.display_xref_id=x.xref_id AND e.db_name='EntrezGene' AND x.display_label REGEXP '^[0-9]+$'
select count(*) from object_xref o, xref x, external_db e where o.xref_id=x.xref_id and x.external_db_id=e.external_db_id and e.db_name IN ('Uniprot_gn', 'Uniprot_gn_gene_name', 'Uniprot_gn_trans_name')
select object,species from "+ masterTable +" where source = ?
SELECT gene_id FROM gene WHERE (seq_region_end-seq_region_start+1) >=
select count(*) from publication where title is null
SELECT COUNT(*) FROM protein_feature pf, analysis a WHERE a.logic_name='" + key + "' AND a.analysis_id=pf.analysis_id AND pf.hit_name NOT LIKE '
select logic_name,web_data from $table$
SELECT COUNT(*) FROM gene g WHERE g.gene_id IN (SELECT tr.gene_id FROM transcript tr WHERE tr.biotype='protein_coding') AND g.biotype NOT IN ('protein_coding', 'polymorphic_pseudogene')
|
COPY departments FROM '/tmp/departments.csv' DELIMITER ',' CSV HEADER;
COPY employees FROM '/tmp/employees.csv' DELIMITER ',' CSV HEADER;
COPY dept_emp FROM '/tmp/dept_emp.csv' DELIMITER ',' CSV HEADER;
COPY dept_manager FROM '/tmp/dept_manager.csv' DELIMITER ',' CSV HEADER;
COPY salaries FROM '/tmp/salaries.csv' DELIMITER ',' CSV HEADER;
COPY titles FROM '/tmp/titles.csv' DELIMITER ',' CSV HEADER;
SELECT * FROM salaries
--- 1. List the following details of each employee: employee number, last name, first name, gender, and salary.
SELECT emp.emp_no AS "employee number ", emp.last_name as "last name",
emp.first_name as "first name", emp.gender, sal.salary as "salary"
FROM employees as emp
JOIN salaries as sal
ON (emp.emp_no = sal.emp_no)
ORDER BY emp.emp_no;
--- 2. List employees who were hired in 1986.
SELECT first_name, last_name
FROM employees
WHERE hire_date BETWEEN '1986-01-01' AND '1986-12-31';
--- 3. List the manager of each department with the following information:
--- department number, department name, the manager’s employee number, last name,
--- first name, and start and end employment dates.
SELECT dm.dept_no, dm.emp_no, d.dept_name,
e.last_name, e.first_name, dm.from_date, dm.to_date
FROM dept_manager as dm
INNER JOIN departments as d
ON (dm.dept_no = d.dept_no)
INNER JOIN employees AS e
ON (dm.emp_no = e.emp_no);
--- 4. List the department of each employee with the following information: employee number,
--- last name, first name, and department name.
SELECT e.emp_no, e.last_name, e.first_name, d.dept_name
FROM employees AS e
INNER JOIN dept_emp AS de
ON(e.emp_no = de.emp_no)
INNER JOIN departments AS d
ON (de.dept_no = d.dept_no)
ORDER BY e.emp_no;
--- 5. List all employees whose first name is “Hercules” and last names begin with “B.”
SELECT *
FROM employees
WHERE first_name = 'Hercules'
AND last_name LIKE 'B%';
--- 6. List all employees in the Sales department, including their employee number, last name, first name, and department name.
SELECT e.emp_no, e.last_name, e.first_name, d.dept_name
FROM employees AS e
INNER JOIN dept_emp AS de
ON (e.emp_no = de.emp_no)
INNER JOIN departments as d
ON (de.dept_no = d.dept_no)
WHERE d.dept_name = 'Sales'
ORDER BY e.emp_no;
--- 7. List all employees in the Sales and Development departments, including their employee number,
--- last name, first name, and department name.
SELECT e.emp_no, e.last_name, e.first_name, d.dept_name
FROM employees as e
INNER JOIN dept_emp AS de
ON (e.emp_no = de.emp_no)
INNER JOIN departments as d
ON (de.dept_no = d.dept_no)
WHERE d.dept_name IN ('Sales', 'Development')
ORDER BY e.emp_no;
---8. In descending order, list the frequency count of employee last names, i.e., how many employees share each last name.
SELECT last_name, COUNT (last_name)
FROM employees
GROUP BY last_name
ORDER BY COUNT (last_name) DESC;
|
CREATE TABLE songs (
id INTEGER PRIMARY KEY,
title TEXT,
artist TEXT,
mood TEXT,
duration INTEGER,
released INTEGER);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("<NAME>", "Queen", "epic", 60, 1975);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("Let it go", "<NAME>", "epic", 227, 2013);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("I will survive", "<NAME>", "epic", 198, 1978);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("Twist and Shout", "The Beatles", "happy", 152, 1963);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("<NAME>", "<NAME>", "happy", 166, 1958);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("I will always love you", "<NAME>", "epic", 273, 1992);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("<NAME>", "<NAME>", "happy", 201, 1969);
INSERT INTO songs (title, artist, mood, duration, released)
VALUES ("Call me maybe", "<NAME>", "happy", 193, 2011);
SELECT title FROM songs;
SELECT title FROM songs WHERE mood = "epic" OR released > 1990;
SELECT title FROM songs WHERE mood = "epic"
AND released > 1990 AND duration < 240;
|
CREATE DATABASE `china`;
USE `china`;
CREATE TABLE social_credit (id varchar(32), credits int); |
<gh_stars>1000+
DROP FUNCTION IF EXISTS de_metas_endcustomer_fresh_reports.Docs_Purchase_InOut_Customs_Details(IN c_order_id numeric);
CREATE OR REPLACE FUNCTION de_metas_endcustomer_fresh_reports.Docs_Purchase_InOut_Customs_Details(IN c_order_id numeric)
RETURNS TABLE
(
name character varying(255),
value character varying(100),
qty numeric,
uomsymbol character varying(10),
stdprecision numeric
)
AS
$$
SELECT
p.Name, --Product
thu.value,
thu.qty AS qty,
uom.UOMSymbol,
uom.StdPrecision
FROM
-- All In Outs linked to the order
(
SELECT DISTINCT
iol.M_InOut_ID, ol.C_Order_ID
FROM
C_OrderLine ol
INNER JOIN M_ReceiptSchedule rs ON rs.AD_Table_ID = ( SELECT Get_Table_ID('C_OrderLine') ) AND rs.Record_ID = ol.C_OrderLine_ID AND rs.isActive = 'Y'
INNER JOIN M_ReceiptSchedule_Alloc rsa ON rs.M_ReceiptSchedule_ID = rsa.M_ReceiptSchedule_ID AND rsa.isActive = 'Y'
INNER JOIN M_InOutLine iol ON iol.M_InOutLine_ID = rsa.M_InOutLine_ID AND iol.isActive = 'Y'
WHERE
ol.C_Order_ID = $1 AND ol.isActive = 'Y'
) io
/*
* Now, join all in out lines of those in outs. Might be more than the in out lines selected in the previous
* sub select because not all in out lines are linked to the order (e.g Packing material). NOTE: Due to the
* process we assume, that all lines of one inout belong to only one order
*/
INNER JOIN M_InOutLine iol ON io.M_InOut_ID = iol.M_InOut_ID AND iol.isActive = 'Y'
INNER JOIN M_Product p ON iol.M_Product_ID = p.M_Product_ID AND p.isActive = 'Y'
LEFT OUTER JOIN (
SELECT
thuas.Record_ID, thu.value,
1000000 AS C_UOM_ID, -- kilogramm
COALESCE ( thuwns.valuenumber, thuwn.valuenumber ) AS qty
FROM
C_OrderLine ol
INNER JOIN M_ReceiptSchedule rs ON rs.AD_Table_ID = ( SELECT Get_Table_ID('C_OrderLine') ) AND rs.Record_ID = ol.C_OrderLine_ID AND rs.isActive = 'Y'
INNER JOIN M_ReceiptSchedule_Alloc rsa ON rs.M_ReceiptSchedule_ID = rsa.M_ReceiptSchedule_ID AND rsa.isActive = 'Y'
INNER JOIN M_InOutLine iol ON iol.M_InOutLine_ID = rsa.M_InOutLine_ID AND iol.isActive = 'Y'
INNER JOIN M_InOut io ON iol.M_InOut_ID = io.M_InOut_ID AND io.isActive = 'Y'
INNER JOIN M_HU_Assignment thuas ON iol.M_InOutLine_ID = thuas.Record_ID AND thuas.isActive = 'Y'
LEFT OUTER JOIN M_HU thu ON thuas.M_HU_ID = thu.M_HU_ID
LEFT OUTER JOIN M_HU_Storage_Snapshot thuss ON thu.M_HU_ID = thuss.M_HU_ID AND thuss.isActive = 'Y'
AND thuss.Snapshot_UUID = io.Snapshot_UUID
-- Get weight from snapshot
LEFT OUTER JOIN M_HU_Attribute_Snapshot thuwns ON thu.M_HU_ID = thuwns.M_HU_ID
AND thuwns.M_Attribute_ID = ((SELECT M_Attribute_ID FROM M_Attribute WHERE value = 'WeightNet'))
AND thuwns.Snapshot_UUID = io.Snapshot_UUID
AND thuwns.isActive = 'Y'
-- Fallback: Get weight from regular HU structure
LEFT OUTER JOIN M_HU_Attribute thuwn ON thu.M_HU_ID = thuwn.M_HU_ID
AND thuwn.M_Attribute_ID = ((SELECT M_Attribute_ID FROM M_Attribute WHERE value = 'WeightNet'))
AND thuwn.isActive = 'Y'
WHERE
ol.C_Order_ID = $1 AND ol.isActive = 'Y'
AND thuas.M_TU_HU_ID IS NULL AND thuas.AD_Table_ID = ((SELECT Get_Table_ID('M_InOutLine')))
-- valuenumber will later be used in a coalesce. 0 is an invalid value
AND COALESCE( thuwn.valuenumber, 0 ) != 0
) thu ON iol.M_InOutLine_ID = thu.Record_ID
LEFT OUTER JOIN C_UOM uom ON uom.C_UOM_ID = thu.C_UOM_ID AND uom.isActive = 'Y'
WHERE
p.M_Product_Category_ID != (SELECT value::numeric FROM AD_SysConfig WHERE name = 'PackingMaterialProductCategoryID' AND isActive = 'Y')
ORDER BY
p.name, thu.value
$$
LANGUAGE sql STABLE; |
<filename>sql/ddl.sql
DROP TABLE device_identifier;
DROP TABLE device_model;
DROP TABLE user_session;
DROP TABLE users;
CREATE TABLE device_model
(
manufactur text NOT NULL,
model text NOT NULL,
name text NOT NULL,
description text NOT NULL,
CONSTRAINT "PK_DEVICE_MODEL" PRIMARY KEY (manufactur, model)
)
WITH (
OIDS=FALSE
);
ALTER TABLE device_model
OWNER TO postgres;
CREATE TABLE device_identifier
(
id varchar(100) NOT NULL,
id_type varchar(4) NOT NULL,
manufactur text NOT NULL,
model text NOT NULL,
created_time timestamp with time zone NOT NULL,
updated_time timestamp with time zone NOT NULL,
CONSTRAINT "PK_DEVICE_IDENTIFIER" PRIMARY KEY (id, id_type),
CONSTRAINT "FK_DEVICE_IDENTIFIER_DEVICE_MODEL" FOREIGN KEY (manufactur, model)
REFERENCES device_model (id) MATCH SIMPLE
ON UPDATE NO ACTION ON DELETE NO ACTION
)
WITH (
OIDS=FALSE
);
ALTER TABLE device_identifier
OWNER TO postgres;
CREATE INDEX "IDX_DEVICE_IDENTIFIER_MANUFACTUR_MODEL"
ON device_identifier
USING btree
(manufactur COLLATE pg_catalog."default", model COLLATE pg_catalog."default");
CREATE TABLE users
(
id bigint NOT NULL,
name bigint NOT NULL,
created_time timestamp with time zone NOT NULL,
updated_time timestamp with time zone NOT NULL,
CONSTRAINT "PK_USER" PRIMARY KEY (id)
)
WITH (
OIDS=FALSE
);
ALTER TABLE users
OWNER TO postgres;
CREATE TABLE user_session
(
id varchar(36) NOT NULL,
device_identifier_id bigint NOT NULL,
user_id bigint NOT NULL,
created_time timestamp with time zone NOT NULL,
updated_time timestamp with time zone NOT NULL,
CONSTRAINT "PK_USER_SESSION" PRIMARY KEY (id),
CONSTRAINT "FK_USER_SESSION_DEVICE_IDENTIFIER" FOREIGN KEY (device_identifier_id)
REFERENCES device_identifier (id) MATCH SIMPLE
ON UPDATE NO ACTION ON DELETE NO ACTION,
CONSTRAINT "FK_USER_SESSION_USER" FOREIGN KEY (user_id)
REFERENCES users (id) MATCH SIMPLE
ON UPDATE NO ACTION ON DELETE NO ACTION
)
WITH (
OIDS=FALSE
);
ALTER TABLE user_session
OWNER TO postgres;
CREATE INDEX "IDX_USER_SESSION_DEVICE_IDENTIFIER_ID"
ON user_session
USING btree
(device_identifier_id);
CREATE INDEX "IDX_USER_SESSION_USER_ID"
ON user_session
USING btree
(user_id); |
<filename>labs/lab10-11/Student.sql
--<NAME>, <NAME>, Anul 2
set serveroutput on;
declare
v_first boolean;
v_nr_linii integer;
begin
for x in (select * from user_tables) loop
if (x.nested = 'YES') then
dbms_output.put_line('Tabelul ' || x.table_name || ' are ' || x.num_rows || ' inregistrari si este nested table');
else
dbms_output.put_line('Tabelul ' || x.table_name || ' are ' || x.num_rows || ' inregistrari si nu este nested table');
end if;
v_first := true;
for y in (select * from user_constraints natural join user_cons_columns where table_name = x.table_name) loop
if v_first then
dbms_output.put_line('Constrangerile tabelului:');
v_first := false;
end if;
dbms_output.put_line('Constrangerea ' || y.constraint_name || ' este de tipul ' || y.constraint_type || ' si are coloana implicata ' || y.column_name);
end loop;
if v_first then
dbms_output.put_line('Tabelul nu are constrangeri');
end if;
v_first := true;
for y in (select * from user_indexes where table_name = x.table_name) loop
if v_first then
dbms_output.put_line('Indecsii tabelului:');
v_first := false;
end if;
dbms_output.put_line('Indexul ' || y.index_name);
end loop;
if v_first then
dbms_output.put_line('Tabelul nu are indecsi');
end if;
end loop;
dbms_output.put_line('');
for x in (select * from user_procedures) loop
if x.object_type = 'FUNCTION' then
select max(line) into v_nr_linii from user_source where name = x.object_name;
if x.deterministic = 'NO' then
dbms_output.put_line('Functia ' || x.object_name || ' are ' || v_nr_linii || ' linii si nu este determinista');
else
dbms_output.put_line('Functia ' || x.object_name || ' are ' || v_nr_linii || ' linii si este determinista');
end if;
elsif x.object_type = 'PROCEDURE' then
select max(line) into v_nr_linii from user_source where name = x.object_name;
if x.deterministic = 'NO' then
dbms_output.put_line('Procedura ' || x.object_name || ' are ' || v_nr_linii || ' linii si nu este determinista');
else
dbms_output.put_line('Procedura ' || x.object_name || ' are ' || v_nr_linii || ' linii si este determinista');
end if;
end if;
end loop;
dbms_output.put_line('');
for x in (select * from user_views) loop
dbms_output.put_line('View-ul ' || x.view_name || ' are textul ' || x.text || ' cu ' || x.text_length || ' caractere');
end loop;
dbms_output.put_line('');
for x in (select * from user_indexes) loop
dbms_output.put_line('Indexul ' || x.index_name || ' de tipul ' || x.index_type || ' este format peste tabelul ' || x.table_name || ' si este ' || x.uniqueness);
dbms_output.put_line('Coloanele implicate:');
for y in (select * from user_ind_columns where index_name = x.index_name) loop
dbms_output.put_line('Coloana ' || y.column_name || ' la pozitia ' || y.column_position);
end loop;
end loop;
dbms_output.put_line('');
for x in (select * from user_types) loop
if x.typecode = 'COLLECTION' then
select max(line) into v_nr_linii from user_type_versions where type_name = x.type_name;
dbms_output.put_line('Tipul ' || x.type_name || ' este o colectie cu ' || v_nr_linii || ' linii');
else
select max(line) into v_nr_linii from user_type_versions where type_name = x.type_name;
dbms_output.put_line('Tipul ' || x.type_name || ' este un obiect cu ' || v_nr_linii || ' linii');
v_first := true;
for y in (select * from user_type_attrs where type_name = x.type_name) loop
if v_first then
dbms_output.put_line('Atributele sale:');
v_first := false;
end if;
dbms_output.put_line('Atributul ' || y.attr_name || ' de tipul ' || y.attr_type_name);
end loop;
if v_first then
dbms_output.put_line('Obiectul nu are atribute');
end if;
v_first := true;
for y in (select * from user_type_methods where type_name = x.type_name) loop
if v_first then
dbms_output.put_line('Metodele sale:');
v_first := false;
end if;
if y.inherited = 'NO' then
dbms_output.put_line('Metoda ' || y.method_name || ' de tip ' || y.method_type || ' are ' || y.parameters || ' parametri si nu este mostenita');
else
dbms_output.put_line('Metoda ' || y.method_name || ' de tip ' || y.method_type || ' are ' || y.parameters || ' parametri si este mostenita');
end if;
end loop;
if v_first then
dbms_output.put_line('Obiectul nu are metode');
end if;
end if;
end loop;
dbms_output.put_line('');
for x in (select distinct(object_name) from user_procedures where object_type = 'PACKAGE') loop
select max(line) into v_nr_linii from user_source where name=x.object_name;
dbms_output.put_line('Pachetul ' || x.object_name || ' are ' || v_nr_linii || ' linii');
dbms_output.put_line('Procedurile din pachet:');
for y in (select * from user_procedures where object_name = x.object_name) loop
if y.procedure_name != '(null)' then
dbms_output.put_line('Procedura ' || y.procedure_name);
end if;
end loop;
end loop;
end; |
CREATE UNIQUE INDEX "PK_VPD_COLLECTION_LOCALITY" ON "VPD_COLLECTION_LOCALITY" ("COLLECTION_ID", "LOCALITY_ID")
|
<reponame>PPACI/hub<filename>database/migrations/functions/packages/get_package_summary.sql
-- get_package_summary returns some details for the provided package as a json
-- object.
create or replace function get_package_summary(p_input jsonb)
returns setof json as $$
declare
v_package_id uuid;
v_package_name text := p_input->>'package_name';
v_repository_name text := p_input->>'repository_name';
begin
if p_input->>'package_id' <> '' then
v_package_id = p_input->>'package_id';
else
select p.package_id into v_package_id
from package p
join repository r using (repository_id)
where p.normalized_name = v_package_name
and r.name = v_repository_name;
end if;
return query
select json_strip_nulls(json_build_object(
'package_id', p.package_id,
'name', p.name,
'normalized_name', p.normalized_name,
'stars', p.stars,
'official', p.official,
'display_name', s.display_name,
'description', s.description,
'logo_image_id', s.logo_image_id,
'version', s.version,
'app_version', s.app_version,
'license', s.license,
'deprecated', s.deprecated,
'signed', s.signed,
'security_report_summary', s.security_report_summary,
'all_containers_images_whitelisted', are_all_containers_images_whitelisted(s.containers_images),
'ts', floor(extract(epoch from s.ts)),
'repository', (select get_repository_summary(r.repository_id))
))
from package p
join snapshot s using (package_id)
join repository r using (repository_id)
where p.package_id = v_package_id
and s.version = p.latest_version;
end
$$ language plpgsql;
|
<filename>resources/sql/autopatches/20150430.multimeter.2.host.sql
CREATE TABLE {$NAMESPACE}_multimeter.multimeter_host (
id INT UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY,
name LONGTEXT COLLATE {$COLLATE_TEXT} NOT NULL,
nameHash BINARY(12) NOT NULL,
UNIQUE KEY `key_hash` (nameHash)
) ENGINE=InnoDB, COLLATE {$COLLATE_TEXT};
|
<gh_stars>100-1000
DROP TABLE IF EXISTS `tags`;
CREATE TABLE `tags`
(
`id` BIGINT(20) NOT NULL AUTO_INCREMENT,
`name` VARCHAR(2000) DEFAULT NULL,
`type` VARCHAR(255) DEFAULT NULL,
`count` INT(11) DEFAULT NULL,
`created_date` DATETIME DEFAULT CURRENT_TIMESTAMP,
`updated_date` DATETIME DEFAULT CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE = InnoDB
DEFAULT CHARSET = utf8
COLLATE utf8_unicode_ci;
|
-----------------------------------------------------------------------
-- $Id$
--
-- Copyright (c) 2009 <NAME> <<EMAIL>>
--
-- This is free software; you can redistribute and/or modify it under
-- the terms of the GNU General Public Licence. See the COPYING file.
-----------------------------------------------------------------------
-------------------------------------------------------------------
-- raster_overlap
-----------------------------------------------------------------------
SELECT 'raster_overlap(X, query(1,1))' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND raster_overlap(a.tile, b.tile);
-------------------------------------------------------------------
-- raster_geometry_overlap
-----------------------------------------------------------------------
SELECT 'raster_geometry_overlap(X, query(1,1))' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND raster_geometry_overlap(a.tile, b.tile::geometry);
-------------------------------------------------------------------
-- geometry_raster_overlap
-----------------------------------------------------------------------
SELECT 'geometry_raster_overlap(X, query(1,1))' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND geometry_raster_overlap(a.tile::geometry, b.tile);
-----------------------------------------------------------------------
-- Test && operator (overlap)
-----------------------------------------------------------------------
SELECT 'X && query(1,1)' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND a.tile && b.tile;
-----------------------------------------------------------------------
-- Test && operator (raster overlap geometry)
-----------------------------------------------------------------------
SELECT 'X && query(1,1)' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND a.tile && b.tile::geometry;
-----------------------------------------------------------------------
-- Test && operator (geometry overlap raster)
-----------------------------------------------------------------------
SELECT 'X && query(1,1)' as op,
count(a.y),
min(a.x) as xmin,
max(a.x) as xmax,
min(a.y) as ymin,
max(a.y) as ymax,
st_extent(a.tile::geometry)
FROM rt_gist_grid_test a, rt_gist_query_test b
WHERE b.x = 1 and b.y = 1
AND a.tile::geometry && b.tile; |
<gh_stars>10-100
CREATE OR REPLACE FUNCTION public.hasBeenInvited(attendee_row "Attendee")
RETURNS boolean
LANGUAGE plpgsql
STABLE
AS $function$
DECLARE
invite_id uuid;
BEGIN
IF (EXISTS (SELECT id INTO invite_id FROM "Invitation" WHERE "attendeeId" = attendee_row.id)) THEN
RETURN EXISTS (SELECT 1 FROM "Email" WHERE "invitationId" = invite_id and "reason" = 'invite');
ELSE
RETURN FALSE;
END IF;
END;
$function$;
|
<gh_stars>0
-- @testpoint: truncate table
drop table if exists alter_table_tb08;
create table alter_table_tb08
(
c1 int,
c2 bigint,
c3 varchar(20)
);
insert into alter_table_tb08 values('11',null,'sss');
insert into alter_table_tb08 values('21','','sss');
insert into alter_table_tb08 values('31',66,'');
insert into alter_table_tb08 values('41',66,null);
insert into alter_table_tb08 values('41',66,null);
select * from alter_table_tb08;
truncate table alter_table_tb08;
select * from alter_table_tb08;
drop table if exists alter_table_tb08;
|
<gh_stars>0
-- name: create-event<!
-- Create a new event
INSERT INTO event (task_id, success)
VALUES (:task::integer, :success::boolean)
-- name: get-event
-- Get an event by its ID
SELECT * FROM event WHERE event_id = :id::int
|
<gh_stars>0
CREATE DEFINER=`neon-user`@`localhost` PROCEDURE `prc_getAccountManager`(
IN `p_CompanyID` INT,
IN `p_CurrencyID` INT,
IN `p_StartDate` DATETIME,
IN `p_EndDate` DATETIME,
IN `p_UserID` VARCHAR(50),
IN `p_isAdmin` INT,
IN `p_ReportType` VARCHAR(50),
IN `p_lSortCol` VARCHAR(50),
IN `p_SortOrder` VARCHAR(5),
IN `p_isExport` INT
)
BEGIN
DECLARE v_Round_ int;
SET SESSION TRANSACTION ISOLATION LEVEL READ COMMITTED;
SELECT fnGetRoundingPoint(p_CompanyID) INTO v_Round_;
DROP TEMPORARY TABLE IF EXISTS tmp_tblUsageSummary_;
CREATE TEMPORARY TABLE IF NOT EXISTS tmp_tblUsageSummary_(
`DateID` BIGINT(20) NOT NULL,
`Date` DATE,
`CompanyID` INT(11) NOT NULL,
`AccountID` INT(11) NOT NULL,
`TotalCharges` DOUBLE NULL DEFAULT NULL,
`TotalCost` DOUBLE NULL DEFAULT NULL,
`AccountName` varchar(100),
`UserName` varchar(100),
INDEX `tblUsageSummary_dim_date` (`DateID`)
);
INSERT INTO tmp_tblUsageSummary_
SELECT
sh.DateID,
dd.date,
sh.CompanyID,
sh.AccountID,
us.TotalCharges,
us.TotalCost,
a.AccountName,
CONCAT(IFNULL(u.FirstName,''),' ',IFNULL(u.LastName,''))
FROM tblHeader sh
INNER JOIN tblUsageSummaryDay us
ON us.HeaderID = sh.HeaderID
INNER JOIN tblDimDate dd
ON dd.DateID = sh.DateID
INNER JOIN NeonRMDev.tblAccount a
ON sh.AccountID = a.AccountID
INNER JOIN NeonRMDev.tblUser u
ON a.Owner = u.UserID
WHERE dd.date BETWEEN p_StartDate AND p_EndDate
AND sh.CompanyID = p_CompanyID
AND (p_isAdmin = 1 OR (p_isAdmin= 0 AND FIND_IN_SET(a.Owner,p_UserID) > 0))
AND (p_CurrencyID = 0 OR a.CurrencyId = p_CurrencyID);
INSERT INTO tmp_tblUsageSummary_
SELECT
sh.DateID,
dd.date,
sh.CompanyID,
sh.AccountID,
us.TotalCharges,
us.TotalCost,
a.AccountName,
CONCAT(IFNULL(u.FirstName,''),' ',IFNULL(u.LastName,''))
FROM tblHeader sh
INNER JOIN tblUsageSummaryDayLive us
ON us.HeaderID = sh.HeaderID
INNER JOIN tblDimDate dd
ON dd.DateID = sh.DateID
INNER JOIN NeonRMDev.tblAccount a
ON sh.AccountID = a.AccountID
INNER JOIN NeonRMDev.tblUser u
ON a.Owner = u.UserID
WHERE dd.date BETWEEN p_StartDate AND p_EndDate
AND sh.CompanyID = p_CompanyID
AND (p_isAdmin = 1 OR (p_isAdmin= 0 AND FIND_IN_SET(a.Owner,p_UserID) > 0))
AND (p_CurrencyID = 0 OR a.CurrencyId = p_CurrencyID);
/* grid display*/
IF p_ReportType = 'Daily' AND p_isExport = 0
THEN
SELECT
UserName,
us.Date as TIMEVAL,
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) as TotalMargin,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, v_Round_) as MarginPercentage,
CONCAT(us.Date,' ## ',us.Date) as DATERANGE
FROM tmp_tblUsageSummary_ us
GROUP BY us.Date,us.UserName
ORDER BY
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameDESC') THEN UserName
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameASC') THEN UserName
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALDESC') THEN us.Date
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALASC') THEN us.Date
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostDESC') THEN COALESCE(SUM(TotalCharges),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostASC') THEN COALESCE(SUM(TotalCharges),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginDESC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginASC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageDESC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageASC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END ASC;
SELECT COUNT(*) AS totalcount,SUM(TotalMargin) AS TotalMargin,SUM(TotalCost) AS TotalCost
FROM (
SELECT
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) as TotalMargin
FROM tmp_tblUsageSummary_ us
GROUP BY us.Date,us.UserName
)tbl;
END IF;
IF p_ReportType = 'Weekly' AND p_isExport = 0
THEN
SELECT
UserName,
CONCAT(dd.year,'-',dd.week_of_year) as TIMEVAL,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) as TotalMargin,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) as MarginPercentage,
CONCAT(MIN(us.Date),' ## ',MAX(us.Date)) as DATERANGE
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.week_of_year,UserName
ORDER BY
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameDESC') THEN UserName
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameASC') THEN UserName
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALDESC') THEN CONCAT(dd.year,'-',dd.week_of_year)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALASC') THEN CONCAT(dd.year,'-',dd.week_of_year)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostDESC') THEN COALESCE(SUM(TotalCharges),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostASC') THEN COALESCE(SUM(TotalCharges),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginDESC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginASC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageDESC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageASC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END ASC;
SELECT COUNT(*) AS totalcount,SUM(TotalMargin) AS TotalMargin,SUM(TotalCost) AS TotalCost
FROM (
SELECT
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) as TotalMargin
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.week_of_year,UserName
)tbl;
END IF;
IF p_ReportType = 'Monthly' AND p_isExport = 0
THEN
SELECT
UserName,
CONCAT(dd.year,'-',dd.month_of_year) as TIMEVAL,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) as TotalMargin,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) as MarginPercentage,
CONCAT(MIN(us.Date),' ## ',MAX(us.Date)) as DATERANGE
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.month_of_year,UserName
ORDER BY
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameDESC') THEN UserName
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameASC') THEN UserName
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALDESC') THEN CONCAT(dd.year,'-',dd.month_of_year)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALASC') THEN CONCAT(dd.year,'-',dd.month_of_year)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostDESC') THEN COALESCE(SUM(TotalCharges),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostASC') THEN COALESCE(SUM(TotalCharges),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginDESC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginASC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageDESC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageASC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END ASC;
SELECT COUNT(*) AS totalcount,SUM(TotalMargin) AS TotalMargin,SUM(TotalCost) AS TotalCost
FROM (
SELECT
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) as TotalMargin
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.month_of_year,UserName
)tbl;
END IF;
IF p_ReportType = 'Yearly' AND p_isExport = 0
THEN
SELECT
UserName,
dd.year as TIMEVAL,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) as TotalMargin,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) as MarginPercentage,
CONCAT(MIN(us.Date),' ## ',MAX(us.Date)) as DATERANGE
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,UserName
ORDER BY
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameDESC') THEN UserName
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'UserNameASC') THEN UserName
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALDESC') THEN dd.year
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TIMEVALASC') THEN dd.year
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostDESC') THEN COALESCE(SUM(TotalCharges),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalCostASC') THEN COALESCE(SUM(TotalCharges),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginDESC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'TotalMarginASC') THEN COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)
END ASC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageDESC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END DESC,
CASE
WHEN (CONCAT(p_lSortCol,p_SortOrder) = 'MarginPercentageASC') THEN (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100
END ASC;
SELECT COUNT(*) AS totalcount,SUM(TotalMargin) AS TotalMargin,SUM(TotalCost) AS TotalCost
FROM (
SELECT
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) as TotalCost,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) as TotalMargin
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,UserName
)tbl;
END IF;
IF p_ReportType = 'Daily' AND p_isExport = 1
THEN
SELECT
UserName AS `User`,
us.Date AS `Period`,
ROUND(COALESCE(SUM(TotalCharges),0), v_Round_) AS `Revenue`,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), v_Round_) AS `Margin`,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, v_Round_) AS `Margin(%)`
FROM tmp_tblUsageSummary_ us
GROUP BY us.Date,us.UserName;
END IF;
IF p_ReportType = 'Weekly' AND p_isExport = 1
THEN
SELECT
UserName AS `User`,
CONCAT(dd.year,'-',dd.week_of_year) as `Period`,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as `Revenue`,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) AS `Margin`,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) AS `Margin(%)`
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.week_of_year,UserName;
END IF;
IF p_ReportType = 'Monthly' AND p_isExport = 1
THEN
SELECT
UserName AS `User`,
CONCAT(dd.year,'-',dd.month_of_year) as `Period`,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as `Revenue`,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) as `Margin`,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) AS `Margin(%)`
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,dd.month_of_year,UserName;
END IF;
IF p_ReportType = 'Yearly' AND p_isExport = 1
THEN
SELECT
UserName AS `User`,
CONCAT(dd.year) as `Period`,
ROUND(COALESCE(SUM(TotalCharges),0), 2) as `Revenue`,
ROUND(COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0), 2) as `Margin`,
ROUND( (COALESCE(SUM(TotalCharges),0) - COALESCE(SUM(TotalCost),0)) / SUM(TotalCharges)*100, 2) AS `Margin(%)`
FROM tmp_tblUsageSummary_ us
INNER JOIN tblDimDate dd ON dd.DateID = us.DateID
GROUP BY dd.year,UserName;
END IF;
SET SESSION TRANSACTION ISOLATION LEVEL REPEATABLE READ;
END |
-- phpMyAdmin SQL Dump
-- version 4.3.11
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Aug 02, 2017 at 06:50 AM
-- Server version: 5.6.24
-- PHP Version: 5.6.8
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `riverviewcs`
--
-- --------------------------------------------------------
--
-- Table structure for table `articles`
--
CREATE TABLE IF NOT EXISTS `articles` (
`id` int(10) unsigned NOT NULL,
`author_id` int(10) unsigned NOT NULL,
`title` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`url` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`content` text COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB AUTO_INCREMENT=6 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `articles`
--
INSERT INTO `articles` (`id`, `author_id`, `title`, `url`, `content`, `created_at`, `updated_at`) VALUES
(1, 1, 'title 1', '/article/1', 'wde eer e erwerr er errwecvdf fgg sdsd', '2017-08-02 02:52:19', NULL),
(2, 2, 'testing new title', '"/article/1"', '"testting new content"', '2017-08-01 18:30:00', '2017-08-01 13:15:22');
-- --------------------------------------------------------
--
-- Table structure for table `authors`
--
CREATE TABLE IF NOT EXISTS `authors` (
`id` int(10) unsigned NOT NULL,
`name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `authors`
--
INSERT INTO `authors` (`id`, `name`, `created_at`, `updated_at`) VALUES
(1, 'desh', '2017-08-01 00:46:16', '2017-08-01 05:57:29'),
(2, 'dilshan', '2017-08-01 02:54:00', '2017-08-01 09:04:37'),
(3, 'deshdil', '2017-08-01 09:24:11', '2017-08-01 09:24:11');
-- --------------------------------------------------------
--
-- Table structure for table `migrations`
--
CREATE TABLE IF NOT EXISTS `migrations` (
`id` int(10) unsigned NOT NULL,
`migration` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`batch` int(11) NOT NULL
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Dumping data for table `migrations`
--
INSERT INTO `migrations` (`id`, `migration`, `batch`) VALUES
(1, '2014_10_12_000000_create_users_table', 1),
(2, '2014_10_12_100000_create_password_resets_table', 1),
(3, '2017_08_01_075034_create_authors_table', 1),
(4, '2017_08_01_075133_create_articles_table', 1);
-- --------------------------------------------------------
--
-- Table structure for table `password_resets`
--
CREATE TABLE IF NOT EXISTS `password_resets` (
`email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`token` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`created_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
-- --------------------------------------------------------
--
-- Table structure for table `users`
--
CREATE TABLE IF NOT EXISTS `users` (
`id` int(10) unsigned NOT NULL,
`name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`email` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`password` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
`remember_token` varchar(100) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`created_at` timestamp NULL DEFAULT NULL,
`updated_at` timestamp NULL DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
--
-- Indexes for dumped tables
--
--
-- Indexes for table `articles`
--
ALTER TABLE `articles`
ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `articles_url_unique` (`url`), ADD KEY `articles_author_id_foreign` (`author_id`);
--
-- Indexes for table `authors`
--
ALTER TABLE `authors`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `migrations`
--
ALTER TABLE `migrations`
ADD PRIMARY KEY (`id`);
--
-- Indexes for table `password_resets`
--
ALTER TABLE `password_resets`
ADD KEY `password_resets_email_index` (`email`);
--
-- Indexes for table `users`
--
ALTER TABLE `users`
ADD PRIMARY KEY (`id`), ADD UNIQUE KEY `users_email_unique` (`email`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `articles`
--
ALTER TABLE `articles`
MODIFY `id` int(10) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=6;
--
-- AUTO_INCREMENT for table `authors`
--
ALTER TABLE `authors`
MODIFY `id` int(10) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=4;
--
-- AUTO_INCREMENT for table `migrations`
--
ALTER TABLE `migrations`
MODIFY `id` int(10) unsigned NOT NULL AUTO_INCREMENT,AUTO_INCREMENT=5;
--
-- AUTO_INCREMENT for table `users`
--
ALTER TABLE `users`
MODIFY `id` int(10) unsigned NOT NULL AUTO_INCREMENT;
--
-- Constraints for dumped tables
--
--
-- Constraints for table `articles`
--
ALTER TABLE `articles`
ADD CONSTRAINT `articles_author_id_foreign` FOREIGN KEY (`author_id`) REFERENCES `authors` (`id`) ON DELETE CASCADE;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
-- MySQL dump 10.13 Distrib 5.5.57, for debian-linux-gnu (x86_64)
--
-- Host: db658689442.db.1and1.com Database: db658689442
-- ------------------------------------------------------
-- Server version 5.5.57-0+deb7u1-log
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `approve_data`
--
DROP TABLE IF EXISTS `approve_data`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `approve_data` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`item_type` varchar(255) NOT NULL,
`short_item_desc` varchar(400) NOT NULL,
`status` varchar(255) NOT NULL DEFAULT 'pending',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=44 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `approve_data`
--
LOCK TABLES `approve_data` WRITE;
/*!40000 ALTER TABLE `approve_data` DISABLE KEYS */;
INSERT INTO `approve_data` VALUES (42,'<EMAIL>','Infra supply','I want 10 pc intel','pending'),(43,'<EMAIL>','Infra supply','item smps','rejected');
/*!40000 ALTER TABLE `approve_data` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `contact_us`
--
DROP TABLE IF EXISTS `contact_us`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `contact_us` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE latin1_general_ci NOT NULL,
`email` varchar(200) COLLATE latin1_general_ci NOT NULL,
`subject` varchar(200) COLLATE latin1_general_ci NOT NULL,
`message` varchar(1000) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=11 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `contact_us`
--
LOCK TABLES `contact_us` WRITE;
/*!40000 ALTER TABLE `contact_us` DISABLE KEYS */;
INSERT INTO `contact_us` VALUES (1,'mohit','<EMAIL>','','please help me on php query'),(2,'Udit','<EMAIL>','','hello sir really adore you, want to follow you and buy your video content, please share link link as soon as possible'),(3,'Diljit','<EMAIL>','i am your fan','please provide link to social media'),(4,'Kunal','<EMAIL>','want to meet','Hello sir want to meet you'),(5,'Ronak','<EMAIL>','want to meet','want to meet now....'),(6,'Ronak','<EMAIL>','want to meet','want to meet'),(7,'Ronak','<EMAIL>','want to meet','want to meet'),(8,'Monak','<EMAIL>','Monak','Monak html body'),(9,'Johit','<EMAIL>','subject query','body query'),(10,'Hohit','<EMAIL>','hohit subject','hohit body');
/*!40000 ALTER TABLE `contact_us` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `credentials`
--
DROP TABLE IF EXISTS `credentials`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `credentials` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`fname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`surname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`email` varchar(200) COLLATE latin1_general_ci NOT NULL,
`username` varchar(200) COLLATE latin1_general_ci NOT NULL,
`password` varchar(200) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `credentials`
--
LOCK TABLES `credentials` WRITE;
/*!40000 ALTER TABLE `credentials` DISABLE KEYS */;
INSERT INTO `credentials` VALUES (1,'Angad','Singh','<EMAIL>','admin','admin'),(2,'Barnypok','Barnypok','','Barnypok','');
/*!40000 ALTER TABLE `credentials` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `credentials_item`
--
DROP TABLE IF EXISTS `credentials_item`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `credentials_item` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`fname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`surname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`email` varchar(200) COLLATE latin1_general_ci NOT NULL,
`user_name` varchar(200) COLLATE latin1_general_ci NOT NULL,
`password` varchar(200) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `credentials_item`
--
LOCK TABLES `credentials_item` WRITE;
/*!40000 ALTER TABLE `credentials_item` DISABLE KEYS */;
INSERT INTO `credentials_item` VALUES (1,'Angad','Singh','a-<EMAIL>\n','angad','tech33'),(2,'Parikshit','Vasudev','<EMAIL>','parikshit','tech55'),(3,'Parmod','Mor','<EMAIL>','parmod','tech56');
/*!40000 ALTER TABLE `credentials_item` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `credentials_t`
--
DROP TABLE IF EXISTS `credentials_t`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `credentials_t` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`fname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`lname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`email` varchar(200) COLLATE latin1_general_ci NOT NULL,
`username` varchar(200) COLLATE latin1_general_ci NOT NULL,
`password` varchar(200) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `credentials_t`
--
LOCK TABLES `credentials_t` WRITE;
/*!40000 ALTER TABLE `credentials_t` DISABLE KEYS */;
INSERT INTO `credentials_t` VALUES (1,'pankaj','singh','<EMAIL>','p<PASSWORD>','mobile');
/*!40000 ALTER TABLE `credentials_t` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `messages`
--
DROP TABLE IF EXISTS `messages`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `messages` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`snt` varchar(255) NOT NULL,
`rnt` varchar(255) NOT NULL,
`mnt` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `messages`
--
LOCK TABLES `messages` WRITE;
/*!40000 ALTER TABLE `messages` DISABLE KEYS */;
INSERT INTO `messages` VALUES (4,'<EMAIL>','<EMAIL>','Hi John,');
/*!40000 ALTER TABLE `messages` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `messages_item`
--
DROP TABLE IF EXISTS `messages_item`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `messages_item` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`snt` varchar(255) NOT NULL,
`rnt` varchar(255) NOT NULL,
`mnt` varchar(255) NOT NULL,
`status` enum('0','1','2') NOT NULL DEFAULT '0',
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=59 DEFAULT CHARSET=latin1 ROW_FORMAT=COMPACT;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `messages_item`
--
LOCK TABLES `messages_item` WRITE;
/*!40000 ALTER TABLE `messages_item` DISABLE KEYS */;
INSERT INTO `messages_item` VALUES (51,'<EMAIL>','<EMAIL>','I want 10 pc intel','1'),(52,'<EMAIL>','<EMAIL>','I want 10 pc intel','1'),(53,'<EMAIL>','<EMAIL>','I want 10 pc intel','0'),(54,'','','','0'),(55,'<EMAIL>','<EMAIL>','item smps','1'),(56,'<EMAIL>','<EMAIL>','item smps','1'),(57,'<EMAIL>','<EMAIL>','item smps','1'),(58,'<EMAIL>','<EMAIL>','item smps','2');
/*!40000 ALTER TABLE `messages_item` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `posts`
--
DROP TABLE IF EXISTS `posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `posts` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`post_title` varchar(300) COLLATE latin1_general_ci NOT NULL,
`post_date` date NOT NULL,
`post_author` varchar(200) COLLATE latin1_general_ci NOT NULL,
`post_image` varchar(200) COLLATE latin1_general_ci NOT NULL,
`post_content` varchar(1000) COLLATE latin1_general_ci NOT NULL,
`like` int(255) NOT NULL,
`dike` int(255) NOT NULL,
`like_status` int(1) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=7 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `posts`
--
LOCK TABLES `posts` WRITE;
/*!40000 ALTER TABLE `posts` DISABLE KEYS */;
INSERT INTO `posts` VALUES (1,'pomegranate juice is gem of juices','2017-05-17','<NAME>','pome.jpg','If you are feeling low or high, pomegranate juice is the best to play inning till your old times, it gives natural energy which almost now it gone in the market,so practice this practise to live better life.',9,1,0),(2,'Apple bins iPad Air 2 in favour of cheap 9.7in \'iPad\' with A9 internals','2017-05-18','Mohit','ipad.png','Apple\'s new iPad, as you\'d expect, will ship running iOS 10, and also features a baked-in Touch ID sensor, a dual 8MP and 1.2MP camera set-up, Bluetooth 4.2 and a 10-hour battery life.\n\n\n\"iPad is the world\'s most popular tablet. Customers love the large, 9.7in display for everything from watching TV and movies, to surfing the web, making FaceTime calls, and enjoying photos, and now it is even more affordable,\" said <NAME>, Apple\'s senior vice president of Worldwide Marketing.',12,0,0),(3,'SpiderMan: Homecoming New Movie','2017-08-15','Angad','spiderman_homecoming.png','Brief - <NAME>, with the help of his mentor <NAME>, tries to balance his life as an ordinary high school student in New York City while fighting crime as his superhero alter ego Spider-Man when a new threat emerges.',2,0,0),(4,'Program to print Factorial of any number','2017-08-21','Angad','factorial.PNG','<pre>\n$num=3;\n $fact=1;\n for($i=1;$i<=$num;$i++)\n {\n $fact = $fact*$i;\n }\n echo $fact;\n</pre>',1,0,0),(5,'Program in PHP to print Fibonacci series . 0, 1, 1, 2, 3, 5, 8, 13, 21, 34,55 ,89','2017-08-21','Angad','fibonacci.PNG','<pre>\nclass Test extends CI_Controller\n{\n function __construct()\n {\n parent::__construct();\n }\n function index()\n {\n $first=0;\n $second=1;\n echo $first.\" ,\".$second.\" ,\";\n for($i=1;$i<=10;$i++)\n {\n $third = $first + $second;\n echo $third.\" ,\";\n $first =$second;\n $second =$third;\n }\n }\n}\n</pre>',0,0,0),(6,'Get Hired Soon for PHP Developer','2017-08-23','Angad','the-php-practitioner.jpg','A PHP developer is responsible for writing server-side web application logic. PHP developers usually develop back-end components, connect the application with the other (often third-party) web services, and support the front-end developers by integrating their work with the application. They are also often required to develop and integrate plugins for certain popular frameworks.\r\n\r\nNow days for all kind of developer programming logics are asked in the interview that you used learn when you were learning C program, So do learn C programs with all real world logic that you can covert in programming, you will surely hired soon , just 1 general apti,1 programming apti, 1 technical round with all programming logic programs and you are hired! Good luck for your next interview ! do prepare now! ',1,0,0);
/*!40000 ALTER TABLE `posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `products`
--
DROP TABLE IF EXISTS `products`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `products` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`pname` varchar(200) COLLATE latin1_general_ci NOT NULL,
`pdate` date NOT NULL,
`pimage` varchar(200) COLLATE latin1_general_ci NOT NULL,
`pcost` varchar(200) COLLATE latin1_general_ci NOT NULL,
`pdesc` varchar(1000) COLLATE latin1_general_ci NOT NULL,
`poffer` varchar(200) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `products`
--
LOCK TABLES `products` WRITE;
/*!40000 ALTER TABLE `products` DISABLE KEYS */;
INSERT INTO `products` VALUES (1,'Sholay 2 headed Coin','2017-05-18','sholay2.jpg','XXXXXX','Sholay - 5 rupee Coin two headed, very rare, (for booking mail us- <EMAIL> ),','negotiable'),(2,'Mughal Coin','2017-05-20','coin2.jpg','XXXXXX','Mughal antique coin, very rare ( for booking email - <EMAIL> )','negotiable'),(3,'Apple Charger','2017-05-25','20170525_113218.jpg','300','Apple Charger, one month old - in a good condition','fixed price');
/*!40000 ALTER TABLE `products` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `profile`
--
DROP TABLE IF EXISTS `profile`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `profile` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE latin1_general_ci NOT NULL,
`mob` varchar(200) COLLATE latin1_general_ci NOT NULL,
`city` varchar(200) COLLATE latin1_general_ci NOT NULL,
`address` varchar(300) COLLATE latin1_general_ci NOT NULL,
`image` varchar(200) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=20 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `profile`
--
LOCK TABLES `profile` WRITE;
/*!40000 ALTER TABLE `profile` DISABLE KEYS */;
INSERT INTO `profile` VALUES (11,'<NAME>','666','amritsar','amritsar','Screenshot (3).png'),(16,'Rahul','666','amritsar','hariparvat,amritsar',''),(17,'pankaj','666','delhi','delhi',''),(18,'pankaj','444','delhi','d','');
/*!40000 ALTER TABLE `profile` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `register`
--
DROP TABLE IF EXISTS `register`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `register` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(255) NOT NULL,
`email` varchar(255) NOT NULL,
`username` varchar(255) NOT NULL,
`password` varchar(255) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `register`
--
LOCK TABLES `register` WRITE;
/*!40000 ALTER TABLE `register` DISABLE KEYS */;
INSERT INTO `register` VALUES (1,'admin_user','<EMAIL>','admin','admin'),(2,'user','<EMAIL>','user','user');
/*!40000 ALTER TABLE `register` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `register_item`
--
DROP TABLE IF EXISTS `register_item`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `register_item` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`name` varchar(255) COLLATE latin1_general_ci NOT NULL,
`email` varchar(255) COLLATE latin1_general_ci NOT NULL,
`username` varchar(255) COLLATE latin1_general_ci NOT NULL,
`password` varchar(255) COLLATE latin1_general_ci NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `register_item`
--
LOCK TABLES `register_item` WRITE;
/*!40000 ALTER TABLE `register_item` DISABLE KEYS */;
INSERT INTO `register_item` VALUES (1,'angad','<EMAIL>','mrangad','pass'),(12,'mg4','<EMAIL>','mg4','aa'),(11,'mg3','<EMAIL>','mg3','aa'),(10,'mg2','<EMAIL>','mg2','aa'),(9,'mg1','<EMAIL>','mg1','aa');
/*!40000 ALTER TABLE `register_item` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `req_items`
--
DROP TABLE IF EXISTS `req_items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `req_items` (
`id` int(10) NOT NULL AUTO_INCREMENT,
`function` varchar(200) NOT NULL,
`req_date` date NOT NULL,
`circle` varchar(200) NOT NULL,
`email` varchar(200) NOT NULL,
`mob` varchar(200) NOT NULL,
`reason` varchar(200) NOT NULL,
`specdoc1` varchar(200) NOT NULL,
`specdoc2` varchar(200) NOT NULL,
`makedoc` varchar(200) NOT NULL,
`requirement_for` varchar(200) NOT NULL,
`short_desc` varchar(1000) NOT NULL,
`long_desc` varchar(2000) NOT NULL,
`itemhead` varchar(200) NOT NULL,
`puom` varchar(200) NOT NULL,
`suom` varchar(200) NOT NULL,
`make` varchar(200) NOT NULL,
`capex_opex` varchar(200) NOT NULL,
`cir_appr_1` text NOT NULL,
`cir_appr_2` text NOT NULL,
`cir_appr_3` text NOT NULL,
`cir_appr_4` text NOT NULL,
`cir_appr_5` text NOT NULL,
`cir_appr_6` text NOT NULL,
`corp_appr_1` text NOT NULL,
`corp_appr_2` text NOT NULL,
`corp_appr_3` text NOT NULL,
`corp_appr_4` text NOT NULL,
`corp_appr_5` text NOT NULL,
`corp_appr_6` text NOT NULL,
`lot_no` text NOT NULL,
`lot_sent_date` text NOT NULL,
`item_status` text NOT NULL,
`remarks_user` varchar(200) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=latin1;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `req_items`
--
LOCK TABLES `req_items` WRITE;
/*!40000 ALTER TABLE `req_items` DISABLE KEYS */;
INSERT INTO `req_items` VALUES (1,'Technology','2017-05-23','<NAME>','<EMAIL>','8688622424','required modified product of previous po','INPSP Request Form for UNICAM with single drum & two struts.pdf','PO_90_11030000022_0_US.pdf','','Deployment','Tower,RTM - Flanged with Camouflague with single drum & two struts,12M,180 Kmph,Version 1.0','Tower,RTM - Flanged with Camouflague with single drum & two struts,12M,180 Kmph,Version 1.0','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','','','','ref PO item Code- 14-931750-0-01-ZZ-ZZ-000,Tower,RTM - Flanged with Camouflague,12M,180 Kmph,Version 1.0'),(2,'Deployment','2017-05-23','Maharashtra & Goa','<EMAIL>','9765555678','new product','RE Additional Item Code for 96F Fiber Cable MG Fiber Project.pdf','','','Deployment','Fiber Cable,96 F SM Multi Tube Single Jacket Duct Lite Optical; with Reinforced Fiber Plastic (RFP) Cord','Fiber Cable,96 F SM Multi Tube Single Jacket Duct Lite Optical; with Reinforced Fiber Plastic (RFP) Cord','Infra Supply','Meter','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 48','2017-05-25','pending with SCM',''),(3,'Deployment','2017-05-23','Maharashtra & Goa','<EMAIL>','9765555678','new product','RE Additional Item Code for 96F Fiber Cable MG Fiber Project.pdf','','','Deployment','Project management charges for fiber cable laying','Project management charges for fiber cable laying','INFRA SERVICES','Meter','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 48','2017-05-25','pending with SCM',''),(4,'Supply Chain Management','2017-05-23','Corporate','<EMAIL>','9910195559','req scrap item for inventory items','RE Item Master working Post Go-Live _Ver35.0_25042017_Lot4445.pdf','','','Deployment','Battery Cell for Battery Bank,Scrap In Kg','Battery Cell for Battery Bank,Scrap In Kg','Infra Supply','Each','Kilogram','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(5,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','BOM_MONOPOLE_24M_MONOPOLE FOR SPECIAL SITES.PDF','STRUCTURE DRAWING _24M_MONOPOLE FOR SPECIAL SITES.PDF','','Deployment','Tower,GBM - Flanged w/o Camouflague,24M,180 Kmph, Intermediate Truncations,Version 1.0, Weight 6985 Kg','Tower,GBM - Flanged w/o Camouflague,24M,180 Kmph, Intermediate Truncations,Version 1.0, Weight 6985 Kg','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(6,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','DGN_RPT_STUB_FOR_30M_HIGH_MONOPOLE.PDF','DRG_30M_MNPL_PLATFORM_3170-Model.pdf','DWG_RPT_30M_MNPL_VER_2_R2.pdf','Deployment','Tower,GBM - Flanged stub monopole section (750mm Height), Version 1.0, Weight 1514 Kg','Tower,GBM - Flanged stub monopole section (750mm Height), Version 1.0, Weight 1514 Kg','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(7,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','STUB_DRAWING.PDF','','','Deployment','Supply of Silicon sealant, make Fosroc/sikka/BASF','Supply of Silicon sealant, make Fosroc/sikka/BASF','Infra Supply','Litre','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(8,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','','','','Deployment','Supply of EPDM gasket for sealing gaps between monopole and sloped profiled MS sheet, material door & access door as per Indus Standard drawings & details for underground equipment housing structure.','Supply of EPDM gasket for sealing gaps between monopole and sloped profiled MS sheet, material door & access door as per Indus Standard drawings & details for underground equipment housing structure.','Infra Supply','Meter','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(9,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','','','','Deployment','Supply of MS profiled cold rolled closed annealed steel (CRCA) for material handling door as per Indus Standard drawings & details for underground equipment housing structure.','Supply of MS profiled cold rolled closed annealed steel (CRCA) for material handling door as per Indus Standard drawings & details for underground equipment housing structure.','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(10,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','','','','Deployment','Supply of MS profiled cold rolled closed annealed steel (CRCA) for manual access door as per Indus Standard drawings & details for underground equipment housing structure.','Supply of MS profiled cold rolled closed annealed steel (CRCA) for manual access door as per Indus Standard drawings & details for underground equipment housing structure.','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(11,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','','','','Deployment','Supply of MS profiled cold rolled close annealed steel (CRCA) for monopole opening closure as per Indus Standard drawings & details for underground equipment housing structure.','Supply of MS profiled cold rolled close annealed steel (CRCA) for monopole opening closure as per Indus Standard drawings & details for underground equipment housing structure.','Infra Supply','Each','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(12,'Technology','2017-05-23','Corporate','<EMAIL>','9971755331','new product,required at site','','','','Deployment','Supply & Installation of waterproofing chemical for foundation, retaining wall & slab by Dr. Fixit or equivalent make, high performance polymer modified cementitious membrane.','Supply & Installation of waterproofing chemical for foundation, retaining wall & slab by Dr. Fixit or equivalent make, high performance polymer modified cementitious membrane.','Infra Supply','Sq. Feet','NA','Not required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(13,'Deployment','2017-05-25','Maharashtra & Goa','<EMAIL>','9765555678','new product,req at site','','','','Deployment','Supply & Installation of 24F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','Supply & Installation of 24F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','INFRA SERVICES','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 48','2017-05-25','pending with SCM',''),(14,'Deployment','2017-05-25','Maharashtra & Goa','<EMAIL>','9765555678','new product,req at site','','','','Deployment','Supply & Installation of 48F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','Supply & Installation of 48F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','INFRA SERVICES','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 48','2017-05-25','pending with SCM',''),(15,'Deployment','2017-05-25','Maharashtra & Goa','<EMAIL>','9765555678','new product,req at site','','','','Deployment','Supply & Installation of 96F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','Supply & Installation of 96F FMS (Fiber Management System) as per Indus specification and termination of Fiber at site','INFRA SERVICES','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 48','2017-05-25','pending with SCM',''),(16,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','Technical Specifications for IBS DAS Equipment For LTE & LTE-A Ready Site Design.pdf','RE Item Codes for New IBS Specs.pdf','','Deployment','Omni Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR:<=1:5','Omni Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR:<=1:5','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(17,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Panel Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR:<=1.5','Panel Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR:<=1.5','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(18,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Omni MIMO Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR: <= 1.8','Omni MIMO Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR: <= 1.8','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(19,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Panel MIMO Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR: <= 1.8','Panel MIMO Antenna, 698-2700 MHz, PIM: -140dBc (2X33 dBm), 50W, N(F) Connector, Radiating Material:- CU, VSWR: <= 1.8','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(20,'Technology','2017-05-25','Corporate','<EMAIL>ustowers.com','9650610011','new product,req at site','','','','Deployment','2 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','2 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(21,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','3 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','3 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(22,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','4 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','4 way Splitter, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(23,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','5dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','5dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(24,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','6dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','6dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(25,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','7dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(26,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','10dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','10dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(27,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','12dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','12dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(28,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','10dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','10dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(29,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','12dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','12dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(30,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','15dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','15dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(31,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','20dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','20dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(32,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','30dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','30dB Coupler, 698-2700 MHz, PIM: -150 dBc (2X43 dBm), 100W/Port, N(F) Connector, Inner Conductor: CU, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(33,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Diplexer ( 698-960 MHz & 1710-1880 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Diplexer ( 698-960 MHz & 1710-1880 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(34,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Diplexer (1710-1880 MHz & 1920-2170 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Diplexer (1710-1880 MHz & 1920-2170 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(35,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Diplexer (698-960 MHz & 1920-2170 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Diplexer (698-960 MHz & 1920-2170 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(36,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Diplexer (698-2170 MHz & 2300-2700 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 80dB, VSWR: <= 1.3','Diplexer (698-2170 MHz & 2300-2700 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 80dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(37,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (900-1800-2100 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (900-1800-2100 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(38,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (1800-2100-2300 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (1800-2100-2300 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(39,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (900-2100-2300 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (900-2100-2300 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(40,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (900-1800-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (900-1800-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(41,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (1800-2100-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (1800-2100-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(42,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (900-2100-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (900-2100-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(43,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (900-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (900-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(44,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (1800-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (1800-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(45,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Triplexer (2100-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Triplexer (2100-2300-2500 MHz), PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(46,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Dummy Load, DC-3000 MHz, PIM: 160 dBc (2X43 dBm), 100W, Din(M) Connector, VSWR: <= 1.1','Dummy Load, DC-3000 MHz, PIM: 160 dBc (2X43 dBm), 100W, Din(M) Connector, VSWR: <= 1.1','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(47,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Combiner,2:2, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Combiner,2:2, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(48,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Combiner,3:3, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Combiner,3:3, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(49,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','Combiner,4:4, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Combiner,4:4, 698-2700 MHz, PIM: -160 dBc (2X43 dBm), 100W/Port, Din(F) Connector, Isolation: >= 40dB, VSWR: <= 1.3','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(50,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1/2\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(51,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1/2\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(52,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1/2\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(53,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1/2\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(54,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" N(M) Right Angel Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1/2\" N(M) Right Angel Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(55,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7/8\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','7/8\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(56,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7/8\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','7/8\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(57,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7/8\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','7/8\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(58,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7/8\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','7/8\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(59,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1-5/8\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1-5/8\" N(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(60,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1-5/8\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1-5/8\" N(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(61,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1-5/8\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1-5/8\" Din(M) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(62,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1-5/8\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','1-5/8\" Din(F) Connector, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Inner Conductor- Copper-Silver Plated, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(63,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(64,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(65,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(F) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(F) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(66,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - Din(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - Din(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(67,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(68,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(69,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(70,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(71,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - Din(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - Din(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(72,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(73,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(74,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(75,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(M) - N(F), 5m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(M) - N(F), 5m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(76,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper N(F) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper N(F) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(77,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - Din(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - Din(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(78,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(79,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" Super Flex Jumper Din(M) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/2\" Super Flex Jumper Din(M) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(80,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(81,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(82,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(F) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(F) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(83,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - Din(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - Din(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(84,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(M), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(85,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(F), 1m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(86,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(87,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(F), 3m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(F), 3m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(88,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(F) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(F) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(89,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - Din(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - Din(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(90,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(M), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(91,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(F), 3m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(92,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(93,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(M) - N(F), 5m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(M) - N(F), 5m., DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(94,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper N(F) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper N(F) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(95,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - Din(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - Din(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(96,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(M), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(97,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/4\" Super Flex Jumper Din(M) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','1/4\" Super Flex Jumper Din(M) - N(F), 5m, DC-3000 MHz, PIM: -160 dBc (2X43 dBm), 500W @ 2GHz, Connector Contact- Copper with silver coating, Durability: 500 Cycles','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(98,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1/2\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 80 (single bend), 125 (repeated bend 15 times)','1/2\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 80 (single bend), 125 (repeated bend 15 times)','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(99,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','7/8\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 160 (single bend), 285 (repeated bend 15 times)','7/8\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 160 (single bend), 285 (repeated bend 15 times)','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM',''),(100,'Technology','2017-05-25','Corporate','<EMAIL>','9650610011','new product,req at site','','','','Deployment','1-5/8\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 300nm (single bend), 510nm (repeated bend 15 times)','1-5/8\" RF Feeder Cable, DC-3000 MHz, Fire Retardant LSZH, Inner/Outer Conductor Type:- Copper, Min Bending Radius: 300nm (single bend), 510nm (repeated bend 15 times)','Infra Supply','Each','NA','Not Required','capex required','','','','','','','','','','','','','Lot No- 49','2017-05-26','pending with SCM','');
/*!40000 ALTER TABLE `req_items` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_commentmeta`
--
DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `comment_id` (`comment_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_commentmeta`
--
LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_comments`
--
DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
`comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT '0',
`comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
`comment_karma` int(11) NOT NULL DEFAULT '0',
`comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
`comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`comment_ID`),
KEY `comment_post_ID` (`comment_post_ID`),
KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
KEY `comment_date_gmt` (`comment_date_gmt`),
KEY `comment_parent` (`comment_parent`),
KEY `comment_author_email` (`comment_author_email`(10)),
KEY `woo_idx_comment_type` (`comment_type`)
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_comments`
--
LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','<EMAIL>','https://wordpress.org/','','2017-08-26 15:23:38','2017-08-26 15:23:38','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://gravatar.com\">Gravatar</a>.',0,'1','','',0,0),(2,1,'angad','<EMAIL>','','192.168.127.12','2017-08-28 07:10:30','2017-08-28 07:10:30','Very Nice site',0,'1','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36','',0,0),(3,11,'mrangad007','<EMAIL>','','','2017-08-28 07:57:35','2017-08-28 07:57:35','Order status changed from Pending payment to Completed.',0,'post-trashed','WooCommerce','order_note',0,0),(4,12,'WooCommerce','<EMAIL>','','','2017-08-28 08:00:37','2017-08-28 08:00:37','Payment to be made upon delivery. Order status changed from Pending payment to Processing.',0,'1','WooCommerce','order_note',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_links`
--
DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
`link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
`link_owner` bigint(20) unsigned NOT NULL DEFAULT '1',
`link_rating` int(11) NOT NULL DEFAULT '0',
`link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
`link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`link_id`),
KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_links`
--
LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_options`
--
DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
`option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
PRIMARY KEY (`option_id`),
UNIQUE KEY `option_name` (`option_name`)
) ENGINE=MyISAM AUTO_INCREMENT=832 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_options`
--
LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','http://www.ceezak.com/new_home','yes'),(2,'home','http://www.ceezak.com/new_home','yes'),(3,'blogname','Ceezak Software Shop','yes'),(4,'blogdescription','free project shop for you','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','<EMAIL>','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','<EMAIL>','yes'),(16,'mailserver_pass','password','<PASSWORD>'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','F j, Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%year%/%monthnum%/%day%/%postname%/','yes'),(29,'rewrite_rules','a:157:{s:24:\"^wc-auth/v([1]{1})/(.*)?\";s:63:\"index.php?wc-auth-version=$matches[1]&wc-auth-route=$matches[2]\";s:22:\"^wc-api/v([1-3]{1})/?$\";s:51:\"index.php?wc-api-version=$matches[1]&wc-api-route=/\";s:24:\"^wc-api/v([1-3]{1})(.*)?\";s:61:\"index.php?wc-api-version=$matches[1]&wc-api-route=$matches[2]\";s:7:\"shop/?$\";s:27:\"index.php?post_type=product\";s:37:\"shop/feed/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:32:\"shop/(feed|rdf|rss|rss2|atom)/?$\";s:44:\"index.php?post_type=product&feed=$matches[1]\";s:24:\"shop/page/([0-9]{1,})/?$\";s:45:\"index.php?post_type=product&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:32:\"category/(.+?)/wc-api(/(.*))?/?$\";s:54:\"index.php?category_name=$matches[1]&wc-api=$matches[3]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:29:\"tag/([^/]+)/wc-api(/(.*))?/?$\";s:44:\"index.php?tag=$matches[1]&wc-api=$matches[3]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:55:\"product-category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:50:\"product-category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_cat=$matches[1]&feed=$matches[2]\";s:31:\"product-category/(.+?)/embed/?$\";s:44:\"index.php?product_cat=$matches[1]&embed=true\";s:43:\"product-category/(.+?)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_cat=$matches[1]&paged=$matches[2]\";s:25:\"product-category/(.+?)/?$\";s:33:\"index.php?product_cat=$matches[1]\";s:52:\"product-tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:47:\"product-tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?product_tag=$matches[1]&feed=$matches[2]\";s:28:\"product-tag/([^/]+)/embed/?$\";s:44:\"index.php?product_tag=$matches[1]&embed=true\";s:40:\"product-tag/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?product_tag=$matches[1]&paged=$matches[2]\";s:22:\"product-tag/([^/]+)/?$\";s:33:\"index.php?product_tag=$matches[1]\";s:35:\"product/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"product/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"product/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"product/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"product/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:24:\"product/([^/]+)/embed/?$\";s:40:\"index.php?product=$matches[1]&embed=true\";s:28:\"product/([^/]+)/trackback/?$\";s:34:\"index.php?product=$matches[1]&tb=1\";s:48:\"product/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:43:\"product/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?product=$matches[1]&feed=$matches[2]\";s:36:\"product/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&paged=$matches[2]\";s:43:\"product/([^/]+)/comment-page-([0-9]{1,})/?$\";s:47:\"index.php?product=$matches[1]&cpage=$matches[2]\";s:33:\"product/([^/]+)/wc-api(/(.*))?/?$\";s:48:\"index.php?product=$matches[1]&wc-api=$matches[3]\";s:39:\"product/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:50:\"product/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:32:\"product/([^/]+)(?:/([0-9]+))?/?$\";s:46:\"index.php?product=$matches[1]&page=$matches[2]\";s:24:\"product/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:34:\"product/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:54:\"product/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:49:\"product/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:30:\"product/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:38:\"index.php?&page_id=6&cpage=$matches[1]\";s:17:\"wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:26:\"comments/wc-api(/(.*))?/?$\";s:29:\"index.php?&wc-api=$matches[2]\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:29:\"search/(.+)/wc-api(/(.*))?/?$\";s:42:\"index.php?s=$matches[1]&wc-api=$matches[3]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:32:\"author/([^/]+)/wc-api(/(.*))?/?$\";s:52:\"index.php?author_name=$matches[1]&wc-api=$matches[3]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:54:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:82:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&wc-api=$matches[5]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:41:\"([0-9]{4})/([0-9]{1,2})/wc-api(/(.*))?/?$\";s:66:\"index.php?year=$matches[1]&monthnum=$matches[2]&wc-api=$matches[4]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:28:\"([0-9]{4})/wc-api(/(.*))?/?$\";s:45:\"index.php?year=$matches[1]&wc-api=$matches[3]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:62:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/wc-api(/(.*))?/?$\";s:99:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&wc-api=$matches[6]\";s:62:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:73:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:25:\"(.?.+?)/wc-api(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&wc-api=$matches[3]\";s:28:\"(.?.+?)/order-pay(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&order-pay=$matches[3]\";s:33:\"(.?.+?)/order-received(/(.*))?/?$\";s:57:\"index.php?pagename=$matches[1]&order-received=$matches[3]\";s:25:\"(.?.+?)/orders(/(.*))?/?$\";s:49:\"index.php?pagename=$matches[1]&orders=$matches[3]\";s:29:\"(.?.+?)/view-order(/(.*))?/?$\";s:53:\"index.php?pagename=$matches[1]&view-order=$matches[3]\";s:28:\"(.?.+?)/downloads(/(.*))?/?$\";s:52:\"index.php?pagename=$matches[1]&downloads=$matches[3]\";s:31:\"(.?.+?)/edit-account(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-account=$matches[3]\";s:31:\"(.?.+?)/edit-address(/(.*))?/?$\";s:55:\"index.php?pagename=$matches[1]&edit-address=$matches[3]\";s:34:\"(.?.+?)/payment-methods(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&payment-methods=$matches[3]\";s:32:\"(.?.+?)/lost-password(/(.*))?/?$\";s:56:\"index.php?pagename=$matches[1]&lost-password=$matches[3]\";s:34:\"(.?.+?)/customer-logout(/(.*))?/?$\";s:58:\"index.php?pagename=$matches[1]&customer-logout=$matches[3]\";s:37:\"(.?.+?)/add-payment-method(/(.*))?/?$\";s:61:\"index.php?pagename=$matches[1]&add-payment-method=$matches[3]\";s:40:\"(.?.+?)/delete-payment-method(/(.*))?/?$\";s:64:\"index.php?pagename=$matches[1]&delete-payment-method=$matches[3]\";s:45:\"(.?.+?)/set-default-payment-method(/(.*))?/?$\";s:69:\"index.php?pagename=$matches[1]&set-default-payment-method=$matches[3]\";s:31:\".?.+?/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:42:\".?.+?/attachment/([^/]+)/wc-api(/(.*))?/?$\";s:51:\"index.php?attachment=$matches[1]&wc-api=$matches[3]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:4:{i:0;s:35:\"snapshot-backup/snapshot-backup.php\";i:1;s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";i:2;s:27:\"woocommerce/woocommerce.php\";i:3;s:52:\"wordpress-backup-to-dropbox/wp-backup-to-dropbox.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','5.5','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','sabino','yes'),(41,'stylesheet','sabino','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','38590','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:2:{i:2;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:0:{}','no'),(82,'timezone_string','','yes'),(83,'page_for_posts','0','yes'),(84,'page_on_front','6','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','0','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'initial_db_version','38590','yes'),(92,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:131:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}s:8:\"customer\";a:2:{s:4:\"name\";s:8:\"Customer\";s:12:\"capabilities\";a:1:{s:4:\"read\";b:1;}}s:12:\"shop_manager\";a:2:{s:4:\"name\";s:12:\"Shop manager\";s:12:\"capabilities\";a:109:{s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:4:\"read\";b:1;s:18:\"read_private_pages\";b:1;s:18:\"read_private_posts\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_posts\";b:1;s:10:\"edit_pages\";b:1;s:20:\"edit_published_posts\";b:1;s:20:\"edit_published_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"edit_private_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:17:\"edit_others_pages\";b:1;s:13:\"publish_posts\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_posts\";b:1;s:12:\"delete_pages\";b:1;s:20:\"delete_private_pages\";b:1;s:20:\"delete_private_posts\";b:1;s:22:\"delete_published_pages\";b:1;s:22:\"delete_published_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:19:\"delete_others_pages\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:17:\"moderate_comments\";b:1;s:12:\"upload_files\";b:1;s:6:\"export\";b:1;s:6:\"import\";b:1;s:10:\"list_users\";b:1;s:18:\"manage_woocommerce\";b:1;s:24:\"view_woocommerce_reports\";b:1;s:12:\"edit_product\";b:1;s:12:\"read_product\";b:1;s:14:\"delete_product\";b:1;s:13:\"edit_products\";b:1;s:20:\"edit_others_products\";b:1;s:16:\"publish_products\";b:1;s:21:\"read_private_products\";b:1;s:15:\"delete_products\";b:1;s:23:\"delete_private_products\";b:1;s:25:\"delete_published_products\";b:1;s:22:\"delete_others_products\";b:1;s:21:\"edit_private_products\";b:1;s:23:\"edit_published_products\";b:1;s:20:\"manage_product_terms\";b:1;s:18:\"edit_product_terms\";b:1;s:20:\"delete_product_terms\";b:1;s:20:\"assign_product_terms\";b:1;s:15:\"edit_shop_order\";b:1;s:15:\"read_shop_order\";b:1;s:17:\"delete_shop_order\";b:1;s:16:\"edit_shop_orders\";b:1;s:23:\"edit_others_shop_orders\";b:1;s:19:\"publish_shop_orders\";b:1;s:24:\"read_private_shop_orders\";b:1;s:18:\"delete_shop_orders\";b:1;s:26:\"delete_private_shop_orders\";b:1;s:28:\"delete_published_shop_orders\";b:1;s:25:\"delete_others_shop_orders\";b:1;s:24:\"edit_private_shop_orders\";b:1;s:26:\"edit_published_shop_orders\";b:1;s:23:\"manage_shop_order_terms\";b:1;s:21:\"edit_shop_order_terms\";b:1;s:23:\"delete_shop_order_terms\";b:1;s:23:\"assign_shop_order_terms\";b:1;s:16:\"edit_shop_coupon\";b:1;s:16:\"read_shop_coupon\";b:1;s:18:\"delete_shop_coupon\";b:1;s:17:\"edit_shop_coupons\";b:1;s:24:\"edit_others_shop_coupons\";b:1;s:20:\"publish_shop_coupons\";b:1;s:25:\"read_private_shop_coupons\";b:1;s:19:\"delete_shop_coupons\";b:1;s:27:\"delete_private_shop_coupons\";b:1;s:29:\"delete_published_shop_coupons\";b:1;s:26:\"delete_others_shop_coupons\";b:1;s:25:\"edit_private_shop_coupons\";b:1;s:27:\"edit_published_shop_coupons\";b:1;s:24:\"manage_shop_coupon_terms\";b:1;s:22:\"edit_shop_coupon_terms\";b:1;s:24:\"delete_shop_coupon_terms\";b:1;s:24:\"assign_shop_coupon_terms\";b:1;s:17:\"edit_shop_webhook\";b:1;s:17:\"read_shop_webhook\";b:1;s:19:\"delete_shop_webhook\";b:1;s:18:\"edit_shop_webhooks\";b:1;s:25:\"edit_others_shop_webhooks\";b:1;s:21:\"publish_shop_webhooks\";b:1;s:26:\"read_private_shop_webhooks\";b:1;s:20:\"delete_shop_webhooks\";b:1;s:28:\"delete_private_shop_webhooks\";b:1;s:30:\"delete_published_shop_webhooks\";b:1;s:27:\"delete_others_shop_webhooks\";b:1;s:26:\"edit_private_shop_webhooks\";b:1;s:28:\"edit_published_shop_webhooks\";b:1;s:25:\"manage_shop_webhook_terms\";b:1;s:23:\"edit_shop_webhook_terms\";b:1;s:25:\"delete_shop_webhook_terms\";b:1;s:25:\"assign_shop_webhook_terms\";b:1;}}}','yes'),(93,'fresh_site','0','yes'),(94,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(95,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(96,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_meta','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(99,'sidebars_widgets','a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:27:\"sabino-site-footer-standard\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(100,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(101,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(102,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(103,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(104,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(105,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'cron','a:14:{i:1504111382;a:1:{s:27:\"monitor_dropbox_backup_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"every_min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1504111398;a:1:{s:27:\"monitor_dropbox_backup_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"every_min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}}i:1504114957;a:1:{s:32:\"woocommerce_cancel_unpaid_orders\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:2:{s:8:\"schedule\";b:0;s:4:\"args\";a:0:{}}}}i:1504121386;a:1:{s:28:\"woocommerce_cleanup_sessions\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1504137600;a:1:{s:27:\"woocommerce_scheduled_sales\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504139686;a:2:{s:27:\"monitor_dropbox_backup_hook\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:9:\"every_min\";s:4:\"args\";a:0:{}s:8:\"interval\";i:60;}}s:19:\"snapshot_automation\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:17:\"snapshot_interval\";s:4:\"args\";a:0:{}s:8:\"interval\";s:3:\"120\";}}}i:1504149467;a:2:{s:14:\"updraft_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:23:\"updraft_backup_database\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504149818;a:3:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1504164586;a:1:{s:30:\"woocommerce_tracker_send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504165216;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504170000;a:1:{s:30:\"execute_periodic_drobox_backup\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504193053;a:1:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1504569600;a:1:{s:25:\"woocommerce_geoip_updater\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:7:\"monthly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:2635200;}}}s:7:\"version\";i:2;}','yes'),(109,'nonce_key','<KEY>','no'),(110,'nonce_salt','-1cauuU)9+Vkt 3Z|iWmrKMG~C=e`r+I+H.,_uR5wDy3onOC)lBAHQqXd h1BFPB','no'),(111,'theme_mods_twentyseventeen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1504014187;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(122,'auth_key','!k}sB5W]OONc)|<|]S+EJa_B$ yYo6c~5(!<yf5hkDE/(UN] =t2oCkov>!ZUZ_A','no'),(115,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.1.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-4.8.1.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-4.8.1-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-4.8.1-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:5:\"4.8.1\";s:7:\"version\";s:5:\"4.8.1\";s:11:\"php_version\";s:5:\"5.2.4\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"4.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1504111357;s:15:\"version_checked\";s:5:\"4.8.1\";s:12:\"translations\";a:0:{}}','no'),(123,'auth_salt','1&AMzTQ?X[c9J$m;gh(*qX32;Ge(Can<(ppJ|t{N*8CCos~d^u{2R;F6nPmy-aDC','no'),(829,'_site_transient_timeout_theme_roots','1504113158','no'),(830,'_site_transient_theme_roots','a:8:{s:18:\"bb-ecommerce-store\";s:7:\"/themes\";s:9:\"first-mag\";s:7:\"/themes\";s:6:\"sabino\";s:7:\"/themes\";s:7:\"shopper\";s:7:\"/themes\";s:10:\"static-mag\";s:7:\"/themes\";s:13:\"twentyfifteen\";s:7:\"/themes\";s:15:\"twentyseventeen\";s:7:\"/themes\";s:13:\"twentysixteen\";s:7:\"/themes\";}','no'),(147,'recently_activated','a:6:{s:35:\"backupwordpress/backupwordpress.php\";i:1503810636;s:39:\"cronjob-scheduler/cronjob-scheduler.php\";i:1503810298;s:27:\"wp-backitup/wp-backitup.php\";i:1503806978;s:40:\"blogvault-real-time-backup/blogvault.php\";i:1503806502;s:21:\"backwpup/backwpup.php\";i:1503804584;s:27:\"updraftplus/updraftplus.php\";i:1503804293;}','yes'),(400,'wp-backitup_major_version','1','yes'),(405,'wp-backitup_notice_c11c8a2972b038dc23c5','1503806793','yes'),(399,'wp-backitup_logging','false','yes'),(395,'bvLastSendTime','1503806501','no'),(124,'logged_in_key','+W^)e>xFvUd[%[2DIwsNij)aBPTSLivq@-V-F0!#D6(;Elm?=C~;h2$a}@es7ky6','no'),(125,'logged_in_salt','rg-lcOwgb##_jHwrRGa<newc4vajO<EcVzwzZM%s<6V`HG],wXyEA0+TH:q#Qi#q','no'),(126,'_site_transient_timeout_browser_20f41a2ef98c48c9b5f65cfbac1607cd','1504365853','no'),(127,'_site_transient_browser_20f41a2ef98c48c9b5f65cfbac1607cd','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"60.0.3112.101\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(697,'_transient_timeout_wc_admin_report','1504099639','no'),(698,'_transient_wc_admin_report','a:2:{s:32:\"3cff5a438852458aea233dc33646643b\";a:1:{i:0;O:8:\"stdClass\":2:{s:15:\"sparkline_value\";s:3:\"300\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"ef3d8ac296f2a05896fe81ec87e0ed66\";a:1:{i:0;O:8:\"stdClass\":3:{s:10:\"product_id\";s:2:\"10\";s:15:\"sparkline_value\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}}','no'),(701,'_transient_timeout_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','1504056443','no'),(702,'_transient_feed_ac0b00fe65abe10e0c5b588f3ed8c7ca','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"https://wordpress.org/news\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"WordPress News\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 21 Aug 2017 12:09:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=4.9-alpha-41321\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"WordPress 4.8.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2017/08/wordpress-4-8-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 21:26:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4875\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:366:\"After over 13 million downloads of WordPress 4.8, we are pleased to announce the immediate availability of WordPress 4.8.1, a maintenance release. This release contains 29 maintenance fixes and enhancements, chief among them are fixes to the rich Text widget and the introduction of the Custom HTML widget. For a full list of changes, consult the release […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2560:\"<p>After over 13 million downloads of WordPress 4.8, we are pleased to announce the immediate availability of WordPress 4.8.1, a maintenance release.</p>\n<p>This release contains 29 maintenance fixes and enhancements, chief among them are fixes to the rich Text widget and the introduction of the Custom HTML widget. For a full list of changes, consult the <a href=\"https://codex.wordpress.org/Version_4.8.1\">release notes</a>, the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.8.1&group=component\">tickets closed</a>, and the <a href=\"https://core.trac.wordpress.org/log/branches/4.8?rev=41210&stop_rev=40891\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.8.1</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.8.1.</p>\n<p>Thanks to everyone who contributed to 4.8.1:<br />\n<a href=\"https://profiles.wordpress.org/adamsilverstein/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/afercia/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/azaozz/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/atanasangelovdev/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bor0/\"><NAME>itnikovski</a>, <a href=\"https://profiles.wordpress.org/dlh/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jnylen0/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jmdodd/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/greuben/\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/sa3idho/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nomnom99/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/timmydcrawford/\"><NAME></a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4875\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: July 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2017/08/the-month-in-wordpress-july-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 07:50:14 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4885\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:344:\"After a particularly busy month in June, things settled down a bit in the WordPress world — WordPress 4.8’s release went very smoothly, allowing the Core team to build up some of the community infrastructure around development. Read on for more interesting news from around the WordPress world in July. Weekly meeting for new core […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:5644:\"<p>After a particularly busy month <a href=\"https://wordpress.org/news/2017/07/the-month-in-wordpress-june-2017/\">in June</a>, things settled down a bit in the WordPress world — WordPress 4.8’s release went very smoothly, allowing the Core team to build up some of the community infrastructure around development. Read on for more interesting news from around the WordPress world in July.</p>\n<hr />\n<h2>Weekly meeting for new core contributors</h2>\n<p>Onboarding new contributors is a persistent issue for most WordPress contribution teams. While every team welcomes any new contributors, the path to getting deeply involved can be tricky to find at times.</p>\n<p>This month, the Core team implemented a fantastic new initiative: <a href=\"https://make.wordpress.org/core/2017/06/30/announcing-a-weekly-new-contributors-meeting/\">weekly meetings for new core contributors</a> as a way to encourage involvement and foster fresh contributions. The meetings not only focus on bugs suited to first-time contributors, they also make space for experienced contributors to help out individuals who may be new to developing WordPress core.</p>\n<p>The meetings are held every Wednesday at 19:00 UTC in the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>Increased focus on PHP practices in WordPress core</h2>\n<p>In bringing people together to improve WordPress core, a new channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> named #core-php is designed to focus on PHP development in the project.</p>\n<p>Along with this increased concentration on PHP, a <a href=\"https://make.wordpress.org/core/2017/07/06/announcement-for-weekly-php-meetings/\">new weekly meeting is now taking place</a> every Monday at 18:00 UTC in #core-php to improve WordPress core’s PHP practices.</p>\n<h2>Sharp rise in meetup group growth</h2>\n<p>The dashboard events widget in WordPress 4.8 displays local, upcoming WordPress events for the logged in user. The events listed in this widget are pulled from the <a href=\"https://www.meetup.com/pro/wordpress/\">meetup chapter program</a>, as well as the <a href=\"https://central.wordcamp.org/schedule\">WordCamp schedule</a>.</p>\n<p>This widget provides greater visibility of official WordPress events, and encourages community involvement in these events. It’s safe to say that the widget has achieved its goals admirably — since WordPress 4.8 was released a little over a month ago, 31 new meetup groups have been formed with 15,647 new members across the whole program. This is compared to 19 new groups and only 7,071 new members in the same time period last year.</p>\n<p>You can find a local meetup group to join <a href=\"https://www.meetup.com/pro/wordpress/\">on meetup.com</a>, and if you would like to get involved in organizing events for your community, you can find out more about the inner workings of the program <a href=\"https://make.wordpress.org/community/meetups/\">on the Community Team site</a> or by joining the #community-events channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>.</p>\n<h2>WordPress 4.8.1 due for imminent release</h2>\n<p>WordPress 4.8 cycle’s first maintenance release will be published in the coming week, more than a month after 4.8 was released. This release fix some important issues in WordPress core and the majority of users will find that their sites will update to this new version automatically.</p>\n<p>If you would like to help out by testing this release before it goes live, you can follow the <a href=\"https://make.wordpress.org/core/handbook/testing/beta/\">beta testing guide</a> for WordPress core. To get further involved in building WordPress core, jump into the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n<hr />\n<h2>Further reading:</h2>\n<ul>\n<li>The WordPress mobile apps have been updated with <a href=\"https://en.blog.wordpress.com/2017/07/24/a-brand-new-editor-for-the-wordpress-mobile-apps/\">a brand new text editor</a>.</li>\n<li>In a recent push to encourage WordPress users to upgrade their PHP versions, two features have been proposed – one <a href=\"https://core.trac.wordpress.org/ticket/41191\">to provide a notice to users</a> and another to <a href=\"https://core.trac.wordpress.org/ticket/40934\">allow PHP version requirements to be specified by plugins and themes</a>.</li>\n<li><NAME> wrote <a href=\"https://make.wordpress.org/design/2017/07/14/whywordpress2/\">a great post</a> celebrating the freedom that WordPress offers.</li>\n<li>Gutenberg, the new text editor for WordPress, is <a href=\"https://make.wordpress.org/core/2017/07/28/whats-new-in-gutenberg-28th-july/\">in continual development</a> — everyone is invited to <a href=\"https://make.wordpress.org/test/handbook/call-for-testing/gutenberg-testing/\">test it out</a>.</li>\n<li>The WordPress Meta team is starting <a href=\"https://make.wordpress.org/meta/2017/07/26/experiment-wordcamp-org-bug-scrubs/\">a new initiative</a> to bring the community together to focus on fixing bugs across the WordCamp.org network.</li>\n<li>Volunteer applications for WordCamp US <a href=\"https://2017.us.wordcamp.org/2017/08/01/wcus-needs-you-volunteer-applications-are-now-open/\">are now open</a>.</li>\n</ul>\n<p><em>If you have a story we should consider including in the next “Month in WordPress” post, please <a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\">submit it here</a>.</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4885\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"The Month in WordPress: June 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2017/07/the-month-in-wordpress-june-2017/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 03 Jul 2017 11:42:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:18:\"Month in WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4865\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"We’re starting a new regular feature on this blog today. We’d like to keep everyone up-to-date about the happenings all across the WordPress open source project and highlight how you can get involved, so we’ll be posting a roundup of all the major WordPress news at the end of every month. Aside from other general […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9225:\"<p><i>We’re starting a new regular feature on this blog today. We’d like to keep everyone up-to-date about the happenings all across the WordPress open source project and highlight how you can get involved, so we’ll be posting a roundup of all the major WordPress news at the end of every month.</i></p>\n<p>Aside from other general news, the three big events in June were the release of WordPress 4.8, WordCamp Europe 2017, and the WordPress Community Summit. Read on to hear more about these as well as other interesting stories from around the WordPress world.</p>\n<hr />\n<h2>WordPress 4.8</h2>\n<p>On June 8, a week before the Community Summit and WordCamp Europe,<a href=\"https://wordpress.org/news/2017/06/evans/\"> WordPress 4.8 was released</a>.You can read<a href=\"https://make.wordpress.org/core/2017/05/26/wordpress-4-8-field-guide/\"> the Field Guide</a> for a comprehensive overview of all the features of this release (the News and Events widget in the dashboard is one of the major highlights).</p>\n<p>Most people would either have their version auto-updated, or their hosts would have updated it for them. For the rest, the updates have gone smoothly with no major issues reported so far.</p>\n<p>This WordPress release saw contributions from 346 individuals; you can find their names in <a href=\"https://wordpress.org/news/2017/06/evans/\">the announcement post</a>. To get involved in building WordPress core, jump into the #core channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>, and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n<h2>WordCamp Europe 2017</h2>\n<p><a href=\"https://2017.europe.wordcamp.org/\">WordCamp Europe 2017</a> was held in Paris between June 15-17. The event began with a Contributor Day, followed by two days of talks and community goodness. The talks were live-streamed, but you can still catch all the recordings <a href=\"http://wordpress.tv/event/wordcamp-europe-2017/\">on WordPress.tv</a>. The organisers also published <a href=\"https://2017.europe.wordcamp.org/2017/06/30/wordcamp-europe-2017-in-paris-its-a-wrap/\">a handy wrap-up of the event</a>.</p>\n<p>WordCamp Europe exists to bring together the WordPress community from all over the continent, as well as to inspire local communities everywhere to get their own events going — to that end, the event was a great success, as a host of new meetup groups have popped up in the weeks following WordCamp Europe.</p>\n<p>The work that Contributor Day participants accomplished was both varied and valuable, covering all aspects of the WordPress project — have a look through <a href=\"https://make.wordpress.org/\">the Make blogs</a> for updates from each team.</p>\n<p>Finally, we also learned during the event that <a href=\"https://2017.europe.wordcamp.org/2017/06/17/belgrade-serbia-to-host-wordcamp-europe-2018/\">WordCamp Europe 2018 will be held in Belgrade, Serbia</a>, continuing the tradition of exploring locations and communities across the continent.</p>\n<h2>WordPress Community Summit</h2>\n<p>The fourth WordPress Community Summit took place during the two days leading up to WordCamp Europe 2017. This event is an invite-only unconference where people from all over the WordPress community come together to discuss some of the more difficult issues in the community, as well as to make plans for the year ahead in each of the contribution teams.</p>\n<p>As the Summit is designed to be a safe space for all attendees, the notes from each discussion are in the process of being anonymized before we publish them on <a href=\"https://make.wordpress.org/summit/\">the Summit blog</a> (so stay tuned – they’ll show up there over the next few weeks).</p>\n<p>You can already see the final list of topics that were proposed for the event <a href=\"https://make.wordpress.org/summit/2017/06/10/community-summit-2017-final-list-of-topic/\">here</a> (although a few more were added during the course of the two day Summit).</p>\n<h2>WordPress marketing push continues apace</h2>\n<p>As part of the push to be more intentional in marketing WordPress (as per <NAME>’s <a href=\"http://wordpress.tv/2016/12/07/matt-mullenweg-state-of-the-word-2016/\">2016 State of the Word</a>), the Marketing team has launched two significant drives to obtain more information about who uses WordPress and how that information can shape their outreach and messaging efforts.</p>\n<p><a href=\"https://make.wordpress.org/marketing/2017/06/15/wordpress-case-studies-and-usage-survey/\">The team is looking for WordPress case studies</a> and is asking users, agencies, and freelancers to take a WordPress usage survey. This will go a long way towards establishing a marketing base for WordPress as a platform and as a community — and many people in the community are looking forward to seeing this area develop further.</p>\n<p>To get involved in the WordPress Marketing team, you can visit <a href=\"https://make.wordpress.org/marketing/\">their team blog</a>.</p>\n<h2>New Gutenberg editor available for testing</h2>\n<p>For some time now, the Core team has been hard at work on a brand-new text editor for WordPress — this project has been dubbed “Gutenberg.” The project’s ultimate goal is to replace the existing TinyMCE editor, but for now it is in beta and available for public testing — <a href=\"https://wordpress.org/plugins/gutenberg/\">you can download it here as a plugin</a> and install it on any WordPress site.</p>\n<p>This feature is still in beta, so we don’t recommend using it on a production site. If you test it out, though, you’ll find that it is a wholly different experience to what you are used to in WordPress. It’s a more streamlined, altogether cleaner approach to the text-editing experience than we’ve had before, and something that many people are understandably excited about. <NAME> discussed the purpose of Gutenberg in more detail during <a href=\"http://wordpress.tv/2017/07/01/interview-and-qanda-with-matt-mullenweg/\">his Q&A at WordCamp Europe</a>.</p>\n<p>There are already a few reviews out from <a href=\"https://kinsta.com/blog/gutenberg-wordpress-editor/\"><NAME> at Kinsta</a>, <a href=\"https://daily.jorb.in/2017/06/random-thoughts-on-gutenberg/\"><NAME></a>, and <a href=\"https://www.mattcromwell.com/gutenberg-first-impressions/\"><NAME></a> (among many others). Keep in mind that the project is in constant evolution at this stage; when it eventually lands in WordPress core (probably in v5.0), it could look very different from its current iteration — that’s what makes this beta stage and user testing so important.</p>\n<p>To get involved with shaping the future of Gutenberg, please <a href=\"https://make.wordpress.org/test/handbook/call-for-testing/gutenberg-testing/\">test it out</a>, and join the #core-editor channel in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a>. You can also visit <a href=\"https://github.com/WordPress/gutenberg\">the project’s GitHub repository</a> to report issues and contribute to the codebase.</p>\n<hr />\n<h2>Further reading:</h2>\n<ul>\n<li style=\"font-weight: 400\"><NAME> <a href=\"https://make.wordpress.org/community/2017/06/21/proposed-wordcamp-editorial-calendar/\">has proposed an editorial calendar</a> to assist WordCamp organizers with publishing content for their event.</li>\n<li style=\"font-weight: 400\">A new kind of niche WordCamp, <a href=\"https://2017-denver.journalist.wordcamp.org/\">WordCamp for Publishers in Denver</a>, has opened ticket sales.</li>\n<li style=\"font-weight: 400\">The WordPress iOS app was updated with <a href=\"https://en.blog.wordpress.com/2017/06/21/an-all-new-media-library-for-the-wordpress-ios-app/\">a fresh, new media library</a> this month.</li>\n<li style=\"font-weight: 400\">It looks like <i>Underscores</i>, the popular WordPress starter theme, <a href=\"https://themeshaper.com/2017/06/26/the-future-of-underscores-and-a-new-committer/\">has a bright future ahead of it</a>, with a renewed vision and new committer.</li>\n<li style=\"font-weight: 400\">The always-inspiring Tom McFarlin <a href=\"https://tommcfarlin.com/simple-autoloader-for-wordpress\">has released a simple autoloader for WordPress</a> that looks very useful indeed.</li>\n<li style=\"font-weight: 400\">After a bit of a discussion on Twitter regarding the differences between WordPress.org, WordPress.com, and Jetpack, <a href=\"https://helen.wordpress.com/2017/06/21/restaurant-vs-meal-kit-vs-grocery-shopping-or-wordpress-com-vs-jetpack-vs-wordpress-org/\"><NAME> came up with a great analogy</a> and an interesting post about it all.</li>\n<li style=\"font-weight: 400\">If you’re interested in contributing specifically to the JavaScript or PHP areas of the WordPress core codebase, then the new #core-js and #core-php channels in the <a href=\"https://make.wordpress.org/chat/\">Making WordPress Slack group</a> are perfect for you.</li>\n</ul>\n<p><i>If you have a story we should consider including in the next “Month in WordPress” post, please </i><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><i>submit it here</i></a><i>.</i></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4865\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"WordPress 4.8 “Evans”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"https://wordpress.org/news/2017/06/evans/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 08 Jun 2017 14:49:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4770\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"An Update with You in Mind Gear up for a more intuitive WordPress! Version 4.8 of WordPress, named “Evans” in honor of jazz pianist and composer <NAME> “Bill” Evans, is available for download or update in your WordPress dashboard. New features in 4.8 add more ways for you to express yourself and represent your brand. Though some […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:43005:\"<h2 style=\"text-align: center\">An Update with You in Mind</h2>\n<p><img class=\"aligncenter size-large wp-image-4816\" src=\"https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?resize=632%2C316&ssl=1\" alt=\"\" srcset=\"https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?resize=1024%2C512&ssl=1 1024w, https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?resize=300%2C150&ssl=1 300w, https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?resize=768%2C384&ssl=1 768w, https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?w=1264&ssl=1 1264w, https://i0.wp.com/wordpress.org/news/files/2017/06/release-featured-image.png?w=1896&ssl=1 1896w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<h3>Gear up for a more intuitive WordPress!</h3>\n<p>Version 4.8 of WordPress, named “Evans” in honor of jazz pianist and composer <NAME> “Bill” Evans, is available for download or update in your WordPress dashboard. New features in 4.8 add more ways for you to express yourself and represent your brand.</p>\n<p>Though some updates seem minor, they’ve been built by hundreds of contributors with <em>you</em> in mind. Get ready for new features you’ll welcome like an old friend: link improvements, <em>three</em> new media widgets covering images, audio, and video, an updated text widget that supports visual editing, and an upgraded news section in your dashboard which brings in nearby and upcoming WordPress events.</p>\n<hr />\n<h2 style=\"text-align: center\">Exciting Widget Updates</h2>\n<p><img class=\"size-large wp-image-4776 aligncenter\" src=\"https://i1.wp.com/wordpress.org/news/files/2017/06/widgets-with-all-four.png?resize=632%2C436&ssl=1\" alt=\"\" srcset=\"https://i1.wp.com/wordpress.org/news/files/2017/06/widgets-with-all-four.png?resize=1024%2C706&ssl=1 1024w, https://i1.wp.com/wordpress.org/news/files/2017/06/widgets-with-all-four.png?resize=300%2C207&ssl=1 300w, https://i1.wp.com/wordpress.org/news/files/2017/06/widgets-with-all-four.png?resize=768%2C530&ssl=1 768w, https://i1.wp.com/wordpress.org/news/files/2017/06/widgets-with-all-four.png?w=1264&ssl=1 1264w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<h3>Image Widget</h3>\n<p>Adding an image to a widget is now a simple task that is achievable for any WordPress user without needing to know code. Simply insert your image right within the widget settings. Try adding something like a headshot or a photo of your latest weekend adventure — and see it appear automatically.</p>\n<h3>Video Widget</h3>\n<p>A welcome video is a great way to humanize the branding of your website. You can now add any video from the Media Library to a sidebar on your site with the new Video widget. Use this to showcase a welcome video to introduce visitors to your site or promote your latest and greatest content.</p>\n<h3>Audio Widget</h3>\n<p>Are you a podcaster, musician, or avid blogger? Adding a widget with your audio file has never been easier. Upload your audio file to the Media Library, go to the widget settings, select your file, and you’re ready for listeners. This would be a easy way to add a more personal welcome message, too!</p>\n<h3>Rich Text Widget</h3>\n<p>This feature deserves a parade down the center of town! Rich-text editing capabilities are now native for Text widgets. Add a widget anywhere and format away. Create lists, add emphasis, and quickly and easily insert links. Have fun with your newfound formatting powers, and watch what you can accomplish in a short amount of time.</p>\n<hr />\n<h2 style=\"text-align: center\">Link Boundaries</h2>\n<div id=\"v-8BDWH3QG-1\" class=\"video-player\"><video id=\"v-8BDWH3QG-1-video\" width=\"632\" height=\"342\" poster=\"https://videos.files.wordpress.com/8BDWH3QG/3-link-boundaries_dvd.original.jpg\" controls=\"true\" preload=\"metadata\" dir=\"ltr\" lang=\"en\"><source src=\"https://videos.files.wordpress.com/8BDWH3QG/3-link-boundaries_dvd.mp4\" type=\"video/mp4; codecs="avc1.64001E, mp4a.40.2"\" /><source src=\"https://videos.files.wordpress.com/8BDWH3QG/3-link-boundaries_fmt1.ogv\" type=\"video/ogg; codecs="theora, vorbis"\" /><div><img alt=\"Link Boundaries\" src=\"https://videos.files.wordpress.com/8BDWH3QG/3-link-boundaries_dvd.original.jpg?resize=632%2C342\" data-recalc-dims=\"1\" /></div><p>Link Boundaries</p></video></div>\n<p>Have you ever tried updating a link, or the text around a link, and found you can’t seem to edit it correctly? When you edit the text after the link, your new text also ends up linked. Or you edit the text in the link, but your text ends up outside of it. This can be frustrating! With link boundaries, a great new feature, the process is streamlined and your links will work well. You’ll be happier. We promise.</p>\n<hr />\n<h2 style=\"text-align: center\">Nearby WordPress Events</h2>\n<p><img class=\"aligncenter wp-image-4779 size-large\" src=\"https://i2.wp.com/wordpress.org/news/files/2017/06/events-widget.png?resize=632%2C465&ssl=1\" alt=\"\" srcset=\"https://i2.wp.com/wordpress.org/news/files/2017/06/events-widget.png?resize=1024%2C753&ssl=1 1024w, https://i2.wp.com/wordpress.org/news/files/2017/06/events-widget.png?resize=300%2C221&ssl=1 300w, https://i2.wp.com/wordpress.org/news/files/2017/06/events-widget.png?resize=768%2C565&ssl=1 768w, https://i2.wp.com/wordpress.org/news/files/2017/06/events-widget.png?w=1126&ssl=1 1126w\" sizes=\"(max-width: 632px) 100vw, 632px\" data-recalc-dims=\"1\" /></p>\n<p>Did you know that WordPress has a thriving offline community with groups meeting regularly in more than 400 cities around the world? WordPress now draws your attention to the events that help you continue improving your WordPress skills, meet friends, and, of course, publish!</p>\n<p>This is quickly becoming one of our favorite features. While you are in the dashboard (because you’re running updates and writing posts, right?) all upcoming WordCamps and official WordPress Meetups — local to you — will be displayed.</p>\n<p>Being part of the community can help you improve your WordPress skills and network with people you wouldn’t otherwise meet. Now you can easily find your local events just by logging in to your dashboard and looking at the new Events and News dashboard widget.</p>\n<hr />\n<h2 style=\"text-align: center\">Even More Developer Happiness <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f60a.png\" alt=\"?\" class=\"wp-smiley\" style=\"height: 1em; max-height: 1em;\" /></h2>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/17/cleaner-headings-in-the-admin-screens/\">More Accessible Admin Panel Headings</a></h3>\n<p>New CSS rules mean extraneous content (like “Add New” links) no longer need to be included in admin-area headings. These panel headings improve the experience for people using assistive technologies.</p>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/22/removal-of-core-embedding-support-for-wmv-and-wma-file-formats/\">Removal of Core Support for WMV and WMA Files</a></h3>\n<p>As fewer and fewer browsers support Silverlight, file formats which require the presence of the Silverlight plugin are being removed from core support. Files will still display as a download link, but will no longer be embedded automatically.</p>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/22/multisite-focused-changes-in-4-8/\">Multisite Updates</a></h3>\n<p>New capabilities have been introduced to 4.8 with an eye towards removing calls to<br />\n<code>is_super_admin()</code>. Additionally, new hooks and tweaks to more granularly control site and user counts per network have been added.</p>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/23/addition-of-tinymce-to-the-text-widget/\">Text-Editor JavaScript API</a></h3>\n<p>With the addition of TinyMCE to the text widget in 4.8 comes a new JavaScript API for instantiating the editor after page load. This can be used to add an editor instance to any text area, and customize it with buttons and functions. Great for plugin authors!</p>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/26/media-widgets-for-images-video-and-audio/\">Media Widgets API</a></h3>\n<p>The introduction of a new base media widget REST API schema to 4.8 opens up possibilities for even more media widgets (like galleries or playlists) in the future. The three new media widgets are powered by a shared base class that covers most of the interactions with the media modal. That class also makes it easier to create new media widgets and paves the way for more to come.</p>\n<h3><a href=\"https://make.wordpress.org/core/2017/05/16/customizer-sidebar-width-is-now-variable/\">Customizer Width Variable</a></h3>\n<p>Rejoice! New responsive breakpoints have been added to the customizer sidebar to make it wider on high-resolution screens. Customizer controls should use percentage-based widths instead of pixels.</p>\n<hr />\n<h2 style=\"text-align: center\">The Squad</h2>\n<p>This release was led by <a href=\"https://matt.blog\">Matt</a> and <a href=\"https://profiles.wordpress.org/jbpaul17\"><NAME></a>, with the help of the following fabulous folks. There are 346 contributors with props in this release, with 106 of them contributing for the first time. Pull up some <NAME>ans on your music service of choice, and check out some of their profiles:</p>\n<a href=\"https://profiles.wordpress.org/aaroncampbell\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jorbin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/abrightclearweb\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/ibachal\"><NAME>ain</a>, <a href=\"https://profiles.wordpress.org/achbed\">achbed</a>, <a href=\"https://profiles.wordpress.org/acmethemes\">Acme Themes</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein\"><NAME></a>, <a href=\"https://profiles.wordpress.org/adammacias\">adammacias</a>, <a href=\"https://profiles.wordpress.org/mrahmadawais\"><NAME></a>, <a href=\"https://profiles.wordpress.org/ahmadawais\">ahmadawais</a>, <a href=\"https://profiles.wordpress.org/airesvsg\">airesvsg</a>, <a href=\"https://profiles.wordpress.org/ajoah\">ajoah</a>, <a href=\"https://profiles.wordpress.org/akibjorklund\">Aki Björklund</a>, <a href=\"https://profiles.wordpress.org/akshayvinchurkar\">akshayvinchurkar</a>, <a href=\"https://profiles.wordpress.org/schlessera\"><NAME></a>, <a href=\"https://profiles.wordpress.org/xknown\"><NAME></a>, <a href=\"https://profiles.wordpress.org/xavortm\"><NAME></a>, <a href=\"https://profiles.wordpress.org/ironpaperweight\"><NAME></a>, <a href=\"https://profiles.wordpress.org/alex27\">alex27</a>, <a href=\"https://profiles.wordpress.org/allancole\">allancole</a>, <a href=\"https://profiles.wordpress.org/arush\"><NAME></a>, <a href=\"https://profiles.wordpress.org/afercia\"><NAME></a>, <a href=\"https://profiles.wordpress.org/andrewp-2\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nacin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/azaozz\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rarst\">Andrey \"<NAME></a>, <a href=\"https://profiles.wordpress.org/andizer\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kelderic\"><NAME></a>, <a href=\"https://profiles.wordpress.org/andy\"><NAME></a>, <a href=\"https://profiles.wordpress.org/aniketpant\"><NAME></a>, <a href=\"https://profiles.wordpress.org/anilbasnet\"><NAME></a>, <a href=\"https://profiles.wordpress.org/ankit-k-gupta\"><NAME></a>, <a href=\"https://profiles.wordpress.org/ahortin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/antisilent\">antisilent</a>, <a href=\"https://profiles.wordpress.org/atimmer\"><NAME></a>, <a href=\"https://profiles.wordpress.org/apokalyptik\">apokalyptik</a>, <a href=\"https://profiles.wordpress.org/artoliukkonen\">artoliukkonen</a>, <a href=\"https://profiles.wordpress.org/ideag\"><NAME></a>, <a href=\"https://profiles.wordpress.org/attitude\">attitude</a>, <a href=\"https://profiles.wordpress.org/backermann\">backermann</a>, <a href=\"https://profiles.wordpress.org/b-07\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bcole808\"><NAME></a>, <a href=\"https://profiles.wordpress.org/quasel\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kau-boy\"><NAME></a>, <a href=\"https://profiles.wordpress.org/binarymoon\">binarymoon</a>, <a href=\"https://profiles.wordpress.org/birgire\"><NAME> (birgire)</a>, <a href=\"https://profiles.wordpress.org/bjornw\">BjornW</a>, <a href=\"https://profiles.wordpress.org/bobbingwide\">bobbingwide</a>, <a href=\"https://profiles.wordpress.org/boblinthorst\">boblinthorst</a>, <a href=\"https://profiles.wordpress.org/boboudreau\">boboudreau</a>, <a href=\"https://profiles.wordpress.org/gitlost\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges\"><NAME></a>, <a href=\"https://profiles.wordpress.org/bradyvercher\"><NAME></a>, <a href=\"https://profiles.wordpress.org/brainstormforce\">Brainstorm Force</a>, <a href=\"https://profiles.wordpress.org/kraftbj\"><NAME></a>, <a href=\"https://profiles.wordpress.org/brianhogg\"><NAME></a>, <a href=\"https://profiles.wordpress.org/krogsgard\">B<NAME>rogsgard</a>, <a href=\"https://profiles.wordpress.org/bronsonquick\">Bronson Quick</a>, <a href=\"https://profiles.wordpress.org/sixhours\"><NAME></a>, <a href=\"https://profiles.wordpress.org/caseypatrickdriscoll\"><NAME>coll</a>, <a href=\"https://profiles.wordpress.org/caspie\">Caspie</a>, <a href=\"https://profiles.wordpress.org/chandrapatel\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chaos-engine\">Chaos Engine</a>, <a href=\"https://profiles.wordpress.org/cheeserolls\">cheeserolls</a>, <a href=\"https://profiles.wordpress.org/chesio\">chesio</a>, <a href=\"https://profiles.wordpress.org/ketuchetan\">chetansatasiya</a>, <a href=\"https://profiles.wordpress.org/choongsavvii\">choong</a>, <a href=\"https://profiles.wordpress.org/chouby\">Chouby</a>, <a href=\"https://profiles.wordpress.org/chredd\">chredd</a>, <a href=\"https://profiles.wordpress.org/chrisjean\"><NAME></a>, <a href=\"https://profiles.wordpress.org/cmmarslender\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chris_d2d\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chriswiegman\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chriscct7\">chriscct7</a>, <a href=\"https://profiles.wordpress.org/chriseverson\">chriseverson</a>, <a href=\"https://profiles.wordpress.org/christian1012\"><NAME></a>, <a href=\"https://profiles.wordpress.org/cwpnolen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/needle\"><NAME></a>, <a href=\"https://profiles.wordpress.org/christophherr\"><NAME></a>, <a href=\"https://profiles.wordpress.org/clarionwpdeveloper\">Clarion Technologies</a>, <a href=\"https://profiles.wordpress.org/claudiosmweb\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiosanches\">Claudio Sanches</a>, <a href=\"https://profiles.wordpress.org/claudiolabarbera\">ClaudioLaBarbera</a>, <a href=\"https://profiles.wordpress.org/codemovementpk\">codemovement.pk</a>, <a href=\"https://profiles.wordpress.org/coderkevin\">coderkevin</a>, <a href=\"https://profiles.wordpress.org/codfish\">codfish</a>, <a href=\"https://profiles.wordpress.org/coreymcollins\">coreymcollins</a>, <a href=\"https://profiles.wordpress.org/curdin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/cgrymala\"><NAME></a>, <a href=\"https://profiles.wordpress.org/cdog\"><NAME></a>, <a href=\"https://profiles.wordpress.org/danhgilmore\">danhgilmore</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber\"><NAME> </a>, <a href=\"https://profiles.wordpress.org/danielkanchev\"><NAME></a>, <a href=\"https://profiles.wordpress.org/danielpietrasik\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mte90\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dllh\"><NAME> (dllh)</a>, <a href=\"https://profiles.wordpress.org/davepullig\"><NAME></a>, <a href=\"https://profiles.wordpress.org/goto10\"><NAME> (goto10)</a>, <a href=\"https://profiles.wordpress.org/davidakennedy\"><NAME></a>, <a href=\"https://profiles.wordpress.org/turtlepod\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dlh\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dglingren\"><NAME></a>, <a href=\"https://profiles.wordpress.org/davidmosterd\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dshanske\"><NAME></a>, <a href=\"https://profiles.wordpress.org/davidbhayes\">davidbhayes</a>, <a href=\"https://profiles.wordpress.org/folletto\">Davide \'Folletto\' Casali</a>, <a href=\"https://profiles.wordpress.org/deeptiboddapati\">deeptiboddapati</a>, <a href=\"https://profiles.wordpress.org/delphinus\">delphinus</a>, <a href=\"https://profiles.wordpress.org/deltafactory\">deltafactory</a>, <a href=\"https://profiles.wordpress.org/denis-de-bernardy\"><NAME></a>, <a href=\"https://profiles.wordpress.org/valendesigns\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pcfreak30\"><NAME></a>, <a href=\"https://profiles.wordpress.org/derrickkoo\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dimchik\">dimchik</a>, <a href=\"https://profiles.wordpress.org/dineshc\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dd32\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya\">Dipesh Kakadiya</a>, <a href=\"https://profiles.wordpress.org/dmsnell\">dmsnell</a>, <a href=\"https://profiles.wordpress.org/ocean90\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dotancohen\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dougwollison\">D<NAME>ollison</a>, <a href=\"https://profiles.wordpress.org/doughamlin\">doughamlin</a>, <a href=\"https://profiles.wordpress.org/dreamon11\">DreamOn11</a>, <a href=\"https://profiles.wordpress.org/drewapicture\"><NAME></a>, <a href=\"https://profiles.wordpress.org/duncanjbrown\">duncanjbrown</a>, <a href=\"https://profiles.wordpress.org/dungengronovius\">dungengronovius</a>, <a href=\"https://profiles.wordpress.org/dylanauty\">DylanAuty</a>, <a href=\"https://profiles.wordpress.org/hurtige\"><NAME></a>, <a href=\"https://profiles.wordpress.org/oso96_2000\"><NAME></a>, <a href=\"https://profiles.wordpress.org/chopinbach\"><NAME></a>, <a href=\"https://profiles.wordpress.org/electricfeet\">ElectricFeet</a>, <a href=\"https://profiles.wordpress.org/eliorivero\"><NAME></a>, <a href=\"https://profiles.wordpress.org/iseulde\"><NAME></a>, <a href=\"https://profiles.wordpress.org/elyobo\">elyobo</a>, <a href=\"https://profiles.wordpress.org/enodekciw\">enodekciw</a>, <a href=\"https://profiles.wordpress.org/enshrined\">enshrined</a>, <a href=\"https://profiles.wordpress.org/ericlewis\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pushred\"><NAME></a>, <a href=\"https://profiles.wordpress.org/eherman24\"><NAME></a>, <a href=\"https://profiles.wordpress.org/flixos90\"><NAME>z</a>, <a href=\"https://profiles.wordpress.org/fencer04\">Fencer04</a>, <a href=\"https://profiles.wordpress.org/florianbrinkmann\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mista-flo\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/foliovision\">FolioVision</a>, <a href=\"https://profiles.wordpress.org/fomenkoandrey\">fomenkoandrey</a>, <a href=\"https://profiles.wordpress.org/frankiet\"><NAME></a>, <a href=\"https://profiles.wordpress.org/frank-klein\"><NAME></a>, <a href=\"https://profiles.wordpress.org/fjarrett\"><NAME></a>, <a href=\"https://profiles.wordpress.org/akeif\">Fred</a>, <a href=\"https://profiles.wordpress.org/frozzare\"><NAME></a>, <a href=\"https://profiles.wordpress.org/fuscata\">fuscata</a>, <a href=\"https://profiles.wordpress.org/gma992\"><NAME></a>, <a href=\"https://profiles.wordpress.org/voldemortensen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/garyj\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pento\"><NAME></a>, <a href=\"https://profiles.wordpress.org/geekysoft\">Geeky Software</a>, <a href=\"https://profiles.wordpress.org/georgestephanis\"><NAME></a>, <a href=\"https://profiles.wordpress.org/goranseric\">Goran Šerić</a>, <a href=\"https://profiles.wordpress.org/grahamarmfield\"><NAME></a>, <a href=\"https://profiles.wordpress.org/grantderepas\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tivnet\"><NAME> (@tivnet)</a>, <a href=\"https://profiles.wordpress.org/hardeepasrani\"><NAME></a>, <a href=\"https://profiles.wordpress.org/helen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/henrywright\"><NAME></a>, <a href=\"https://profiles.wordpress.org/hiddenpearls\">hiddenpearls</a>, <a href=\"https://profiles.wordpress.org/hnle\">Hinaloe</a>, <a href=\"https://profiles.wordpress.org/hristo-sg\"><NAME>ov</a>, <a href=\"https://profiles.wordpress.org/hugobaeta\"><NAME></a>, <a href=\"https://profiles.wordpress.org/polevaultweb\"><NAME></a>, <a href=\"https://profiles.wordpress.org/iandunn\">I<NAME></a>, <a href=\"https://profiles.wordpress.org/ianedington\"><NAME></a>, <a href=\"https://profiles.wordpress.org/idealien\">idealien</a>, <a href=\"https://profiles.wordpress.org/igmoweb\"><NAME></a>, <a href=\"https://profiles.wordpress.org/imath\">imath</a>, <a href=\"https://profiles.wordpress.org/implenton\">implenton</a>, <a href=\"https://profiles.wordpress.org/ionutst\"><NAME>u</a>, <a href=\"https://profiles.wordpress.org/ipstenu\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/ivdimova\">ivdimova</a>, <a href=\"https://profiles.wordpress.org/jdgrimes\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jakept\"><NAME></a>, <a href=\"https://profiles.wordpress.org/whyisjake\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jnylen0\"><NAME>len</a>, <a href=\"https://profiles.wordpress.org/jamesacero\">jamesacero</a>, <a href=\"https://profiles.wordpress.org/japh\">Japh</a>, <a href=\"https://profiles.wordpress.org/jaredcobb\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jayarjo\">jayarjo</a>, <a href=\"https://profiles.wordpress.org/jdolan\">jdolan</a>, <a href=\"https://profiles.wordpress.org/jdoubleu\">jdoubleu</a>, <a href=\"https://profiles.wordpress.org/jblz\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jbpaul17\"><NAME></a>, <a href=\"https://profiles.wordpress.org/cheffheid\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jeremyfelt\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jpry\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jimt\">jimt</a>, <a href=\"https://profiles.wordpress.org/jipmoors\"><NAME>ors</a>, <a href=\"https://profiles.wordpress.org/jmusal\">jmusal</a>, <a href=\"https://profiles.wordpress.org/joedolson\"><NAME></a>, <a href=\"https://profiles.wordpress.org/joehoyle\"><NAME></a>, <a href=\"https://profiles.wordpress.org/joemcgill\"><NAME></a>, <a href=\"https://profiles.wordpress.org/joelcj91\"><NAME></a>, <a href=\"https://profiles.wordpress.org/johanmynhardt\">johanmynhardt</a>, <a href=\"https://profiles.wordpress.org/johnbillion\"><NAME></a>, <a href=\"https://profiles.wordpress.org/zyphonic\"><NAME></a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby\"><NAME></a>, <a href=\"https://profiles.wordpress.org/johnpbloch\"><NAME></a>, <a href=\"https://profiles.wordpress.org/johnregan3\"><NAME></a>, <a href=\"https://profiles.wordpress.org/johnpgreen\">johnpgreen</a>, <a href=\"https://profiles.wordpress.org/kenshino\">Jon (Kenshino)</a>, <a href=\"https://profiles.wordpress.org/jonathanbardo\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jbrinley\"><NAME></a>, <a href=\"https://profiles.wordpress.org/daggerhart\"><NAME></a>, <a href=\"https://profiles.wordpress.org/desrosj\"><NAME></a>, <a href=\"https://profiles.wordpress.org/spacedmonkey\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jonnyauk\">jonnyauk</a>, <a href=\"https://profiles.wordpress.org/jordesign\">jordesign</a>, <a href=\"https://profiles.wordpress.org/jorritschippers\">JorritSchippers</a>, <a href=\"https://profiles.wordpress.org/joefusco\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jjeaton\"><NAME></a>, <a href=\"https://profiles.wordpress.org/shelob9\"><NAME></a>, <a href=\"https://profiles.wordpress.org/joshcummingsdesign\">joshcummingsdesign</a>, <a href=\"https://profiles.wordpress.org/joshkadis\">joshkadis</a>, <a href=\"https://profiles.wordpress.org/joyously\">Joy</a>, <a href=\"https://profiles.wordpress.org/jrf\">jrf</a>, <a href=\"https://profiles.wordpress.org/jrgould\">JRGould</a>, <a href=\"https://profiles.wordpress.org/juanfra\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/juhise\">Juhi Saxena</a>, <a href=\"https://profiles.wordpress.org/nukaga\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/justinbusa\"><NAME></a>, <a href=\"https://profiles.wordpress.org/justinsainton\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jshreve\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jtsternberg\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kadamwhite\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kacperszurek\">kacperszurek</a>, <a href=\"https://profiles.wordpress.org/trepmal\">Kailey (trepmal)</a>, <a href=\"https://profiles.wordpress.org/kalenjohnson\">KalenJohnson</a>, <a href=\"https://profiles.wordpress.org/codebykat\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kkoppenhaver\"><NAME></a>, <a href=\"https://profiles.wordpress.org/keesiemeijer\">keesiemeijer</a>, <a href=\"https://profiles.wordpress.org/kellbot\">kellbot</a>, <a href=\"https://profiles.wordpress.org/ryelle\"><NAME></a>, <a href=\"https://profiles.wordpress.org/khag7\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kwight\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kitchin\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjbenk\">kjbenk</a>, <a href=\"https://profiles.wordpress.org/knutsp\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/koenschipper\">koenschipper</a>, <a href=\"https://profiles.wordpress.org/kokarn\">kokarn</a>, <a href=\"https://profiles.wordpress.org/kovshenin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/obenland\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/kouratoras\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kuchenundkakao\">kuchenundkakao</a>, <a href=\"https://profiles.wordpress.org/kuldipem\">kuldipem</a>, <a href=\"https://profiles.wordpress.org/laurelfulford\">Laurel Fulford</a>, <a href=\"https://profiles.wordpress.org/leewillis77\"><NAME></a>, <a href=\"https://profiles.wordpress.org/leobaiano\"><NAME></a>, <a href=\"https://profiles.wordpress.org/littlebigthing\">LittleBigThings (Csaba)</a>, <a href=\"https://profiles.wordpress.org/lucasstark\">Lucas Stark</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh\"><NAME>h</a>, <a href=\"https://profiles.wordpress.org/lgedeon\"><NAME></a>, <a href=\"https://profiles.wordpress.org/lukepettway\">Luke Pettway</a>, <a href=\"https://profiles.wordpress.org/lyubomir_popov\">lyubomir_popov</a>, <a href=\"https://profiles.wordpress.org/mageshp\">mageshp</a>, <a href=\"https://profiles.wordpress.org/mahesh901122\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mangeshp\">Mangesh Parte</a>, <a href=\"https://profiles.wordpress.org/manishsongirkar36\">Manish Songirkar</a>, <a href=\"https://profiles.wordpress.org/mantismamita\">mantismamita</a>, <a href=\"https://profiles.wordpress.org/mbootsman\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tyxla\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mariovalney\"><NAME></a>, <a href=\"https://profiles.wordpress.org/clorith\"><NAME>.</a>, <a href=\"https://profiles.wordpress.org/mbelchev\"><NAME></a>, <a href=\"https://profiles.wordpress.org/markjaquith\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mrwweb\"><NAME>-Wiley</a>, <a href=\"https://profiles.wordpress.org/mapk\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/markoheijnen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/markshep\">markshep</a>, <a href=\"https://profiles.wordpress.org/matrixik\">matrixik</a>, <a href=\"https://profiles.wordpress.org/mjbanks\">Matt Banks</a>, <a href=\"https://profiles.wordpress.org/mattking5000\">Matt King</a>, <a href=\"https://profiles.wordpress.org/jaworskimatt\">Matt PeepSo</a>, <a href=\"https://profiles.wordpress.org/veraxus\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mattwiebe\">Matt Wiebe</a>, <a href=\"https://profiles.wordpress.org/mattheu\"><NAME>-Young</a>, <a href=\"https://profiles.wordpress.org/mattyrob\">mattyrob</a>, <a href=\"https://profiles.wordpress.org/maxcutler\">Max Cutler</a>, <a href=\"https://profiles.wordpress.org/maximeculea\">Maxime Culea</a>, <a href=\"https://profiles.wordpress.org/mayukojpn\">Mayo Moriyama</a>, <a href=\"https://profiles.wordpress.org/mckernanin\">mckernanin</a>, <a href=\"https://profiles.wordpress.org/melchoyce\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/mhowell\">mhowell</a>, <a href=\"https://profiles.wordpress.org/michaelarestad\"><NAME></a>, <a href=\"https://profiles.wordpress.org/michael-arestad\"><NAME></a>, <a href=\"https://profiles.wordpress.org/michalzuber\">michalzuber</a>, <a href=\"https://profiles.wordpress.org/stubgo\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mauteri\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mihai2u\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mdgl\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mikehansenme\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mikelittle\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mikeschroder\"><NAME></a>, <a href=\"https://profiles.wordpress.org/mikeviele\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dimadin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/modemlooper\">modemlooper</a>, <a href=\"https://profiles.wordpress.org/batmoo\"><NAME></a>, <a href=\"https://profiles.wordpress.org/deremohan\"><NAME></a>, <a href=\"https://profiles.wordpress.org/monikarao\">monikarao</a>, <a href=\"https://profiles.wordpress.org/morettigeorgiev\">morettigeorgiev</a>, <a href=\"https://profiles.wordpress.org/morganestes\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/mor10\"><NAME>-Hendriksen</a>, <a href=\"https://profiles.wordpress.org/mt8biz\">moto hachi ( mt8.biz )</a>, <a href=\"https://profiles.wordpress.org/mrbobbybryant\">mrbobbybryant</a>, <a href=\"https://profiles.wordpress.org/nnaimov\"><NAME></a>, <a href=\"https://profiles.wordpress.org/natereist\">Nate Reist</a>, <a href=\"https://profiles.wordpress.org/natewr\">NateWr</a>, <a href=\"https://profiles.wordpress.org/nathanrice\">nathanrice</a>, <a href=\"https://profiles.wordpress.org/nazgul\">Nazgul</a>, <a href=\"https://profiles.wordpress.org/greatislander\">Ned Zimmerman</a>, <a href=\"https://profiles.wordpress.org/krstarica\">net</a>, <a href=\"https://profiles.wordpress.org/celloexpressions\"><NAME> </a>, <a href=\"https://profiles.wordpress.org/nikeo\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nikschavan\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nikv\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nbachiyski\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rabmalin\"><NAME></a>, <a href=\"https://profiles.wordpress.org/noplanman\">noplanman</a>, <a href=\"https://profiles.wordpress.org/nullvariable\">nullvariable</a>, <a href=\"https://profiles.wordpress.org/odie2\">odie2</a>, <a href=\"https://profiles.wordpress.org/odysseygate\">odyssey</a>, <a href=\"https://profiles.wordpress.org/hideokamoto\">Okamoto Hidetaka</a>, <a href=\"https://profiles.wordpress.org/orvils\">orvils</a>, <a href=\"https://profiles.wordpress.org/oskosk\">oskosk</a>, <a href=\"https://profiles.wordpress.org/ottok\"><NAME>äläinen</a>, <a href=\"https://profiles.wordpress.org/ovann86\">ovann86</a>, <a href=\"https://profiles.wordpress.org/imnok\">Pantip Treerattanapitak (Nok)</a>, <a href=\"https://profiles.wordpress.org/swissspidy\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/patilvikasj\">patilvikasj</a>, <a href=\"https://profiles.wordpress.org/pbearne\"><NAME>ne</a>, <a href=\"https://profiles.wordpress.org/paulwilde\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sirbrillig\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pdufour\">pdufour</a>, <a href=\"https://profiles.wordpress.org/piewp\">Perdaan</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc\"><NAME></a>, <a href=\"https://profiles.wordpress.org/phh\">phh</a>, <a href=\"https://profiles.wordpress.org/php\">php</a>, <a href=\"https://profiles.wordpress.org/delawski\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pippinsplugins\">pippinsplugins</a>, <a href=\"https://profiles.wordpress.org/pjgalbraith\">pjgalbraith</a>, <a href=\"https://profiles.wordpress.org/pkevan\">pkevan</a>, <a href=\"https://profiles.wordpress.org/pratikchaskar\">Pratik</a>, <a href=\"https://profiles.wordpress.org/pressionate\">Pressionate</a>, <a href=\"https://profiles.wordpress.org/presskopp\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/procodewp\">procodewp</a>, <a href=\"https://profiles.wordpress.org/rachelbaker\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rahulsprajapati\">R<NAME></a>, <a href=\"https://profiles.wordpress.org/superpoincare\">Ramanan</a>, <a href=\"https://profiles.wordpress.org/ramiy\"><NAME></a>, <a href=\"https://profiles.wordpress.org/ramiabraham\">ramiabraham</a>, <a href=\"https://profiles.wordpress.org/ranh\">ranh</a>, <a href=\"https://profiles.wordpress.org/redsand\">Red Sand Media Group</a>, <a href=\"https://profiles.wordpress.org/youknowriad\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rianrietveld\"><NAME></a>, <a href=\"https://profiles.wordpress.org/iamfriendly\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rpayne7264\"><NAME></a>, <a href=\"https://profiles.wordpress.org/iamjolly\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rnoakes3rd\"><NAME></a>, <a href=\"https://profiles.wordpress.org/d4z_c0nf\">Rocco Aliberti</a>, <a href=\"https://profiles.wordpress.org/rodrigosprimo\">Rodrigo Primo</a>, <a href=\"https://profiles.wordpress.org/rommelxcastro\">Rommel Castro</a>, <a href=\"https://profiles.wordpress.org/fronaldaraujo\">Ronald Araújo</a>, <a href=\"https://profiles.wordpress.org/magicroundabout\">Ross Wintle</a>, <a href=\"https://profiles.wordpress.org/guavaworks\">Roy Sivan</a>, <a href=\"https://profiles.wordpress.org/ryankienstra\"><NAME></a>, <a href=\"https://profiles.wordpress.org/rmccue\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/ryanplas\">Ryan Plas</a>, <a href=\"https://profiles.wordpress.org/welcher\"><NAME></a>, <a href=\"https://profiles.wordpress.org/salcode\"><NAME></a>, <a href=\"https://profiles.wordpress.org/samikeijonen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/solarissmoke\"><NAME></a>, <a href=\"https://profiles.wordpress.org/samuelsidler\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sandesh055\">Sandesh</a>, <a href=\"https://profiles.wordpress.org/smyoon315\">Sang-Min Yoon</a>, <a href=\"https://profiles.wordpress.org/sanketparmar\"><NAME></a>, <a href=\"https://profiles.wordpress.org/pollyplummer\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sayedwp\"><NAME>qui</a>, <a href=\"https://profiles.wordpress.org/schrapel\">schrapel</a>, <a href=\"https://profiles.wordpress.org/coffee2code\"><NAME></a>, <a href=\"https://profiles.wordpress.org/wonderboymusic\"><NAME>aylor</a>, <a href=\"https://profiles.wordpress.org/scrappyhuborg\">scr<EMAIL></a>, <a href=\"https://profiles.wordpress.org/scribu\">scribu</a>, <a href=\"https://profiles.wordpress.org/seancjones\">seancjones</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sgr33n\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sfpt\">sfpt</a>, <a href=\"https://profiles.wordpress.org/shayanys\">shayanys</a>, <a href=\"https://profiles.wordpress.org/shazahm1hotmailcom\">shazahm1</a>, <a href=\"https://profiles.wordpress.org/shprink\">shprink</a>, <a href=\"https://profiles.wordpress.org/simonlampen\">simonlampen</a>, <a href=\"https://profiles.wordpress.org/skippy\">skippy</a>, <a href=\"https://profiles.wordpress.org/smerriman\">smerriman</a>, <a href=\"https://profiles.wordpress.org/snacking\">snacking</a>, <a href=\"https://profiles.wordpress.org/solal\">solal</a>, <a href=\"https://profiles.wordpress.org/soean\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sstoqnov\"><NAME></a>, <a href=\"https://profiles.wordpress.org/metodiew\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sharkomatic\">Steph</a>, <a href=\"https://profiles.wordpress.org/sswells\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sillybean\"><NAME></a>, <a href=\"https://profiles.wordpress.org/netweb\"><NAME></a>, <a href=\"https://profiles.wordpress.org/stephenharris\"><NAME>arris</a>, <a href=\"https://profiles.wordpress.org/stevenkword\"><NAME></a>, <a href=\"https://profiles.wordpress.org/stevenlinx\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/sudar\"><NAME>u</a>, <a href=\"https://profiles.wordpress.org/patilswapnilv\"><NAME></a>, <a href=\"https://profiles.wordpress.org/swapnild\">swapnild</a>, <a href=\"https://profiles.wordpress.org/szaqal21\">szaqal21</a>, <a href=\"https://profiles.wordpress.org/takahashi_fumiki\"><NAME></a>, <a href=\"https://profiles.wordpress.org/miyauchi\"><NAME></a>, <a href=\"https://profiles.wordpress.org/karmatosed\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tapsboy\">tapsboy</a>, <a href=\"https://profiles.wordpress.org/tlovett1\"><NAME></a>, <a href=\"https://profiles.wordpress.org/team\">team</a>, <a href=\"https://profiles.wordpress.org/tg29359\">tg29359</a>, <a href=\"https://profiles.wordpress.org/tharsheblows\">tharsheblows</a>, <a href=\"https://profiles.wordpress.org/the\">the</a>, <a href=\"https://profiles.wordpress.org/themeshaper\">themeshaper</a>, <a href=\"https://profiles.wordpress.org/thenbrent\">thenbrent</a>, <a href=\"https://profiles.wordpress.org/thomaswm\">thomaswm</a>, <a href=\"https://profiles.wordpress.org/tfrommen\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tierra\">tierra</a>, <a href=\"https://profiles.wordpress.org/tnash\"><NAME></a>, <a href=\"https://profiles.wordpress.org/timmydcrawford\"><NAME></a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs\"><NAME>obs</a>, <a href=\"https://profiles.wordpress.org/timph\">timph</a>, <a href=\"https://profiles.wordpress.org/tkama\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tnegri\">tnegri</a>, <a href=\"https://profiles.wordpress.org/tomauger\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tjnowell\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tomdxw\">tomdxw</a>, <a href=\"https://profiles.wordpress.org/toro_unit\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/zodiac1978\"><NAME></a>, <a href=\"https://profiles.wordpress.org/transl8or\">transl8or</a>, <a href=\"https://profiles.wordpress.org/traversal\">traversal</a>, <a href=\"https://profiles.wordpress.org/wpsmith\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nmt90\"><NAME></a>, <a href=\"https://profiles.wordpress.org/trishasalas\">Trisha Salas</a>, <a href=\"https://profiles.wordpress.org/tristangemus\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/truongwp\">truongwp</a>, <a href=\"https://profiles.wordpress.org/tsl143\">tsl143</a>, <a href=\"https://profiles.wordpress.org/tywayne\"><NAME></a>, <a href=\"https://profiles.wordpress.org/grapplerulrich\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/utkarshpatel\">Utkarsh</a>, <a href=\"https://profiles.wordpress.org/valeriutihai\">Valeriu Tihai</a>, <a href=\"https://profiles.wordpress.org/zuige\"><NAME>en</a>, <a href=\"https://profiles.wordpress.org/vishalkakadiya\">Vishal Kakadiya</a>, <a href=\"https://profiles.wordpress.org/vortfu\">vortfu</a>, <a href=\"https://profiles.wordpress.org/vrundakansara-1\">Vrunda Kansara</a>, <a href=\"https://profiles.wordpress.org/webbgaraget\">webbgaraget</a>, <a href=\"https://profiles.wordpress.org/webmandesign\">WebMan Design | <NAME></a>, <a href=\"https://profiles.wordpress.org/websupporter\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam\"><NAME></a>, <a href=\"https://profiles.wordpress.org/williampatton\">williampatton</a>, <a href=\"https://profiles.wordpress.org/wolly\">Wolly aka <NAME></a>, <a href=\"https://profiles.wordpress.org/wraithkenny\">WraithKenny</a>, <a href=\"https://profiles.wordpress.org/yale01\">yale01</a>, <a href=\"https://profiles.wordpress.org/yoavf\"><NAME></a>, <a href=\"https://profiles.wordpress.org/yogasukma\">Y<NAME></a>, <a href=\"https://profiles.wordpress.org/oxymoron\"><NAME></a>, <a href=\"https://profiles.wordpress.org/tollmanz\"><NAME></a>, <a href=\"https://profiles.wordpress.org/vanillalounge\">Ze Fontainhas</a>, <a href=\"https://profiles.wordpress.org/zhildzik\">zhildzik</a>, and <a href=\"https://profiles.wordpress.org/zsusag\">zsusag</a>.\n<p> </p>\n<p>Finally, thanks to all the community translators who worked on WordPress 4.8. Their efforts bring WordPress 4.8 fully translated to 38 languages at release time with more on the way.</p>\n<p>Do you want to report on WordPress 4.8? <a href=\"https://s.w.org/images/core/4.8/wp-4-8_press-kit.zip\">We’ve compiled a press kit</a> featuring information about the release features, and some media assets to help you along.</p>\n<p>If you want to follow along or help out, check out <a href=\"https://make.wordpress.org/\">Make WordPress</a> and our <a href=\"https://make.wordpress.org/core/\">core development blog</a>. Thanks for choosing WordPress — we hope you enjoy!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4770\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:33:\"WordPress 4.8 Release Candidate 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2017/06/wordpress-4-8-release-candidate-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 01 Jun 2017 22:13:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4765\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:336:\"The second release candidate for WordPress 4.8 is now available. To test WordPress 4.8, you can use the WordPress Beta Tester plugin or you can download the release candidate here (zip). We’ve made a handful of changes since releasing RC 1 last week. For more details about what’s new in version 4.8, check out the […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1173:\"<p>The second release candidate for WordPress 4.8 is now available.</p>\n<p>To test WordPress 4.8, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.8-RC2.zip\">download the release candidate here</a> (zip).</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=40866&stop_rev=40847\">a handful of changes</a> since releasing RC 1 last week. For more details about what’s new in version 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a>, <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\">Beta 2</a>, and <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-release-candidate/\">RC1</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p>Happy testing!</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4765\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"WordPress 4.8 Release Candidate\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wordpress.org/news/2017/05/wordpress-4-8-release-candidate/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 25 May 2017 23:04:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4758\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:325:\"The release candidate for WordPress 4.8 is now available. RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on Thursday, June 8, but we need your help to get there. If you haven’t tested 4.8 yet, […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2365:\"<p>The release candidate for WordPress 4.8 is now available.</p>\n<p>RC means we think we’re done, but with millions of users and thousands of plugins and themes, it’s possible we’ve missed something. We hope to ship WordPress 4.8 on <strong>Thursday, June 8</strong>, but we need <em>your</em> help to get there. If you haven’t tested 4.8 yet, now is the time!</p>\n<p>To test WordPress 4.8, you can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin or you can <a href=\"https://wordpress.org/wordpress-4.8-RC1.zip\">download the release candidate here</a> (zip).</p>\n<p>We’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=40840&stop_rev=40821\">a handful of changes</a> since releasing Beta 2 earlier this week. For more details about what’s new in version 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> and <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\">Beta 2</a> blog posts.</p>\n<p><strong>Think you’ve found a bug?</strong> Please post to the <a href=\"https://wordpress.org/support/forum/alphabeta/\">Alpha/Beta support forum</a>. If any known issues come up, you’ll be able to <a href=\"https://core.trac.wordpress.org/report/5\">find them here</a>.</p>\n<p><strong>Developers</strong>, please test your plugins and themes against WordPress 4.8 and update your plugin’s <em>Tested up to</em> version in the readme to 4.8. If you find compatibility problems please be sure to post to the support forums so we can figure those out before the final release – we work hard to avoid breaking things. An in-depth field guide to developer-focused changes is coming soon on the <a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p>This release’s haiku is courtesy of <a href=\'https://profiles.wordpress.org/matveb/\' class=\'mention\'><span class=\'mentions-prefix\'>@</span>matveb</a>:</p>\n<p><em>Érrese uno</em><br />\n<em>Cien veces y más</em><br />\n<em>Erre ce dos</em></p>\n<p>Thanks for your continued help testing out the latest versions of WordPress.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4758\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.8 Beta 2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 23 May 2017 00:02:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4749\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:329:\"WordPress 4.8 Beta 2 is now available! This software is still in development, so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.8, try the WordPress Beta Tester plugin (you’ll want “bleeding edge nightlies”). Or you can […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1621:\"<p>WordPress 4.8 Beta 2 is now available!</p>\n<p><strong>This software is still in development,</strong> so we don’t recommend you run it on a production site. Consider setting up a test site just to play with the new version. To test WordPress 4.8, try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (you’ll want “bleeding edge nightlies”). Or you can <a href=\"https://wordpress.org/wordpress-4.8-beta2.zip\">download the beta here</a> (zip).</p>\n<p>For more information on what’s new in 4.8, check out the <a href=\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\">Beta 1</a> blog post. Since then, we’ve made <a href=\"https://core.trac.wordpress.org/log/trunk/?action=stop_on_copy&mode=stop_on_copy&rev=40819&stop_rev=40664&limit=100&sfp_email=&sfph_mail=\">over 50 changes</a> in Beta 2.</p>\n<p>Do you speak a language other than English? <a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n<p><strong>If you think you’ve found a bug</strong>, you can post to the <a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a> in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report, <a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find <a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</p>\n<p><em>WordPress four point eight<br />\nOne step closer to release<br />\nPlease test Beta 2!</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4749\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:39:\"\n \n \n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress 4.7.5 Security and Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wordpress.org/news/2017/05/wordpress-4-7-5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 16 May 2017 22:39:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:3:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:3:\"4.7\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4734\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:373:\"WordPress 4.7.5 is now available. This is a security release for all previous versions and we strongly encourage you to update your sites immediately. WordPress versions 4.7.4 and earlier are affected by six security issues: Insufficient redirect validation in the HTTP class. Reported by <NAME>. Improper handling of post meta data values in the XML-RPC […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2349:\"<p>WordPress 4.7.5 is now available. This is a <strong>security release</strong> for all previous versions and we strongly encourage you to update your sites immediately.</p>\n<p>WordPress versions 4.7.4 and earlier are affected by six security issues:</p>\n<ol>\n<li>Insufficient redirect validation in the HTTP class. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\"><NAME></a>.</li>\n<li>Improper handling of post meta data values in the XML-RPC API. Reported by <a href=\"https://hackerone.com/jazzy2fives\"><NAME></a>.</li>\n<li>Lack of capability checks for post meta data in the XML-RPC API. Reported by <a href=\"https://profiles.wordpress.org/vortfu\"><NAME></a> of the WordPress Security Team.</li>\n<li>A Cross Site Request Forgery (CSRF) vulnerability was discovered in the filesystem credentials dialog. Reported by <a href=\"https://twitter.com/yorickkoster\"><NAME></a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered when attempting to upload very large files. Reported by <a href=\"https://dk.linkedin.com/in/ronni-skansing-36143b65\"><NAME></a>.</li>\n<li>A cross-site scripting (XSS) vulnerability was discovered related to the Customizer. Reported by <a href=\"https://profiles.wordpress.org/westonruter\">Weston Ruter</a> of the WordPress Security Team.</li>\n</ol>\n<p>Thank you to the reporters of these issues for practicing <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">responsible disclosure</a>.</p>\n<p>In addition to the security issues above, WordPress 4.7.5 contains 3 maintenance fixes to the 4.7 release series. For more information, see the <a href=\"https://codex.wordpress.org/Version_4.7.5\">release notes</a> or consult the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.7.5&group=component&col=id&col=summary&col=component&col=status&col=owner&col=type&col=priority&col=keywords&order=priority\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.7.5</a> or venture over to Dashboard → Updates and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.7.5.</p>\n<p>Thanks to everyone who contributed to 4.7.5.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4734\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"WordPress Now on HackerOne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://wordpress.org/news/2017/05/wordpress-now-on-hackerone/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 May 2017 16:02:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Security\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4730\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:322:\"WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that WordPress is now officially […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1715:\"<p>WordPress has grown a lot over the last thirteen years – it now powers more than 28% of the top ten million sites on the web. During this growth, each team has worked hard to continually improve their tools and processes. Today, the WordPress Security Team is happy to announce that <a href=\"https://hackerone.com/wordpress\">WordPress is now officially on HackerOne</a>!</p>\n<p><a href=\"https://www.hackerone.com/about\">HackerOne</a> is a platform for security researchers to securely and responsibly report vulnerabilities to our team. It provides tools that improve the quality and consistency of communication with reporters, and will reduce the time spent on responding to commonly reported issues. This frees our team to spend more time working on improving the security of WordPress.</p>\n<p>The security team has been working on this project for quite some time. <NAME> started the team working on it just over a year ago. We ran it as a private program while we worked out our procedures and processes, and are excited to finally make it public.</p>\n<p>With the announcement of the WordPress HackerOne program we are also introducing bug bounties. Bug bounties let us reward reporters for disclosing issues to us and helping us secure our products and infrastructure. We’ve already awarded more than $3,700 in bounties to seven different reporters! We are thankful to Automattic for paying the bounties on behalf of the WordPress project.</p>\n<p>The program and bounties cover all our projects including WordPress, BuddyPress, bbPress, GlotPress, and WP-CLI as well as all of our sites including WordPress.org, bbPress.org, WordCamp.org, BuddyPress.org, and GlotPress.org.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4730\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:33:\"\n \n \n \n \n \n\n \n \n \n \";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:4:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"WordPress 4.8 Beta 1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://wordpress.org/news/2017/05/wordpress-4-8-beta-1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 13 May 2017 00:15:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Releases\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4727\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:342:\"We’re planning a smaller WP release early next month, bringing in three major enhancements: An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it’s hard to describe.) A revamp of the dashboard news widget to […]\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1148:\"<p>We’re planning a smaller WP release early next month, bringing in three major enhancements:</p>\n<ul>\n<li>An improved visual editor experience, with a new TinyMCE that allows you to navigate more intuitively in and out of inline elements like links. (Try it out to see, it’s hard to describe.)</li>\n<li>A revamp of the dashboard news widget to bring in nearby and upcoming events including meetups and WordCamps.</li>\n<li>Several new media widgets covering images, audio, and video, and an enhancement to the text widget to support visual editing.</li>\n</ul>\n<p>The first beta of 4.8 is now available for testing. You can use the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">beta tester plugin</a> (or just run trunk) to try the latest and greatest, and each of these areas could use a ton of testing. Our goals are to make editing posts with links more intuitive, make widgets easier for new users and more convenient for existing ones, and get many more people aware of and attending our community events.</p>\n<p><em>Four point eight is here<br />\nSmall changes with a big punch<br />\nBig ones come later</em></p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:7:\"post-id\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"4727\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:32:\"https://wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"hourly\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:30:\"com-wordpress:feed-additions:1\";a:1:{s:4:\"site\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"14607090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:9:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 29 Aug 2017 13:27:23 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:25:\"strict-transport-security\";s:11:\"max-age=360\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 21 Aug 2017 12:09:06 GMT\";s:4:\"link\";s:63:\"<https://wordpress.org/news/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";}}s:5:\"build\";s:14:\"20170826144428\";}','no'),(477,'_site_transient_timeout_community-events-40af302b8f0a6e5557f09d2d97731bbb','1503948490','no'),(478,'_site_transient_community-events-40af302b8f0a6e5557f09d2d97731bbb','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"192.168.3.11\";}s:6:\"events\";a:4:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:33:\"WordPress Delhi/NCR August Meetup\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242771209/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-08-26 17:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Delhi, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:28.703236;s:9:\"longitude\";d:77.132591000000005;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:27:\"WordPress Blog Optimization\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242851893/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-02 16:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Delhi, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:28.703236;s:9:\"longitude\";d:77.132591000000005;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:47:\"WordPress Delhi NCR Meetup (September Meetup ) \";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242765334/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-02 17:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Delhi, DL, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:28.670000076293999;s:9:\"longitude\";d:77.209999084472997;}}i:3;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:28:\"Building e-commerce using WP\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242853203/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-09 15:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Delhi, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:28.703236;s:9:\"longitude\";d:77.132591000000005;}}}}','no'),(135,'can_compress_scripts','1','no'),(695,'_transient_timeout_wc_report_sales_by_date','1504102604','no'),(696,'_transient_wc_report_sales_by_date','a:24:{s:32:\"6b3efe8908a9ed7ebcb707c9f38ed930\";a:1:{i:0;O:8:\"stdClass\":2:{s:5:\"count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"1227a4705c6f189686a809bd82066483\";a:0:{}s:32:\"3ef829f8647f31a6ed0cf0453d055dd3\";a:1:{i:0;O:8:\"stdClass\":2:{s:16:\"order_item_count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"dd7c33f596dfe416038a4839fafe92ab\";N;s:32:\"87cd15cc6769b2909d434c2c4aea0edb\";a:1:{i:0;O:8:\"stdClass\":5:{s:11:\"total_sales\";s:3:\"300\";s:14:\"total_shipping\";s:1:\"0\";s:9:\"total_tax\";s:1:\"0\";s:18:\"total_shipping_tax\";s:1:\"0\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"9175280165188feb5b3cbdc13411a52c\";a:0:{}s:32:\"4384fd5f4dafb43eebf2188167cdb758\";a:0:{}s:32:\"b75cf62ad24b4365797873dcaa9e780d\";a:0:{}s:32:\"dac6afa2237e9170f5e982e79358dd39\";a:1:{i:0;O:8:\"stdClass\":2:{s:5:\"count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"73cf3a97a32de16c42f8da1a79efcf62\";a:0:{}s:32:\"4e93a60960caa8f72e23c2a00b35b1cc\";a:1:{i:0;O:8:\"stdClass\":2:{s:16:\"order_item_count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"7bc706f312512a70079847c312223ee5\";N;s:32:\"a943f9d6f635827c51ac223a1eea9754\";a:1:{i:0;O:8:\"stdClass\":5:{s:11:\"total_sales\";s:3:\"300\";s:14:\"total_shipping\";s:1:\"0\";s:9:\"total_tax\";s:1:\"0\";s:18:\"total_shipping_tax\";s:1:\"0\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"89a2dad0e7f3138690646c7639087ece\";a:0:{}s:32:\"96d6551d12079f07c773252c7cb452bc\";a:0:{}s:32:\"075c822e886b67eac0d671e8b9b31ea1\";a:0:{}s:32:\"8e90cf69a67e777e3b8dcb26629ba845\";a:1:{i:0;O:8:\"stdClass\":2:{s:5:\"count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"f33544bd035b7a3ff79e8ebda1f8a1ba\";a:0:{}s:32:\"2fc3c3492b46a4e325ea1235984b0b6b\";a:1:{i:0;O:8:\"stdClass\":2:{s:16:\"order_item_count\";s:1:\"1\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"58a09836298eab9feed9c3c2d24393b4\";N;s:32:\"d7488bd98bd3d4f6140c00205f7f16c3\";a:1:{i:0;O:8:\"stdClass\":5:{s:11:\"total_sales\";s:3:\"300\";s:14:\"total_shipping\";s:1:\"0\";s:9:\"total_tax\";s:1:\"0\";s:18:\"total_shipping_tax\";s:1:\"0\";s:9:\"post_date\";s:19:\"2017-08-28 08:00:37\";}}s:32:\"d975db62917b66e2d8cce6088fbd83fd\";a:0:{}s:32:\"8b4cbabcb1df8ffedded9ee62fd8714c\";a:0:{}s:32:\"d57b193a45aa1d496bcb03bcff673f0e\";a:0:{}}','no'),(489,'_site_transient_timeout_poptags_40cd750bba9870f18aada2478b24840a','1503916093','no'),(490,'_site_transient_poptags_40cd750bba9870f18aada2478b24840a','O:8:\"stdClass\":100:{s:6:\"widget\";a:3:{s:4:\"name\";s:6:\"widget\";s:4:\"slug\";s:6:\"widget\";s:5:\"count\";i:4369;}s:4:\"post\";a:3:{s:4:\"name\";s:4:\"post\";s:4:\"slug\";s:4:\"post\";s:5:\"count\";i:2497;}s:5:\"admin\";a:3:{s:4:\"name\";s:5:\"admin\";s:4:\"slug\";s:5:\"admin\";s:5:\"count\";i:2369;}s:11:\"woocommerce\";a:3:{s:4:\"name\";s:11:\"woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:5:\"count\";i:2266;}s:5:\"posts\";a:3:{s:4:\"name\";s:5:\"posts\";s:4:\"slug\";s:5:\"posts\";s:5:\"count\";i:1827;}s:8:\"comments\";a:3:{s:4:\"name\";s:8:\"comments\";s:4:\"slug\";s:8:\"comments\";s:5:\"count\";i:1600;}s:9:\"shortcode\";a:3:{s:4:\"name\";s:9:\"shortcode\";s:4:\"slug\";s:9:\"shortcode\";s:5:\"count\";i:1586;}s:7:\"twitter\";a:3:{s:4:\"name\";s:7:\"twitter\";s:4:\"slug\";s:7:\"twitter\";s:5:\"count\";i:1437;}s:6:\"google\";a:3:{s:4:\"name\";s:6:\"google\";s:4:\"slug\";s:6:\"google\";s:5:\"count\";i:1356;}s:6:\"images\";a:3:{s:4:\"name\";s:6:\"images\";s:4:\"slug\";s:6:\"images\";s:5:\"count\";i:1349;}s:8:\"facebook\";a:3:{s:4:\"name\";s:8:\"facebook\";s:4:\"slug\";s:8:\"facebook\";s:5:\"count\";i:1335;}s:7:\"sidebar\";a:3:{s:4:\"name\";s:7:\"sidebar\";s:4:\"slug\";s:7:\"sidebar\";s:5:\"count\";i:1273;}s:5:\"image\";a:3:{s:4:\"name\";s:5:\"image\";s:4:\"slug\";s:5:\"image\";s:5:\"count\";i:1269;}s:3:\"seo\";a:3:{s:4:\"name\";s:3:\"seo\";s:4:\"slug\";s:3:\"seo\";s:5:\"count\";i:1128;}s:7:\"gallery\";a:3:{s:4:\"name\";s:7:\"gallery\";s:4:\"slug\";s:7:\"gallery\";s:5:\"count\";i:1054;}s:4:\"page\";a:3:{s:4:\"name\";s:4:\"page\";s:4:\"slug\";s:4:\"page\";s:5:\"count\";i:1046;}s:6:\"social\";a:3:{s:4:\"name\";s:6:\"social\";s:4:\"slug\";s:6:\"social\";s:5:\"count\";i:997;}s:5:\"email\";a:3:{s:4:\"name\";s:5:\"email\";s:4:\"slug\";s:5:\"email\";s:5:\"count\";i:942;}s:5:\"links\";a:3:{s:4:\"name\";s:5:\"links\";s:4:\"slug\";s:5:\"links\";s:5:\"count\";i:814;}s:5:\"login\";a:3:{s:4:\"name\";s:5:\"login\";s:4:\"slug\";s:5:\"login\";s:5:\"count\";i:811;}s:9:\"ecommerce\";a:3:{s:4:\"name\";s:9:\"ecommerce\";s:4:\"slug\";s:9:\"ecommerce\";s:5:\"count\";i:807;}s:7:\"widgets\";a:3:{s:4:\"name\";s:7:\"widgets\";s:4:\"slug\";s:7:\"widgets\";s:5:\"count\";i:772;}s:5:\"video\";a:3:{s:4:\"name\";s:5:\"video\";s:4:\"slug\";s:5:\"video\";s:5:\"count\";i:768;}s:3:\"rss\";a:3:{s:4:\"name\";s:3:\"rss\";s:4:\"slug\";s:3:\"rss\";s:5:\"count\";i:669;}s:7:\"content\";a:3:{s:4:\"name\";s:7:\"content\";s:4:\"slug\";s:7:\"content\";s:5:\"count\";i:668;}s:10:\"buddypress\";a:3:{s:4:\"name\";s:10:\"buddypress\";s:4:\"slug\";s:10:\"buddypress\";s:5:\"count\";i:663;}s:4:\"spam\";a:3:{s:4:\"name\";s:4:\"spam\";s:4:\"slug\";s:4:\"spam\";s:5:\"count\";i:654;}s:5:\"pages\";a:3:{s:4:\"name\";s:5:\"pages\";s:4:\"slug\";s:5:\"pages\";s:5:\"count\";i:643;}s:8:\"security\";a:3:{s:4:\"name\";s:8:\"security\";s:4:\"slug\";s:8:\"security\";s:5:\"count\";i:642;}s:6:\"jquery\";a:3:{s:4:\"name\";s:6:\"jquery\";s:4:\"slug\";s:6:\"jquery\";s:5:\"count\";i:636;}s:6:\"slider\";a:3:{s:4:\"name\";s:6:\"slider\";s:4:\"slug\";s:6:\"slider\";s:5:\"count\";i:622;}s:5:\"media\";a:3:{s:4:\"name\";s:5:\"media\";s:4:\"slug\";s:5:\"media\";s:5:\"count\";i:607;}s:4:\"ajax\";a:3:{s:4:\"name\";s:4:\"ajax\";s:4:\"slug\";s:4:\"ajax\";s:5:\"count\";i:593;}s:9:\"analytics\";a:3:{s:4:\"name\";s:9:\"analytics\";s:4:\"slug\";s:9:\"analytics\";s:5:\"count\";i:593;}s:4:\"feed\";a:3:{s:4:\"name\";s:4:\"feed\";s:4:\"slug\";s:4:\"feed\";s:5:\"count\";i:588;}s:6:\"search\";a:3:{s:4:\"name\";s:6:\"search\";s:4:\"slug\";s:6:\"search\";s:5:\"count\";i:580;}s:8:\"category\";a:3:{s:4:\"name\";s:8:\"category\";s:4:\"slug\";s:8:\"category\";s:5:\"count\";i:574;}s:10:\"e-commerce\";a:3:{s:4:\"name\";s:10:\"e-commerce\";s:4:\"slug\";s:10:\"e-commerce\";s:5:\"count\";i:574;}s:4:\"menu\";a:3:{s:4:\"name\";s:4:\"menu\";s:4:\"slug\";s:4:\"menu\";s:5:\"count\";i:559;}s:4:\"form\";a:3:{s:4:\"name\";s:4:\"form\";s:4:\"slug\";s:4:\"form\";s:5:\"count\";i:551;}s:5:\"embed\";a:3:{s:4:\"name\";s:5:\"embed\";s:4:\"slug\";s:5:\"embed\";s:5:\"count\";i:540;}s:10:\"javascript\";a:3:{s:4:\"name\";s:10:\"javascript\";s:4:\"slug\";s:10:\"javascript\";s:5:\"count\";i:534;}s:4:\"link\";a:3:{s:4:\"name\";s:4:\"link\";s:4:\"slug\";s:4:\"link\";s:5:\"count\";i:521;}s:3:\"css\";a:3:{s:4:\"name\";s:3:\"css\";s:4:\"slug\";s:3:\"css\";s:5:\"count\";i:514;}s:5:\"share\";a:3:{s:4:\"name\";s:5:\"share\";s:4:\"slug\";s:5:\"share\";s:5:\"count\";i:501;}s:7:\"youtube\";a:3:{s:4:\"name\";s:7:\"youtube\";s:4:\"slug\";s:7:\"youtube\";s:5:\"count\";i:500;}s:7:\"comment\";a:3:{s:4:\"name\";s:7:\"comment\";s:4:\"slug\";s:7:\"comment\";s:5:\"count\";i:494;}s:5:\"theme\";a:3:{s:4:\"name\";s:5:\"theme\";s:4:\"slug\";s:5:\"theme\";s:5:\"count\";i:485;}s:9:\"dashboard\";a:3:{s:4:\"name\";s:9:\"dashboard\";s:4:\"slug\";s:9:\"dashboard\";s:5:\"count\";i:475;}s:6:\"custom\";a:3:{s:4:\"name\";s:6:\"custom\";s:4:\"slug\";s:6:\"custom\";s:5:\"count\";i:472;}s:10:\"responsive\";a:3:{s:4:\"name\";s:10:\"responsive\";s:4:\"slug\";s:10:\"responsive\";s:5:\"count\";i:470;}s:10:\"categories\";a:3:{s:4:\"name\";s:10:\"categories\";s:4:\"slug\";s:10:\"categories\";s:5:\"count\";i:470;}s:3:\"ads\";a:3:{s:4:\"name\";s:3:\"ads\";s:4:\"slug\";s:3:\"ads\";s:5:\"count\";i:446;}s:9:\"affiliate\";a:3:{s:4:\"name\";s:9:\"affiliate\";s:4:\"slug\";s:9:\"affiliate\";s:5:\"count\";i:441;}s:6:\"editor\";a:3:{s:4:\"name\";s:6:\"editor\";s:4:\"slug\";s:6:\"editor\";s:5:\"count\";i:439;}s:4:\"tags\";a:3:{s:4:\"name\";s:4:\"tags\";s:4:\"slug\";s:4:\"tags\";s:5:\"count\";i:438;}s:6:\"button\";a:3:{s:4:\"name\";s:6:\"button\";s:4:\"slug\";s:6:\"button\";s:5:\"count\";i:436;}s:12:\"contact-form\";a:3:{s:4:\"name\";s:12:\"contact form\";s:4:\"slug\";s:12:\"contact-form\";s:5:\"count\";i:431;}s:4:\"user\";a:3:{s:4:\"name\";s:4:\"user\";s:4:\"slug\";s:4:\"user\";s:5:\"count\";i:418;}s:5:\"photo\";a:3:{s:4:\"name\";s:5:\"photo\";s:4:\"slug\";s:5:\"photo\";s:5:\"count\";i:418;}s:6:\"mobile\";a:3:{s:4:\"name\";s:6:\"mobile\";s:4:\"slug\";s:6:\"mobile\";s:5:\"count\";i:408;}s:9:\"slideshow\";a:3:{s:4:\"name\";s:9:\"slideshow\";s:4:\"slug\";s:9:\"slideshow\";s:5:\"count\";i:405;}s:7:\"contact\";a:3:{s:4:\"name\";s:7:\"contact\";s:4:\"slug\";s:7:\"contact\";s:5:\"count\";i:404;}s:5:\"users\";a:3:{s:4:\"name\";s:5:\"users\";s:4:\"slug\";s:5:\"users\";s:5:\"count\";i:402;}s:5:\"stats\";a:3:{s:4:\"name\";s:5:\"stats\";s:4:\"slug\";s:5:\"stats\";s:5:\"count\";i:401;}s:6:\"photos\";a:3:{s:4:\"name\";s:6:\"photos\";s:4:\"slug\";s:6:\"photos\";s:5:\"count\";i:396;}s:10:\"statistics\";a:3:{s:4:\"name\";s:10:\"statistics\";s:4:\"slug\";s:10:\"statistics\";s:5:\"count\";i:383;}s:3:\"api\";a:3:{s:4:\"name\";s:3:\"api\";s:4:\"slug\";s:3:\"api\";s:5:\"count\";i:382;}s:6:\"events\";a:3:{s:4:\"name\";s:6:\"events\";s:4:\"slug\";s:6:\"events\";s:5:\"count\";i:379;}s:10:\"navigation\";a:3:{s:4:\"name\";s:10:\"navigation\";s:4:\"slug\";s:10:\"navigation\";s:5:\"count\";i:369;}s:4:\"news\";a:3:{s:4:\"name\";s:4:\"news\";s:4:\"slug\";s:4:\"news\";s:5:\"count\";i:353;}s:8:\"calendar\";a:3:{s:4:\"name\";s:8:\"calendar\";s:4:\"slug\";s:8:\"calendar\";s:5:\"count\";i:344;}s:7:\"payment\";a:3:{s:4:\"name\";s:7:\"payment\";s:4:\"slug\";s:7:\"payment\";s:5:\"count\";i:334;}s:9:\"multisite\";a:3:{s:4:\"name\";s:9:\"multisite\";s:4:\"slug\";s:9:\"multisite\";s:5:\"count\";i:332;}s:7:\"plugins\";a:3:{s:4:\"name\";s:7:\"plugins\";s:4:\"slug\";s:7:\"plugins\";s:5:\"count\";i:331;}s:10:\"shortcodes\";a:3:{s:4:\"name\";s:10:\"shortcodes\";s:4:\"slug\";s:10:\"shortcodes\";s:5:\"count\";i:331;}s:12:\"social-media\";a:3:{s:4:\"name\";s:12:\"social media\";s:4:\"slug\";s:12:\"social-media\";s:5:\"count\";i:331;}s:10:\"newsletter\";a:3:{s:4:\"name\";s:10:\"newsletter\";s:4:\"slug\";s:10:\"newsletter\";s:5:\"count\";i:327;}s:4:\"code\";a:3:{s:4:\"name\";s:4:\"code\";s:4:\"slug\";s:4:\"code\";s:5:\"count\";i:324;}s:5:\"popup\";a:3:{s:4:\"name\";s:5:\"popup\";s:4:\"slug\";s:5:\"popup\";s:5:\"count\";i:324;}s:4:\"list\";a:3:{s:4:\"name\";s:4:\"list\";s:4:\"slug\";s:4:\"list\";s:5:\"count\";i:321;}s:4:\"meta\";a:3:{s:4:\"name\";s:4:\"meta\";s:4:\"slug\";s:4:\"meta\";s:5:\"count\";i:320;}s:3:\"url\";a:3:{s:4:\"name\";s:3:\"url\";s:4:\"slug\";s:3:\"url\";s:5:\"count\";i:319;}s:9:\"marketing\";a:3:{s:4:\"name\";s:9:\"marketing\";s:4:\"slug\";s:9:\"marketing\";s:5:\"count\";i:306;}s:6:\"simple\";a:3:{s:4:\"name\";s:6:\"simple\";s:4:\"slug\";s:6:\"simple\";s:5:\"count\";i:300;}s:4:\"chat\";a:3:{s:4:\"name\";s:4:\"chat\";s:4:\"slug\";s:4:\"chat\";s:5:\"count\";i:299;}s:8:\"redirect\";a:3:{s:4:\"name\";s:8:\"redirect\";s:4:\"slug\";s:8:\"redirect\";s:5:\"count\";i:297;}s:3:\"tag\";a:3:{s:4:\"name\";s:3:\"tag\";s:4:\"slug\";s:3:\"tag\";s:5:\"count\";i:291;}s:16:\"custom-post-type\";a:3:{s:4:\"name\";s:16:\"custom post type\";s:4:\"slug\";s:16:\"custom-post-type\";s:5:\"count\";i:290;}s:15:\"payment-gateway\";a:3:{s:4:\"name\";s:15:\"payment gateway\";s:4:\"slug\";s:15:\"payment-gateway\";s:5:\"count\";i:286;}s:11:\"advertising\";a:3:{s:4:\"name\";s:11:\"advertising\";s:4:\"slug\";s:11:\"advertising\";s:5:\"count\";i:283;}s:6:\"author\";a:3:{s:4:\"name\";s:6:\"author\";s:4:\"slug\";s:6:\"author\";s:5:\"count\";i:282;}s:7:\"adsense\";a:3:{s:4:\"name\";s:7:\"adsense\";s:4:\"slug\";s:7:\"adsense\";s:5:\"count\";i:282;}s:4:\"html\";a:3:{s:4:\"name\";s:4:\"html\";s:4:\"slug\";s:4:\"html\";s:5:\"count\";i:280;}s:5:\"forms\";a:3:{s:4:\"name\";s:5:\"forms\";s:4:\"slug\";s:5:\"forms\";s:5:\"count\";i:279;}s:8:\"lightbox\";a:3:{s:4:\"name\";s:8:\"lightbox\";s:4:\"slug\";s:8:\"lightbox\";s:5:\"count\";i:277;}s:7:\"tinymce\";a:3:{s:4:\"name\";s:7:\"tinyMCE\";s:4:\"slug\";s:7:\"tinymce\";s:5:\"count\";i:270;}s:8:\"tracking\";a:3:{s:4:\"name\";s:8:\"tracking\";s:4:\"slug\";s:8:\"tracking\";s:5:\"count\";i:269;}s:12:\"notification\";a:3:{s:4:\"name\";s:12:\"notification\";s:4:\"slug\";s:12:\"notification\";s:5:\"count\";i:269;}s:7:\"captcha\";a:3:{s:4:\"name\";s:7:\"captcha\";s:4:\"slug\";s:7:\"captcha\";s:5:\"count\";i:268;}}','no'),(513,'woocommerce_enable_reviews','yes','yes'),(514,'woocommerce_review_rating_verification_label','yes','no'),(515,'woocommerce_review_rating_verification_required','no','no'),(516,'woocommerce_enable_review_rating','yes','yes'),(517,'woocommerce_review_rating_required','yes','no'),(518,'woocommerce_shop_page_id','6','yes'),(386,'_transient_hmbkp_schedules','a:1:{i:0;s:25:\"hmbkp_schedule_1503761168\";}','no'),(199,'wpb2d-init-errors','','no'),(200,'wpb2d-premium-extensions','a:0:{}','no'),(248,'updraft_dropbox','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-2895f2f53247c5e80393fbc09b9b2da1\";a:1:{s:15:\"tk_access_token\";s:1:\"0\";}}}','yes'),(385,'_transient_timeout_hmbkp_schedules','1504410156','no'),(253,'updraft_s3generic','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-aa550526a04735ecb62d79a4c41b02bf\";a:4:{s:8:\"endpoint\";s:0:\"\";s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(247,'updraft_updraftvault','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-45564970e6208cbf0fdcae01b07d81f6\";a:0:{}}}','yes'),(252,'updraft_ftp','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-e8cc9cb0c5b24af74c562085f6ad5a99\";a:5:{s:4:\"host\";s:0:\"\";s:4:\"user\";s:0:\"\";s:4:\"pass\";s:0:\"\";s:4:\"path\";s:0:\"\";s:7:\"passive\";s:1:\"1\";}}}','yes'),(251,'updraft_googledrive','a:2:{s:7:\"version\";i:1;s:8:\"settings\";a:1:{s:34:\"s-529b923320152c7d46417590bc7412ce\";a:3:{s:8:\"clientid\";s:0:\"\";s:6:\"secret\";s:0:\"\";s:6:\"folder\";s:11:\"UpdraftPlus\";}}}','yes'),(161,'_transient_timeout_hmbkp_database_size','1504365982','no'),(162,'_transient_hmbkp_database_size','634121','no'),(249,'updraft_s3','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-5a251f6aaad2d690c3437ad99a4a9754\";a:4:{s:8:\"endpoint\";s:0:\"\";s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(250,'updraft_cloudfiles','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-8376b84770579d52f70cd891e37cdece\";a:5:{s:7:\"authurl\";s:12:\"US (default)\";s:6:\"region\";s:3:\"DFW\";s:4:\"user\";s:0:\"\";s:6:\"apikey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(185,'hmbkp_hide_info_notice','1','no'),(254,'updraft_openstack','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-8eb69ce73f456a188bc5456c77cfbfe7\";a:6:{s:7:\"authurl\";s:0:\"\";s:6:\"tenant\";s:0:\"\";s:6:\"region\";s:0:\"\";s:4:\"user\";s:0:\"\";s:8:\"password\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(255,'updraft_dreamobjects','a:2:{s:7:\"version\";s:1:\"1\";s:8:\"settings\";a:1:{s:34:\"s-254303cb701122fc08d2e5fbf50e874f\";a:4:{s:8:\"endpoint\";s:26:\"objects-us-west-1.dream.io\";s:9:\"accesskey\";s:0:\"\";s:9:\"secretkey\";s:0:\"\";s:4:\"path\";s:0:\"\";}}}','yes'),(256,'updraftplus-addons_siteid','05d312c2b0e423d7f710e1b854029f0c','no'),(257,'updraft_retain_extrarules','a:0:{}','yes'),(258,'updraft_email','<EMAIL>','yes'),(259,'updraft_report_warningsonly','a:0:{}','yes'),(260,'updraft_report_wholebackup','a:0:{}','yes'),(261,'updraft_extradbs','a:0:{}','yes'),(262,'updraft_include_more_path','a:0:{}','yes'),(263,'updraft_interval','daily','yes'),(264,'updraft_retain','2','yes'),(413,'snapshot_ftp_host','home648849538.1and1-data.host','yes'),(267,'updraft_interval_database','daily','yes'),(268,'updraft_retain_db','2','yes'),(269,'updraft_include_plugins','1','yes'),(270,'updraft_include_themes','1','yes'),(271,'updraft_include_uploads','1','yes'),(272,'updraft_include_uploads_exclude','backup*,*backups,backwpup*,wp-clone,snapshots','yes'),(273,'updraft_include_others','1','yes'),(274,'updraft_include_others_exclude','upgrade,cache,updraft,backup*,*backups,mysql.sql,debug.log','yes'),(275,'updraft_split_every','400','yes'),(276,'updraft_delete_local','1','yes'),(277,'updraft_dir','updraft','yes'),(278,'updraft_service','','yes'),(279,'updraft_debug_mode','0','yes'),(280,'updraft_ssl_useservercerts','0','yes'),(281,'updraft_ssl_disableverify','0','yes'),(282,'updraft_ssl_nossl','0','yes'),(284,'updraft_lastmessage','The backup apparently succeeded and is now complete (Aug 27 03:18:47)','yes'),(285,'updraftplus_unlocked_fd','1','no'),(286,'updraftplus_last_lock_time_fd','2017-08-27 03:18:44','no'),(287,'updraftplus_semaphore_fd','0','no'),(288,'updraft_last_scheduled_fd','1503803924','yes'),(411,'snapshot_auto_email','<EMAIL>','yes'),(410,'snapshot_auto_interval','120','yes'),(409,'snapshot_latest','SP-snapshot-20170830-1642.tar','yes'),(323,'inpsyde-phone-consent-given-BackWPup','a:4:{s:6:\"plugin\";s:8:\"BackWPup\";s:10:\"identifier\";s:32:\"cab5b94fde37026d9ad95648c7427d74\";s:11:\"php_version\";s:6:\"5.6.31\";s:10:\"wp_version\";s:5:\"4.8.1\";}','no'),(408,'snapshot_repo_amount','10','yes'),(401,'wp-backitup_minor_version','14','yes'),(506,'woocommerce_currency','INR','yes'),(507,'woocommerce_currency_pos','left','yes'),(508,'woocommerce_price_thousand_sep',',','yes'),(509,'woocommerce_price_decimal_sep','.','yes'),(510,'woocommerce_price_num_decimals','2','yes'),(511,'woocommerce_weight_unit','kg','yes'),(512,'woocommerce_dimension_unit','cm','yes'),(290,'updraft_backup_history','a:1:{i:1503803924;a:15:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-plugins.zip\";}s:12:\"plugins-size\";i:7009906;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-themes.zip\";}s:11:\"themes-size\";i:2319038;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-uploads.zip\";}s:12:\"uploads-size\";i:336;s:6:\"others\";a:1:{i:0;s:57:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-others.zip\";}s:11:\"others-size\";i:196;s:2:\"db\";s:52:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-db.gz\";s:7:\"db-size\";i:128290;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"846471293880b73302ff6b32a53f48208ff6287c\";s:7:\"themes0\";s:40:\"a8e811b0eeacd4f9025a7e75bbf2e39225af0315\";s:8:\"uploads0\";s:40:\"a6d315d1034c5bd3af55482fbff9436cf3d09bda\";s:7:\"others0\";s:40:\"dd699038404208bdaa75c8dbd6d69325f82ddabb\";s:3:\"db0\";s:40:\"6ae443fb1960746cbf4f231f74fae9dfdddca45e\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"cd7e1457d3a7c066a28b8447648cc18a093a23b2eb05d8510f328c4b1fd62b2d\";s:7:\"themes0\";s:64:\"1c97e3f6542dd906f3b3f8592c3344f730d01e805c141681e35436f414253fec\";s:8:\"uploads0\";s:64:\"696ecbcb820a1be85a76d320c083a3b30cc7fd813a01378f03627bc398a46c3b\";s:7:\"others0\";s:64:\"60c4d5039a3f5202c76854ed41ef6f15e6103847b8e41afdb71424a525ce39a0\";s:3:\"db0\";s:64:\"be6614596c0cb904d333932f105c0c9d09950df6b219d9228056be220d7d9024\";}}s:5:\"nonce\";s:12:\"d11754a4e9a6\";s:7:\"service\";a:1:{i:0;s:0:\"\";}s:18:\"created_by_version\";s:6:\"1.13.5\";s:12:\"is_multisite\";b:0;}}','yes'),(500,'woocommerce_ship_to_countries','','yes'),(501,'woocommerce_specific_ship_to_countries','','yes'),(502,'woocommerce_default_customer_address','geolocation','yes'),(503,'woocommerce_calc_taxes','no','yes'),(504,'woocommerce_demo_store','no','yes'),(505,'woocommerce_demo_store_notice','This is a demo store for testing purposes — no orders shall be fulfilled.','no'),(423,'cjs_schedules','a:1:{i:300;a:2:{s:8:\"interval\";i:300;s:7:\"display\";s:0:\"\";}}','yes'),(415,'snapshot_ftp_pass','<PASSWORD>','yes'),(416,'snapshot_ftp_subdir','/','yes'),(417,'snapshot_ftp_prefix','SP','yes'),(418,'snapshot_ftp_port','','yes'),(414,'snapshot_ftp_user','u86554151','yes'),(291,'updraft_last_backup','a:5:{s:11:\"backup_time\";i:1503803924;s:12:\"backup_array\";a:11:{s:7:\"plugins\";a:1:{i:0;s:58:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-plugins.zip\";}s:12:\"plugins-size\";i:7009906;s:6:\"themes\";a:1:{i:0;s:57:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-themes.zip\";}s:11:\"themes-size\";i:2319038;s:7:\"uploads\";a:1:{i:0;s:58:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-uploads.zip\";}s:12:\"uploads-size\";i:336;s:6:\"others\";a:1:{i:0;s:57:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-others.zip\";}s:11:\"others-size\";i:196;s:2:\"db\";s:52:\"backup_2017-08-27-0318_Productify_d11754a4e9a6-db.gz\";s:7:\"db-size\";i:128290;s:9:\"checksums\";a:2:{s:4:\"sha1\";a:5:{s:8:\"plugins0\";s:40:\"846471293880b73302ff6b32a53f48208ff6287c\";s:7:\"themes0\";s:40:\"a8e811b0eeacd4f9025a7e75bbf2e39225af0315\";s:8:\"uploads0\";s:40:\"a6d315d1034c5bd3af55482fbff9436cf3d09bda\";s:7:\"others0\";s:40:\"dd699038404208bdaa75c8dbd6d69325f82ddabb\";s:3:\"db0\";s:40:\"6ae443fb1960746cbf4f231f74fae9dfdddca45e\";}s:6:\"sha256\";a:5:{s:8:\"plugins0\";s:64:\"cd7e1457d3a7c066a28b8447648cc18a093a23b2eb05d8510f328c4b1fd62b2d\";s:7:\"themes0\";s:64:\"1c97e3f6542dd906f3b3f8592c3344f730d01e805c141681e35436f414253fec\";s:8:\"uploads0\";s:64:\"696ecbcb820a1be85a76d320c083a3b30cc7fd813a01378f03627bc398a46c3b\";s:7:\"others0\";s:64:\"60c4d5039a3f5202c76854ed41ef6f15e6103847b8e41afdb71424a525ce39a0\";s:3:\"db0\";s:64:\"be6614596c0cb904d333932f105c0c9d09950df6b219d9228056be220d7d9024\";}}}s:7:\"success\";i:1;s:6:\"errors\";a:0:{}s:12:\"backup_nonce\";s:12:\"d11754a4e9a6\";}','yes'),(296,'updraft_combine_jobs_around','1503890267','yes'),(297,'updraftplus_unlocked_','1','no'),(298,'updraftplus_last_lock_time_','2017-08-27 03:18:47','no'),(299,'updraftplus_semaphore_','0','no'),(594,'_transient_woocommerce_webhook_ids','a:0:{}','yes'),(595,'widget_woocommerce_widget_cart','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(596,'widget_woocommerce_layered_nav_filters','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(597,'widget_woocommerce_layered_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(598,'widget_woocommerce_price_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(599,'widget_woocommerce_product_categories','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(600,'widget_woocommerce_product_search','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(601,'widget_woocommerce_product_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(602,'widget_woocommerce_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(603,'widget_woocommerce_recently_viewed_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(604,'widget_woocommerce_top_rated_products','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(605,'widget_woocommerce_recent_reviews','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(606,'widget_woocommerce_rating_filter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(607,'_transient_wc_attribute_taxonomies','a:0:{}','yes'),(611,'_transient_timeout_geoip_203.161.189.2','1504510212','no'),(612,'_transient_geoip_192.168.127.12','IN','no'),(758,'_transient_timeout__woocommerce_helper_subscriptions','1504015374','no'),(759,'_transient__woocommerce_helper_subscriptions','a:0:{}','no'),(729,'_transient_timeout__woocommerce_helper_updates','1504056695','no'),(730,'_transient__woocommerce_helper_updates','a:4:{s:4:\"hash\";s:32:\"d751713988987e9331980363e24189ce\";s:7:\"updated\";i:1504013494;s:8:\"products\";a:0:{}s:6:\"errors\";a:1:{i:0;s:10:\"http-error\";}}','no'),(616,'woocommerce_paypal-ec_settings','a:1:{s:7:\"enabled\";s:3:\"yes\";}','yes'),(617,'woocommerce_stripe_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(618,'woocommerce_paypal_settings','a:2:{s:7:\"enabled\";s:2:\"no\";s:5:\"email\";s:20:\"<EMAIL>\";}','yes'),(619,'woocommerce_cheque_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(620,'woocommerce_bacs_settings','a:1:{s:7:\"enabled\";s:2:\"no\";}','yes'),(621,'woocommerce_cod_settings','a:6:{s:7:\"enabled\";s:3:\"yes\";s:5:\"title\";s:16:\"Cash on delivery\";s:11:\"description\";s:28:\"Pay with cash upon delivery.\";s:12:\"instructions\";s:28:\"Pay with cash upon delivery.\";s:18:\"enable_for_methods\";s:0:\"\";s:18:\"enable_for_virtual\";s:3:\"yes\";}','yes'),(629,'woocommerce_allow_tracking','no','yes'),(630,'_transient_shipping-transient-version','1503906016','yes'),(639,'_transient_timeout_wc_shipping_method_count_0_1503906016','1506498122','no'),(638,'_transient_product-transient-version','1504016298','yes'),(633,'_transient_product_query-transient-version','1504016298','yes'),(634,'_transient_timeout_external_ip_address_192.168.127.12','1504510835','no'),(635,'_transient_external_ip_address_192.168.127.12','172.16.58.3','no'),(640,'_transient_wc_shipping_method_count_0_1503906016','0','no'),(647,'_transient_orders-transient-version','1503907237','yes'),(807,'_transient_is_multi_author','0','yes'),(831,'_transient_doing_cron','1504139666.1940739154815673828125','yes'),(645,'_transient_timeout_wc_shipping_method_count_1_1503906016','1506498180','no'),(646,'_transient_wc_shipping_method_count_1_1503906016','0','no'),(668,'woocommerce_ppec_paypal_settings','a:36:{s:7:\"enabled\";s:2:\"no\";s:5:\"title\";s:23:\"PayPal Express Checkout\";s:11:\"description\";s:85:\"Pay via PayPal; you can pay with your credit card if you don\'t have a PayPal account.\";s:16:\"account_settings\";s:0:\"\";s:11:\"environment\";s:4:\"live\";s:15:\"api_credentials\";s:0:\"\";s:12:\"api_username\";s:0:\"\";s:12:\"api_password\";s:0:\"\";s:13:\"api_signature\";s:0:\"\";s:15:\"api_certificate\";s:0:\"\";s:11:\"api_subject\";s:0:\"\";s:23:\"sandbox_api_credentials\";s:0:\"\";s:20:\"sandbox_api_username\";s:0:\"\";s:20:\"sandbox_api_password\";s:0:\"\";s:21:\"sandbox_api_signature\";s:0:\"\";s:23:\"sandbox_api_certificate\";s:0:\"\";s:19:\"sandbox_api_subject\";s:0:\"\";s:16:\"display_settings\";s:0:\"\";s:10:\"brand_name\";s:10:\"Productify\";s:11:\"button_size\";s:5:\"large\";s:21:\"cart_checkout_enabled\";s:3:\"yes\";s:12:\"mark_enabled\";s:2:\"no\";s:14:\"logo_image_url\";s:0:\"\";s:16:\"header_image_url\";s:0:\"\";s:10:\"page_style\";s:0:\"\";s:12:\"landing_page\";s:5:\"Login\";s:14:\"credit_enabled\";s:2:\"no\";s:34:\"checkout_on_single_product_enabled\";s:2:\"no\";s:8:\"advanced\";s:0:\"\";s:5:\"debug\";s:2:\"no\";s:14:\"invoice_prefix\";s:3:\"WC-\";s:15:\"require_billing\";s:2:\"no\";s:20:\"require_phone_number\";s:2:\"no\";s:13:\"paymentaction\";s:4:\"sale\";s:16:\"instant_payments\";s:2:\"no\";s:26:\"subtotal_mismatch_behavior\";s:3:\"add\";}','yes'),(820,'_transient_timeout_external_ip_address_192.168.3.11','1504707613','no'),(821,'_transient_external_ip_address_192.168.3.11','503 Over Quota Error Over Quota This application is temporarily over its serving quota. Please try again later.','no'),(825,'_transient_timeout_external_ip_address_192.168.3.11','1504707616','no'),(826,'_transient_external_ip_address_192.168.3.11','172.16.58.3','no'),(669,'wc_gateway_ppce_prompt_to_connect','PayPal Express Checkout is almost ready. To get started, <a href=\"http://www.ceezak.com/new_home/wp-admin/admin.php?page=wc-settings&tab=checkout&section=ppec_paypal\">connect your PayPal account</a>.','yes'),(675,'_transient_wc_count_comments','O:8:\"stdClass\":7:{s:8:\"approved\";s:1:\"2\";s:14:\"total_comments\";i:2;s:3:\"all\";i:2;s:9:\"moderated\";i:0;s:4:\"spam\";i:0;s:5:\"trash\";i:0;s:12:\"post-trashed\";i:0;}','yes'),(690,'_transient_timeout_external_ip_address_172.16.58.3','1504617908','no'),(680,'_transient_timeout_external_ip_address_192.168.127.12','1504591185','no'),(681,'_transient_external_ip_address_54.165.59.7','172.16.58.3','no'),(691,'_transient_external_ip_address_172.16.58.3','172.16.58.3','no'),(703,'_transient_timeout_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1504056443','no'),(704,'_transient_feed_mod_ac0b00fe65abe10e0c5b588f3ed8c7ca','1504013243','no'),(707,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1504056444','no'),(708,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1504013244','no'),(709,'_transient_timeout_dash_v2_88ae138922fe95674369b1cb3d215a2b','1504056444','no'),(710,'_transient_dash_v2_88ae138922fe95674369b1cb3d215a2b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wordpress.org/news/2017/08/wordpress-4-8-1-maintenance-release/\'>WordPress 4.8.1 Maintenance Release</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/matt-mullenweg-addresses-concerns-about-gutenberg-confirms-new-editor-to-ship-with-wordpress-5-0\'>WPTavern: Matt Mullenweg Addresses Concerns About Gutenberg, Confirms New Editor to Ship with WordPress 5.0</a></li><li><a class=\'rsswidget\' href=\'https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/\'>Matt: We Called it Gutenberg for a Reason</a></li><li><a class=\'rsswidget\' href=\'https://heropress.com/heropress-downloads/#utm_source=rss&utm_medium=rss&utm_campaign=heropress-downloads\'>HeroPress: HeroPress Downloads</a></li></ul></div>','no'),(713,'_transient_timeout_external_ip_address_192.168.3.11','1504618117','no'),(714,'_transient_external_ip_address_192.168.3.11','503 Over Quota Error Over Quota This application is temporarily over its serving quota. Please try again later.','no'),(733,'_site_transient_timeout_wporg_theme_feature_list','1504025500','no'),(734,'_site_transient_wporg_theme_feature_list','a:3:{s:6:\"Layout\";a:7:{i:0;s:11:\"grid-layout\";i:1;s:10:\"one-column\";i:2;s:11:\"two-columns\";i:3;s:13:\"three-columns\";i:4;s:12:\"four-columns\";i:5;s:12:\"left-sidebar\";i:6;s:13:\"right-sidebar\";}s:8:\"Features\";a:20:{i:0;s:19:\"accessibility-ready\";i:1;s:10:\"buddypress\";i:2;s:17:\"custom-background\";i:3;s:13:\"custom-colors\";i:4;s:13:\"custom-header\";i:5;s:11:\"custom-menu\";i:6;s:12:\"editor-style\";i:7;s:21:\"featured-image-header\";i:8;s:15:\"featured-images\";i:9;s:15:\"flexible-header\";i:10;s:14:\"footer-widgets\";i:11;s:20:\"front-page-post-form\";i:12;s:19:\"full-width-template\";i:13;s:12:\"microformats\";i:14;s:12:\"post-formats\";i:15;s:20:\"rtl-language-support\";i:16;s:11:\"sticky-post\";i:17;s:13:\"theme-options\";i:18;s:17:\"threaded-comments\";i:19;s:17:\"translation-ready\";}s:7:\"Subject\";a:9:{i:0;s:4:\"blog\";i:1;s:10:\"e-commerce\";i:2;s:9:\"education\";i:3;s:13:\"entertainment\";i:4;s:14:\"food-and-drink\";i:5;s:7:\"holiday\";i:6;s:4:\"news\";i:7;s:11:\"photography\";i:8;s:9:\"portfolio\";}}','no'),(763,'theme_mods_static-mag','a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1504014617;s:4:\"data\";a:6:{s:19:\"wp_inactive_widgets\";a:0:{}s:20:\"first-mag-front-page\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:23:\"first-mag-right-sidebar\";a:0:{}s:22:\"first-mag-left-sidebar\";a:0:{}s:28:\"first-mag-header-top-section\";N;s:24:\"first-mag-top-ad-section\";N;}}}','yes'),(750,'current_theme','Sabino','yes'),(751,'theme_mods_bb-ecommerce-store','a:3:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1504014664;s:4:\"data\";a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:9:\"sidebar-2\";a:0:{}s:9:\"sidebar-3\";a:0:{}}}}','yes'),(752,'theme_switched','','yes'),(764,'widget_first_mag_featured_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(765,'widget_first_mag_featured_posts_second','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(766,'widget_first_mag_fullwidth_posts_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(771,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1504111359;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:5:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:21:\"w.org/plugins/akismet\";s:4:\"slug\";s:7:\"akismet\";s:6:\"plugin\";s:19:\"akismet/akismet.php\";s:11:\"new_version\";s:5:\"3.3.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.3.3.4.zip\";}s:35:\"snapshot-backup/snapshot-backup.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:29:\"w.org/plugins/snapshot-backup\";s:4:\"slug\";s:15:\"snapshot-backup\";s:6:\"plugin\";s:35:\"snapshot-backup/snapshot-backup.php\";s:11:\"new_version\";s:5:\"2.1.1\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/snapshot-backup/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/snapshot-backup.2.1.1.zip\";}s:27:\"woocommerce/woocommerce.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:25:\"w.org/plugins/woocommerce\";s:4:\"slug\";s:11:\"woocommerce\";s:6:\"plugin\";s:27:\"woocommerce/woocommerce.php\";s:11:\"new_version\";s:5:\"3.1.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/woocommerce/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/woocommerce.3.1.2.zip\";}s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:57:\"w.org/plugins/woocommerce-gateway-paypal-express-checkout\";s:4:\"slug\";s:43:\"woocommerce-gateway-paypal-express-checkout\";s:6:\"plugin\";s:91:\"woocommerce-gateway-paypal-express-checkout/woocommerce-gateway-paypal-express-checkout.php\";s:11:\"new_version\";s:5:\"1.4.3\";s:3:\"url\";s:74:\"https://wordpress.org/plugins/woocommerce-gateway-paypal-express-checkout/\";s:7:\"package\";s:92:\"https://downloads.wordpress.org/plugin/woocommerce-gateway-paypal-express-checkout.1.4.3.zip\";}s:52:\"wordpress-backup-to-dropbox/wp-backup-to-dropbox.php\";O:8:\"stdClass\":6:{s:2:\"id\";s:41:\"w.org/plugins/wordpress-backup-to-dropbox\";s:4:\"slug\";s:27:\"wordpress-backup-to-dropbox\";s:6:\"plugin\";s:52:\"wordpress-backup-to-dropbox/wp-backup-to-dropbox.php\";s:11:\"new_version\";s:5:\"4.7.1\";s:3:\"url\";s:58:\"https://wordpress.org/plugins/wordpress-backup-to-dropbox/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/wordpress-backup-to-dropbox.zip\";}}}','no'),(776,'theme_mods_shopper','a:5:{i:0;b:0;s:14:\"shopper_styles\";s:4775:\"\n .main-navigation ul li a,\n .site-title a,\n .site-branding h1 a,\n .site-footer .shopper-handheld-footer-bar a:not(.button) {\n color: #666666;\n }\n\n .main-navigation ul li a:hover,\n .main-navigation ul li:hover > a,\n .site-title a:hover,\n a.cart-contents:hover,\n .header-myacc-link a:hover,\n .site-header-cart .widget_shopping_cart a:hover,\n .site-header-cart:hover > li > a,\n .site-header ul.menu li.current-menu-item > a,\n .site-header ul.menu li.current-menu-parent > a {\n color: #ff6600;\n }\n\n table th {\n background-color: #f8f8f8;\n }\n\n table tbody td {\n background-color: #fdfdfd;\n }\n\n table tbody tr:nth-child(2n) td {\n background-color: #fbfbfb;\n }\n\n .site-header, \n .main-navigation ul.menu > li.menu-item-has-children:after, \n .shopper-handheld-footer-bar,\n .shopper-handheld-footer-bar ul li > a,\n .shopper-handheld-footer-bar ul li.search .site-search {\n background-color: #ffffff;\n }\n\n p.site-description,\n .site-header,\n .shopper-handheld-footer-bar {\n color: #9aa0a7;\n }\n\n .shopper-handheld-footer-bar ul li.cart .count {\n background-color: #666666;\n }\n\n .shopper-handheld-footer-bar ul li.cart .count {\n color: #ffffff;\n }\n\n .shopper-handheld-footer-bar ul li.cart .count {\n border-color: #ffffff;\n }\n\n h1, h2, h3, h4, h5, h6 {\n color: #484c51;\n }\n .widget .widget-title, .widget .widgettitle, .shopper-latest-from-blog .recent-post-title, .entry-title a {\n color: #484c51;\n }\n\n .widget h1 {\n border-bottom-color: #484c51;\n }\n\n body, \n .page-numbers li .page-numbers:not(.current),\n .page-numbers li .page-numbers:not(.current) {\n color: #43454b;\n }\n\n .widget-area .widget a,\n .hentry .entry-header .posted-on a,\n .hentry .entry-header .byline a {\n color: #75777d;\n }\n .site-main nav.navigation .nav-previous a, .widget_nav_menu ul.menu li.current-menu-item > a, .widget ul li.current-cat-ancestor > a, .widget_nav_menu ul.menu li.current-menu-ancestor > a, .site-main nav.navigation .nav-next a, .widget ul li.current-cat > a, .widget ul li.current-cat-parent > a, a {\n color: #ff6600;\n } \n button, input[type=\"button\"], input[type=\"reset\"], input[type=\"submit\"], .button, .widget a.button, .site-header-cart .widget_shopping_cart a.button, .back-to-top, .page-numbers li .page-numbers:hover {\n background-color: #ff6600;\n border-color: #ff6600;\n color: #ffffff;\n }\n\n\n\n .button.alt:hover, button.alt:hover, widget a.button.checkout:hover, button:hover, input[type=\"button\"]:hover, input[type=\"reset\"]:hover, input[type=\"submit\"]:hover, .button:hover, .widget a.button:hover, .site-header-cart .widget_shopping_cart a.button:hover, .back-to-top:hover, input[type=\"submit\"]:disabled:hover {\n background-color: #e64d00;\n border-color: #e64d00;\n color: #ffffff;\n }\n\n button.alt, input[type=\"button\"].alt, input[type=\"reset\"].alt, input[type=\"submit\"].alt, .button.alt, .added_to_cart.alt, .widget-area .widget a.button.alt, .added_to_cart, .pagination .page-numbers li .page-numbers.current, .woocommerce-pagination .page-numbers li .page-numbers.current, .widget a.button.checkout {\n background-color: #ff6600;\n border-color: #ff6600;\n color: #ffffff;\n }\n\n input[type=\"button\"].alt:hover, input[type=\"reset\"].alt:hover, input[type=\"submit\"].alt:hover, .added_to_cart.alt:hover, .widget-area .widget a.button.alt:hover {\n background-color: #13141a;\n border-color: #13141a;\n color: #ffffff;\n }\n\n .site-footer {\n background-color: #333333;\n color: #cccccc;\n }\n\n .footer-widgets {\n background-color: #666666;\n }\n \n .footer-widgets .widget-title {\n color: #ffffff;\n }\n\n .site-footer h1, .site-footer h2, .site-footer h3, .site-footer h4, .site-footer h5, .site-footer h6 {\n color: #ffffff;\n }\n\n\n .site-info,\n .footer-widgets .product_list_widget a:hover,\n .site-footer a:not(.button) {\n color: #cccccc;\n }\n\n #order_review,\n #payment .payment_methods > li .payment_box {\n background-color: #ffffff;\n }\n\n #payment .payment_methods > li {\n background-color: #fafafa;\n }\n\n #payment .payment_methods > li:hover {\n background-color: #f5f5f5;\n }\n\n .hentry .entry-content .more-link {\n border-color: #ff6600;\n color: #ff6600;\n }\n .hentry .entry-content .more-link:hover {\n background-color: #ff6600;\n }\n\n @media screen and ( min-width: 768px ) {\n /*\n .secondary-navigation ul.menu a:hover {\n color: #b3b9c0;\n }\n\n .secondary-navigation ul.menu a {\n color: #9aa0a7;\n }*/\n\n .site-header-cart .widget_shopping_cart,\n .main-navigation ul.menu ul.sub-menu,\n .main-navigation ul.nav-menu ul.children {\n background-color: #f7f7f7;\n }\n \n }\";s:26:\"shopper_woocommerce_styles\";s:2993:\"\n a.cart-contents,\n .header-myacc-link a,\n .site-header-cart .widget_shopping_cart a {\n color: #666666;\n }\n\n\n\n table.cart td.product-remove,\n table.cart td.actions {\n border-top-color: #ffffff;\n }\n\n .woocommerce-tabs ul.tabs li.active a,\n ul.products li.product .price,\n .widget_search form:before,\n .widget_product_search form:before {\n color: #43454b;\n }\n\n .woocommerce-breadcrumb a,\n a.woocommerce-review-link,\n .product_meta a {\n color: #75777d;\n } \n\n .star-rating span:before,\n .quantity .plus, .quantity .minus,\n p.stars a:hover:after,\n p.stars a:after,\n .star-rating span:before,\n #payment .payment_methods li input[type=radio]:first-child:checked+label:before {\n color: #ff6600;\n }\n\n .widget_price_filter .ui-slider .ui-slider-range,\n .widget_price_filter .ui-slider .ui-slider-handle {\n background-color: #ff6600;\n }\n\n .woocommerce-breadcrumb,\n #reviews .commentlist li .comment_container {\n background-color: #f8f8f8;\n }\n\n .order_details {\n background-color: #f8f8f8;\n }\n\n .order_details > li {\n border-bottom: 1px dotted #e3e3e3;\n }\n\n .order_details:before,\n .order_details:after {\n background: -webkit-linear-gradient(transparent 0,transparent 0),-webkit-linear-gradient(135deg,#f8f8f8 33.33%,transparent 33.33%),-webkit-linear-gradient(45deg,#f8f8f8 33.33%,transparent 33.33%)\n }\n\n p.stars a:before,\n p.stars a:hover~a:before,\n p.stars.selected a.active~a:before {\n color: #43454b;\n }\n\n p.stars.selected a.active:before,\n p.stars:hover a:before,\n p.stars.selected a:not(.active):before,\n p.stars.selected a.active:before {\n color: #ff6600;\n }\n\n .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger {\n background-color: #ff6600;\n color: #ffffff;\n }\n\n .single-product div.product .woocommerce-product-gallery .woocommerce-product-gallery__trigger:hover {\n background-color: #e64d00;\n border-color: #e64d00;\n color: #ffffff;\n }\n\n\n .site-main ul.products li.product:hover .woocommerce-loop-category__title,\n .site-header-cart .cart-contents .count,\n .added_to_cart, .onsale {\n background-color: #ff6600;\n color: #ffffff;\n }\n .added_to_cart:hover {\n background-color: #e64d00;\n }\n .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle,\n .widget .tagcloud a:hover, .widget_price_filter .ui-slider .ui-slider-range, .widget_price_filter .ui-slider .ui-slider-handle, .hentry.type-post .entry-header:after {\n background-color: #ff6600;\n }\n .widget .tagcloud a:hover {\n border-color: #ff6600;\n }\n\n .widget_product_categories > ul li.current-cat-parent > a, .widget_product_categories > ul li.current-cat > a {\n color: #ff6600;\n }\n\n @media screen and ( min-width: 768px ) {\n .site-header-cart .widget_shopping_cart,\n .site-header .product_list_widget li .quantity {\n color: #9aa0a7;\n }\n }\";s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1504014793;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}s:8:\"header-1\";a:0:{}s:6:\"shop-1\";a:0:{}s:8:\"footer-1\";N;s:8:\"footer-2\";N;s:8:\"footer-3\";N;s:8:\"footer-4\";N;}}}','yes'),(781,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1504111360;s:7:\"checked\";a:8:{s:18:\"bb-ecommerce-store\";s:5:\"1.2.4\";s:9:\"first-mag\";s:5:\"1.3.2\";s:6:\"sabino\";s:6:\"1.1.06\";s:7:\"shopper\";s:5:\"1.2.2\";s:10:\"static-mag\";s:5:\"1.0.1\";s:13:\"twentyfifteen\";s:3:\"1.8\";s:15:\"twentyseventeen\";s:3:\"1.3\";s:13:\"twentysixteen\";s:3:\"1.3\";}s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(782,'theme_mods_sabino','a:2:{i:0;b:0;s:18:\"custom_css_post_id\";i:-1;}','yes'),(789,'WPLANG','','yes'),(799,'_transient_timeout_settings_errors','1504015208','no'),(800,'_transient_settings_errors','a:1:{i:0;a:4:{s:7:\"setting\";s:7:\"general\";s:4:\"code\";s:16:\"settings_updated\";s:7:\"message\";s:15:\"Settings saved.\";s:4:\"type\";s:7:\"updated\";}}','no'),(593,'woocommerce_admin_notices','a:0:{}','yes'),(393,'bvActivateRedirect','no','no'),(402,'wp-backitup_db_version','4','yes'),(475,'_site_transient_timeout_browser_bd9c32849e24d76de4d61ef65b8c67c5','1504510085','no'),(476,'_site_transient_browser_bd9c32849e24d76de4d61ef65b8c67c5','a:9:{s:8:\"platform\";s:7:\"Windows\";s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:13:\"60.0.3112.101\";s:10:\"update_url\";s:28:\"http://www.google.com/chrome\";s:7:\"img_src\";s:49:\"http://s.wordpress.org/images/browsers/chrome.png\";s:11:\"img_src_ssl\";s:48:\"https://wordpress.org/images/browsers/chrome.png\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;}','no'),(391,'bvActivateTime','1503806469','no'),(392,'bvSecretKey','<KEY>','no'),(784,'_site_transient_timeout_available_translations','1504025628','no'),(785,'_site_transient_available_translations','a:108:{s:2:\"af\";a:8:{s:8:\"language\";s:2:\"af\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-28 12:25:41\";s:12:\"english_name\";s:9:\"Afrikaans\";s:11:\"native_name\";s:9:\"Afrikaans\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/af.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"af\";i:2;s:3:\"afr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Gaan voort\";}}s:2:\"ar\";a:8:{s:8:\"language\";s:2:\"ar\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-29 08:49:40\";s:12:\"english_name\";s:6:\"Arabic\";s:11:\"native_name\";s:14:\"العربية\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/ar.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:2;s:3:\"ara\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:3:\"ary\";a:8:{s:8:\"language\";s:3:\"ary\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:42:35\";s:12:\"english_name\";s:15:\"Moroccan Arabic\";s:11:\"native_name\";s:31:\"العربية المغربية\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.5/ary.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ar\";i:3;s:3:\"ary\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"المتابعة\";}}s:2:\"as\";a:8:{s:8:\"language\";s:2:\"as\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-22 18:59:07\";s:12:\"english_name\";s:8:\"Assamese\";s:11:\"native_name\";s:21:\"অসমীয়া\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/as.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"as\";i:2;s:3:\"asm\";i:3;s:3:\"asm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"az\";a:8:{s:8:\"language\";s:2:\"az\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-06 00:09:27\";s:12:\"english_name\";s:11:\"Azerbaijani\";s:11:\"native_name\";s:16:\"Azərbaycan dili\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/az.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:2;s:3:\"aze\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Davam\";}}s:3:\"azb\";a:8:{s:8:\"language\";s:3:\"azb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-12 20:34:31\";s:12:\"english_name\";s:17:\"South Azerbaijani\";s:11:\"native_name\";s:29:\"گؤنئی آذربایجان\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/azb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"az\";i:3;s:3:\"azb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:3:\"bel\";a:8:{s:8:\"language\";s:3:\"bel\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-30 18:40:55\";s:12:\"english_name\";s:10:\"Belarusian\";s:11:\"native_name\";s:29:\"Беларуская мова\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.1/bel.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"be\";i:2;s:3:\"bel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Працягнуць\";}}s:5:\"bg_BG\";a:8:{s:8:\"language\";s:5:\"bg_BG\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-09 09:24:45\";s:12:\"english_name\";s:9:\"Bulgarian\";s:11:\"native_name\";s:18:\"Български\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/bg_BG.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bg\";i:2;s:3:\"bul\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Напред\";}}s:5:\"bn_BD\";a:8:{s:8:\"language\";s:5:\"bn_BD\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-04 16:58:43\";s:12:\"english_name\";s:7:\"Bengali\";s:11:\"native_name\";s:15:\"বাংলা\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bn_BD.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"bn\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:23:\"এগিয়ে চল.\";}}s:2:\"bo\";a:8:{s:8:\"language\";s:2:\"bo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-05 09:44:12\";s:12:\"english_name\";s:7:\"Tibetan\";s:11:\"native_name\";s:21:\"བོད་ཡིག\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/bo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bo\";i:2;s:3:\"tib\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"མུ་མཐུད།\";}}s:5:\"bs_BA\";a:8:{s:8:\"language\";s:5:\"bs_BA\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-04 20:20:28\";s:12:\"english_name\";s:7:\"Bosnian\";s:11:\"native_name\";s:8:\"Bosanski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/bs_BA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"bs\";i:2;s:3:\"bos\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:2:\"ca\";a:8:{s:8:\"language\";s:2:\"ca\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-08 21:01:45\";s:12:\"english_name\";s:7:\"Catalan\";s:11:\"native_name\";s:7:\"Català\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/ca.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ca\";i:2;s:3:\"cat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:3:\"ceb\";a:8:{s:8:\"language\";s:3:\"ceb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-02 17:25:51\";s:12:\"english_name\";s:7:\"Cebuano\";s:11:\"native_name\";s:7:\"Cebuano\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ceb.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"ceb\";i:3;s:3:\"ceb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Padayun\";}}s:5:\"cs_CZ\";a:8:{s:8:\"language\";s:5:\"cs_CZ\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 08:46:26\";s:12:\"english_name\";s:5:\"Czech\";s:11:\"native_name\";s:12:\"Čeština\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/cs_CZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cs\";i:2;s:3:\"ces\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Pokračovat\";}}s:2:\"cy\";a:8:{s:8:\"language\";s:2:\"cy\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 14:28:04\";s:12:\"english_name\";s:5:\"Welsh\";s:11:\"native_name\";s:7:\"Cymraeg\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/cy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"cy\";i:2;s:3:\"cym\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Parhau\";}}s:5:\"da_DK\";a:8:{s:8:\"language\";s:5:\"da_DK\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-27 19:10:04\";s:12:\"english_name\";s:6:\"Danish\";s:11:\"native_name\";s:5:\"Dansk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/da_DK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"da\";i:2;s:3:\"dan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsæt\";}}s:5:\"de_CH\";a:8:{s:8:\"language\";s:5:\"de_CH\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 06:22:33\";s:12:\"english_name\";s:20:\"German (Switzerland)\";s:11:\"native_name\";s:17:\"Deutsch (Schweiz)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/de_CH.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:5:\"de_DE\";a:8:{s:8:\"language\";s:5:\"de_DE\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-23 12:13:52\";s:12:\"english_name\";s:6:\"German\";s:11:\"native_name\";s:7:\"Deutsch\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/de_DE.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:12:\"de_DE_formal\";a:8:{s:8:\"language\";s:12:\"de_DE_formal\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-23 09:23:18\";s:12:\"english_name\";s:15:\"German (Formal)\";s:11:\"native_name\";s:13:\"Deutsch (Sie)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.8.1/de_DE_formal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:14:\"de_CH_informal\";a:8:{s:8:\"language\";s:14:\"de_CH_informal\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 06:24:08\";s:12:\"english_name\";s:30:\"German (Switzerland, Informal)\";s:11:\"native_name\";s:21:\"Deutsch (Schweiz, Du)\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/translation/core/4.8.1/de_CH_informal.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"de\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Weiter\";}}s:3:\"dzo\";a:8:{s:8:\"language\";s:3:\"dzo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-06-29 08:59:03\";s:12:\"english_name\";s:8:\"Dzongkha\";s:11:\"native_name\";s:18:\"རྫོང་ཁ\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/dzo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"dz\";i:2;s:3:\"dzo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:2:\"el\";a:8:{s:8:\"language\";s:2:\"el\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 10:51:51\";s:12:\"english_name\";s:5:\"Greek\";s:11:\"native_name\";s:16:\"Ελληνικά\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/el.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"el\";i:2;s:3:\"ell\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Συνέχεια\";}}s:5:\"en_CA\";a:8:{s:8:\"language\";s:5:\"en_CA\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-25 19:47:01\";s:12:\"english_name\";s:16:\"English (Canada)\";s:11:\"native_name\";s:16:\"English (Canada)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/en_CA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_GB\";a:8:{s:8:\"language\";s:5:\"en_GB\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-25 17:31:04\";s:12:\"english_name\";s:12:\"English (UK)\";s:11:\"native_name\";s:12:\"English (UK)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/en_GB.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_ZA\";a:8:{s:8:\"language\";s:5:\"en_ZA\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:53:43\";s:12:\"english_name\";s:22:\"English (South Africa)\";s:11:\"native_name\";s:22:\"English (South Africa)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/en_ZA.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_NZ\";a:8:{s:8:\"language\";s:5:\"en_NZ\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-02 03:57:05\";s:12:\"english_name\";s:21:\"English (New Zealand)\";s:11:\"native_name\";s:21:\"English (New Zealand)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/en_NZ.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:5:\"en_AU\";a:8:{s:8:\"language\";s:5:\"en_AU\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-25 10:03:08\";s:12:\"english_name\";s:19:\"English (Australia)\";s:11:\"native_name\";s:19:\"English (Australia)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/en_AU.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"en\";i:2;s:3:\"eng\";i:3;s:3:\"eng\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continue\";}}s:2:\"eo\";a:8:{s:8:\"language\";s:2:\"eo\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 10:38:53\";s:12:\"english_name\";s:9:\"Esperanto\";s:11:\"native_name\";s:9:\"Esperanto\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/eo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eo\";i:2;s:3:\"epo\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Daŭrigi\";}}s:5:\"es_VE\";a:8:{s:8:\"language\";s:5:\"es_VE\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-30 16:09:17\";s:12:\"english_name\";s:19:\"Spanish (Venezuela)\";s:11:\"native_name\";s:21:\"Español de Venezuela\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/es_VE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CO\";a:8:{s:8:\"language\";s:5:\"es_CO\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-13 17:00:30\";s:12:\"english_name\";s:18:\"Spanish (Colombia)\";s:11:\"native_name\";s:20:\"Español de Colombia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/es_CO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_GT\";a:8:{s:8:\"language\";s:5:\"es_GT\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:37\";s:12:\"english_name\";s:19:\"Spanish (Guatemala)\";s:11:\"native_name\";s:21:\"Español de Guatemala\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/es_GT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_AR\";a:8:{s:8:\"language\";s:5:\"es_AR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-01 04:48:11\";s:12:\"english_name\";s:19:\"Spanish (Argentina)\";s:11:\"native_name\";s:21:\"Español de Argentina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/es_AR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_PE\";a:8:{s:8:\"language\";s:5:\"es_PE\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-09 09:36:22\";s:12:\"english_name\";s:14:\"Spanish (Peru)\";s:11:\"native_name\";s:17:\"Español de Perú\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_PE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_CL\";a:8:{s:8:\"language\";s:5:\"es_CL\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-28 20:09:49\";s:12:\"english_name\";s:15:\"Spanish (Chile)\";s:11:\"native_name\";s:17:\"Español de Chile\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/es_CL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_MX\";a:8:{s:8:\"language\";s:5:\"es_MX\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-31 15:12:02\";s:12:\"english_name\";s:16:\"Spanish (Mexico)\";s:11:\"native_name\";s:19:\"Español de México\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/es_MX.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"es\";i:2;s:3:\"spa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"es_ES\";a:8:{s:8:\"language\";s:5:\"es_ES\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-27 12:42:17\";s:12:\"english_name\";s:15:\"Spanish (Spain)\";s:11:\"native_name\";s:8:\"Español\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/es_ES.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"es\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"et\";a:8:{s:8:\"language\";s:2:\"et\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 16:37:11\";s:12:\"english_name\";s:8:\"Estonian\";s:11:\"native_name\";s:5:\"Eesti\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/et.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"et\";i:2;s:3:\"est\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Jätka\";}}s:2:\"eu\";a:8:{s:8:\"language\";s:2:\"eu\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-28 12:06:36\";s:12:\"english_name\";s:6:\"Basque\";s:11:\"native_name\";s:7:\"Euskara\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/eu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"eu\";i:2;s:3:\"eus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Jarraitu\";}}s:5:\"fa_IR\";a:8:{s:8:\"language\";s:5:\"fa_IR\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-09 15:50:45\";s:12:\"english_name\";s:7:\"Persian\";s:11:\"native_name\";s:10:\"فارسی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/fa_IR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fa\";i:2;s:3:\"fas\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:2:\"fi\";a:8:{s:8:\"language\";s:2:\"fi\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 11:00:29\";s:12:\"english_name\";s:7:\"Finnish\";s:11:\"native_name\";s:5:\"Suomi\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/fi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fi\";i:2;s:3:\"fin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Jatka\";}}s:5:\"fr_BE\";a:8:{s:8:\"language\";s:5:\"fr_BE\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 09:14:18\";s:12:\"english_name\";s:16:\"French (Belgium)\";s:11:\"native_name\";s:21:\"Français de Belgique\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/fr_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_FR\";a:8:{s:8:\"language\";s:5:\"fr_FR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-26 13:33:05\";s:12:\"english_name\";s:15:\"French (France)\";s:11:\"native_name\";s:9:\"Français\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/fr_FR.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"fr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:5:\"fr_CA\";a:8:{s:8:\"language\";s:5:\"fr_CA\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 12:37:07\";s:12:\"english_name\";s:15:\"French (Canada)\";s:11:\"native_name\";s:19:\"Français du Canada\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/fr_CA.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"fr\";i:2;s:3:\"fra\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuer\";}}s:2:\"gd\";a:8:{s:8:\"language\";s:2:\"gd\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-08-23 17:41:37\";s:12:\"english_name\";s:15:\"Scottish Gaelic\";s:11:\"native_name\";s:9:\"Gàidhlig\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/gd.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"gd\";i:2;s:3:\"gla\";i:3;s:3:\"gla\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"Lean air adhart\";}}s:5:\"gl_ES\";a:8:{s:8:\"language\";s:5:\"gl_ES\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 12:45:35\";s:12:\"english_name\";s:8:\"Galician\";s:11:\"native_name\";s:6:\"Galego\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/gl_ES.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gl\";i:2;s:3:\"glg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:2:\"gu\";a:8:{s:8:\"language\";s:2:\"gu\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-07 20:55:07\";s:12:\"english_name\";s:8:\"Gujarati\";s:11:\"native_name\";s:21:\"ગુજરાતી\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/gu.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"gu\";i:2;s:3:\"guj\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:31:\"ચાલુ રાખવું\";}}s:3:\"haz\";a:8:{s:8:\"language\";s:3:\"haz\";s:7:\"version\";s:5:\"4.4.2\";s:7:\"updated\";s:19:\"2015-12-05 00:59:09\";s:12:\"english_name\";s:8:\"Hazaragi\";s:11:\"native_name\";s:15:\"هزاره گی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.4.2/haz.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"haz\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"ادامه\";}}s:5:\"he_IL\";a:8:{s:8:\"language\";s:5:\"he_IL\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-18 00:52:02\";s:12:\"english_name\";s:6:\"Hebrew\";s:11:\"native_name\";s:16:\"עִבְרִית\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/he_IL.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"he\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"המשך\";}}s:5:\"hi_IN\";a:8:{s:8:\"language\";s:5:\"hi_IN\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 10:29:26\";s:12:\"english_name\";s:5:\"Hindi\";s:11:\"native_name\";s:18:\"हिन्दी\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/hi_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hi\";i:2;s:3:\"hin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"जारी\";}}s:2:\"hr\";a:8:{s:8:\"language\";s:2:\"hr\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-22 17:25:42\";s:12:\"english_name\";s:8:\"Croatian\";s:11:\"native_name\";s:8:\"Hrvatski\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/hr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hr\";i:2;s:3:\"hrv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:7:\"Nastavi\";}}s:5:\"hu_HU\";a:8:{s:8:\"language\";s:5:\"hu_HU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:39\";s:12:\"english_name\";s:9:\"Hungarian\";s:11:\"native_name\";s:6:\"Magyar\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/hu_HU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hu\";i:2;s:3:\"hun\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Folytatás\";}}s:2:\"hy\";a:8:{s:8:\"language\";s:2:\"hy\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-03 16:21:10\";s:12:\"english_name\";s:8:\"Armenian\";s:11:\"native_name\";s:14:\"Հայերեն\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/hy.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"hy\";i:2;s:3:\"hye\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Շարունակել\";}}s:5:\"id_ID\";a:8:{s:8:\"language\";s:5:\"id_ID\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 12:45:08\";s:12:\"english_name\";s:10:\"Indonesian\";s:11:\"native_name\";s:16:\"Bahasa Indonesia\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/id_ID.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"id\";i:2;s:3:\"ind\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Lanjutkan\";}}s:5:\"is_IS\";a:8:{s:8:\"language\";s:5:\"is_IS\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-13 13:55:54\";s:12:\"english_name\";s:9:\"Icelandic\";s:11:\"native_name\";s:9:\"Íslenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/is_IS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"is\";i:2;s:3:\"isl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Áfram\";}}s:5:\"it_IT\";a:8:{s:8:\"language\";s:5:\"it_IT\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-04 08:42:00\";s:12:\"english_name\";s:7:\"Italian\";s:11:\"native_name\";s:8:\"Italiano\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/it_IT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"it\";i:2;s:3:\"ita\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Continua\";}}s:2:\"ja\";a:8:{s:8:\"language\";s:2:\"ja\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-03 23:23:50\";s:12:\"english_name\";s:8:\"Japanese\";s:11:\"native_name\";s:9:\"日本語\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/ja.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"ja\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"続ける\";}}s:5:\"ka_GE\";a:8:{s:8:\"language\";s:5:\"ka_GE\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-06-12 09:20:11\";s:12:\"english_name\";s:8:\"Georgian\";s:11:\"native_name\";s:21:\"ქართული\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8/ka_GE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ka\";i:2;s:3:\"kat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"გაგრძელება\";}}s:3:\"kab\";a:8:{s:8:\"language\";s:3:\"kab\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-22 15:33:00\";s:12:\"english_name\";s:6:\"Kabyle\";s:11:\"native_name\";s:9:\"Taqbaylit\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.1/kab.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"kab\";i:3;s:3:\"kab\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Kemmel\";}}s:2:\"km\";a:8:{s:8:\"language\";s:2:\"km\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-07 02:07:59\";s:12:\"english_name\";s:5:\"Khmer\";s:11:\"native_name\";s:27:\"ភាសាខ្មែរ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/km.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"km\";i:2;s:3:\"khm\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"បន្ត\";}}s:5:\"ko_KR\";a:8:{s:8:\"language\";s:5:\"ko_KR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 10:48:16\";s:12:\"english_name\";s:6:\"Korean\";s:11:\"native_name\";s:9:\"한국어\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/ko_KR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ko\";i:2;s:3:\"kor\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"계속\";}}s:3:\"ckb\";a:8:{s:8:\"language\";s:3:\"ckb\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:25\";s:12:\"english_name\";s:16:\"Kurdish (Sorani)\";s:11:\"native_name\";s:13:\"كوردی\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/ckb.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ku\";i:3;s:3:\"ckb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"بهردهوام به\";}}s:2:\"lo\";a:8:{s:8:\"language\";s:2:\"lo\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 09:59:23\";s:12:\"english_name\";s:3:\"Lao\";s:11:\"native_name\";s:21:\"ພາສາລາວ\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/lo.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lo\";i:2;s:3:\"lao\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"ຕໍ່ໄປ\";}}s:5:\"lt_LT\";a:8:{s:8:\"language\";s:5:\"lt_LT\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 11:02:15\";s:12:\"english_name\";s:10:\"Lithuanian\";s:11:\"native_name\";s:15:\"Lietuvių kalba\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/lt_LT.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lt\";i:2;s:3:\"lit\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Tęsti\";}}s:2:\"lv\";a:8:{s:8:\"language\";s:2:\"lv\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-17 20:40:40\";s:12:\"english_name\";s:7:\"Latvian\";s:11:\"native_name\";s:16:\"Latviešu valoda\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/lv.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"lv\";i:2;s:3:\"lav\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Turpināt\";}}s:5:\"mk_MK\";a:8:{s:8:\"language\";s:5:\"mk_MK\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-01-26 15:54:41\";s:12:\"english_name\";s:10:\"Macedonian\";s:11:\"native_name\";s:31:\"Македонски јазик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/mk_MK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mk\";i:2;s:3:\"mkd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:16:\"Продолжи\";}}s:5:\"ml_IN\";a:8:{s:8:\"language\";s:5:\"ml_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:43:32\";s:12:\"english_name\";s:9:\"Malayalam\";s:11:\"native_name\";s:18:\"മലയാളം\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ml_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ml\";i:2;s:3:\"mal\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:18:\"തുടരുക\";}}s:2:\"mn\";a:8:{s:8:\"language\";s:2:\"mn\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-12 07:29:35\";s:12:\"english_name\";s:9:\"Mongolian\";s:11:\"native_name\";s:12:\"Монгол\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/mn.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mn\";i:2;s:3:\"mon\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"Үргэлжлүүлэх\";}}s:2:\"mr\";a:8:{s:8:\"language\";s:2:\"mr\";s:7:\"version\";s:3:\"4.8\";s:7:\"updated\";s:19:\"2017-07-05 19:40:47\";s:12:\"english_name\";s:7:\"Marathi\";s:11:\"native_name\";s:15:\"मराठी\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/translation/core/4.8/mr.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"mr\";i:2;s:3:\"mar\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"सुरु ठेवा\";}}s:5:\"ms_MY\";a:8:{s:8:\"language\";s:5:\"ms_MY\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-03-05 09:45:10\";s:12:\"english_name\";s:5:\"Malay\";s:11:\"native_name\";s:13:\"Bahasa Melayu\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/ms_MY.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ms\";i:2;s:3:\"msa\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Teruskan\";}}s:5:\"my_MM\";a:8:{s:8:\"language\";s:5:\"my_MM\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-26 15:57:42\";s:12:\"english_name\";s:17:\"Myanmar (Burmese)\";s:11:\"native_name\";s:15:\"ဗမာစာ\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/translation/core/4.1.18/my_MM.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"my\";i:2;s:3:\"mya\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:54:\"ဆက်လက်လုပ်ဆောင်ပါ။\";}}s:5:\"nb_NO\";a:8:{s:8:\"language\";s:5:\"nb_NO\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-02 21:02:39\";s:12:\"english_name\";s:19:\"Norwegian (Bokmål)\";s:11:\"native_name\";s:13:\"Norsk bokmål\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/nb_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nb\";i:2;s:3:\"nob\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Fortsett\";}}s:5:\"ne_NP\";a:8:{s:8:\"language\";s:5:\"ne_NP\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-31 08:47:10\";s:12:\"english_name\";s:6:\"Nepali\";s:11:\"native_name\";s:18:\"नेपाली\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/ne_NP.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ne\";i:2;s:3:\"nep\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:43:\"जारी राख्नुहोस्\";}}s:5:\"nl_BE\";a:8:{s:8:\"language\";s:5:\"nl_BE\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-27 16:44:39\";s:12:\"english_name\";s:15:\"Dutch (Belgium)\";s:11:\"native_name\";s:20:\"Nederlands (België)\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/nl_BE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:12:\"nl_NL_formal\";a:8:{s:8:\"language\";s:12:\"nl_NL_formal\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-02-16 13:24:21\";s:12:\"english_name\";s:14:\"Dutch (Formal)\";s:11:\"native_name\";s:20:\"Nederlands (Formeel)\";s:7:\"package\";s:71:\"https://downloads.wordpress.org/translation/core/4.7.5/nl_NL_formal.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nl_NL\";a:8:{s:8:\"language\";s:5:\"nl_NL\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-17 08:10:48\";s:12:\"english_name\";s:5:\"Dutch\";s:11:\"native_name\";s:10:\"Nederlands\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/nl_NL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nl\";i:2;s:3:\"nld\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Doorgaan\";}}s:5:\"nn_NO\";a:8:{s:8:\"language\";s:5:\"nn_NO\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-01 07:32:10\";s:12:\"english_name\";s:19:\"Norwegian (Nynorsk)\";s:11:\"native_name\";s:13:\"Norsk nynorsk\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/nn_NO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"nn\";i:2;s:3:\"nno\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Hald fram\";}}s:3:\"oci\";a:8:{s:8:\"language\";s:3:\"oci\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-25 10:03:08\";s:12:\"english_name\";s:7:\"Occitan\";s:11:\"native_name\";s:7:\"Occitan\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.8.1/oci.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"oc\";i:2;s:3:\"oci\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Contunhar\";}}s:5:\"pa_IN\";a:8:{s:8:\"language\";s:5:\"pa_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-16 05:19:43\";s:12:\"english_name\";s:7:\"Punjabi\";s:11:\"native_name\";s:18:\"ਪੰਜਾਬੀ\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/pa_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pa\";i:2;s:3:\"pan\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:25:\"ਜਾਰੀ ਰੱਖੋ\";}}s:5:\"pl_PL\";a:8:{s:8:\"language\";s:5:\"pl_PL\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-28 16:21:03\";s:12:\"english_name\";s:6:\"Polish\";s:11:\"native_name\";s:6:\"Polski\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/pl_PL.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pl\";i:2;s:3:\"pol\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Kontynuuj\";}}s:2:\"ps\";a:8:{s:8:\"language\";s:2:\"ps\";s:7:\"version\";s:6:\"4.1.18\";s:7:\"updated\";s:19:\"2015-03-29 22:19:48\";s:12:\"english_name\";s:6:\"Pashto\";s:11:\"native_name\";s:8:\"پښتو\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.1.18/ps.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ps\";i:2;s:3:\"pus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"دوام ورکړه\";}}s:5:\"pt_BR\";a:8:{s:8:\"language\";s:5:\"pt_BR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-26 21:35:20\";s:12:\"english_name\";s:19:\"Portuguese (Brazil)\";s:11:\"native_name\";s:20:\"Português do Brasil\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/pt_BR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"pt\";i:2;s:3:\"por\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:5:\"pt_PT\";a:8:{s:8:\"language\";s:5:\"pt_PT\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-14 14:20:07\";s:12:\"english_name\";s:21:\"Portuguese (Portugal)\";s:11:\"native_name\";s:10:\"Português\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/pt_PT.zip\";s:3:\"iso\";a:1:{i:1;s:2:\"pt\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuar\";}}s:3:\"rhg\";a:8:{s:8:\"language\";s:3:\"rhg\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-16 13:03:18\";s:12:\"english_name\";s:8:\"Rohingya\";s:11:\"native_name\";s:8:\"Ruáinga\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/rhg.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"rhg\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ro_RO\";a:8:{s:8:\"language\";s:5:\"ro_RO\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 10:26:15\";s:12:\"english_name\";s:8:\"Romanian\";s:11:\"native_name\";s:8:\"Română\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/ro_RO.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ro\";i:2;s:3:\"ron\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Continuă\";}}s:5:\"ru_RU\";a:8:{s:8:\"language\";s:5:\"ru_RU\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-24 22:01:11\";s:12:\"english_name\";s:7:\"Russian\";s:11:\"native_name\";s:14:\"Русский\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/ru_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ru\";i:2;s:3:\"rus\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продолжить\";}}s:3:\"sah\";a:8:{s:8:\"language\";s:3:\"sah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-21 02:06:41\";s:12:\"english_name\";s:5:\"Sakha\";s:11:\"native_name\";s:14:\"Сахалыы\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/sah.zip\";s:3:\"iso\";a:2:{i:2;s:3:\"sah\";i:3;s:3:\"sah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Салҕаа\";}}s:5:\"si_LK\";a:8:{s:8:\"language\";s:5:\"si_LK\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-12 06:00:52\";s:12:\"english_name\";s:7:\"Sinhala\";s:11:\"native_name\";s:15:\"සිංහල\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/si_LK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"si\";i:2;s:3:\"sin\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:44:\"දිගටම කරගෙන යන්න\";}}s:5:\"sk_SK\";a:8:{s:8:\"language\";s:5:\"sk_SK\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-09 13:26:18\";s:12:\"english_name\";s:6:\"Slovak\";s:11:\"native_name\";s:11:\"Slovenčina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/sk_SK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sk\";i:2;s:3:\"slk\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Pokračovať\";}}s:5:\"sl_SI\";a:8:{s:8:\"language\";s:5:\"sl_SI\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 14:03:23\";s:12:\"english_name\";s:9:\"Slovenian\";s:11:\"native_name\";s:13:\"Slovenščina\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/sl_SI.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sl\";i:2;s:3:\"slv\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:8:\"Nadaljuj\";}}s:2:\"sq\";a:8:{s:8:\"language\";s:2:\"sq\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-04-24 08:35:30\";s:12:\"english_name\";s:8:\"Albanian\";s:11:\"native_name\";s:5:\"Shqip\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.5/sq.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sq\";i:2;s:3:\"sqi\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"Vazhdo\";}}s:5:\"sr_RS\";a:8:{s:8:\"language\";s:5:\"sr_RS\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 12:07:44\";s:12:\"english_name\";s:7:\"Serbian\";s:11:\"native_name\";s:23:\"Српски језик\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/sr_RS.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sr\";i:2;s:3:\"srp\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:14:\"Настави\";}}s:5:\"sv_SE\";a:8:{s:8:\"language\";s:5:\"sv_SE\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-03 22:53:12\";s:12:\"english_name\";s:7:\"Swedish\";s:11:\"native_name\";s:7:\"Svenska\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/sv_SE.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"sv\";i:2;s:3:\"swe\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:9:\"Fortsätt\";}}s:3:\"szl\";a:8:{s:8:\"language\";s:3:\"szl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-09-24 19:58:14\";s:12:\"english_name\";s:8:\"Silesian\";s:11:\"native_name\";s:17:\"Ślōnskŏ gŏdka\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/szl.zip\";s:3:\"iso\";a:1:{i:3;s:3:\"szl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:13:\"Kōntynuować\";}}s:5:\"ta_IN\";a:8:{s:8:\"language\";s:5:\"ta_IN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-27 03:22:47\";s:12:\"english_name\";s:5:\"Tamil\";s:11:\"native_name\";s:15:\"தமிழ்\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ta_IN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ta\";i:2;s:3:\"tam\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:24:\"தொடரவும்\";}}s:2:\"te\";a:8:{s:8:\"language\";s:2:\"te\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:47:39\";s:12:\"english_name\";s:6:\"Telugu\";s:11:\"native_name\";s:18:\"తెలుగు\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/te.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"te\";i:2;s:3:\"tel\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:30:\"కొనసాగించు\";}}s:2:\"th\";a:8:{s:8:\"language\";s:2:\"th\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2017-01-26 15:48:43\";s:12:\"english_name\";s:4:\"Thai\";s:11:\"native_name\";s:9:\"ไทย\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/th.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"th\";i:2;s:3:\"tha\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:15:\"ต่อไป\";}}s:2:\"tl\";a:8:{s:8:\"language\";s:2:\"tl\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-30 02:38:08\";s:12:\"english_name\";s:7:\"Tagalog\";s:11:\"native_name\";s:7:\"Tagalog\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.7.2/tl.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tl\";i:2;s:3:\"tgl\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:10:\"Magpatuloy\";}}s:5:\"tr_TR\";a:8:{s:8:\"language\";s:5:\"tr_TR\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-31 11:38:12\";s:12:\"english_name\";s:7:\"Turkish\";s:11:\"native_name\";s:8:\"Türkçe\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/tr_TR.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tr\";i:2;s:3:\"tur\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:5:\"Devam\";}}s:5:\"tt_RU\";a:8:{s:8:\"language\";s:5:\"tt_RU\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-11-20 20:20:50\";s:12:\"english_name\";s:5:\"Tatar\";s:11:\"native_name\";s:19:\"Татар теле\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/tt_RU.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"tt\";i:2;s:3:\"tat\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:17:\"дәвам итү\";}}s:3:\"tah\";a:8:{s:8:\"language\";s:3:\"tah\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-03-06 18:39:39\";s:12:\"english_name\";s:8:\"Tahitian\";s:11:\"native_name\";s:10:\"Reo Tahiti\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/translation/core/4.7.2/tah.zip\";s:3:\"iso\";a:3:{i:1;s:2:\"ty\";i:2;s:3:\"tah\";i:3;s:3:\"tah\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:0:\"\";}}s:5:\"ug_CN\";a:8:{s:8:\"language\";s:5:\"ug_CN\";s:7:\"version\";s:5:\"4.7.2\";s:7:\"updated\";s:19:\"2016-12-05 09:23:39\";s:12:\"english_name\";s:6:\"Uighur\";s:11:\"native_name\";s:9:\"Uyƣurqə\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.2/ug_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ug\";i:2;s:3:\"uig\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:26:\"داۋاملاشتۇرۇش\";}}s:2:\"uk\";a:8:{s:8:\"language\";s:2:\"uk\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-10 15:50:30\";s:12:\"english_name\";s:9:\"Ukrainian\";s:11:\"native_name\";s:20:\"Українська\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/uk.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uk\";i:2;s:3:\"ukr\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:20:\"Продовжити\";}}s:2:\"ur\";a:8:{s:8:\"language\";s:2:\"ur\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-07-28 14:27:29\";s:12:\"english_name\";s:4:\"Urdu\";s:11:\"native_name\";s:8:\"اردو\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/ur.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"ur\";i:2;s:3:\"urd\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:19:\"جاری رکھیں\";}}s:5:\"uz_UZ\";a:8:{s:8:\"language\";s:5:\"uz_UZ\";s:7:\"version\";s:5:\"4.7.5\";s:7:\"updated\";s:19:\"2017-05-13 09:55:38\";s:12:\"english_name\";s:5:\"Uzbek\";s:11:\"native_name\";s:11:\"O‘zbekcha\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.7.5/uz_UZ.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"uz\";i:2;s:3:\"uzb\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:11:\"Davom etish\";}}s:2:\"vi\";a:8:{s:8:\"language\";s:2:\"vi\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-19 01:07:53\";s:12:\"english_name\";s:10:\"Vietnamese\";s:11:\"native_name\";s:14:\"Tiếng Việt\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/translation/core/4.8.1/vi.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"vi\";i:2;s:3:\"vie\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:12:\"Tiếp tục\";}}s:5:\"zh_TW\";a:8:{s:8:\"language\";s:5:\"zh_TW\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-03 15:43:25\";s:12:\"english_name\";s:16:\"Chinese (Taiwan)\";s:11:\"native_name\";s:12:\"繁體中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/zh_TW.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}s:5:\"zh_CN\";a:8:{s:8:\"language\";s:5:\"zh_CN\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-04 07:53:05\";s:12:\"english_name\";s:15:\"Chinese (China)\";s:11:\"native_name\";s:12:\"简体中文\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/zh_CN.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"继续\";}}s:5:\"zh_HK\";a:8:{s:8:\"language\";s:5:\"zh_HK\";s:7:\"version\";s:5:\"4.8.1\";s:7:\"updated\";s:19:\"2017-08-14 16:47:28\";s:12:\"english_name\";s:19:\"Chinese (Hong Kong)\";s:11:\"native_name\";s:16:\"香港中文版 \";s:7:\"package\";s:64:\"https://downloads.wordpress.org/translation/core/4.8.1/zh_HK.zip\";s:3:\"iso\";a:2:{i:1;s:2:\"zh\";i:2;s:3:\"zho\";}s:7:\"strings\";a:1:{s:8:\"continue\";s:6:\"繼續\";}}}','no'),(699,'_site_transient_timeout_community-events-4ed335eb75becd2cd1d731666b7e0f55','1504056442','no'),(700,'_site_transient_community-events-4ed335eb75becd2cd1d731666b7e0f55','a:2:{s:8:\"location\";a:1:{s:2:\"ip\";s:13:\"192.168.127.12\";}s:6:\"events\";a:3:{i:0;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:27:\"WordPress Blog Optimization\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242851893/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-02 16:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Delhi, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:28.703236;s:9:\"longitude\";d:77.132591000000005;}}i:1;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:47:\"WordPress Delhi NCR Meetup (September Meetup ) \";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242765334/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-02 17:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:16:\"Delhi, DL, India\";s:7:\"country\";s:2:\"IN\";s:8:\"latitude\";d:28.670000076293999;s:9:\"longitude\";d:77.209999084472997;}}i:2;a:7:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:28:\"Building e-commerce using WP\";s:3:\"url\";s:60:\"https://www.meetup.com/WordPress-New-Delhi/events/242853203/\";s:6:\"meetup\";s:25:\"WordPress New Delhi (NCR)\";s:10:\"meetup_url\";s:43:\"https://www.meetup.com/WordPress-New-Delhi/\";s:4:\"date\";s:19:\"2017-09-09 15:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:12:\"Delhi, India\";s:7:\"country\";s:2:\"in\";s:8:\"latitude\";d:28.703236;s:9:\"longitude\";d:77.132591000000005;}}}}','no'),(705,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1504056444','no'),(706,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n \n \n \n \n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: Matt Mullenweg Addresses Concerns About Gutenberg, Confirms New Editor to Ship with WordPress 5.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74414\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"https://wptavern.com/matt-mullenweg-addresses-concerns-about-gutenberg-confirms-new-editor-to-ship-with-wordpress-5-0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6828:\"<p><NAME> published an appeal to WordPress users over the weekend in a post titled “<a href=\"https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/\" target=\"_blank\">We Called it Gutenberg for a Reason</a>.” In it he offers a better look at his vision for Gutenberg, which he contends will be as transformative for WordPress’ future as the first movable type printing was for Europe’s printing revolution.</p>\n<p>Mullenweg identified the new Gutenberg editor as the tool that will enable WordPress to meet its competition and the opportunities available in the small business sector:</p>\n<blockquote><p>WordPress’s growth is impressive (28.5% and counting) but it’s not limitless — at least not in its current state. We have challenges (user frustrations with publishing and customizing, competition from site builders like Squarespace and Wix) and opportunities (the 157 million small businesses without sites, aka the next big market we should be serving). It’s time for WordPress’ next big thing, the thing that helps us deal with our challenges and opportunities. The thing that changes the world.</p></blockquote>\n<p>Automattic has been moving towards offering better support for small businesses with its 2015 <a href=\"https://wptavern.com/automattic-acquires-woocommerce\" target=\"_blank\">acquisition of WooCommerce</a> and steady commercialization of Jetpack, with plans targeted at business owners. The company is poised to capture even more of the self-hosted small business market by allowing customers to <a href=\"https://wptavern.com/wordpress-coms-business-plan-gives-subscribers-a-way-to-tap-into-wordpress-orgs-third-party-ecosystem\" target=\"_blank\">tap into WordPress’ third-party ecosystem</a>.</p>\n<p>However, many vocal opponents to Gutenberg (and the changes that will come along with it) are concerned that the project is being developed chiefly to serve Automattic’s customers and corporate interests.</p>\n<p>“Gutenberg has been mainly introduced by one particular company which seems to be in urgent need to compete with other SaaS businesses,” WordPress theme development company owner <a href=\"https://www.mhthemes.com/\" target=\"_blank\"><NAME></a> said. “That’s fine, but then keep it as a plugin for at least 1-2 years, put it on WordPress.com (to gather real live feedback and usage data) and nobody will have any issues with that approach.”</p>\n<p>Mullenweg addressed concerns that Gutenberg is being developed for Automattic’s customers in a <a href=\"https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/#comment-587598\" target=\"_blank\">reply</a> to a similar comment on his post.</p>\n<p>“There definitely is a contingent that seems to think that, but if you think through it logically it doesn’t make sense: if it were just to benefit Automattic it would be far easier and more advantageous to just do Gutenberg unilaterally in Calypso, where it would primarily benefit WordPress.com,” Mullenweg said. “Doing it in wp-admin and core first involves a lot more discussion, public feedback, backwards compatibility concerns, and breaking a lot of new ground for how core uses Javascript, and because it’s in core the benefits will accrue to all hosts of WordPress, many of which directly or indirectly compete with Automattic. We are reading and trying to learn from all the negative feedback though, even when it’s from people who haven’t used Gutenberg much yet.”</p>\n<p>Those who build websites for clients have voiced concerns about how Gutenberg will affect their businesses, whether the brand new interface will drive users away from WordPress. Developers and product owners are eagerly awaiting more answers on what it means for existing plugins and themes in the ecosystem, as the project has yet to iron out some of the more technical details regarding extensibility and support for metaboxes. This naturally raises concerns about Gutenberg’s timeline.</p>\n<p>“Gutenberg will ship with WordPress 5.0, but the release will come out when Gutenberg is ready, not vice versa,” Mullenweg said. “We still have target dates to help us think about scope and plan for all the supporting documentation, translation, and marketing efforts, but we’re not going to release anything until Gutenberg is something the team working on it agrees is ready.”</p>\n<p>WordPress users have been conditioned to anticipate releases on a regular schedule but the new approach to core development will allow for the next major release to wait until the targeted features are ready. Mullenweg confirmed in the comments of his post that Gutenberg will ship with a legacy interface to offer backwards compatibility for PHP metaboxes that have not yet updated to be JS-powered.</p>\n<p>“Some things like toolbar buttons will definitely need to be updated to work with Gutenberg, other things like Metaboxes there will be no problem to provide a legacy interface for a few releases,” Mullenweg said. “But I would say that plugin authors should start updating their plugins in late September if they want to benefit from Gutenberg’s launch.”</p>\n<p>One of the most prevalent concerns that remains is React’s licensing issues, which came to a head after the Apache Software Foundation added Facebook’s BSD+Patents license to its Category X list of disallowed licenses for Apache PMC members. Facebook’s engineering directors considered re-licensing the project but <a href=\"https://wptavern.com/facebook-isnt-budging-on-reacts-bsd-patents-license\" target=\"_blank\">decided against it</a>, citing “meritless patent litigation” as the reason behind adopting the BSD + patents license. The WordPress project has yet to announce its stance on the decision.</p>\n<p>“We anticipated a decision on React around the Apache deadline (closer to now), will have more to announce about WP and Gutenberg’s approach here in the next few weeks,” Mullenweg said.</p>\n<p>He also reiterated how invested he is in the WordPress project and ecosystem as a whole. His post elaborated on the many benefits he anticipates for plugin, theme, and core developers, agencies, users, and hosting companies. He challenged the WordPress community to see Gutenberg in the same light.</p>\n<p>“My life’s work is improving WordPress,” Mullenweg said. “I firmly believe that Gutenberg is the direction that will provide the most benefit to the maximum number of people while being totally in line with core WordPress’s philosophies and commitment to user freedom. So keep giving us your feedback, and let’s push through the fear together. It’s worth a little discomfort to change the world.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Aug 2017 18:01:11 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Matt: We Called it Gutenberg for a Reason\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47503\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://ma.tt/2017/08/we-called-it-gutenberg-for-a-reason/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9241:\"<p>Movable type was about books, but it wasn’t just about books. Ideas spread. Literacy spiked. The elite monopoly on education and government started to crack. Luther’s <em>95 Theses</em> were printed a press, rocking Europe, and he issued “broadsheets.” Broadsheets became newspapers; newspapers enabled democracy. The printing press ushered in social, political, and economic sea changes. Gutenberg changed everything.</p>\n<p>WordPress has always been about websites, but it’s not just about websites. It’s about freedom, about possibility, and about carving out your own livelihood, whether it’s by making a living through your site or by working in the WordPress ecosystem itself. We’re democratizing publishing — and democratizing work — for everyone, regardless of language, ability, or economic wherewithal.</p>\n<p>WordPress’s growth is impressive (<a href=\"https://w3techs.com/technologies/history_overview/content_management/all/y\">28.5% and counting</a>) but it’s not limitless — at least not in its current state. We have challenges (user frustrations with publishing and customizing, competition from site builders like Squarespace and Wix) and opportunities (the 157 million small businesses without sites, aka the next big market we should be serving). It’s time for WordPress’ next big thing, the thing that helps us deal with our challenges and opportunities. The thing that changes the world.</p>\n<p>Gutenberg.</p>\n<p>For those who don’t know we kicked off the Gutenberg project around the beginning of the year, <a href=\"https://ma.tt/2017/06/4-8-and-whats-coming/\">I talked about it and we did our first public releases in June</a>, and the team has been doing <a href=\"https://make.wordpress.org/core/tag/core-editor/\">weekly updates</a> of the public beta plugin <a href=\"https://wordpress.org/plugins/gutenberg/\">that’s available for anyone to try out in their wp-admin</a>.</p>\n<p>When Johannes Gutenberg’s press came out, people mostly used it to print the same religious text monks had been copying. It wasn’t until ten or fifteen years later that people started innovating and trying their hands at new kinds of writing, and the wheels of change started to spin faster. Now it’s WordPress’ turn to do the same. Gutenberg meets our challenges and opportunities head on while simultaneously benefitting everyone who makes a living working in the WP ecosystem. It’s about a lot more than just blocks. Our Gutenberg moves every part of the WordPress ecosystem forward:</p>\n<p><strong>Developers and agencies</strong> will be able to create interactive templates that clients can easily update without breaking things or dealing with custom post types: Imagine a custom “employee” block that you can add to an About page that includes a picture, name, and bio. They’ll be able to replace most meta boxes, and they’ll get a chance to update old code or clients to work in this new paradigm.</p>\n<p><strong>Plugin developers</strong> will be able to completely integrate into every part of WordPress, including posts, pages, custom post types, and sidebars without having to hack TinyMCE or squeeze their entire feature behind a toolbar button. Today, every plugin that extends WordPress does it in a different way; Gutenberg’s blocks provide a single, easy-to-learn entry point for an incredible variety of extensions. Some folks have already begun to port their plugins over and finding it easier to build and to have a much improved UI, I’m looking forward to highlighting those stories as we get further along and more people write about them.</p>\n<p><strong>Theme developers</strong> won’t need to bundle tons of plugins or create their own page builders. There’ll will be a standard, portable way to create rich layouts for posts and guide people setup right in the interface, no 20-step tutorials or long videos needed. Every theme will be able to compete with multi-functional premium themes without locking users into a single theme or compromising their experience.</p>\n<p><strong>Core developers</strong> will be able to work in modern technologies and not worry about 15 years of backwards compatibility. We’ll be able to simplify how menus, widgets, and the editor work to use a common set of code and concepts. The interface will be instantly responsive.</p>\n<p><strong>Web hosts</strong> will have better signup rates, as Gutenberg opens up WordPress to an entirely new set of people for whom WordPress was too complex and hard to set up before. (Remember our goal: to democratize publishing.) Their churn rates will go down: they’ll stop bleeding customers to Wix, Weebly, and Squarespace, and fewer people will abandon their sites because it was too hard to make things look they way they wanted.</p>\n<p><strong>Users</strong> will finally be able to build the sites they see in their imaginations. They’ll be able to do things on mobile they’ve never been able to before. They’ll never have to see a shortcode again. Text pasted from Word will get cleaned up and converted to blocks automatically and instantly. (I pasted the first version of this post from Google Docs and it worked <em>great</em>. <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f44c.png\" alt=\"?\" class=\"wp-smiley\" />) They’ll start manipulating their sites in ways that would have taken a developer. They’ll be able to move from blogging to using WordPress as a CMS without missing a beat. Editing posts will just work; they’ll write more. They’ll learn blocks once, and then be able to instantly use and understand 90%+ of plugins.</p>\n<p>I could go on about how photographers will be able to create rich galleries, parallax images, and better portfolios, or how poets will finally be able to preserve whitespace as they write, but you get the idea. It’s big. It moves the WordPress ecosystem forward, but it also moves the whole web forward.</p>\n<p>Which is scary! Because change always is, and this is a big one. But a scary thing is usually a thing that leads to growth, if you can push through it. Ten years ago, agencies and developers worried that software like WordPress would ruin their business because clients wouldn’t need help updating their sites any more, and would maybe even just start building their own sites. But their worse fears didn’t come true — instead, it created new opportunities for everyone.</p>\n<p>(People were worried when the printing press was invented, too. A Swiss biologist warned against the “confusing and harmful abundance of books,” but I’d say it all worked out in the end.)</p>\n<p>This is not to say that nothing will go sideways with Gutenberg, or that people’s concerns about it are unfounded. Making something people want is really hard to do and easy to mess up — we definitely have in the past. I share many of the concerns or worries with today’s version of Gutenberg, and we’re working to mitigate them. Gutenberg will ship with WordPress 5.0, but the release will come out when Gutenberg is ready, not vice versa. We still have target dates to help us think about scope and plan for all the supporting documentation, translation, and marketing efforts, but we’re not going to release anything until Gutenberg is something the team working on it agrees is ready.</p>\n<p>And as we work, we’re listening: feedback on core and feature plugins gets read, heard, and considered. Every review of Gutenberg, even the rude ones, has a response. Seven months of vigorous and public debate, chats, tickets, and code changesets brought us to where we are today, and there will be a fair amount more before we can present the Gutenberg vision in a mostly-complete state. I welcome it; apathy would worry me a lot more than disagreement or controversy.</p>\n<p>Creating great software will never make every person happy. We’re not creating The Perfect Product, we’re choosing a path between many good options, weighing all of the inevitable trade-offs that come from a change, listening, shipping, and then doing it all over again. Iterating. My life’s work is improving WordPress. I firmly believe that Gutenberg is the direction that will provide the most benefit to the maximum number of people while being totally in line with core WordPress’s philosophies and commitment to user freedom. So keep giving us your feedback, and let’s push through the fear together. It’s worth a little discomfort to change the world.</p>\n<blockquote class=\"wp-block-quote blocks-quote-style-1\"><p><em>Yes, it is a press, certainly, but a press from which shall flow in inexhaustible streams, the most abundant and most marvelous liquor that has ever flowed to relieve the thirst of men.</em></p>\n<em><NAME></em>\n</blockquote>\n<img src=\"https://i1.wp.com/ma.tt/files/2017/08/metalmovabletypeedit1.jpg?w=604&ssl=1\" />\n<p><em>Thank you to the <a href=\"https://wptavern.com/morten-rand-hendriksen-on-what-gutenberg-means-for-the-future-of-wordpress\">WP Tavern conversation</a> that helped me write down many of these ideas, and <a href=\"https://kingofstates.com/\"><NAME></a>. This post started in Google Docs then revised in Gutenberg 0.9.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 28 Aug 2017 02:23:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:11:\"\n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"HeroPress: HeroPress Downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://heropress.com/?p=2060\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"https://heropress.com/heropress-downloads/#utm_source=rss&utm_medium=rss&utm_campaign=heropress-downloads\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2606:\"<img width=\"960\" height=\"600\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/heropress-large-grey-brick-1024x640.png\" class=\"attachment-large size-large wp-post-image\" alt=\"HeroPress logo on a grey brick wall\" /><p>Did you know that HeroPress has stuff you can download? For a while now we’ve had a <a href=\"https://heropress.com/plugin/\">plugin</a> available, but this evening I posted some <a href=\"https://heropress.com/downloads/\">cool wallpapers</a>. I made them about a year ago, but had them only on my personal site.</p>\n<p>Now they’re available on this site as well. I’m interested to know if you like them, if you’d like more, and perhaps even see what you can make. Please let me know in the comments.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: HeroPress Downloads\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=HeroPress%20Downloads&via=heropress&url=https%3A%2F%2Fheropress.com%2Fheropress-downloads%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: HeroPress Downloads\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fheropress-downloads%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fheropress-downloads%2F&title=HeroPress+Downloads\" rel=\"nofollow\" target=\"_blank\" title=\"Share: HeroPress Downloads\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/heropress-downloads/&media=https://heropress.com/wp-content/uploads/2017/08/heropress-large-grey-brick-150x150.png&description=HeroPress Downloads\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: HeroPress Downloads\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/heropress-downloads/\" title=\"HeroPress Downloads\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/heropress-downloads/\">HeroPress Downloads</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 27 Aug 2017 23:59:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: Core Team Explores Idea to Automatically Upgrade Sites Running WordPress 3.7 to 3.8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74408\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"https://wptavern.com/core-team-explores-idea-to-automatically-upgrade-sites-running-wordpress-3-7-to-3-8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2571:\"<p>WordPress 3.7 ‘Basie’ <a href=\"https://wordpress.org/news/2013/10/basie/\">was released</a> on October 24, 2013 and introduced automatic updates for minor releases to the masses. Although it’s not labeled as such, WordPress 3.7 has effectively acted as a <a href=\"https://en.wikipedia.org/wiki/Long-term_support\">LTS version</a> or Long-term support. Security updates and crucial bug fixes have been <a href=\"https://wordpress.org/download/release-archive/\">ported back</a> to previous branches up to 3.7.</p>\n<p>In this week’s WordPress developer chat, <a href=\"https://profiles.wordpress.org/jorbin\"><NAME></a>, WordPress core developer, <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1503519922000557\">asked</a> if it’s time to stop back porting fixes to 3.7-4.0 and instead, update those sites directly to 4.1.</p>\n<p>According to <a href=\"https://wordpress.org/about/stats/\">version statistics</a> on WordPress.org, 0.4% of tracked sites are using WordPress 3.7. “I would like to see a published proposal outlining reasons, usage data, and any tradeoffs/considerations and leave a bit of time for feedback before definitely doing this,” <a href=\"https://profiles.wordpress.org/joemcgill\"><NAME>ill</a>, Core contributor <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1503519968000494\">said</a>.</p>\n<p>“It’s unclear to me what are the things that <em>must</em> happen and what are the things that <em>should</em> happen before we take this step.”</p>\n<p>Developers noted that WordPress automatically updates minor versions and that if protections are not built-in to automatically upgrading major versions, it could cause users to lose trust in the system.</p>\n<p>“We need to make sure all users with outdated installs get warned one way or the other. Then if they decide to turn updates off…,” <a href=\"https://profiles.wordpress.org/azaozz/\"><NAME></a>, Core developer <a href=\"https://wordpress.slack.com/archives/C02RQBWTW/p1503520516000632\">said</a>.</p>\n<p>After further discussion, the team agreed that upgrading sites from 3.7 to 3.8 would be a good stepping stone towards getting those sites up to 4.1. “It can also be done in the API so that we only do a small percentage at first and then stop and analyze and then increase the percentage,” Jorbin said.</p>\n<p>A proposal will be crafted by members of the core team and published on the <a href=\"https://make.wordpress.org/core/\">Make WordPress Core</a> site for further discussion.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Aug 2017 21:20:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"WPTavern: Locating Restored Comments in WordPress Requires Detective Skills\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74406\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://wptavern.com/locating-restored-comments-in-wordpress-requires-detective-skills\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1836:\"<p>Every now and then, I’ll come across a user experience in WordPress that makes me scratch my head. Earlier today, I needed to edit a comment’s details before restoring it from the Trash. However, WordPress doesn’t allow this without restoring it first.</p>\n<p>After restoring the comment, it disappeared from the trash and nothing happened. This is not the user experience I expected and needless to say, I was annoyed.</p>\n<p>Since restored comments do not appear at the top of the approved list because of their original published date, I searched the WordPress backend for comments by the author’s first name and found it after the sixth page of results.</p>\n<p>At first, I thought about how it would be nice to be able to edit a comment’s details while it’s in the trash so I don’t have to search for the post or author to edit it. However, <NAME> raised a good point.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Think of that like computers. You can’t edit a document in the trash.</p>\n<p>— ipstenu (((Mika E))) (@Ipstenu) <a href=\"https://twitter.com/Ipstenu/status/901152068534022144\">August 25, 2017</a></p></blockquote>\n<p></p>\n<p>The other idea is that after restoring a comment, WordPress redirects me to the post where it was restored. It would be even better if it took me directly to the comment in the discussions meta box. However, users can hide these meta boxes from view via Screen Options, so I’m not sure how to account for that. Perhaps redirecting users to the post is enough?</p>\n<p>After searching WordPress Trac and not finding a ticket related to this issue, <a href=\"https://core.trac.wordpress.org/ticket/41731\">I created one</a>. Please leave your feedback and suggestions either in the comments or on that Trac ticket.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 25 Aug 2017 19:37:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"WPTavern: Playing the Role of Online Reputation Manager\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74400\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://wptavern.com/playing-the-role-of-online-reputation-manager\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3505:\"<p>Over the years, I’ve received requests from people wanting their comments removed from the site. I recently received a request from a reader that I remove a comment they made three years ago because it was showing up in Google search results for their name.</p>\n<p>Normally, I ignore these requests as it makes me feel like I’m their online reputation manager. I asked my followers on Twitter what they would do if they received the same request.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">What are your terms of derive/ privacy policy? I probably wouldn’t delete but I would stop indexing comments.</p>\n<p>— <NAME> (@ChrisWiegman) <a href=\"https://twitter.com/ChrisWiegman/status/900117231979421696\">August 22, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">yeah, probably. unless there’s a real good reason not to.</p>\n<p>that said, your comments shouldn’t be indexing</p>\n<p>— skin-covered coffee (@norcross) <a href=\"https://twitter.com/norcross/status/900112112395091968\">August 22, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">depends on context. if it\'s spam – happy to. if it\'s standalone maybe. if I have to adjust whole conversation around removal – probably not.</p>\n<p>— <NAME> (@Rarst) <a href=\"https://twitter.com/Rarst/status/900259136507711488\">August 23, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Depends. Is it essential for preserving that persons privacy? Had other people responded to the comment? I’d have to weigh pros & cons.</p>\n<p>— Elpie (@elpie) <a href=\"https://twitter.com/elpie/status/900112216053231616\">August 22, 2017</a></p></blockquote>\n<p></p>\n<p>The Tavern doesn’t have a privacy policy. It’s a blog that allows commenting where readers can choose to provide their name, email address, and URL. I don’t like deleting comments as it alters history and can make conversations look awkward.</p>\n<p>Although there are privacy policies such as, the <a href=\"http://ec.europa.eu/justice/data-protection/files/factsheets/factsheet_data_protection_en.pdf\">Right To Be Forgotten</a> and <a href=\"http://www.eugdpr.org\">GDRP</a>, there are other things to consider that can help determine if removing a comment is the right thing to do.</p>\n<ol>\n<li>Is the comment spammy?</li>\n<li>Would removing it alter the conversation?</li>\n<li>Is removing the comment the only way to maintain their privacy?</li>\n</ol>\n<p>I initially decided to trash their comment but discovered that removing a parent comment with replies also removes the replies. While this makes sense, this means that removing one comment can turn into removing many comments or an entire conversation.</p>\n<p>Instead, I recovered the comment and removed their name, email address, and URL. This keeps the conversation in tact while giving back their privacy.</p>\n<p>Many people who responded to my question suggested that comments shouldn’t be indexed by search engines. After giving it some thought, I’m conflicted. We’ve never had an issue before and we don’t receive so many requests that it’s a problem. We also highly value our comments and feel they should be discoverable like our content.</p>\n<p>What are the pros and cons to blocking comments from search engines? What would you do if you were running the Tavern?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Aug 2017 21:12:53 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WPWeekly Episode 286 – Upgrading PHP, Facebook Not Budging, and Merlin WP Onboarding Wizard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=74394&preview=true&preview_id=74394\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/wpweekly-episode-286-upgrading-php-facebook-not-budging-and-merlin-wp-onboarding-wizard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2477:\"<p>In this episode, <a href=\"https://jjj.blog/\"><NAME></a> and I discuss a new initiative that will help educate users on the benefits of upgrading PHP. We share our thoughts on Facebook denying a request to remove its Patent clause from REACT’s license. We highlight a new onboarding wizard aimed at themes and discuss what Gutenberg means for the future of WordPress.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-org-to-add-new-page-educating-users-on-benefits-of-upgrading-php\">WordPress.org to Add New Page Educating Users on Benefits of Upgrading PHP</a><br />\n<a href=\"https://wptavern.com/facebook-isnt-budging-on-reacts-bsd-patents-license\">Facebook Isn’t Budging on React’s BSD + Patents License</a><br />\n<a href=\"https://wptavern.com/new-merlin-wp-onboarding-wizard-makes-wordpress-theme-installation-and-setup-effortless\">New Merlin WP Onboarding Wizard Makes WordPress Theme Installation and Setup Effortless</a><br />\n<a href=\"https://wptavern.com/user-experience-tests-show-gutenbergs-ui-elements-can-benefit-from-better-timing\">User Experience Tests Show Gutenberg’s UI Elements Can Benefit From Better Timing</a><br />\n<a href=\"https://wptavern.com/morten-rand-hendriksen-on-what-gutenberg-means-for-the-future-of-wordpress\">Morten Rand-Hendriksen on What Gutenberg Means For the Future of WordPress</a></p>\n<h2>Picks of the Week:</h2>\n<p><a href=\"https://github.com/nfarina/homebridge\">HomeBridge</a> is a lightweight NodeJS server you can run on your home network that emulates the iOS HomeKit API. It supports Plugins, which are community-contributed modules that provide a basic bridge from HomeKit to various 3rd-party APIs provided by manufacturers of ‘smart home’ devices.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 30th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #286:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 24 Aug 2017 00:12:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"HeroPress: Is WordPress Good for Indian Women?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2046\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"https://heropress.com/essays/wordpress-good-indian-women/#utm_source=rss&utm_medium=rss&utm_campaign=wordpress-good-indian-women\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12158:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/082317-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Nothing is better than a girl who writes code.\" /><p><a href=\"http://heropress.com/feed/#gujarati\">આ નિબંધ ગુજરાતીમાં પણ ઉપલબ્ધ છે</a></p>\n<p>Why has computing always been a boys’ club? I live in a society where women are not allowed to work in an office. People in my society think that all women have to do is take care of her family and stay at home. Narrow minded society. But I feel proud to say that I am not part of that narrow minded society.</p>\n<p>I am so engaged in the world of the Computer and Technology since school time. I started learning about basic computer languages HTML, CSS and C. And believe me I was so good at it! Later on I choose Computer Engineering for my further study and completed Bachelor of Computer Applications. But I didn’t stop studying after that. I completed my Masters in Computer Applications.</p>\n<p>I fell in love with the programming and working as freelancer. What is most interesting is that the platform I am associated with. WordPress! Everyday I woke up with a new task and go to sleep with a new idea. And that still goes on. I am a WordPress developer at the Elsner Technology and I am so proud of whatever work I do everyday.</p>\n<p>With WordPress it feels like home, a part of my soul. And hey! it’s not the house of boys, there are so many girls associated with WordPress. In case if you don’t know WordPress theme review team is led by women. And since my society is not filled with the open-minded people I suggest “Girls, why don’t you learn/work/code from home?” After all, all you need is just a computer and an internet connection. Right? There are billions of things that you can do with this platform and you don’t even need to pay a penny.</p>\n<p>WordPress is easy and designers like that. And who knows the better color combination and design better? You got the point. There are thousands of self-employed developers and designers using WordPress. In addition the rapid female created themes on platform can itself testify to the fact that women want to make websites too, and organizations like Women Who WP are so useful and makes the process more easy. WordPress is creating more and more for business owners and women are really good at tech businesses. And India is the house of the Startup business. Even the government is also making huge efforts behind it.</p>\n<p>The Internet is saturated with WordPress. 27 percent of the entire internet relies on WordPress. From small startup to gigantic companies. Since my society is willing to keep women in the house, I would like to say that’s great. I am okay! I can work from home. But there is no excuse to sit back and let the boys have all the fun. There are plenty of ways to get involved in the WordPress community. And nothing is better than a girl who writes code.</p>\n<hr />\n<h1 id=\"gujarati\">ભારતીય મહિલાઓ માટે વર્ડપ્રેસ સારું છે?</h1>\n<p>શા માટે કમ્પ્યુટિંગ હંમેશા ‘છોકરાઓ નું ક્લબ છે? હું એવા સમાજમાં રહુ છે જ્યાં સ્ત્રીઓને ઓફિસમાં કામ કરવાની મંજૂરી નથી. મારા સમાજના ઘણા લોકો એવું વિચારે છે કે બધી જ મહિલાઓએ તેના પરિવારની સંભાળ રાખવી અને ઘરમાં રહેવું. રૂઢિચુસ્ત મનનું સમાજ છે પરંતુ મને ગર્વ લાગે છે કે હું સાંકડા વિચારોવાળી સમાજનો ભાગ નથી.</p>\n<p>હું સ્કૂલના સમયથી કમ્પ્યુટર અને ટેકનોલોજીના વિશ્વ સાથે સંકળાયેલી છું. તે સમયે મેં કોમ્પ્યુટર ની ભાષાઓ એચટીએમએલ, સી.એસ.એસ. અને સી વિશે શીખવાનું શરૂ કર્યું. અને મારો વિશ્વાસ કરો હું તેના પર ઘણી સારી હતી. પછીથી મેં મારા આગળના અભ્યાસ માટે કમ્પ્યુટર એન્જિનિયરિંગ પસંદ કર્યું અને બેચલર ઓફ કમ્પ્યુટર એપ્લિકેશન્સમાં અભ્યાસ પૂર્ણ કર્યો. પરંતુ તે પછી મેં અભ્યાસ કરવાનું બંધ કર્યું નથી. મેં કમ્પ્યુટર એપ્લિકેશન્સમાં માસ્ટર્સ પૂર્ણ કર્યું.</p>\n<p>હું પ્રોગ્રામિંગમાં ખૂબ ખોવાયેલી રહેતી હતી અને સાથે ફ્રીલાન્સર તરીકે કામ કરતી હતી. સૌથી રસપ્રદ બાબત એ છે કે જે પ્લેટફોર્મ સાથે હું સંકળાયેલી છું તે વર્ડપ્રેસ છે. દરરોજ હું એક નવા કાર્ય સાથે જાગું છું અને નવા વિચાર સાથે સૂઈ જઉ છું. અને તે હજુ પણ ચાલુ છે. હું એલ્સ્નર ટેક્નોલોજીમાં વર્ડપ્રેસ ડેવલપર છું અને દરરોજ મેં જે કંઈ કર્યું છે તેના પર મને ગર્વ છે.</p>\n<p>વર્ડપ્રેસ સાથે ઘરની જેમ લાગે છે, મારા આત્માનો એક ભાગ. અને હા! તે છોકરાઓનું જ ઘર નથી, વર્ડપ્રેસ સાથે ઘણી સ્ત્રીઓ પણ સંકળાયેલી છે. એક વિષયમાં જો તમને ખબર ન હોય તો વર્ડપ્રેસ થીમની પરીક્ષણ ટીમની આગેવાની મહિલાઓ દ્વારા કરવામાં આવે છે. અને કારણ કે મારું સમાજ ખુલ્લા લોકોથી ભરેલું નથી તેથી હું સૂચવે છે કે, “સ્ત્રીઓ, તમે શા માટે ઘરેથી શિખવાનું/કામ કરવાનું /કોડ કરવાનું ચાલુ નથી કરતાં?” છેવટે, તમને જરૂર ફક્ત એક કમ્પ્યુટર અને ઇન્ટરનેટ કનેક્શનની છે. સાચું ને ? અબજો વસ્તુઓ છે કે જે તમે આ પ્લેટફોર્મ સાથે કરી શકો છો અને તમારે એક આની પણ ચૂકવવાની જરૂર નથી.</p>\n<p>વર્ડપ્રેસ સરળ છે અને ડિઝાઇનર્સ તેને પસંદ કરે છે . અને કોણ સારી રંગ સંયોજના જાણે છે અને વધુ સારી ડિઝાઇન કરે છે? તો તમને લહાવો મળ્યો. હજારો સ્વરોજગાર ડેવલોપર્સ અને ડિઝાઇનર્સ વર્ડપ્રેસ નો ઉપયોગ કરે છે. આ ઉપરાંત પ્લેટફોર્મ પર ઝડપી થીમ્સ સ્ત્રીઓ એ બનાવી છે જે સ્વયંને એ હકીકતનું સમર્થન આપે છે કે સ્ત્રીઓ વેબસાઇટ્સ પણ બનાવવા માંગે છે, અને સંસ્થાઓ જેમ કે Women Who WP ઘણી ઉપયોગી છે અને આ પ્રક્રિયાને વધુ સરળ બનાવે છે. વર્ડપ્રેસ બિઝનેસ માલિકો માટે વધુ અને વધુ બનાવી રહ્યું છે અને સ્ત્રીઓ ખરેખર ટેકનીકલમાં વ્યવસાયોમાં સારી છે. ભારત એક સ્ટાર્ટઅપ વ્યવસાયનું ઘર છે. સરકાર તેની પાછળ પણ વિશાળ પ્રયત્નો કરી રહી છે.</p>\n<p>ઇન્ટરનેટ વર્ડપ્રેસ સાથે સંતૃપ્ત છે સમગ્ર ઇન્ટરનેટનો 27% હિસ્સો વર્ડપ્રેસ પર છે. નાની શરૂઆત ની કંપની થી માંડી ને મોટી કંપીનીઓ . મારો સમાજ સ્ત્રીઓને ઘરમાં રાખવા માટે તૈયાર છે, તેથી હું કહીશ કે મહાન છે. હું ઠીક છું! હું ઘરેથી કામ કરી શકું છું પરંતુ પરંતુ પાછા બેસવાનો અને છોકરાઓને બધી જ મજા કરવાની કોઈ બહાનું નથી. વર્ડપ્રેસ કમ્યૂનિટીમાં શામેલ થવાની ઘણી બધી રીતો છે. અને જે છોકરી કોડ લખે છે તેના થી વધારે કંઈ સારું નથી.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Is WordPress Good for Indian Women?\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Is%20WordPress%20Good%20for%20Indian%20Women%3F&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-good-indian-women%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Is WordPress Good for Indian Women?\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-good-indian-women%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-good-indian-women%2F&title=Is+WordPress+Good+for+Indian+Women%3F\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Is WordPress Good for Indian Women?\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/wordpress-good-indian-women/&media=https://heropress.com/wp-content/uploads/2017/08/082317-150x150.jpg&description=Is WordPress Good for Indian Women?\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Is WordPress Good for Indian Women?\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/wordpress-good-indian-women/\" title=\"Is WordPress Good for Indian Women?\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-good-indian-women/\">Is WordPress Good for Indian Women?</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Aug 2017 12:00:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"BuddyPress: BuddyPress 2.9.1 Security Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=267671\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"https://buddypress.org/2017/08/buddypress-2-9-1-security-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:944:\"<p>BuddyPress 2.9.1 is now available. This is a security and maintenance release. We strongly encourage all BuddyPress sites to upgrade as soon as possible.</p>\n<p>We fixed two regressions introduced in 2.9:</p>\n<ul>\n<li>Groups: fix group description truncation length on group screen.</li>\n<li>Profiles: fix avatar quality when requesting avatar sizes larger than the user’s uploaded avatar.</li>\n</ul>\n<p>Importantly, BuddyPress 2.9.1 and earlier versions were affected by the following security issue:</p>\n<ul>\n<li>Cross-site request forgery (CSRF) in the XProfile administration Dashboard panel.</li>\n</ul>\n<p>These vulnerabilities were reported privately by <a href=\"https://dk.linkedin.com/in/skansing\"><NAME></a>. Our thanks to Ronnie for reporting security issues in accordance with <a href=\"https://make.wordpress.org/core/handbook/testing/reporting-security-vulnerabilities/\">WordPress’ security policies</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 23 Aug 2017 11:44:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: Morten Rand-Hendriksen on What Gutenberg Means For the Future of WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=74359&preview=true&preview_id=74359\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/morten-rand-hendriksen-on-what-gutenberg-means-for-the-future-of-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2507:\"<p>As work continues on <a href=\"https://wordpress.org/plugins/gutenberg/\">Gutenberg</a>, members of the community are discussing its impacts on WordPress’ future. <NAME> <a href=\"https://www.linkedin.com/pulse/gutenberg-morten-rand-hendriksen\">considers Gutenberg</a> to be a watershed moment, “This is a revolution,” he said.</p>\n<p>“This is a watershed moment for WordPress. This is entirely new and fundamentally different from how WordPress works and how we work with it today. I cannot overstate it enough when I say this changes everything.”</p>\n<p>Rand-Hendriksen suggests that Gutenberg will allow WordPress to graduate from being a blogging platform to a platform for managing views. If Gutenberg adds complexity to the user interface, he predicts many users will migrate to simpler, hosted publishing systems.</p>\n<p>He also predicts that due to the REST API and Gutenberg, permanent fractures may develop between different segments of the community and user base.</p>\n<p>It’s exciting to think about what could happen to WordPress and the web in general if Rand-Hendriksen’s optimism comes to fruition. “Whatever happens to WordPress’ user base, once Gutenberg is implemented fully, WordPress’ role in the wider web and internet community will change,” he said.</p>\n<p>“If all these things actually work, and people find them useful, WordPress will herald in a new age of UI and UX exploration. Applications have followed WordPress’ lead before and will do it again if the new solution works.”</p>\n<p>As for the future of WordPress, Rand-Hendriksen says:</p>\n<blockquote class=\"wp-block-quote blocks-quote-style-1\"><p>With the REST API in core and Gutenberg on the horizon, I am starting to see a new future for WordPress, one that looks nothing like where we are today. But this is true for the web as a whole as well.</p>\n<p>Non-pointer interactions, AR/VR/MR, AI, content beyond the screen, all these things are already within sight and the web as we know it is on the cusp of its own wave of revolutionary changes.</p>\n<p>The question I’m left to ponder is whether Gutenberg is what brings WordPress into that future.</p></blockquote>\n<p>I encourage you to <a href=\"https://www.linkedin.com/pulse/gutenberg-morten-rand-hendriksen\">read the entire post</a> as it provides a lot of food for thought. What do you think about his predictions and the impacts Gutenberg might have on the web as a whole?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 22 Aug 2017 01:41:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"WPTavern: Facebook Isn’t Budging on React’s BSD + Patents License\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74333\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wptavern.com/facebook-isnt-budging-on-reacts-bsd-patents-license\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7456:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2015/12/react.png?ssl=1\"><img /></a></p>\n<p>Last month <a href=\"https://wptavern.com/react-users-petition-facebook-to-re-license-react-js-after-apache-software-foundation-bans-bsdpatents-license-in-dependencies\" target=\"_blank\">React users petitioned Facebook to relicense the project</a> (and its other open source projects) after the Apache Software Foundation (ASF) added Facebook’s BSD+Patents license to its <a href=\"https://www.apache.org/legal/resolved#category-x\" target=\"_blank\">Category X list of disallowed licenses</a> for Apache PMC members. Participants and subscribers to the <a href=\"https://github.com/facebook/react/issues/10191\" target=\"_blank\">GitHub thread</a> waited weeks for a decision on re-licensing while Facebook’s engineering directors discussed the matter internally. The request has now formally been <a href=\"https://code.facebook.com/posts/112130496157735/explaining-react-s-license/\" target=\"_blank\">denied</a>.</p>\n<p>“I’d like to apologize for the amount of thrash, confusion, and uncertainty this has caused the React and open source communities,” Facebook engineer <NAME> said. “We know this is painful, especially for teams that feel like they’re going to need to rewrite large parts of their project to remove React or other dependencies. We’ve been looking for ways around this and have reached out to ASF to see if we could try to work with them, but have come up empty.”</p>\n<p>The request for re-licensing had received 851 “thumbs-up” reactions on GitHub and many developers commented to say that the ASF’s policy disallowing the BSD+Patents license <a href=\"https://wptavern.com/petition-to-re-license-react-has-been-escalated-to-facebooks-engineering-directors\" target=\"_blank\">affects their organizations’ ability to continue using React</a> and other open source projects from Facebook. Others said they would like to use React but the licensing makes it impossible for their companies.</p>\n<h3>Facebook Cites “Meritless Patent Litigation” as the Reason Behind Adopting the BSD + Patents License</h3>\n<p>Wolff’s <a href=\"https://code.facebook.com/posts/112130496157735/explaining-react-s-license/\" target=\"_blank\">post</a> announcing Facebook’s decision said that the team has not done a good job of communicating the reasons behind its BSD + Patents license and offered a more in-depth explanation:</p>\n<blockquote><p>As our business has become successful, we’ve become a larger target for meritless patent litigation. This type of litigation can be extremely costly in terms of both resources and attention. It would have been easy for us to stop contributing to open source, or to do what some other large companies do and only release software that isn’t used in our most successful products, but we decided to take a different approach. We decided to add a clear patent grant when we release software under the 3-clause BSD license, creating what has come to be known as the BSD + Patents license. The patent grant says that if you’re going to use the software we’ve released under it, you lose the patent license from us if you sue us for patent infringement. We believe that if this license were widely adopted, it could actually reduce meritless litigation for all adopters, and we want to work with others to explore this possibility.</p></blockquote>\n<p>The ASF’s decision to disallow the BSD+Patents license was for policy reasons, not a legal decision based on incompatibility. <NAME>, commenting on behalf of ASF on a separate GitHub issue, <a href=\"https://github.com/omcljs/om/issues/882\" target=\"_blank\">said</a> that the ASF didn’t want downstream users of Apache code to be surprised by the PATENTS grant that was previously in RocksDB and is still in React. The organization wanted users to have no further constraints other than following the ALv2.</p>\n<p>“While we respect this decision, it hurts to see so many great ASF projects get churned for policy reasons after using this license for years,” Wolff said in Facebook’s announcement. The company made it clear that they will not be re-licensing React or any other projects simply to satisfy ASF’s policy requirements.</p>\n<p>“We have considered possible changes carefully, but we won’t be changing our default license or React’s license at this time,” Wolff said. “We recognize that we may lose some React community members because of this decision. We are sorry for that, but we need to balance our desire to participate in open source with our desire to protect ourselves from costly litigation. We think changing our approach would inhibit our ability to continue releasing meaningful open source software and increase the amount of time and money we have to spend fighting meritless lawsuits.”</p>\n<p>Many from the OSS community expressed disappointment and frustration in their initial reactions on Twitter:</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">“People like to sue us,” is a poor rationalization. This is weaponizing OSS under the guise of sharing. The whole post is disingenuous.</p>\n<p>— <NAME> (@slicknet) <a href=\"https://twitter.com/slicknet/status/898732045442011136\">August 19, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Facebook is often the ideal open source partner – but their patent stance here makes React use untenable to me. <a href=\"https://t.co/97VIR0le36\">https://t.co/97VIR0le36</a></p>\n<p>— <NAME> (@adamhjk) <a href=\"https://twitter.com/adamhjk/status/898734487718121472\">August 19, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">The React license allows Facebook to violate patents of companies that use React, and those companies can\'t sue to stop Facebook</p>\n<p>— Feross (@feross) <a href=\"https://twitter.com/feross/status/898730336082776064\">August 19, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">Yep, my team\'s required to pull all use of React because of the license. It\'s a corporate wide issue.</p>\n<p>— <NAME> (@tfitch) <a href=\"https://twitter.com/tfitch/status/898742063738494976\">August 19, 2017</a></p></blockquote>\n<p></p>\n<p>The issue requesting re-licensing has been <a href=\"https://github.com/facebook/react/issues/10191#issuecomment-323486580\" target=\"_blank\">closed on GitHub</a> and is now locked and limited to collaborators.</p>\n<p>It’s not clear how this decision will affect WordPress, as the project has yet to announce which JS framework it will be adopting for core. Automattic is heavily invested in React, having built Calypso and Jetpack’s admin interface with it. WordPress’ new Gutenberg editor is also built using React, as the project’s chief contributors are employed by Automattic. The company’s legal counsel has said in the past that they are <a href=\"https://wptavern.com/automattic-will-continue-to-use-react-js-in-calypso-despite-patent-clause\" target=\"_blank\">comfortable using React for its products under the current license</a>, but other companies in the WordPress ecosystem may not be as amenable to having the framework included in core.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 19 Aug 2017 03:52:50 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"WPTavern: WordPress.org to Add New Page Educating Users on Benefits of Upgrading PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74303\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"https://wptavern.com/wordpress-org-to-add-new-page-educating-users-on-benefits-of-upgrading-php\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3456:\"<p>WordPress’ Core PHP team has created a new <a href=\"https://github.com/wp-core-php\" target=\"_blank\">GitHub organization</a> for initiatives focused on improving the use of PHP in the project. The first one they are tackling is <a href=\"https://github.com/wp-core-php/servehappy/\" target=\"_blank\">a new page on WordPress.org</a> dedicated to educating users about the benefits of upgrading PHP. Contributors are <a href=\"https://github.com/wp-core-php/servehappy-resources\" target=\"_blank\">collecting third-party articles and tutorials on PHP upgrades</a> to find inspiration for the project, which is temporarily codenamed “servehappy.”</p>\n<p>WordPress’ <a href=\"https://wordpress.org/about/stats/\" target=\"_blank\">stats</a> page shows that 14.2% of the all the sites it is tracking are running on PHP 7.0+. 40.6% of sites are on PHP 5.6, which is no longer actively supported but will receive security fixes until January 2019. This leaves 45.2% of all WordPress sites running on older, insecure PHP versions that have already reached end of life and are no longer receiving security updates.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/wp-php-versions-8-18-2017.png?ssl=1\"><img /></a>WordPress PHP Versions – 8.18.2017\n<p>Contributors are using the <a href=\"https://github.com/wp-core-php/servehappy/issues\" target=\"_blank\">issues queue of the servehappy repository</a> to collect benefits and statistical data they can use to sell the “update PHP” proposition to users. The project is currently in the brainstorming phase, but the team will eventually whittle the ideas down to present the most effective benefits.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/servehappy-issues-e1503086149333.png?ssl=1\"><img /></a></p>\n<p>“The primary task for the ‘servehappy’ repository will be to open issues for the benefits we’ve come up with over the past few weeks, and discuss them one by one, whether they qualify for the page and how they can be framed in the most convincing way,” <NAME> said.</p>\n<p>In addition to proposing the benefits of upgrading PHP, the page will also include a call to action and information about how to upgrade or how to approach your host for an upgrade. Contributors are discussing the page’s outline and are aiming to tackle the project in a friendly and sensitive way that doesn’t put stress on users.</p>\n<p>“The section ‘<em>What should you need to know before doing an update?</em>‘ must not unnecessarily make the user worry,” Arntz said, recapping the thoughts contributors expressed during the team’s most recent meeting. “Let’s highlight possible issues, but not overestimate them. People should see upgrading as a good thing, and we should point them to how they can determine whether their sites are ready.”</p>\n<p>The Core PHP Team will be getting in touch with WordPress’ marketing team to request their expertise on refining the page’s approach. Anyone is welcome to contribute third-party resources or ideas to the <a href=\"https://github.com/wp-core-php/servehappy\" target=\"_blank\">servehappy project on GitHub</a>. Check out the most recent <a href=\"https://make.wordpress.org/core/2017/08/17/php-meeting-recap-august-14th/\" target=\"_blank\">meeting notes</a> for a full summary of the project and its needs.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Aug 2017 20:37:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"WPTavern: Chrome Version 62 to Show Security Warnings on HTTP Pages Starting in October 2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74301\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"https://wptavern.com/chrome-version-62-to-show-security-warnings-on-http-pages-starting-in-october-2017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2444:\"<p>Google Search Console has started sending out notices to sites that have not yet migrated to HTTPS. Chrome 61 is now in beta and version 62 is on track to begin marking HTTP pages as “NOT SECURE” beginning in October. It will show the warning if it detects any forms on the page that transmit passwords, credit cards, or any text input fields that the browser deems are in need of HTTPS protection. All HTTP pages in incognito mode will trigger the warning.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/chrome-warning.png?ssl=1\"><img /></a></p>\n<p>In January 2017, Chrome version 56 began marking sites that transmit passwords or credit cards as non-secure as part of its long-term plan to mark all HTTP sites as non-secure. The warning will become more prominent as time goes on.</p>\n<p>“Eventually, we plan to label all HTTP pages as non-secure, and change the HTTP security indicator to the red triangle that we use for broken HTTPS,” Chrome Security Team <NAME> said.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/eventual-chrome-warning-for-http-pages.png?ssl=1\"><img /></a></p>\n<p>The email sent out from the Google Search Console urges site owners to fix the problem by <a href=\"https://support.google.com/webmasters/answer/6073543?utm_source=wnc_10038795&utm_medium=gamma&utm_campaign=wnc_10038795&utm_content=msg_100078324&hl=en\" target=\"_blank\">migrating to HTTPS</a>. Hosting companies that specialize in WordPress are making it easier than ever to make the switch. Many of them have added Let’s Encrypt integration to offer free certificates to customers. As of 2017, WordPress now only recommends <a href=\"https://wptavern.com/wordpress-will-only-recommend-hosting-companies-offering-ssl-by-default-in-2017\" target=\"_blank\">hosting partners that provide SSL certificates by default</a>.</p>\n<p>Thanks to the push towards HTTPS from Google, web browsers, hosting companies, and the <a href=\"https://wptavern.com/lets-encrypt-passes-100-million-certificates-issued-will-offer-wildcard-certificates-in-january-2018\" target=\"_blank\">100+ million certificates issued by Let’s Encrypt</a>, the <a href=\"https://ipv.sx/telemetry/general-v2.html?channels=release&measure=HTTP_PAGELOAD_IS_SSL&target=1&absolute=0&relative=1\" target=\"_blank\">percentage of pageloads over HTTPS is now approaching 60%</a>, according to Firefox Telemetry.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Aug 2017 17:14:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"Lorelle on WP: WordPress School: Shortcodes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"http://lorelle.wordpress.com/?p=14325\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://lorelle.wordpress.com/2017/08/18/wordpress-school-shortcodes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:15281:\"<p><a href=\"https://lorelle.wordpress.com/category/wordpress/wordpress-school/\" title=\"WordPress School taught by <NAME>.\"><img /></a></p>\n<p>WordPress shortcodes are abbreviated code placed into the WordPress Visual or Text Editors that expands into a larger code structure. As we continue with <a href=\"https://lorelle.wordpress.com/classes-and-workshops/wordpress-school/\" title=\"WordPress School « Lorelle on WordPress\">Lorelle’s WordPress School free online course</a>, it’s time to explore the basics of WordPress shortcodes.</p>\n<p>The following is the embed code for a Google Map, pointing to one of my favorite local museums, <a href=\"http://ricenorthwestmuseum.com/\">The Rice Northwest Rocks and Minerals Museum</a> in Hillsboro, Oregon:</p>\n<p><code><a href=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2792.809130780463!2d-122.94987648443889!3d45.57427677910247!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54950456e76e254b%3A0xdfad5d11bde5b6cc!2s26385+NW+Groveland+Dr%2C+Hillsboro%2C+OR+97124!5e0!3m2!1sen!2sus!4v1502560000052\">https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2792.809130780463!2d-122.94987648443889!3d45.57427677910247!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54950456e76e254b%3A0xdfad5d11bde5b6cc!2s26385+NW+Groveland+Dr%2C+Hillsboro%2C+OR+97124!5e0!3m2!1sen!2sus!4v1502560000052</a></code></p>\n<p>When the post or Page is saved, WordPress.com automatically converts it to the embed code for Google Maps like this:</p>\n<p><code>[googlemaps https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2792.809130780463!2d-122.94987648443889!3d45.57427677910247!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x54950456e76e254b%3A0xdfad5d11bde5b6cc!2s26385+NW+Groveland+Dr%2C+Hillsboro%2C+OR+97124!5e0!3m2!1sen!2sus!4v1502560000052&w=600&h=450]</code></p>\n<p>This is what you see in your Visual or Text/HTML editors. Doesn’t look like a map, yet, does it? </p>\n<p>When the post is previewed or published, you will see the map like this:</p>\n<div class=\"googlemaps\"></div>\n<p>The map is not a screenshot. It is interactive. Zoom in and out and move around on the map. The <a href=\"https://en.support.wordpress.com/google-maps/\" title=\"Google Maps — Support — WordPress.com\">Google Maps shortcode</a> taps into the Google Maps API allowing a live section of the map to be embedded on your site to help people find locations and directions. </p>\n<p>Google Maps are a great way of providing instructions to the location of a store or company on a Contact web page. They are also fun to embed in a post about a favorite park, hike, fishing hole, vacation spot, or even create a custom map that charts your travels, hikes, or a specific route for shopping or exploring. </p>\n<p><strong>NOTE:</strong> <em>Google Map embeds are tricky. You need to search for the exact address and use that embed code. If you search for a business name, you may get an invalid server request from Google Maps. Also note that WordPress.com has made it easier to use shortcodes by skipping the extra code and converting links and embed codes automatically to shortcodes. This may require saving your post as a draft twice before you can see the results on the front end preview of the post or Page.</em></p>\n<p>Shortcodes allow the user to add content and functionality to a WordPress site without knowing extensive code or digging into the programming of a WordPress Theme or Plugin. With the shortcut of a shortcode, WordPress users may add all sorts of customization features to their site.</p>\n<p>There are a variety of shortcodes in the core of WordPress. WordPress Themes have the ability to enable or disable these, and add more, as do WordPress Plugins.</p>\n<p>Let’s experiment with the <a title=\"Archives Shortcode — Support — WordPress.com\" href=\"http://en.support.wordpress.com/archives-shortcode/\">Archives Shortcode</a>.</p>\n<ol>\n<li>Add a New Page to your site. Title it “Site Map” or “Archives.”</li>\n<li>Type in <code>[archives]</code>.</li>\n<li>Preview, then publish the post when ready to see a listing of all of the published posts on your site in a list.</li>\n</ol>\n<p>Check out my <a href=\"https://lorelle.wordpress.com/site-map/\" title=\"Site Map « Lorelle on WordPress\">site map</a> as an example of what’s possible. </p>\n<h3>What You Need to Know About WordPress Shortcodes</h3>\n<p>Shortcodes come with WordPress out of the box, and also with WordPress Themes and Plugins. These snippets of code allow the user to add functionality to their site without touching the code. </p>\n<p>The PHP code that enables the functionality, and adds the ability to use the abbreviated code to generate that functionality on the site, is called a <code>function</code>. </p>\n<p>At its core, this is the function found to generate all WordPress Shortcodes:</p>\n<pre class=\"brush: xml; title: ; notranslate\">//[foobar]\nfunction foobar_func( $atts ){\n return \"foo and bar\";\n}\nadd_shortcode( \'foobar\', \'foobar_func\' );</pre>\n<p>The attributes, represented in this abbreviated version by <code>$atts</code>, are the instructions as to what the shortcode is to do.</p>\n<p>In the expanded form with functionality, I’ve called the shortcode “elephant” and set up two attribute values, “trumpet loudly” and “stomp.” </p>\n<pre class=\"brush: xml; title: ; notranslate\">// [elephant foo=\"foo-value\"]\nfunction elephant_func( $atts ) {\n $a = shortcode_atts( array(\n \'foo\' => \'trumpet loudly\',\n \'bar\' => \'stomp\',\n ), $atts );\n\n return \"foo = {$a[\'foo\']}\";\n}\nadd_shortcode( \'elephant\', \'elephant_func\' );</pre>\n<p>Depending upon what “foo” and “bar” represent, the results would be “trumpet loudly” and “stomp.” What these represent are HTML code, modifications to HTML code, and initiates the programming such as generating a list of all the posts you’ve published as an archive list.</p>\n<p>Right now, you aren’t at the stage where you can program shortcodes and add them to WordPress Themes or create WordPress Plugins, so I’m not going to dive into these much deeper. You need to learn how these work and how to use them on your site, and the more you use them, the better feel you will have for what a shortcode can do on your site. </p>\n<p>WordPress.com offers a <a href=\"https://en.support.wordpress.com/category/shortcodes/\" title=\"Support — WordPress.com\">wide range of shortcodes</a> to add functionality to your site. To learn about how to use these, see <a title=\"Shortcodes — Support — WordPress.com\" href=\"http://en.support.wordpress.com/shortcodes/\">Shortcodes — Support</a>. </p>\n<p>Here are some examples of shortcodes to experiment with on WordPress.com.</p>\n<ul>\n<li><a href=\"https://en.support.wordpress.com/videos/youtube/\" title=\"YouTube — Support — WordPress.com\">YouTube Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/audio/\" title=\"Audio — Support — WordPress.com\">Audio Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/soundcloud-audio-player/\">SoundCloud Audio Player Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/gallery/\" title=\"Galleries and Slideshows — Support — WordPress.com\">Galleries and Slideshows Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/instagram/\" title=\"Instagram — Support — WordPress.com\">Instagram Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/archives-shortcode/\" title=\"Create an Archive using the Archives Shortcode — Support — WordPress.com\">Archives Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/blog-subscription-shortcode/\" title=\"Blog Subscription Shortcode — Support — WordPress.com\">Blog Subscription Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/forms/contact-form/\" title=\"Contact Form — Support — WordPress.com\">Contact Form Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/google-maps/\" title=\"Google Maps — Support — WordPress.com\">Google Maps Shortcode</a></li>\n<li><a href=\"https://en.support.wordpress.com/recipes/\" title=\"Recipes — Support — WordPress.com\">Recipes Shortcode</a></li>\n</ul>\n<h4>More Information on WordPress Shortcodes</h4>\n<ul>\n<li><a title=\"Shortcodes — Support — WordPress.com\" href=\"http://en.support.wordpress.com/shortcodes/\">Shortcodes – Support – WordPress.com</a></li>\n<li><a title=\"Shortcodes — Support — WordPress.com\" href=\"http://en.support.wordpress.com/shortcodes/\">List of Shortcodes available for WordPress.com sites</a></li>\n<li><a title=\"Shortcode « WordPress Codex\" href=\"http://codex.wordpress.org/Shortcode\">Shortcode – WordPress Codex</a></li>\n<li><a title=\"Support — WordPress.com\" href=\"http://en.support.wordpress.com/category/shortcodes/\">Shortcodes for WordPress.com</a></li>\n<li><a title=\"Gallery Shortcode « WordPress Codex\" href=\"http://codex.wordpress.org/Gallery_Shortcode\">Gallery Shortcode – WordPress Codex</a></li>\n<li><a href=\"https://www.smashingmagazine.com/2012/05/wordpress-shortcodes-complete-guide/\" title=\"WordPress Shortcodes: A Complete Guide – Smashing Magazine\">WordPress Shortcodes: A Complete Guide – Smashing Magazine</a></li>\n<li><a href=\"http://www.wpbeginner.com/wp-tutorials/how-to-add-a-shortcode-in-wordpress/\" title=\"How to Add A Shortcode in WordPress?\">How to Add A Shortcode in WordPress? – WPBeginner</a></li>\n<li><a href=\"http://www.wpbeginner.com/beginners-guide/7-essential-tips-for-using-shortcodes-in-wordpress/\" title=\"7 Essential Tips for Using Shortcodes in WordPress\">7 Essential Tips for Using Shortcodes in WordPress – WPBeginner</a></li>\n<li><a href=\"https://code.tutsplus.com/articles/getting-started-with-wordpress-shortcodes--wp-21197\" title=\"Getting Started With WordPress Shortcodes\">Getting Started With WordPress Shortcodes – Envatotuts+</a></li>\n</ul>\n<h3>Assignment</h3>\n<p><img />Your assignment in these WordPress School exercises is to experiment with WordPress shortcodes, specifically the ones available on WordPress.com. </p>\n<p>I’ve listed some examples of shortcodes on WordPress.com above, and you may find more in the <a href=\"https://en.support.wordpress.com/category/shortcodes/\" title=\"Support — WordPress.com\">WordPress.com list of Shortcodes</a>.</p>\n<p>Your assignment is to use shortcodes to add features to your site. </p>\n<ul>\n<li>Create a Page called “Site Map” or “Archives” and add an archive list shortcode.</li>\n<li>Add a Google Map to a post or Page using the Google Maps shortcode.</li>\n<li>Add a gallery to a post or Page with the gallery shortcode, testing the various options (parameters) to get the look and feel you like best.</li>\n<li>Add a recipe to a post using the recipe shortcode.</li>\n<li>Find another shortcode with a variety of features to experiment with. See how many ways you can change the look and feel of the content. If you wish, blog about your discoveries with screenshots or examples in the post. Let us know about it in the comments below so we can come inspect your work.</li>\n</ul>\n<p><em>This is a tutorial from <a href=\"https://lorelle.wordpress.com/classes-and-workshops/wordpress-school/\" title=\"WordPress School « Lorelle on WordPress\">Lorelle’s WordPress School</a>. For more information, and to join this free, year-long, online WordPress School, see:</em></p>\n<ul>\n<li><a href=\"https://lorelle.wordpress.com/2015/01/24/welcome-to-lorelles-wordpress-school/\" title=\"Welcome to Lorelle’s WordPress School « Lorelle on WordPress\">Lorelle’s WordPress School Introduction</a></li>\n<li><a href=\"https://lorelle.wordpress.com/classes-and-workshops/wordpress-school/\" title=\"WordPress School « Lorelle on WordPress\">Lorelle’s WordPress School Description</a></li>\n<li><a href=\"https://lorelle.wordpress.com/classes-and-workshops/wordpress-school/tutorials/\" title=\"Tutorials « Lorelle on WordPress\">WordPress School Tutorials List</a></li>\n<li><a href=\"https://plus.google.com/u/0/communities/115251582756616355670\" title=\"WordPress School Google+ Community\">WordPress School Google+ Community</a></li>\n<li><a href=\"https://lorelle.wordpress.com/2015/01/12/wordpress-publishing-checklist/\" title=\"WordPress Publishing Checklist\">WordPress Publishing Checklist</a></li>\n<li><a href=\"https://lorelle.wordpress.com/classes-and-workshops/wordpress-school/feedback-and-criticism/\" title=\"How to Give Feedback and Criticism - Lorelle\'s WordPress School.\">How to Give Feedback and Criticism</a></li>\n</ul>\n<div class=\"sig\">\n<p><img src=\"https://lorelle.files.wordpress.com/2006/08/sig.gif\" alt=\"\" /></p>\n<hr /> </div><br />Filed under: <a href=\"https://lorelle.wordpress.com/category/wordpress/\">WordPress</a>, <a href=\"https://lorelle.wordpress.com/category/wordpress/wordpress-school-wordpress/\">WordPress School</a> Tagged: <a href=\"https://lorelle.wordpress.com/tag/learn-wordpress/\">learn wordpress</a>, <a href=\"https://lorelle.wordpress.com/tag/shortcodes/\">shortcodes</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-2/\">wordpress</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-guide/\">wordpress guide</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-help/\">wordpress help</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-news/\">WordPress News</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-school/\">wordpress school</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-shortcodes/\">wordpress shortcodes</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-tips/\">WordPress Tips</a>, <a href=\"https://lorelle.wordpress.com/tag/wordpress-tutorials/\">wordpress tutorials</a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godelicious/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/delicious/lorelle.wordpress.com/14325/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gofacebook/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/facebook/lorelle.wordpress.com/14325/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gotwitter/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/twitter/lorelle.wordpress.com/14325/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gostumble/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/stumble/lorelle.wordpress.com/14325/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/godigg/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/digg/lorelle.wordpress.com/14325/\" /></a> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/goreddit/lorelle.wordpress.com/14325/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/reddit/lorelle.wordpress.com/14325/\" /></a> <img alt=\"\" border=\"0\" src=\"https://pixel.wp.com/b.gif?host=lorelle.wordpress.com&blog=72&post=14325&subd=lorelle&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Aug 2017 11:02:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:97:\"WPTavern: New Merlin WP Onboarding Wizard Makes WordPress Theme Installation and Setup Effortless\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74230\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"https://wptavern.com/new-merlin-wp-onboarding-wizard-makes-wordpress-theme-installation-and-setup-effortless\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5189:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/merlin-wp.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://themebeans.com/\" target=\"_blank\">ThemeBeans</a> founder <NAME> released <a href=\"https://richtabor.com/merlin-wp/\" target=\"_blank\">Merlin WP</a> on <a href=\"https://github.com/richtabor/MerlinWP\" target=\"_blank\">GitHub</a> in public beta this week. The project provides a beautiful experience for installing and setting up WordPress themes with all of their plugin dependencies, Customizer settings, widgets, demo content, and more.</p>\n<p>“I was inspired by David Baker’s <a href=\"https://github.com/dtbaker/envato-wp-theme-setup-wizard\" target=\"_blank\">Envato Theme Setup Wizard</a> and was working to add it to my own themes but pivoted after realizing I was just putting a band-aid on the onboarding issues surrounding themes in particular,” Tabor said. “It wasn’t a particularly grand experience and didn’t take care of the essentials the way I was looking for.”</p>\n<p>Tabor said he wanted to make the onboarding experience much friendlier than what WordPress products are typically known for and needed a way to get his customers started on the right foot.</p>\n<p>“Over the years I’ve had countless ‘how do I get this page like your demo’ and ‘where do I even start’ questions — and my themes aren’t even particularly confusing/difficult to use.” Tabor said.</p>\n<p>Ordinarily, users have to hop from screen to screen to install a theme, recommended plugins, and apply Customizer settings. Even an experienced WordPress user often has to refer to documentation to get a theme set up with the right customizations to match the demo. The video below shows an example of Merlin WP in action as it guides a user through setting up <a href=\"https://themebeans.com/themes/york-pro\" target=\"_blank\">York Pro</a>, a fork of one of ThemeBeans’ commercial themes that is included in Merlin WP’s GitHub repo.</p>\n<div class=\"embed-vimeo\"></div>\n<p>Merlin WP makes the process of setting up a theme nearly effortless for users. It also leaves less room for error or confusion.</p>\n<p>Developers can add Merlin WP directly to their theme files. It includes a configuration file that allows for customization of any text string in the wizard. Theme developers add the Merlin class (merlin/merlin.php) and the merlin-config.php file, along with any demo content (included in the demo directory location specified in the merlin-config.php file):</p>\n<ul>\n<li><strong>content.xml</strong> — Exported demo content using the WordPress Exporter</li>\n<li><strong>widgets.wie</strong> — Exported widgets using Widget Importer and Exporter</li>\n<li><strong>customizer.dat</strong> — Exported Customizer settings using Customizer Export/Import</li>\n</ul>\n<p>Merlin WP was also developed to work seamlessly with <a href=\"http://tgmpluginactivation.com/\" target=\"_blank\">TGMPA</a>, a PHP library that many WordPress developers use to require or recommend plugins for their themes and plugins. It will automatically pull the recommended plugins into the wizard.</p>\n<p>Tabor said his targeted distribution channel is commercial themes, though he believes Merlin WP could also be useful for themes hosted on WordPress.org.</p>\n<p>“I’m honestly not sure if it would be allowed,” Tabor said. “I guess that’s where getting more eyes on the project and more input from the Theme Review team comes in handy. I have had a lot of feedback from authors who are eventually considering adding Merlin WP as an ‘up-sell feature’ for their lite offerings currently on .org.”</p>\n<p>Tabor estimates that Merlin WP will be in beta for another two weeks. There are a few issues he wants to resolve before bringing it out of beta. He is testing the wizard in his own products at ThemeBeans, which is what he built it for originally. The shop has more than 40,000 customers and Tabor plans to push the wizard live across his entire theme collection once the last few issues are resolved.</p>\n<p>Merlin WP is GPL-licensed and <a href=\"https://github.com/richtabor/MerlinWP\" target=\"_blank\">available on GitHub</a> for any developer to use in open source projects. Tabor said he is considering creating a pro version but is not currently interested in pursuing an add-on model.</p>\n<p>“I’m considering having an advanced version, with different developer-level capabilities, such as EDD Software Licensing support (where theme users can enter their license key issued from the developer in the onboarding process),” Tabor said.</p>\n<p>Tabor anticipates one of the main benefits for theme shops using Merlin WP will be a decreased support load where questions about initial setup and “how do I do this like the demo” become less common.</p>\n<p>“Customers will have what they’ve purchased right off the bat (instead of installing plugins, installing a child theme, importing content, setting menus, widgets, etc),” Tabor said. “They will likely appreciate the ease-of-use and share that experience with others.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Aug 2017 01:19:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"Post Status: Building a healthy remote company, with <NAME> — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=38655\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://poststatus.com/building-healthy-remote-company-tom-willmot-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1876:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by <NAME>.</p>\n<p>In this episode, Brian is joined by <NAME>, the CEO of Human Made. Human Made recently released <a href=\"https://handbook.hmn.md/\">an employee handbook</a> as an open source document for anyone to use, copy, or learn from. Tom and Brian discuss several elements of the handbook, and how they approach these things at Human Made:</p>\n<ul>\n<li>Employee onboarding</li>\n<li>Remote work processes</li>\n<li>Communication</li>\n<li>Employee feedback and mentorship</li>\n<li>HR policies</li>\n<li>And more!</li>\n</ul>\n<p>This was a fun episode. Human Made has some of the lowest turnover in our industry and it was educational to hear from Tom.</p>\n<!--[if lt IE 9]><script>document.createElement(\'audio\');</script><![endif]-->\n<a href=\"https://audio.simplecast.com/a0dd5349.mp3\">https://audio.simplecast.com/a0dd5349.mp3</a>\n<p><a href=\"https://audio.simplecast.com/a0dd5349.mp3\">Direct Download</a></p>\n<h3>Sponsor: OptinMonster</h3>\n<p><a href=\"http://optinmonster.com\">OptinMonster</a> allows you to convert visitors into subscribers. You can easily create & A/B test beautiful lead capture forms without a developer. Be sure to check out their new <a href=\"http://optinmonster.com/announcing-the-inactivitysensor-activity-logs-and-more/\">Inactivity Sensor</a> technology.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 18 Aug 2017 01:19:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"WPTavern: User Experience Tests Show Gutenberg’s UI Elements Can Benefit From Better Timing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74274\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/user-experience-tests-show-gutenbergs-ui-elements-can-benefit-from-better-timing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2703:\"<p>Over the past few months, <a href=\"https://wordpress.org/support/plugin/gutenberg/reviews/\">reviews for Gutenberg</a> have trended towards a love/hate relationship without much in between. To figure out why this is, <NAME> and <NAME> of Ephox, the company behind TinyMCE, <a href=\"https://go.tinymce.com/blog/gutenberg-editor-success-lies-timing/\">analyzed the feedback</a> and concluded that many of the issues likely stem from timing.</p>\n<p>“In short, the nuances in the micro-interactions and timing of UI elements in Gutenberg are a little out of sync with what the user is doing at a point in time,” Harrison said. “For example, a user typing in a new paragraph is distracted when the decoration of the previous paragraph turns on.”</p>\n<p>A common piece of feedback is that Gutenberg’s UI is clean but also cluttered. Harrison recorded a video of users copying and pasting paragraphs into Gutenberg and Medium.</p>\n<p>In the video, toolbars and UI elements are displayed in Gutenberg during the writing process creating a cluttered look and disrupting the writing flow. In Medium, the formatting toolbar doesn’t display until text is highlighted and the + symbol disappears if it’s not interacted with.</p>\n<p></p>\n<p>Based on user testing, Harrison suggests refining the timing of when visual elements pop up in Gutenberg. “Right now, menus pop up when we are trying to type,” Harrison said. “They ought to pop up when we are trying to do something to words that have already been typed.”</p>\n<p>Harrison <a href=\"https://github.com/WordPress/gutenberg/issues/2279\">presented their findings</a> and suggestions to Gutenberg’s development team. <NAME>, design lead for Gutenberg, <a href=\"https://github.com/WordPress/gutenberg/issues/2279#issuecomment-321379994\">agreed</a> that getting micro-transactions right is important. “I see this as the type of refinement post version 0.9/1 can bring,” Lister said.</p>\n<p>“A few things I am slightly obsessed with is having an animation pace, story and consistency to interactions. Just something to throw in when looking at micro-interactions. I’ve also been doing some self thinking about what the ‘feel’ of emotion of Gutenberg should be. The one I keep coming back to is ‘calm’ and ‘supporting’. Just another thing to throw in when looking at these smaller details.”</p>\n<p>Developers thanked Harrison and Macdonald for collecting, analyzing, and sharing data with the team. Does Gutenberg feel heavy to you? Let us know what your experience is like writing content in Gutenberg.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Aug 2017 23:06:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: WordPress Support Team to Host Free Workshop August 23 on Supporting Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74257\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/wordpress-support-team-to-host-free-workshop-august-23-on-supporting-themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3074:\"<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2015/04/colored-pencils.jpg?ssl=1\"><img /></a></p>\n<p>Over the past few months the WordPress Support Team has been brainstorming ways to improve support across various aspects of the community. One new idea they are pursuing is <a href=\"https://make.wordpress.org/support/2017/07/the-developers-guide-to-supporting-your-themes-a-support-workshop/\" target=\"_blank\">hosting workshops</a> where WordPress.org theme and plugin authors can present how they approach supporting their free, open source products that have been released to the community.</p>\n<p>Some users approach WordPress.org plugins and themes with realistic expectations regarding the support they might receive on tickets. Others approach these free products as if they were all built with large teams of professional support behind them, which is rarely the case. This often results in frustration, one-star reviews, and ultimately a bad reputation for products hosted in the official directories. It is also one of the primary reasons developers forgo putting products on WordPress.org and simply opt to host them on GitHub.</p>\n<p>The new workshops will offer concrete strategies for bridging the chasm of expectation regarding support that exists between developers and users. WordPress.org theme and plugin authors will share the tools and ideas they have implemented to offer support while creating a positive experience for everyone involved.</p>\n<p><a href=\"https://kpresner.com/\" target=\"_blank\"><NAME></a>, who supports hundreds of themes at Automattic, will be leading the first workshop titled “The Developers Guide to Supporting Your Themes:”</p>\n<blockquote><p>Providing support for your themes offers tremendous opportunities to educate WordPress users, from explaining how to make a child theme to offering simple CSS customisations. It also presents challenges, like figuring out how to help people who aren’t tech-savvy or need support beyond the scope of what you can provide. While many developers dread doing support, with some concrete strategies and techniques in hand, helping users doesn’t have to be a chore – and can even be fun! This session looks at how to make your themes’ users happy while feeling a sense of satisfaction from your own support efforts – a winning combination in the world of theme development.</p></blockquote>\n<p>WordPress.org theme authors will want to mark their calendars for <a href=\"http://www.timeanddate.com/worldclock/fixedtime.html?iso=20170823T1600\" target=\"_blank\">Wednesday, August 23 at 11 AM CDT</a>. The workshop will be broadcast live as a Zoom teleconference and will last for an hour, including time for a Q&A at the end. Zoom can <a href=\"https://support.zoom.us/hc/en-us/articles/201362023-System-Requirements-for-PC-Mac-and-Linux\" target=\"_blank\">run on desktop</a> and also offers <a href=\"https://zoom.us/download\" target=\"_blank\">apps for mobile devices</a>. The session will be recorded and available on WordPress.tv at a later date.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 17 Aug 2017 19:19:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: WPWeekly Episode 285 – Not Every WordPress Is the Same\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=74233&preview=true&preview_id=74233\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://wptavern.com/wpweekly-episode-285-not-every-wordpress-is-the-same\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2894:\"<p>In this episode, <a href=\"https://jjj.blog/\"><NAME></a> and I open the show by discussing our observations of social media lately. Our feeds are filled with anger and for me personally, Twitter is becoming less useful.</p>\n<p>We discussed the news of the week, including a lengthy conversation about Automattic opening up the WordPress.org ecosystem of plugins and themes to Business plan customers. Near the end of the episode, we share the features we’d like to see in a syntax highlighter for the built-in plugin and theme editors.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/wordpress-foundation-to-sponsor-open-source-educational-events\">WordPress Foundation to Sponsor Open Source Educational Events</a></p>\n<p><a href=\"https://wptavern.com/woocommerce-forks-select2-releases-selectwoo-as-a-drop-in-replacement-with-improved-accessibility\">WooCommerce Forks select2, Releases selectWoo as a Drop-In Replacement with Improved Accessibility</a></p>\n<p><a href=\"https://wptavern.com/gutenberg-0-8-0-introduces-5-new-blocks-categories-text-columns-shortcode-audio-and-video\">Gutenberg 0.8.0 Introduces 5 New Blocks: Categories, Text Columns, Shortcode, Audio, and Video</a></p>\n<p><a href=\"https://wptavern.com/wordpress-coms-business-plan-gives-subscribers-a-way-to-tap-into-wordpress-orgs-third-party-ecosystem\">WordPress.com’s Business Plan Gives Subscribers a Way to Tap into WordPress.org’s Third-party Ecosystem</a></p>\n<p><a href=\"https://wptavern.com/wordpress-4-9-to-focus-on-code-editing-and-customization-improvements-targeted-for-november-14\">WordPress 4.9 to Focus on Code Editing and Customization Improvements, Targeted for November 14</a></p>\n<h2>Picks of the Week:</h2>\n<p><a href=\"https://wpisnotwp.com/\">WPisNotWP</a> by <NAME>, is a tiny progressive web app that outlines the differences between WordPress the open-source project and WordPress.com. Contributions to the app can be made on the <a href=\"https://github.com/glueckpress/wpistnotwp.com\">project’s GitHub page</a>.</p>\n<p>A deep dive into the WordPress user roles and capabilities API by <NAME>.</p>\n<div class=\"embed-wrap\"></div>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 23rd 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #285:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 23:55:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: Gravity Forms Stop Entries Plugin Aims to Help Sites Comply with the EU’s GDPR\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74189\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"https://wptavern.com/gravity-forms-stop-entries-plugin-aims-to-help-sites-comply-with-the-eus-gdpr\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10232:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/steaming-mailbox.png?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/NRB5T25KRG\"><NAME></a>\n<p><a href=\"https://wordpress.org/plugins/wider-gravity-forms-stop-entries/\" target=\"_blank\">Wider Gravity Forms Stop Entries</a> is a new plugin that helps website owners protect the privacy of form submissions by preventing entries from being stored in the database. The plugin was created by UK-based web developer <a href=\"https://jonnya.net/\" target=\"_blank\"><NAME></a> for internal use at <a href=\"https://wider.co.uk/\" target=\"_blank\">Wider</a>, a company he set up for handling WordPress clients’ needs.</p>\n<p>One aspect of complying with the EU’s <a href=\"http://www.eugdpr.org/\" target=\"_blank\">General Data Protection Regulation</a> (GDPR) is ensuring that contact forms do not store any personally identifiable data on the server. The regulation becomes enforceable in May 2018 and sites that serve EU citizens are preparing for the deadline with audits and changes to how they handle privacy.</p>\n<p><a href=\"http://www.gravityforms.com/\" target=\"_blank\">Gravity Forms</a> doesn’t offer a built-in option to stop entries from being stored on the server but GF co-founder <NAME> says there are a variety of ways to accomplish this.</p>\n<p>“If all you want to do is simply email the contents of the form and not store the data in the database as part of the route you’d like to take for GDPR compliance, this plugin would be one method of doing so,” Hancock said. He also referenced Gravity Wiz’s commercial <a href=\"https://gravitywiz.com/documentation/gravity-forms-disable-entry-creation/\" target=\"_blank\">Disable Entry Creation</a> plugin. Developers can also <a href=\"https://www.gravityhelp.com/documentation/article/delete-entry-data-after-submission/\" target=\"_blank\">delete entry data after submission</a> via a hook.</p>\n<p>“However, the GDPR doesn’t preclude storing form entries in a database and is entirely dependent on the type of data you are storing and the other safeguards and functionality you have put in place,” Hancock said. “It’s a complex issue and I’m not entirely sure the EU fully understands the burden and implications that may come with it.”</p>\n<p>Ultimately, the requirement of compliance falls upon website administrators who are the ones collecting the data. It is their responsibility to select tools that will protect their users’ privacy.</p>\n<p>“While it won’t provide GDPR compliance on its own, Jonny’s extension is a much-needed step in the right direction,” digital law specialist <a href=\"https://webdevlaw.uk\" target=\"_blank\"><NAME></a> said. Burns consults with companies that need assistance in getting their sites GDPR compliant. “GDPR requires adherence to the <a href=\"https://www.smashingmagazine.com/2017/07/privacy-by-design-framework/\" target=\"_blank\">principles of privacy by design</a> and part of that is data minimization and deletion.”</p>\n<p>WordPress has dozens of popular contact form plugins, both free and commercial. Many of them store entries in the database in case the recipient’s email has problems, preventing the communication from becoming lost. Site administrators who are concerned about GDPR compliance will want to examine the solution they have selected for forms. Burns advised that contact form plugins need to do the following three things:</p>\n<ul>\n<li>Ensure that personal and sensitive personal data from form entries is not stored in the database;</li>\n<li>Provide configuration options to allow contact form entries to be automatically deleted after a certain period of time;</li>\n<li>Ensure that all contact form data is deleted when the plugin is deactivated or deleted.</li>\n</ul>\n<p>“Unfortunately the direction of travel has been the exact opposite: contact form entries tend to be stored in perpetuity on the database regardless of content or necessity,” Burns said. “Contact form plugins with options to automatically delete form submissions after a certain period of time are rare. I’ve even seen contact form extensions which duplicate entries to a separate table, which, all things considered, is madness. We need to be developing towards data minimization and deletion, not retention and duplication.”</p>\n<p>Last month <NAME> <a href=\"https://tharshetests.wordpress.com/2017/06/19/wp-contact-form-remnants/\" target=\"_blank\">published</a> an analysis of how and where popular WordPress contact forms plugins store data. This is a useful reference for site administrators who are not sure how their chosen solution handles data collection and storage. She suggested a few questions for users to ask when examining contact forms:</p>\n<ul>\n<li>Can the option to store data be turned on and off?</li>\n<li>At what granularity?</li>\n<li>Can the data be deleted when the plugin is deleted?</li>\n<li>What personally identifiable data, other than the data from each form, is stored? (i.e. <a href=\"https://arstechnica.co.uk/tech-policy/2016/10/eu-dynamic-static-ip-personal-data/\" target=\"_blank\">a user’s IP address</a>)</li>\n<li>Is it possible to delete the submissions on an ad-hoc or scheduled basis?</li>\n</ul>\n<p>If you’re not sure what could be leftover in your database from other plugins, Jay has also created a “<a href=\"https://github.com/tharsheblows/mjj-whats-in-my-database\" target=\"_blank\">What’s in my database?</a>” plugin that administrators can install and access under the Tools menu. It is read-only and lists every table and its columns, so users can see if there are any surprises.</p>\n<h3>British Pregnancy Advice Service (BPAS) Hack Highlights the Danger of Storing Contact Form Entries in the Database</h3>\n<p>In educating website owners about the dangers of storing sensitive personal data, <NAME> often cites the 2012 British Pregnancy Advice Service (BPAS) hack as one of the worst examples of the consequences of storing contact form entries in databases. The hacker, who was later jailed, stole thousands of records from the charity, which was running on an unknown outdated CMS with weak passwords. The site had not undergone a privacy impact assessment on its personal data collection and storage methods.</p>\n<p>“One of the services BPAS offers is access to abortions,” Burns said. “Many of their service users come over from Ireland, where abortion is banned under nearly all circumstances. The site had a contact form where women could enquire about abortions. BPAS thought that messages were merely passing through the site; no one within the organization had any clue that a copy of each contact form submission was stored on the database. Somewhat inevitably, the site was easily hacked by an anti-abortion activist who downloaded the database. He found himself in possession over 5,000 contact form submissions going back over five years containing women’s names, email addresses, phone numbers, and the fact that they were enquiring about abortions. He then announced his intention to publish the womens’ data on an anti-abortion forum.”</p>\n<p>The hacker was caught and arrested before he had the opportunity to publish the list. He received 32 months of jail time and BPAS was fined £200k for the data protection breaches.</p>\n<p>“As well as criticizing the charity for their technical failures, the regulator called attention to the fact that no one on the staff had thought to ask the proper questions about the tools they were using; they were also angry that the site had a legalistic privacy policy which was clearly not worth the pixels it was printed on,” Burns said. “All of these failures were deemed inadmissible and inexcusable by the data protection regulator. It is no exaggeration to say that women could have been killed because of a contact form.”</p>\n<p>Auditing contact forms is just one piece of the puzzle for those working towards GDPR compliance. Burns recommends that site administrators conduct a privacy impact assessment of personal and sensitive data that is submitted through forms. Privacy notices should also be clear about how this data is handled and how long it is retained before it is deleted.</p>\n<p>The GDPR was written to be extraterritorial and states that the regulations apply to any site or service that has European users. These sites are expected to protect EU users’ data according to European regulations. Many American company owners are not yet convinced that this is enforceable outside of EU borders and have not invested in getting their online entities to be compliant.</p>\n<p>“GDPR provides a very useful framework for user protection, which is now more important than ever,” Burns said. “I’m encouraging Americans to work to GDPR because it’s a constructive accountable framework that’s a hell of a lot better than nothing.”</p>\n<p><a href=\"https://wordpress.org/plugins/wider-gravity-forms-stop-entries/\" target=\"_blank\">Wider Gravity Forms Stop Entries</a> is currently the only plugin in the official WordPress directory that addresses GDPR concerns for a specific contact form plugin. Others may become available as the May 2018 deadline approaches. <NAME> warns users in the FAQ to test the plugin with third-party GF extensions before adding it to a live site, as some extensions may rely on referencing data entries stored in form submissions.</p>\n<p>I asked <NAME> if Gravity Forms might make storing form entries in the database an optional feature and he confirmed they are considering it.</p>\n<p>“Yes, this is certainly possible,” Hancock said. “We try to avoid conflicts with available 3rd party add-ons for Gravity Forms to encourage their development,” Hancock said. “But unfortunately it is not always avoidable. It is a feature that has been requested numerous times in the past and I suspect with the GDPR it will be a feature that will be requested even more going forward.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 23:03:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Post Status: Free speech, privacy, and the web\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=38615\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://poststatus.com/free-speech-privacy-and-web/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7492:\"<p>Politics and the web are intersecting more and more. In recent news, at least three WordPress related companies have been getting broad media attention.</p>\n<p>In just a few days, we’ve seen GoDaddy <a href=\"https://www.vox.com/policy-and-politics/2017/8/14/16143820/godaddy-and-google-wont-host-daily-stormer-domain\">shut down a site</a> for violating terms and conditions, <a href=\"https://www.fastcompany.com/40454089/wordpress-bans-website-of-fascist-group-linked-to-alleged-charlottesville-killer\">as well as</a> Automattic. DreamHost received significant attention for <a href=\"https://www.dreamhost.com/blog/we-fight-for-the-users/\">refusing to release site visitor information</a> to the US Department of Justice.</p>\n<p>I think the most relevant angle for this website is to note that it’s important for web-based services to be prepared for the unexpected news cycles that revolve around web-based properties.</p>\n<p>How well does your PR team know your terms and conditions? What’s your stance on free speech, and when can that cross a line into speech or content that your service is ready to limit? The definitions can be narrow; let’s look at Automattic’s decision to shut down a site called Blood and Soil.</p>\n<p>It’s a despicable site, and it has been for a while. Automattic is aware of the sites that exist on WordPress.com, and this isn’t their first rodeo with objectionable sites receiving lots of backlash from advocacy groups. For instance, the Guccifer 2.0 person or group that hacked the Democratic National Committee was on WordPress.com, and they still are. There are countless others, some hacking related, some simply vile or hate-filled.</p>\n<p>So what makes a site cross the line for a particular service? GoDaddy’s Ben Butler <a href=\"https://www.fastcompany.com/40411086/activists-push-back-against-the-platforms-that-quietly-empower-hate-groups\">described to Fast Company</a> that they draw the line between speech and violence:</p>\n<blockquote><p>GoDaddy’s Ben Butler described to Fast Company that they draw the line between speech and violence:</p>\n<p>“We strongly support the First Amendment and are very much against censorship on the internet,” writes <NAME>, director of the Digital Crimes Unit for <a href=\"https://www.godaddy.com/\">GoDaddy</a>, in an email. He adds that, “if a site promotes, encourages, or engages in violence against people, we will take action.”</p></blockquote>\n<p>The GoDaddy decision (which Google followed up with as well) was especially interesting because they made the decision as the domain registrar, not a content host. In that case they weren’t actually providing the hosting service.</p>\n<p>Automattic has similar policies. Specifically, they link to <a href=\"https://en.support.wordpress.com/user-guidelines/\">user guidelines</a> within their <a href=\"https://en.wordpress.com/tos/\">ToS</a>, which has a clause for “directly threatening material.”</p>\n<blockquote><p>Do not post direct and realistic threats of violence. That is, you cannot post a genuine call for violence—or death—against an individual person, or groups of persons. This doesn’t mean that we’ll remove all hyperbole or offensive language.</p></blockquote>\n<p>They also have a specific policy (not directly linked from their ToS) for <a href=\"https://en.support.wordpress.com/terrorist-activity/\">terrorist activity</a>, and a provision to allow them to remove content or users for any reason.</p>\n<p>The terrorist in Charlottesville aligned himself with Blood And Soil, prompting Automattic to pull the plug — as the line was crossed.</p>\n<p>DreamHost’s <a href=\"https://www.dreamhost.com/blog/we-fight-for-the-users/\">pushback to the government</a> was about First Amendment concerns as well, primarily with visitors:</p>\n<blockquote><p>The request from the DOJ demands that DreamHost hand over 1.3 <em>million</em> visitor IP addresses — in addition to contact information, email content, and photos of <strong>thousands</strong> of people — in an effort to determine who simply <em>visited</em> the website. (Our customer has also been notified of the pending warrant on the account.)</p>\n<p>That information could be used to identify any individuals who used this site to exercise and express political speech protected under the Constitution’s First Amendment. That should be enough to set alarm bells off in anyone’s mind.</p></blockquote>\n<p>Every host deals with requests that may not require visitor information but definitely do require account information. Automattic’s Paul Sieminski provided a helpful post on the <a href=\"https://transparency.automattic.com/2017/07/25/shining-light-on-national-security-letters/\">types of requests they get</a>, and how they handle them.</p>\n<p>The US has broad protections built into the First Amendment covering free speech. Platforms are not required to meet those protections; however, many are strident supporters of the First Amendment. Those protections are often for some of the most unpopular types of content. The Supreme Court has ruled there’s <a href=\"https://www.bostonglobe.com/opinion/2017/08/14/there-hate-speech-exception-first-amendment/q9m4IqfQvbo24nnlnPor1O/story.html\">no hate speech exception in the First Amendment</a>, and this ruling has been cited recently in a trademark case.</p>\n<p>I think the author of the above-cited op-ed makes a good point:</p>\n<blockquote><p>We can and should speak up against hate. As the Supreme Court makes clear, there’s no hate speech exception to the First Amendment. With that freedom comes a heavy burden for government officials like Baker and Walsh, who must try to keep protected speech from turning into acts of violence.</p></blockquote>\n<p>The burden is also heavy for platforms who are dedicated to providing a place for unpopular opinions. There are many times when the unpopular opinion, or anti-government opinion, is incredibly important to protect. But when speech stems over into violence, then I believe platforms have not only a right, but also a responsibility to take a stand.</p>\n<p>It’s important for organizations to be educated about and consistent with their own terms of service, company-wide. I’m afraid these hard questions about speech, rights, and responsibility will be pretty common for a while to come. And as fast as information spreads — for instance, the calls for GoDaddy to shut down a hate site this week came in a fury, part of a quickly viral Twitter post — acting quickly and consistently will be incredibly important.</p>\n<p>I’ve talked about platforms and services with some control over their user base. The obvious other side of this is that there is a whole segment of our community with no control over their users. Your theme, plugin, and WordPress itself can be used without permission by absolutely anyone, and of course that’s by design. WordPress or a WordPress-related product could be identified and criticized virally for enabling objectionable users and content</p>\n<p>As a community, are we prepared to respond to that?</p>\n<p>PS: If you’re a journalist writing about WordPress.com and issues like these, please understand the difference between WordPress.com, owned by Automattic, and WordPress the software. <a href=\"https://poststatus.com/resources/wordpress-versus-automattic/\">I wrote a handy guide for you</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 18:38:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"HeroPress: The Greatest Screenplay Writer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2033\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://heropress.com/essays/greatest-screenplay-writer/#utm_source=rss&utm_medium=rss&utm_campaign=greatest-screenplay-writer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:14463:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/081617-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: WordPress is not like any other open source communityI saw before.\" /><p>My upbringing was not quite usual Serbian upbringing. I was almost forbidden to do things I didn’t really love. My parents insisted on trying things and finding that deep passion. But I didn’t have to search and try. I always knew what I’d be when I grow up. As long as I remember, there was no doubt.</p>\n<h3>A classical musician</h3>\n<p>When I was 8 my mom took me to local music school for entrance examination. I was in! Oh, joy! Finally I was learning to play and sing, to read and write this new language. Italian. Oh, music scores too! There was a whole new world that my parents, or anyone in my family, didn’t know anything about and I was stepping into it. I was doing just fine in it.. and I couldn’t live outside of it.</p>\n<p>As time passed, I finished elementary and high music school, went to music Academy, almost finished it and then my mother died. It was 2003. Two weeks later I found out I was pregnant. There was no time for grief and I couldn’t feel the joy. I just switched off and turned to the facts: I became a mom and a wife and I needed a job.</p>\n<p>And what a job did I found. An opera prompter. Opera Prompter! God, I love that job. Every second of it for ten years. I was yelling at singers, singing, conducting, traveling, laughing and crying. My Italian was significantly improved. Working time was great – so much free time to be a mom, study for Academy, get a hobby…</p>\n<h3>Opera prompter’s hobby</h3>\n<p>In 2007 I was administrator in one English speaking forum with focus on software and hardware topics. It helped me to significantly improve my English. And my tech knowledge. Which was close to none when I registered. As one of administrators, occasionally I had to tweak site here and there. It was great! There was this code and when I would change something in code it would show on the site. Neat! I loved reading those files, finding patterns and parts written in humanly understandable forms. Later I learned those were called loops and conditionals. Also later I learned that this language is called PHP and that many other languages for building websites exist. Forum script was phpBB3.</p>\n<p>I was never a gamer. Never understood the point of game, besides finishing it. I guess PHP was to me what games are to passionate gamers. Like a puzzle or sudoku.</p>\n<p>At the same time my marriage was turning from bad into worse and in the beginning of 2008 I finally decided it was enough. We were working on Mozart’s “<NAME>” in Theater. I remember this so clearly because my divorce was just turning from bad into worse. Those few months lasted for centuries after which I still needed a lot of time to recover what’s left of my self-esteem. My complete mental and emotional health was destroyed after years of domestic violence.</p>\n<p>2009 was important year for me. The cognition of possibility to have local server on my own machine and test everything before executing it on live site turned out to be very helpful.</p>\n<p>In October I needed a blog script and friend recommended WordPress. It was 2.9 version. It didn’t really work well but everyone was writing about it. There were at least 5 new tutorials on various blogs every day. I was digesting them every morning with my first coffee. The ones I really liked I even reproduced in my shiny new localhost. Soon enough I developed a local monster with different widgets on each page, future posts archive, post series done with custom fields and God knows whatnot. This WordPress was slowly taking over my free time. Every second of it.</p>\n<h3>So, the WordPress it is</h3>\n<p>One day a friend of mine asked me to build him a website for his ensemble. And for money. Money? I never thought of getting money for this. This was too good of a hobby. But he’s a friend so I did it. Then another friend showed up with the same request. And another.. I became freelance WordPress developer before I could even understand what was happening. It wasn’t really a favor to friends any more. I was a single mom with mortgage. My daughter was in primary school, life costs became serious while the art-and-culture salary was silently and regularly reduced.</p>\n<blockquote><p>I was freelancing every single minute I could. Sleeping was luxury I could afford on weekends.</p></blockquote>\n<p>My dad was helping me tremendously. He was babysitting during theater’s rehearsals and performances in the evenings. When I’d get home, my daughter was sleeping, tomorrow’s meals cooked, dishes done and shining. I could go on like this but it was uncertain for how long.</p>\n<p>In the summer of 2013 I was recovering from what was supposed to be routine gallbladder surgery and what nearly cost me life. Almost fully operational, I was getting ready for next roller coaster known as a mix of school year, freelancing and theater’s season. Then my father died. Suddenly. In an accident.</p>\n<p>Oh, this screaming silence..</p>\n<p>I couldn’t think. Or breathe. For months. I needed someone to put the roller coaster on pause. Just.. Just a short one. To take a breathe. But there was no one. I was all alone with a 9 years old child who had to grow up fast. I had to grow up fast.</p>\n<blockquote><p>All of a sudden I realized that I can not afford a single mistake any more. I can not be ill, get in debts, lose job. Or mind. I was the only one I could count on.</p></blockquote>\n<p>In 2014 my theater salary got reduced once again. And again in following year. 30% in total. For ten years it never covered all of my monthly expenses but this was ridiculous. It was a time for me to stop playing it safe and see what I’m made of. That was probably the most difficult decision I have ever made. A heart breaking one. Stop being musician. So I quit being Opera Prompter and started working as a full time WordPress developer.</p>\n<h3>Well, hello, World!</h3>\n<p>I didn’t really know for which wage level my knowledge was. For years I was the only WordPress developer I knew in person. The rest were all online superstars I was learning from. So I started as a shy medior and the only WordPress developer in agency. It turns out that, for this agency needs, I was senior and soon enough I was organizing and leading development processes for new projects.</p>\n<p>From the business point of view repeating similar projects makes you “niche expert”. I do understand that. But, as many other developers out there, I don’t like repeating the same tasks or projects. Not even once. I missed variety which led me to become more active contributor on wordpress.org.</p>\n<blockquote><p>For years I was just contributing to codex here and there and never really thought about all the people behind WordPress.</p></blockquote>\n<p>In my vague image, they were a bunch of really great developers and they were doing just fine. I was learning from them so I could not possibly help them. I would just be on their way.</p>\n<p>However, in my attempt to find something interesting to keep my mind amused with, I came upon <a href=\"https://make.wordpress.org/chat/\">Slack url</a> for communication between contributors on WordPress project. What a crowd! And not just developers – everyone! Doing all kinds of different bits, and all important. How odd. WordPress is not like any other open source community I saw before. So much more open and inviting! I remember reading through channels and thinking: “I could do this”, “Oh, I’d love to learn that”, “This person is funny”.. I’m gonna stick.</p>\n<h3>Antisocial extrovert in a more open open source community</h3>\n<p>No matter how I tried, and I did try, I’m just not a people person. Among other antisocial treats, over the years I have developed a heavy dark humor which, more often than not, due to lack of social interactions I reveal in a completely wrong way. But these people seem not to mind so I thought to give it a try with them. Don’t get me wrong, <a href=\"https://make.wordpress.org/community/handbook/wordcamp-organizer/planning-details/code-of-conduct/\">Code of Conduct</a> is extremely important in WordPress community. No community wants bullies. But rare communities accept social weirdos and misfits. And this one doesn’t just accept them, it makes them feel like fits. That was a nice change.</p>\n<p>I started attending local <a href=\"https://www.meetup.com/WP-Meetup-NS/\">Meetups</a>, even gave <a href=\"https://www.meetup.com/WP-Meetup-NS/events/235186967/\">a talk</a> on contributing to <a href=\"https://make.wordpress.org/themes/handbook/get-involved/become-a-reviewer/\">Theme Review team</a> after which I was invited to join <a href=\"https://www.toptal.com/\">Toptal platform</a> as a freelance developer. My social adventure got me volunteering on <a href=\"https://2017.belgrade.wordcamp.org/\">WordCamp Belgrade</a> and <a href=\"https://2017.europe.wordcamp.org/\">WordCamp Europe in Paris</a>. I must admit there were “too many people at the same time” moments but there were lots of ways to stay involved with controlled dose of human interactions. I chose volunteering at Experts bar and it worked out just great. I really loved all the hugs though.</p>\n<p>Today I try to keep my focus on just a few channels in make WordPress slack and my contribution wish list regularly updated. One can have only so many hours in a day. Most often you’ll find me in <a href=\"https://wordpress.slack.com/?redir=%2Fmessages%2Fdocs\">#docs</a> and <a href=\"https://wordpress.slack.com/?redir=%2Fmessages%2Fcore-docs\">#core-docs</a> channels, doing various stuff with <a href=\"https://make.wordpress.org/docs/handbook/about-the-docs-team/get-involved/\">Documentation</a> team.</p>\n<p><a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/milana-cap_wcbgd.jpg\"><img class=\"alignnone wp-image-2036 size-large\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/milana-cap_wcbgd-1024x683.jpg\" alt=\"Milana, on a rooftop baclony with some other people looking at her phone\" width=\"960\" height=\"640\" /></a></p>\n<h3>The Questions</h3>\n<p>Among all the questions I get about my professional path, the most commons are “<strong>How come you made such a huge change from music to web development?</strong>“, “<strong>Did you go to school to become a developer</strong>?” and “<strong>Do you miss being musician?</strong>“. Answer to the first question is quite easy:</p>\n<p>“Being musician and writing code are pretty much the same. They both require the same parts of your mental struggle and make you go through the same emotional tortures and enlightenments.”</p>\n<p>The second question, however, is a bit more difficult to answer. In the light of the first answer, I could say that I was exposed to the required way of thinking. Practicing an instrument 6 hours per day for over a decade does teach you a couple of things about commitment. World of classical music is a world of magnificent talents and varieties which touches you all the way to the humble self where you find appreciation for being able to feel this way. Personally, I believe this is extremely important for developer – to be humble and grateful to person who helped them find this humbleness.</p>\n<p>No, I don’t have a formal developer’s education. It doesn’t seem to prevent me from being developer. And no, I don’t miss being musician. Because I never stopped being one. I listen to classical music while I code and play piano when I have a difficult programming problem to solve. Feels so natural.</p>\n<p>I’d like to say that everything turned out pretty good at the end but, as my father used to say: “Life is the greatest screenplay writer” and my life seems to be the witty one too. In expectation of future turns I’d recommend <a href=\"https://www.youtube.com/watch?v=-4788Tmz9Zo&t=884s\">Beethoven’s Symphony No.7, II movement</a>, some very loud laughs and lots of WordPress loops.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: The Greatest Screenplay Writer\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=The%20Greatest%20Screenplay%20Writer&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgreatest-screenplay-writer%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: The Greatest Screenplay Writer\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fgreatest-screenplay-writer%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fgreatest-screenplay-writer%2F&title=The+Greatest+Screenplay+Writer\" rel=\"nofollow\" target=\"_blank\" title=\"Share: The Greatest Screenplay Writer\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/greatest-screenplay-writer/&media=https://heropress.com/wp-content/uploads/2017/08/081617-150x150.jpg&description=The Greatest Screenplay Writer\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: The Greatest Screenplay Writer\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/greatest-screenplay-writer/\" title=\"The Greatest Screenplay Writer\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/greatest-screenplay-writer/\">The Greatest Screenplay Writer</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 12:00:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"Milana Cap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: WordPress Mobile Apps Updated with a New Login Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74197\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"https://wptavern.com/wordpress-mobile-apps-updated-with-a-new-login-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4732:\"<p>The WordPress mobile apps are sporting <a href=\"https://en.blog.wordpress.com/2017/08/15/an-updated-login-coming-to-the-wordpress-mobile-apps/\" target=\"_blank\">a new login experience</a> that Automattic’s mobile designers and developers released in the latest versions. The login flow has been completely redesigned to provide a more unified experience for connecting both self-hosted and WordPress.com-hosted sites. These flows were completely separate in the past and users were often confused about which one to select. The new design provides fewer opportunities for friction when logging in, an experience that likely determines many users’ first impressions of the app.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/self-hosted-login-wp-mobile-apps.png?ssl=1\"><img /></a>Self-hosted login on mobile apps\n<p>“As we reimagined the login experience, there were a few key principles guiding us: keep it simple, minimize the distinction between a site hosted at WordPress.com versus somewhere else, and avoid anything that might be too clever,” Automattic mobile lead <NAME> said.</p>\n<p>Users can now connect new sites by entering the URL and the mobile apps will automatically detect if the site is hosted on WordPress.com or not. The new login flow ferries users on to the next step based on what kind of site is being connected. This is available in version 8.0 of WordPress for Android and version 8.2 of WordPress for iOS.</p>\n<p>The new login experience emphasizes the ease of using magic links for logging into WordPress.com. If the user enters and email address, the app will generate an authentication link and send it via email. This allows users to login without having to remember or enter a password.</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/new-login-experience-wp-mobile-apps.png?ssl=1\"><img /></a></p>\n<p>If a user is entering the world of WordPress for the first time through the mobile apps, the new login experience also offers a short tour of the some of the features included in the app. These include WordPress.com features such as notifications, Stats, and the Reader. The apps, despite being marketed as the official WordPress mobile apps, are a product of Automattic and include a commercial upgrade path for WordPress.com services.</p>\n<p>The idea of the apps functioning as a gateway to help the greater WordPress ecosystem gain more users (and eventually see some graduate to self-hosted sites), no longer seems credible now that WordPress.com has <a href=\"https://wptavern.com/wordpress-coms-business-plan-gives-subscribers-a-way-to-tap-into-wordpress-orgs-third-party-ecosystem\" target=\"_blank\">entered the hosting space by allowing its customers to tap into third-party plugins and themes</a>.</p>\n<p>The updated login experience, while more convenient for users, continues to blur the line between self-hosted and WordPress.com-hosted sites. WordPress for Android and iOS used to have their own separate blogs but all of the news is now funneled through WordPress.com’s news blog and the @WordPressiOS and @WPAndroid Twitter accounts seemed to have been abandoned in favor of marketing updates through WordPress.com.</p>\n<p>In the past, many in the WordPress community have asked why the apps are not called the WordPress.com mobile apps, since they include features that are not central to the core publishing experience for self-hosted users. Last year when I <a href=\"https://wptavern.com/wordpress-for-android-5-7-adds-path-to-upgrade-wordpress-com-plan\" target=\"_blank\">interviewed</a> <NAME>, one of Automattic’s mobile engineers, he said the team had considered splitting the product into two apps.</p>\n<p>“We considered having both WordPress and WordPress.com apps, but we rejected this because it doesn’t make it more clear,” Bias said. “It’s probably even more ambiguous when someone searches the Play Store for ‘WordPress’ or ‘Blog’ and finds both WordPress and WordPress.com apps.”</p>\n<p>Now that that mobile apps have become a direct pipeline for new WordPress.com hosting customers, it may be time to re-visit the consideration of splitting the apps into two distinct products: one for WordPress.com’s commercial interests and one that officially represents the open source WordPress project for self-hosted users without any corporate interests. If the project’s official mobile apps are a key part of new users’ onboarding experience, they should accurately represent the software as an independent platform that can be hosted with and extended by any number of free and commercial products in the WordPress ecosystem.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 06:33:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: WordCamp US to Experiment With A Community Bazaar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74138\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://wptavern.com/wordcamp-us-to-experiment-with-a-community-bazaar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2237:\"<p>In addition to taking place in a new location this year, <a href=\"https://2017.us.wordcamp.org/\">WordCamp US</a> will have a <a href=\"https://2017.us.wordcamp.org/attendee-information/community-bazaar/\">Community Bazaar</a>. An area will be set aside in the venue allowing those chosen to showcase their WordPress communities. <NAME>, <NAME>, and <NAME> are organizing the Bazaar.</p>\n<p>Landefeld says the idea was inspired by the people who make up the WordPress Community. “We recognize that some local WordPress communities are thriving and some are just getting started,” she said.</p>\n<p>“What better way to help build community then by showcasing our local communities to the world. The thought is that smaller, newer, and communities just in their infancy, will be inspired with fresh ideas and or how-tos from the bigger and more established WordPress communities.”</p>\n<p>The idea is similar to that of a science fair where each community chosen will have a space to highlight why theirs is awesome.</p>\n<p>The purpose of the event is to inspire growth while providing an opportunity for communities to learn from each other. There will also be metrics shared such as, number of meetup and WordCamp attendees, meetups per month, and unique qualities pertaining to the local groups.</p>\n<p>The organizing team is looking for the inside scoop on local communities. “This is all about you and your local WordPress community,” Landefeld said.</p>\n<p>“This is your time to shine. Why is your community different, special, or amazing? Be showy! Forget modesty. Let your community’s awesomeness be a tool to inspire other WP communities just getting started or striving.”</p>\n<p>Last year saw record growth for WordPress community events. In 2016, more than 62,566 people attended a local meetup in 58 countries and about one-third of those were new members. A total of 115 WordCamps were hosted in 41 different countries.</p>\n<p>Those interested in participating in the Bazaar are encouraged to fill out the following <a href=\"https://2017.us.wordcamp.org/attendee-information/community-bazaar/\">submission form</a> and provide as many details as possible.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 16 Aug 2017 00:45:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: maekit Acquires WP Remote, Plans to Add Cloud-Based Backup Services\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74100\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://wptavern.com/maekit-acquires-wp-remote-plans-to-add-cloud-based-backup-services\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3661:\"<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/maekit-wpremote.png?ssl=1\"><img /></a></p>\n<p><a href=\"https://maek.it/\" target=\"_blank\">maekit</a>, a cloud-based platform that handles the business aspect of web design, has <a href=\"https://hmn.md/2017/08/10/wp-remote-finds-home-maekit/\" target=\"_blank\">acquired WP Remote from Human Made</a>. Two years after Human Made began searching for a buyer, maekit purchased WP Remote to integrate it with the company’s existing platform that caters to designers managing multiple clients.</p>\n<p>“WP Remote had remained a much-loved product with its users and despite receiving no ongoing development it had remained an iconic plugin in the WordPress community,” Human Made CEO <NAME> said.</p>\n<p>maekit took over WP Remote operations in March after closing the deal. According to maekit CEO <NAME>, the company inherited 20,000 users with 120,000 WordPress websites. His team has maintained WP Remote in its original platform for the past few months before integrating it into maekit last week.</p>\n<p><a href=\"https://wpremote.com/\" target=\"_blank\">WP Remote</a> has offered unlimited, free WordPress site management (updating core, plugins, and themes with a single click) since 2010. It hasn’t received ongoing development for several years, but maekit plans to add backup features that will make bring it more up to speed with competitors like MangeWP, MainWP, and InfiniteWP.</p>\n<p>“We definitely plan to keep WP Remote free and expand its features,” Holme said. “Specifically we are looking at offering easy-to-manage cloud-based backup services. For example, hook up your Dropbox (or any other popular cloud based storage system) and schedule regular backups of your WP websites.”</p>\n<p>maekit’s acquisition of WP Remote gives the company’s customers the ability to deploy WordPress sites with one click and manage client sites and domains through a unified, white-labeled invoicing and payment system. The company has rolled out a few long-overdue bug fixes to WP Remote and Holme says the rest of maekit is functional but still technically in a closed beta mode.</p>\n<p>“Our revenue model revolves around direct sale hosting plans and also reselling integrated hosting plans for other leading global hosting providers,” Holme said. “We are refining the free invoicing and payment processing system built into maekit so that a maekit / WP Remote user can deploy a new hosted WP and charge their client a recurring monthly fee and retain the mark up they add on top of our base hosting prices as profit. This means literally no out of pocket expense for maekit / WP Remote users.”</p>\n<p>Although maekit’s one-click deployment service supports many popular CMS’s and e-commmerce platforms, including WordPress, Opencart, Drupal, Magento, and Joomla, Holme said the vast majority of the company’s customers are running on WordPress. Acquiring WP Remote brings a host of valuable new features to maekit’s customer base. maekit’s built-in client billing features, customized for freelancers and agencies, are what Holme says will differentiate the company from its competitors in the WordPress space.</p>\n<p>“I have a great deal of respect for these other WP management platforms and feel the size of the WP market means there is opportunity for all to succeed,” Holme said. “With the features of maekit also including new website deployment, invoicing, payment processing and client management, our platform is unique from the others.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Aug 2017 03:50:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:104:\"WPTavern: Gutenberg 0.8.0 Introduces 5 New Blocks: Categories, Text Columns, Shortcode, Audio, and Video\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74090\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:110:\"https://wptavern.com/gutenberg-0-8-0-introduces-5-new-blocks-categories-text-columns-shortcode-audio-and-video\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5712:\"<p>Gutenberg <a href=\"https://make.wordpress.org/core/2017/08/11/whats-new-in-gutenberg-11th-august/\" target=\"_blank\">0.8.0</a> was released over the weekend with five new blocks, major improvements to existing blocks, and support for more publishing features that have been missing from the new editor’s sidebar. The release also carries out the controversial decision to <a href=\"https://wptavern.com/user-tracking-to-be-removed-from-gutenberg-in-upcoming-0-8-0-release\" target=\"_blank\">remove the opt-in usage tracking code from the plugin</a>.</p>\n<p>The new <a href=\"https://github.com/WordPress/gutenberg/pull/2102\" target=\"_blank\">Categories block</a> can be found under the Widgets section, as it’s output is based on the existing categories widget. The default display is an alphabetized list of categories, but the block settings include options to display as a dropdown, show post counts, and show hierarchy.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/categories-block.png?ssl=1\"><img /></a></p>\n<p>A new Text Columns block allows users to split text content into multiple columns. The settings include a sliding scale for selecting 2-4 columns.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/text-columns-block-e1502741151590.png?ssl=1\"><img /></a></p>\n<p>Contributors are calling the Text Block “an initial exploration” of multiple columns for text-only content. Depending on testing, it may not be the implementation that ends up landing in the plugin permanently.</p>\n<p>“We’ve been over how difficult it is to get columns right, and also how already today third parties can build this,” <NAME> <a href=\"https://github.com/WordPress/gutenberg/pull/2117#issuecomment-319347010\" target=\"_blank\">said</a>. “We may very well want an entirely different implementation than this one. But perhaps it’s good to get this in now and test it. Perhaps this can help inform how a better column implementation can work down the road. In fact we might want to merge this block in now, only to take it back out later again, same as the Cover Text block. For that reason, I think it’d be good to test this.”</p>\n<p>The new Video and Audio blocks are geared towards inserting files that have already been uploaded to the media library. However, I found the text on the video block to be confusing. If I was new to WordPress and didn’t understand how oEmbed works, I would be clicking inside the video block to figure out where to paste the URL.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/video-block.png?ssl=1\"><img /></a></p>\n<p>The new Audio and Video blocks mirror the same kind of functionality that users have experienced when adding images to their sites. In the future, contributors may introduce more features to the audio block, such as additional playback types and looping, but the first iteration includes just the basics.</p>\n<p>Gutenberg 0.8.0 adds resizing handlers to the existing Image Block, making it easy for users to insert and quickly resize an image. If you review the <a href=\"https://github.com/WordPress/gutenberg/pull/2213\" target=\"_blank\">GitHub ticket</a> for this feature, it’s clear that it was not easy to implement. Image resizing has gone through several changes and may have more down the road, especially as it pertains to the behavior of the caption. Ultimately, the caption field should not be wider than the image so that the two are placed together.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/image-resizing-gutenberg.png?ssl=1\"><img /></a></p>\n<p>This release introduces a post formats selector to the post settings sidebar. It includes a suggestion based on what blocks are in use in the post. One participant on the ticket noted that the suggestion gives too much importance to the post formats selection and might be confusing to users. The suggestion persists, despite a user switching the format to the one suggested. This is because Gutenberg cannot detect if it was explicitly set by the user or if the user selected the suggestion.</p>\n<p>“I happen to agree with you: post formats should go away,” <NAME> <a href=\"https://github.com/WordPress/gutenberg/pull/2307#issuecomment-321232074\" target=\"_blank\">said</a>. “In fact part of the genesis of blocks as a concept is to provide a better interface than what post formats did. So the post format selector here is strictly a back-compat thing.”</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/post-format-selector.png?ssl=1\"><img /></a></p>\n<p>Gutenberg contributors have also <a href=\"https://github.com/WordPress/gutenberg/pull/2288\" target=\"_blank\">updated</a> the <a href=\"https://github.com/WordPress/gutenberg/blob/master/docs/design.md\" target=\"_blank\">design document</a> for the project, offering more clarity on their goals and concepts they are using to build the editor:</p>\n<blockquote><p>Ultimately, the vision for Gutenberg is to make it much easier to author rich content. Through ensuring good defaults, wrapping and bundling advanced layout options blocks, and making the most important actions immediately available, authoring content with WordPress should be accessible to anyone.</p></blockquote>\n<p>The idea is to simplify content creation for users so that they only have to learn one interface – the block interface. The design document adds several new sections that elaborate on the concept of “everything is a block” and includes best practices that developers can reference when designing their own blocks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 14 Aug 2017 22:18:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"WPTavern: Early Results from NRKbeta’s Comment Quiz Plugin Show Readers Enjoy the Quiz but Rarely Leave a Comment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74105\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:123:\"https://wptavern.com/early-results-from-nrkbetas-comment-quiz-plugin-show-readers-enjoy-the-quiz-but-rarely-leave-a-comment\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3492:\"<p>Earlier this year, <a href=\"https://nrkbeta.no/\" target=\"_blank\">NRKbeta</a>, the Norwegian Broadcasting Corporation’s media and technology site, <a href=\"https://wptavern.com/nrkbeta-open-sources-comment-quiz-plugin-for-wordpress\" target=\"_blank\">open sourced its comment quiz plugin for WordPress</a>. The site’s publishers have been experimenting with requiring their readers to complete a short, three-question quiz before giving access to the comment form on certain articles. The goal of the plugin was to prevent rants and off-topic responses by ensuring that commenters have read the article.</p>\n<p>NRKbeta has <a href=\"https://nrkbeta.no/2017/08/10/with-a-quiz-to-comment-readers-test-their-article-comprehension/\" target=\"_blank\">published some preliminary results</a> after six months of experimenting with a mandatory quiz before commenting.</p>\n<p>“On average, there are a lot more attempts – both correct and wrong – than actual comments,” NRKbeta journalist Ståle Grut said. “It seems many take the quiz to check how much they remember from the story – and not necessarily to leave a comment. Almost as a fun little game after reading.”</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/nkrbeta-comments.jpg?ssl=1\"><img /></a></p>\n<p>Grut reported that on average the quiz has an error rate of 72%. His team suspects that the bulk of the wrong answers are coming site’s international readership, as most of the articles are posted in Norwegian, which can be difficult to translate.</p>\n<p>The sample is still relatively small, because the team hasn’t yet created any set rules for when authors should enable the quiz.</p>\n<p>“The idea was to test it on stories that had potential for a gloomy comments section,” Grut said. “It is something we are proud to rarely have here at NRKbeta.”</p>\n<p>On one story, NRKbeta staff made an error where it was impossible to submit the correct answer to the quiz, because it wasn’t listed. As a result, this article’s quiz received more than 1,000 wrong answers.</p>\n<p>One unexpected benefit of the plugin is that it makes it more of a hurdle for readers to leave short comments, such as “nice post” that don’t add much to the conversation.</p>\n<p>“This favors the most eager with the most time on their hands,” Grut said. “From time to time this has led to a decline in quality and tone, causing him to often abandon the quiz module.”</p>\n<p>These initial conclusions are in line with what we predicted when the plugin was released: the most motivated ranters are not significantly inconvenienced by a short quiz. Keeping comment sections free of trolls is not yet something that is easy to automate. It still requires time spent in the moderation queue.</p>\n<p>After the comment quiz plugin was enabled on the site, NRKbeta counted more than 300 articles around the web that had been published about the experiment. Quizzing commenters was hailed as one of the best new ideas for warding off trolls. However, the NRKbeta team cannot yet conclude whether the plugin is a success or not.</p>\n<p>“The numbers seem to show that the quiz has worked like a little game for many readers,” Grut said. “They like to take the quiz, but not to leave a comment. Being tested on how much they remember from the article seems to be the most popular use of our quiz.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 12 Aug 2017 02:54:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=74121&preview=true&preview_id=74121\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6478:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> – <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>Using WordPress to Publish Law Reviews</h2>\n<p><NAME>’Keefe of Above the Law, <a href=\"http://abovethelaw.com/2017/08/kim-jong-un-has-much-to-teach-pentagon-about-speed-gen-hyten/\">explains why</a> WordPress should be used to publish law reviews instead of printing them.</p>\n<blockquote><p>Ten years ago it would not have been as easy to set up, or license, a WordPress publishing platform by each law school. Most law professors were, and still are, publishing blogs on <a href=\"http://www.typepad.com/\">TypePad</a>, an outdated and little used publishing software, originally produced by Six Apart.</p>\n<p>Today, WordPress is running almost 70 percent of the content management systems in the world. WordPress is regularly updated and enables a multi-user platform with multiple individual sites, all of which would be needed by a law school’s ‘printing press’.</p></blockquote>\n<h2>Glutenberg Free</h2>\n<p><a href=\"https://wordpress.org/plugins/glutenburg-free/\">Gluternberg Free</a> is a WordPress plugin developed by <NAME> that restores and maintains the post editing experience from WordPress 4.8.</p>\n<h2>Open Source Candy Bar Labels for WordCamps</h2>\n<p>If you’re organizing a WordCamp and want to give out Happiness bars, check out this <a href=\"https://github.com/dimensionmedia/WordCamp-Happiness-Bars\">custom label design</a> used at WordCamp Miami 2016. The assets are open sourced and available for free for other WordCamp organizers to use.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">WordCamps: have “Happiness Bars” for your next event. <a href=\"https://twitter.com/hashtag/wcmia?src=hash\">#wcmia</a> open-sourced the wrappers: <a href=\"https://t.co/LvtG3JlhAw\">https://t.co/LvtG3JlhAw</a> <a href=\"https://t.co/hailcQCsXg\">pic.twitter.com/hailcQCsXg</a></p>\n<p>— <NAME> (@dimensionmedia) <a href=\"https://twitter.com/dimensionmedia/status/896060900410445825\">August 11, 2017</a></p></blockquote>\n<p></p>\n<h2>Instead of Threading Tweets, Consider Blogging Instead</h2>\n<p><NAME> <a href=\"https://www.customerservant.com/next-time-youre-thinking-threading-twitter-write-blog-post-instead/\">explains</a> the drawbacks of threading messages on Twitter and why blogging is a better option. Blog posts are easier to archive and link to, are not lost in the noise as quickly, and are a better user experience for consuming content.</p>\n<p>By the way, if you’ve already threaded a message on Twitter, Rush shares links to tools that can help capture a thread and turn it into a blog post.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://www.customerservant.com/next-time-youre-thinking-threading-twitter-write-blog-post-instead/\">The Next Time You’re Thinking About Threading On Twitter, Write A Blog Post Instead</a></p></blockquote>\n<p></p>\n<h2>The Story of HelloSales</h2>\n<p>iThemes published a <a href=\"https://ithemes.com/2017/08/10/story-of-our-newest-ithemes-product-hellosales/\">detailed article</a> on how their newest product, <a href=\"https://ithemes.com/hellosales\">HelloSales</a>, came to be. <NAME> explains the product’s logo, name, and who the people are that are building it.</p>\n<blockquote><p>The rooster is essentially the symbol or emblem of Portugal. You’ll see it everywhere there when you go there (and I strongly encourage you to do so, even if I want to keep the place all to myself).</p>\n<p>It became obvious we wanted to include a rooster in the logo of HelloSales as a hat tip to Portugal and our team there. We also think it’s a great symbol for what we hope to help our customers do — make more money through their WooCommerce stores.</p>\n<p>Through several iterations of a name, we landed on HelloSales as a name, as yet another hat tip to the story — their company’s name, HelloDev — that led us here.</p></blockquote>\n<p>It’s a cool story and one I’d like to see more CEO and founders share when they acquire a product or business.</p>\n<h2>WordPress Telemetry Part Two</h2>\n<p><NAME> <a href=\"https://www.linkedin.com/pulse/case-telemetry-wordpress-morten-rand-hendriksen\">updated his article</a> on the case for WordPress telemetry after a <a href=\"https://twitter.com/mor10/status/895299336375902209\">lengthy conversation</a> on Twitter.</p>\n<blockquote><p>What WordPress needs is an open debate on this topic. What are the arguments for and against? What can be gained and what is lost? Should we do this? And if so, how do we do it in an open, transparent, and responsible way that helps inform and elevate the conversation while looking after the interests of <em>all</em> WordPress users?</p></blockquote>\n<p>These are interesting questions and although the <a href=\"https://core.trac.wordpress.org/ticket/38418\">ticket</a><a href=\"https://core.trac.wordpress.org/ticket/38418\"> is closed</a> on Trac, users are encouraged to continue the discussion. In the future, I’d like to see data and other research published that explains <strong>why</strong> a major User Interface changing feature is necessary in core before so much energy is devoted to it.</p>\n<h2>Cowboy Wapuu!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don’t know, Wapuu is the <a href=\"http://wapuu.jp/2015/12/12/wapuu-origins/\">unofficial mascot</a> of the WordPress project. Cowboy Wappu is the official mascot of <a href=\"https://2017.dfw.wordcamp.org/\">WordCamp Dallas/Fort Worth 2017</a> that takes place on November 11-12. Tickets are still available and include admission to the event and after-party, lunch on Saturday, and swag. Yee-Haw!</p>\n<img />Cowboy Wapuu for WordCamp Dallas/Fort Worth 2017\n<p>That’s it for issue twenty-three. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 12 Aug 2017 01:47:43 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:105:\"WPTavern: WordPress 4.9 to Focus on Code Editing and Customization Improvements, Targeted for November 14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74086\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://wptavern.com/wordpress-4-9-to-focus-on-code-editing-and-customization-improvements-targeted-for-november-14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3929:\"<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/planning.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://stocksnap.io/photo/Q3X736G951\"><NAME></a>\n<p>WordPress core contributors have set a tentative <a href=\"https://make.wordpress.org/core/4.9/\" target=\"_blank\">schedule for the upcoming 4.9 release</a>, which will be co-led by <NAME> and <NAME>. The development cycle kicked off in early August with Beta 1 scheduled for early October and the official release targeted for November 14.</p>\n<p>Choyce published a <a href=\"https://make.wordpress.org/core/2017/08/11/wordpress-4-9-goals/\" target=\"_blank\">list of goals</a> today that outlines what they will be aiming for in 4.9. WordPress users can expect to see some existing features polished up to be more user-friendly, including some long-awaited updates to the experience of editing theme and plugin files in the admin.</p>\n<p>Contributors are looking at <a href=\"https://core.trac.wordpress.org/ticket/6531\" target=\"_blank\">adding a nested folder structure</a> that will offer access to files deeper than two levels. They are also aiming to <a href=\"https://core.trac.wordpress.org/ticket/31779\" target=\"_blank\">add better warnings</a> for users who are editing themes and plugins, an improvement which Choyce described as “graduating from cowboy coding school.” This could help prevent users from unknowingly making small errors that could have a negative impact on their sites.</p>\n<p>Another goal for 4.9 is to improve the code editing experience by adding syntax highlighting. Contributors are examining the possibility of incorporating CodeMirror functionality into the Customizer’s custom CSS box as well as the plugin and theme file editors. An experimental <a href=\"https://github.com/WordPress/codemirror-wp\" target=\"_blank\">Syntax Highlighting Code Editor for WordPress Core</a> plugin is currently being developed on GitHub as a potential solution for a seven-year-old trac <a href=\"https://core.trac.wordpress.org/ticket/12423\" target=\"_blank\">ticket</a> for code editor improvements.</p>\n<p>Customizer improvements are also one of the main focuses for 4.9. Contributors to the Customize Snapshots feature plugin have been <a href=\"https://wptavern.com/customize-snapshots-0-6-0-adds-the-ability-to-name-and-merge-changesets\" target=\"_blank\">steadily refining</a> the ability to <a href=\"https://core.trac.wordpress.org/ticket/39896\" target=\"_blank\">draft</a> and <a href=\"https://core.trac.wordpress.org/ticket/28721\" target=\"_blank\">schedule</a> changesets in the Customizer. They are also looking at providing a better experience for <a href=\"https://core.trac.wordpress.org/ticket/39693\" target=\"_blank\">widget</a> and <a href=\"https://core.trac.wordpress.org/ticket/39692\" target=\"_blank\">menu mapping</a> when switching between themes, improving homepage settings (“<a href=\"https://core.trac.wordpress.org/ticket/16379\" target=\"_blank\">Page on Front</a>“), and displaying responsive images in the Customizer sidebar.</p>\n<p>This list of goals for 4.9 includes many more items and the release leads are approaching it with the understanding that some features and improvements may not be ready in time. One item on the list is getting in <a href=\"https://github.com/WordPress/gutenberg/issues?q=is%3Aopen+is%3Aissue+label%3A%22Core+REST+API+Task%22\" target=\"_blank\">API endpoints that Gutenberg requires</a>.</p>\n<p>Looking ahead to WordPress 5.0, new Gutenberg design lead <NAME> has <a href=\"https://make.wordpress.org/core/2017/08/11/revised-suggested-roadmap-for-gutenberg-and-customization/\" target=\"_blank\">proposed a revised, tentative roadmap</a> that anticipates having the new editor ready for a merge proposal in December 2017. Lister said the outline is not set in stone and Gutenberg’s path to 5.0 would be dependent on the success of the merge proposal.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Aug 2017 19:19:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:117:\"WPTavern: WordPress.com’s Business Plan Gives Subscribers a Way to Tap into WordPress.org’s Third-party Ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74048\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:122:\"https://wptavern.com/wordpress-coms-business-plan-gives-subscribers-a-way-to-tap-into-wordpress-orgs-third-party-ecosystem\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8395:\"<p>Earlier this year, WordPress.com <a href=\"https://wptavern.com/wordpress-com-experiments-with-allowing-business-plan-customers-to-install-third-party-plugins-and-themes\">launched an experiment</a> giving <a href=\"https://wordpress.com/business/\">Business plan subscribers</a> the ability to install third-party plugins and themes. Automattic<a href=\"https://en.blog.wordpress.com/2017/08/07/wordpress-com-business-now-supports-plugins-and-third-party-themes/\"> concluded the experiment</a> earlier this week and officially made the features part of the subscription plan.</p>\n<p>“With support for plugins and third-party themes, WordPress.com Business users will be able to connect their sites to great email and social media tools, e-commerce solutions, publishing and subscription services, and more,” <NAME> said.</p>\n<p>This change is twelve years in the making. With the exception of WordPress VIP, customers have not had the ability to install third-party themes and plugins on WordPress.com.</p>\n<h2>Customers Can Only Install Custom Plugins Through The WP-Admin Interface</h2>\n<p>Customers can install plugins or themes from the WordPress.org directories or they can upload custom themes and plugins. WordPress.com has two user interfaces, one that resembles Calypso and the other is WP-Admin.</p>\n<p>Here is what adding plugins looks like using the Calypso interface. Plugins are displayed from the WordPress.org plugin directory with no way to upload a custom plugin.</p>\n<img />Adding Plugins on WordPress.com Through The Calypso Interface\n<p>This is what adding plugins looks like using the WP-Admin interface. This interface has a button that allows customers to upload a custom plugin. Automattic is aware of the discrepancy and says they’re working on streamlining both interfaces.</p>\n<img />Adding Plugins Through WP-Admin on WordPress.com\n<h2>Customers Can Upload Non 100% GPL Licensed Code to WordPress.com</h2>\n<p>The ability to upload a custom theme or plugin truly opens the door for subscribers to customize their sites. But it also allows customers to use themes and plugins that are not 100% GPL licensed. <NAME>, CEO of Automattic, has <a href=\"https://wordpress.org/news/2009/07/themes-are-gpl-too/\">made it clear</a> in the past that he will only support plugins and themes that are 100% GPL.</p>\n<blockquote><p>Even though graphics and CSS aren’t <em>required</em> to be GPL legally, the lack thereof is pretty limiting. Can you imagine WordPress without any CSS or JavaScript? So as before, we will only promote and host things on WordPress.org that are 100% GPL <a href=\"http://en.wikipedia.org/wiki/License_compatibility\">or compatible</a>.</p></blockquote>\n<p>Mullenweg has used his <a href=\"http://designcrumbs.com/automatically-blackballed\">influence in the past</a> to provoke marketplaces such as Envato to provide a 100% GPL license option to its authors. Authors who choose not to sell their items with the 100% GPL license are excluded from being able to sponsor or speak at WordCamps.</p>\n<p>Although the above quote references WordPress.org, WordPress.com is a platform that Mullenweg controls. It’s odd that the ability to upload a theme or plugin that is not 100% GPL exists on WordPress.com. I believe the feature is an oversight and will be removed in the immediate future ensuring that only themes and plugins from the official directories are allowed to be used.</p>\n<h2>Managed WordPress Hosts Have Reasons to Be Concerned</h2>\n<p>Responses to the news from members of the WordPress community are mixed. <NAME>, Director of Strategic Opportunities at 10up, <a href=\"https://medium.com/@philcrumm/the-curious-conundrum-of-the-new-wordpress-com-business-plan-b0044ad57acd\">published a great article</a> that examines the potential impacts this move will have on the managed WordPress hosting ecosystem and its community:</p>\n<blockquote>\n<p id=\"8b34\" class=\"graf graf--p graf-after--h3\">Within the WordPress community, there’s long been a notion that ‘more users on WordPress’ is universally good. Until now, that’s been difficult to argue: an expansive ecosystem has developed over the last decade, and many now make their living off of WordPress.</p>\n<p id=\"2813\" class=\"graf graf--p graf-after--p graf--trailing\">Despite that, WordPress.com’s Business Plan now feels like it’s oriented towards cannibalizing users from elsewhere within that ecosystem — from sites that may have ‘grown up’ and moved to another hosting provider to those that now may not know that the broader ecosystem even exists — which is objectively a step backwards for the WordPress community.</p>\n</blockquote>\n<p><a href=\"https://perezbox.com/\"><NAME></a>, co-founder and CEO of Sucuri, says the <a href=\"https://perezbox.com/2017/08/automattics-push-managed-wordpress-potential-impacts-hosting-ecosystem/\">implications are gravest</a> to managed WordPress hosts. “The biggest impacts however are likely to be towards those hosting companies that have invested resources (both people and dollars) into creating a vibrant Managed WordPress hosting business ecosystem,” Perez said.</p>\n<p>“Long are the days when the market was defined by Page.ly and WPEngine. Today I would consider the space to be saturated, with more flavors of Managed WordPress than ice cream at a Baskin-Robbins.”</p>\n<p><a href=\"http://chrislema.com/\"><NAME></a>, a member of Liquid Web’s Leadership team, <a href=\"https://perezbox.com/2017/08/automattics-push-managed-wordpress-potential-impacts-hosting-ecosystem/#comment-3456606874\">responded to the article</a> saying it’s rare for manufactures to enter the same market as their distributors or partners.</p>\n<p>“While not impossible, we rarely see manufacturers get into the same business as their distributors or retail partners,” Lema said.</p>\n<p>“That’s because it can create a lot of unwanted, unplanned for, unintended secondary consequences. But to inexpensive hosts, this is one of those head-turners, because they were assured, for oh so long, that this wasn’t the game Automattic was getting into.</p>\n<p>“But Automattic is not just a nice community player. They’re a business. With investors. And they have to think about their own bottom line. So while it’s not surprising, I think you’re right that hosts have the most to be thinking about.”</p>\n<p>Others like <NAME>, have expressed cautious optimism regarding the change.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">3rd party plugins and themes can now be used on <a href=\"https://t.co/eNa4NCrrPO\">https://t.co/eNa4NCrrPO</a>. This is great news, although how great remains to be seen. <a href=\"https://t.co/TntfJJ9sLD\">https://t.co/TntfJJ9sLD</a></p>\n<p>— <NAME> (@scottbolinger) <a href=\"https://twitter.com/scottbolinger/status/894627296648114176\">August 7, 2017</a></p></blockquote>\n<p></p>\n<p>Some theme and plugin authors see it as a growth opportunity. <NAME>, founder of <a href=\"https://calderaforms.com/\">CalderaWP,</a> is excited to see WordPress.com become a quality hosting option for his users.</p>\n<p>“As a plugin author, I like not just more places for my plug-in to be used, but more quality hosting options,” Pollock said. “Dealing with sub-optimal environments is the hardest part of being a plug-in author. I’m excited about more users and having those users be on a quality platform.”</p>\n<h2>How Much Pie Does Automattic Want?</h2>\n<p>WordPress.com offering a subset of customers the ability to access the incredible third-party WordPress plugin and theme ecosystem is a huge development, but it leaves me with a few questions. First, why is WordPress.com only now offering this feature? Why wasn’t it available years ago?</p>\n<p>WordPress.com is now competing head-to-head with managed hosts. As <a href=\"https://ma.tt/2016/12/wp-growth-council/\">initiatives are established</a> to grow the WordPress pie for all, how much of that pie does Automattic want for itself? Considering Automattic is a business backed by investors, does it matter how much they want or get?</p>\n<p>How do you feel about WordPress.com allowing subscribers to tap into the WordPress.org ecosystem?</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Aug 2017 07:12:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: User Tracking to be Removed from Gutenberg in Upcoming 0.8.0 Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=74044\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://wptavern.com/user-tracking-to-be-removed-from-gutenberg-in-upcoming-0-8-0-release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9564:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/asystole.jpg?ssl=1\"><img /></a>photo credit: <a href=\"http://www.savingchicagocpr.com/termination-resuscitation-efforts/\">Saving Chicago CPR</a>\n<p>The opt-in user tracking that was <a href=\"https://wptavern.com/gutenberg-0-7-0-adds-opt-in-usage-tracking\" target=\"_blank\">added to Gutenberg 0.7.0</a> will be pulled from the plugin in the upcoming 0.8.0 release. The data collection included in last week’s release reignited the <a href=\"https://core.trac.wordpress.org/ticket/38418\" target=\"_blank\">discussion regarding adding telemetry to WordPress</a>.</p>\n<p><NAME> and an Automattic engineers involved in Gutenberg added the feature with the goal of improving the editor based on usage patterns. Nylen said the approach they used was very similar to Calypso’s event tracking code and that it would provide “a very useful technique to collect user experience data.” They had planned to use the data to inform various decisions, such as default order for blocks and whether some blocks are less suitable for core. Gutenberg contributors were looking into making the tracking its own module so it could be useful for other WP feature plugins and core.</p>\n<p>Shortly after the feature was added to Gutenberg, contributors began to revisit the Telemetry discussion on WordPress Trac. The topic of telemetry for core had been tabled earlier this year, as it did not fall within the three core focus areas for WordPress development in 2017. Participants requested the ticket be reopened for discussion looking toward 2018 in light of Gutenberg adding opt-in tracking.</p>\n<p>“I think it’s a terrible idea for Gutenberg, too,” <NAME> commented on the ticket. “I doubt that anything actionable or useful will come of it that couldn’t be obtained by non-data-collecting means.”</p>\n<p>Twelve hours later, <NAME> <a href=\"https://make.wordpress.org/core/2017/08/06/opt-in-usage-tracking-in-gutenberg/#comment-32882\" target=\"_blank\">commented</a> on his original announcement to notify the community that tracking will be removed from Gutenberg in the 0.8.0 release:</p>\n<blockquote><p>There’s been quite a lot of discussion on this topic across the community, much of which stems from earlier discussions like <a href=\"https://core.trac.wordpress.org/ticket/38418\" target=\"_blank\">#38418</a>, which I wasn’t aware of.</p>\n<p>Usage tracking in Core and feature projects is a much bigger topic than fits into the scope of Gutenberg right now, so I’ve removed it from the GitHub repo, and it will be removed in the 0.8 Gutenberg release.</p>\n<p>The data that it was tracking, while interesting, probably wouldn’t have been a significant factor in the long-term growth and development of Gutenberg. The discussion surrounding the data collection, however, would take up a disproportionate amount of the team’s time.</p></blockquote>\n<p>Nylen said the data collected by the plugin thus far will be deleted after 0.8 rolls out and that since it’s so early in Gutenberg’s development there was “not enough data collected to provide any sort of picture of usage.”</p>\n<h3>WordPress Telemetry Advocates Continue Lobbying for Opt-In Data Collection</h3>\n<p>The discussion about whether or not WordPress needs telemetry has continued in the form of tweetstorms, as data collection advocates make the case for data-driven decision making.</p>\n<p>“The decision not to capture metrics (telemetry) from WordPress is one that continues to have a large impact on what we (don’t) know,” Liquid Web VP of Product <NAME> <a href=\"https://twitter.com/chrislema/status/895136427977068544\" target=\"_blank\">said</a>. “As we’re trying to make decisions about Gutenberg and metaboxes, we might ask, how big a problem is this, by number of plugins or sites. But we don’t know because we decided that we can always iterate WordPress, like we’ve always done. It’s true that we’ve done that before, but that doesn’t mean it’s either the wisest approach, nor the least risky. With so many options today, will people necessarily return? The more logical approach, in my mind, is to capture as much data as possible and to make it as public as possible, so we can all review.”</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">If the problem were lack of data, we could easily produce terabytes per day.</p>\n<p>— <NAME> (@photomatt) <a href=\"https://twitter.com/photomatt/status/895506034533453825\">August 10, 2017</a></p></blockquote>\n<p></p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">seconded with the power of 1000 suns</p>\n<p>— <NAME> <img src=\"https://s.w.org/images/core/emoji/2.3/72x72/1f1f9-1f1ed.png\" alt=\"??\" class=\"wp-smiley\" /> (@travlbum) <a href=\"https://twitter.com/travlbum/status/895539950933782528\">August 10, 2017</a></p></blockquote>\n<p></p>\n<p><a href=\"https://mor10.com/the-case-for-wordpress-telemetry/\" target=\"_blank\">WordPress Telemetry proposal</a> author <NAME> joined in the discussion with another <a href=\"https://twitter.com/mor10/status/895299336375902209\" target=\"_blank\">tweetstorm</a>:</p>\n<blockquote><p>WordPress needs a core method for collecting quantitative user data through telemetry (metrics). One of the biggest challenges WordPress faces is the lack of reliable data about global day-to-day use. Like most Open Source projects, WordPress has relied on community feedback as its primary data source, which is fine for a small project. The problem is WordPress is a Very Big Project with global reach and the majority of its users never interface with the community. </p>\n<p>I like to say we, the people who talk about, provide feedback for, and design/develop WordPress are the 1%. It might be more like 0.1%. Making decisions based on the traditional community feedback model is making decisions without knowing anything about the majority of users. Some will argue this is fine, that WordPress is developed by those who show up. That’s not a workable or responsible model for a project. We, the people who build WordPress, have a duty of care to the people we build it for. And those people are not us. ‘We can just do user testing,’ you say? Sure. Let’s do proper qualitative user testing. That requires staffing, funding, and infrastructure. User testing for a project like WordPress is non-trivial. It requires professional analysis.</p></blockquote>\n<p>Rand-Hendriksen’s tweetstorm continued with a summary of his telemetry proposal which would be opt-in based on a plugin prompted from core. The plugin would anonymize all collected data and allow for targeted data collection based on research needs. He proposes that the data be stored on servers owned by the community, separate from corporate interests, so the data can be shared openly to ensure transparency. The <a href=\"https://core.trac.wordpress.org/ticket/38418\" target=\"_blank\">ticket</a> for this feature request is currently closed.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">This discussion belongs in Trac in an open ticket. Closing it down because one person disagrees is not the Open Source way.</p>\n<p>— MortenRandHendriksen (@mor10) <a href=\"https://twitter.com/mor10/status/895307240122368001\">August 9, 2017</a></p></blockquote>\n<p></p>\n<p>“There’s a ton going on, and it’s far more important than built-in big brother centralized tracking,” Mullenweg <a href=\"https://twitter.com/photomatt/status/895678580935491588\" target=\"_blank\">said</a> in response to Rand-Hendriksen’s tweetstorm. “Do it as a plugin or with a host and show it informs a decision that we wouldn’t have taken otherwise. And remember that past usage is not a good predictor of future success, or what the world needs. We need to build iPhones not Blackberries.”</p>\n<p>During the <a href=\"https://wptavern.com/state-of-the-word-2016-mullenweg-pushes-calypso-as-future-of-wordpress-interface-proposes-major-changes-to-release-cycle\" target=\"_blank\">2016 State of the Word</a> address, Mullenweg proposed a new structure for core releases in 2017 where he would be putting on the ‘product lead’ hat and have design and user testing lead the way. As feature requests have popped up outside of the three core focus areas, Mullenweg has had to systematically shut them down or put them on hold for later in order to keep Gutenberg on track.</p>\n<p>However, it’s not surprising that the engineers leading the Gutenberg project, most of whom are employed by Automattic, wouldn’t think twice about adding user tracking. The company has <a href=\"https://data.blog/\" target=\"_blank\">a blog entirely devoted to data</a> where its data scientists write about the data pipelines they have built to help the company create a sustainable business. Historically, Automattic has strongly embraced using data in making decisions, which is why Calypso has event tracking built into it. Mullenweg is taking a different product leadership approach with the open source WordPress project.</p>\n<p>“For people unhappy with our direction, no amount of data will change their minds,” Mullenweg said in response to critics on Twitter. “The results will tell. I’m happy to stand by them the past 14 years, and believe the next 14 will validate our approach.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 11 Aug 2017 02:08:49 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:108:\"WPTavern: WooCommerce Forks select2, Releases selectWoo as a Drop-In Replacement with Improved Accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73999\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:118:\"https://wptavern.com/woocommerce-forks-select2-releases-selectwoo-as-a-drop-in-replacement-with-improved-accessibility\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4160:\"<p>The WooCommerce development team has <a href=\"https://woocommerce.wordpress.com/2017/08/08/selectwoo-an-accessible-replacement-for-select2/\" target=\"_blank\">forked select2</a> to create a more accessible, drop-in replacement library called selectWoo. <a href=\"https://select2.github.io/\" target=\"_blank\">select2</a> is a widely used jQuery-based library for making custom drop down menus. Many users are wondering if the project has been abandoned, because the repository hasn’t seen any activity since February and 115 pull requests have piled up.</p>\n<p>In the interest of fixing some long-standing accessibility issues with the library, WooCommerce opted to fork it and has merged in some of the PRs that were submitted to the original project. SelectWoo is backwards-compatible and can be used the same way as select2 by simply replacing the select2.js file. It has been optimized for WordPress plugin development and can optionally be initialized with .selectWoo() in order to run alongside other versions of select2 that may be used by other plugins on the site.</p>\n<p>SelectWoo makes many improvements for those who are using screen readers, but it needs more accessibility testing. <a href=\"https://github.com/woocommerce/selectWoo/releases/tag/woo-1.0.0-beta.1\" target=\"_blank\">Beta 1</a> is availabe on GitHub. The WooCommerce team has even created a <a href=\"https://woocommerce.github.io/selectWoo/accessibility-testing/\" target=\"_blank\">testing page</a> with different example pages so those using screen-reading software can easily test for bugs.</p>\n<p>Forking is usually a last resort scenario for extending popular open source libraries, but the WooCommerce team wanted the flexibility of improving the project on their own timeline. One concerned developer asked the team what will happen in the future if select2 gets back on track and why they didn’t just submit pull requests to the select2 repository.</p>\n<p>“With a fork we can at least get things merged in to meet our own schedule, rather than waiting/relying on others or running custom versions,” WooCommerce lead developer <NAME> said. “There are other benefits, too, such as allowing our version to be namespaced to avoid conflicts in WP admin. The fork is public. Our changes can be merged back, when/if the project picks up again.”</p>\n<p>Both WordPress and Drupal core contributors have been working to <a href=\"https://github.com/select2/select2/issues/3744\" target=\"_blank\">address accessibility issues in select2</a> since 2015 when the WP Accessibility Team <a href=\"https://make.wordpress.org/accessibility/2015/09/07/accessibility-usertest-select2/\" target=\"_blank\">performed extensive testing on the library</a> to see if it was fit for use in core. Some initial planning work happened but work on these issues stalled out as select2’s maintainers became unavailable.</p>\n<p>“I’d do it with PRs if I thought they would get merged in, but I doubt they will,” WooCommerce developer <NAME> <a href=\"https://github.com/select2/select2/issues/3744#issuecomment-320464534\" target=\"_blank\">said</a>. “There’s been no action in this repo in about six months and the fork contains some PRs that have been waiting to get merged here for a very long time.”</p>\n<p>Forking a project can needlessly fragment its contributors by causing them to have to choose one or the other, especially as the projects diverge down the line. Motivated contributors may submit multiple PRs across both projects for improvements but most will simply contribute back to the project they use. Select2’s maintainers have not published any news about why the project has gone dormant.</p>\n<p>“There are <a href=\"https://github.com/select2/select2/pulls\" target=\"_blank\">over 100 PRs in the select2 repo</a> unmerged,” Jolley said in response to commenters asking about the necessity of the fork. “Some of these we actually need, so with the fork we’re free to merge these as needed. The accessibility issues are hurting users today, so we cannot really afford to wait.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Aug 2017 03:54:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WPWeekly Episode 284 – Catching Up with <NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=74024&preview=true&preview_id=74024\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://wptavern.com/wpweekly-episode-284-catching-up-with-david-peralty\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2867:\"<p>In this episode, <a href=\"https://jjj.blog/\"><NAME></a> and I are joined by <a href=\"https://peralty.com/\"><NAME></a>. Peralty is a prolific writer with more than 30K articles published online for various media outlets. He also co-hosted WordPress Weekly episodes 41-75 in 2009.</p>\n<p>We discuss the rise and evolution of blog networks over the years, the current state of WordPress development, and what he thinks of Gutenberg.</p>\n<p>We have a great conversation about working remotely and how working in an office with great people focused on the same goal can be an energizing experience. Later in the show, Jacoby and I discuss the news of the week, including the idea of opt-in usage data tracking in WordPress.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/publishers-are-moving-back-to-wordpress-after-short-experiments-with-medium\">Publishers Are Moving Back to WordPress After Short Experiments with Medium</a><br />\n<a href=\"https://wptavern.com/trademark-trial-and-appeal-board-dismisses-automattics-trademark-dispute-against-chris-pearson\">Trademark Trial and Appeal Board Dismisses Automattic’s Trademark Dispute Against <NAME></a><br />\n<a href=\"https://wptavern.com/gutenberg-0-7-0-adds-opt-in-usage-tracking\">Gutenberg 0.7.0 Adds Opt-In Usage Tracking</a><br />\n<a href=\"https://wptavern.com/gutenberg-development-team-confirms-meta-box-api-will-not-be-formally-deprecated\">Gutenberg Development Team Confirms Meta Box API Will Not be Formally Deprecated</a><br />\n<a href=\"https://wptavern.com/wordpress-core-fields-api-project-sees-renewed-interest\">WordPress Core Fields API Project Sees Renewed Interest</a></p>\n<h2>Picks of the Week:</h2>\n<p>Comment moderation is not the same as censorship, or is it?</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://halfelf.org/2013/censorship-in-moderation/\">Censorship in Moderation</a></p></blockquote>\n<p></p>\n<p><a href=\"https://github.com/rmccue/not-trac\">Not Trac</a> by <NAME>, connects to WordPress.org’s Trac instance via XML-RPC. Before using, please read McCue’s warnings about usernames and passwords.</p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 16th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #284:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 10 Aug 2017 00:43:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: WordPress Foundation to Sponsor Open Source Educational Events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73970\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://wptavern.com/wordpress-foundation-to-sponsor-open-source-educational-events\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3313:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2015/06/open-source.jpg?ssl=1\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/79777096@N00/6866996865\">16th st</a> – <a href=\"https://creativecommons.org/licenses/by-nd/2.0/\">(license)</a>\n<p>The WordPress Foundation is <a href=\"http://wordpressfoundation.org/2017/call-for-organizers-introduction-to-open-source/\" target=\"_blank\">sponsoring a new series of workshops and training events</a> that will introduce people to WordPress and related open source software. The program targets communities in Latin and South America, Africa, Oceania, and Asia.</p>\n<p>“Specifically, we want to shine more light on the potential of open source software in countries where there is less participation in OSS projects,” WordPress Community Team leader <NAME> said. “To help spread the word about the potential that open source has to offer, we’d like to provide financial support for two educational events this year, to be organized in parts of the world with less participation in open source.”</p>\n<p>After the success of the <a href=\"https://wptavern.com/wordcamp-incubator-program-to-launch-in-indonesia-zimbabwe-and-columbia\" target=\"_blank\">WordCamp Incubator Program</a>, which brought three new camps to Indonesia, Zimbabwe, and Colombia, there is some evidence that initiatives to bring WordPress to other parts of the world can have valuable returns. <a href=\"https://wptavern.com/harare-zimbabwe-to-host-its-2nd-wordcamp-november-4-2017\" target=\"_blank\">Harare is hosting its second WordCamp</a> in November and the local meetup group has nearly doubled over the past year. The other camps had similarly successful events and growth in meetup numbers.</p>\n<p>WordCamp Harare organizer <NAME> said that one of the biggest impacts that the first WordCamp had was to introduce local attendees to the WordPress community. WordPress software is well-known across the world but many do not know that there is a strong community behind the project that they can connect with.</p>\n<p>The WordPress Foundation is looking for organizers to host “Introduction to Open Source” events that will be structured as two-hour workshops using <a href=\"https://make.wordpress.org/training/handbook/user-lessons/what-is-open-source/\" target=\"_blank\">training</a> <a href=\"https://make.wordpress.org/training/handbook/user-lessons/what-can-you-do-with-wordpress/\" target=\"_blank\">materials</a> available in the WordPress handbook. The goal is to introduce attendees to the world of open source software, the GPL license, and how it is important for WordPress as an open source project.</p>\n<p>The Foundation is subsidizing the events (up to $500) so they will be free for anyone to attend. A <a href=\"http://wordcampcentral.polldaddy.com/s/open-source-training-organizer-application\" target=\"_blank\">10-question application</a> is open for those who want to organize an event in 2017. The call for organizers says that preference will be given to organizers who are already members of a group that is part of WordPress’ meetup chapter program and areas where no WordCamp has previously been organized. Applications close August 21 and successful applicants will be notified by September 8.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Aug 2017 19:19:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Post Status: Publish Conference, in pictures\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=38424\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://poststatus.com/publish-conference-pictures/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34326:\"<p>Pictures from <a href=\"https://poststatus.com/publish\">Post Status Publish</a> were almost all taken by <a href=\"https://poststatus.com/people/brian-richards/\"><NAME></a>, unless they are pictures of <NAME>. I took those.</p>\n<p>We had a great time learning and networking in Atlanta, and here’s a snippet of our time together. The event consisted of two full days of talks from some pretty amazing speakers.</p>\n<p>Special thanks to <a href=\"https://www.liquidweb.com/managedwordpress/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">Liquid Web</a> for being our platinum sponsor, and to <a href=\"https://jetpack.com/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">Jetpack</a>, <a href=\"https://pantheon.io/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">Pantheon</a>, and <a href=\"https://www.siteground.com/wordpress-hosting.htm/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">SiteGround</a> for being gold sponsors. Without them, and our wonderful attendees of course, none of this would be possible.</p>\n<p>Video is being processed and will be available to all attendees, and we’re working out how exactly to make them available for other folks who may want to see the sessions.</p>\n\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-4/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-4-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-2/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-2-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-1/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-1-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-3/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-3-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-5/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-5-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-6/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-6-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-7/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-7-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-8/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-8-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-9/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-9-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-10/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-10-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-11/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-11-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-12/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-12-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-13/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-13-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-14/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-14-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-15/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-15-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-16/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-16-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-17/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-17-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-18/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-18-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-19/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-19-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-20/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-20-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-21/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-21-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-22/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-22-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-23/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-23-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-24/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-24-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-25/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-25-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-26/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-26-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-27/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-27-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-28/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-28-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-29/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-29-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-30/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-30-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-31/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-31-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-32/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-32-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-33/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-33-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-34/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-34-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-35/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-35-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-36/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-36-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-37/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-37-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-38/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-38-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-39/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-39-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-40/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-40-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-41/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-41-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-42/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-42-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-43/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-43-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-44/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-44-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-45/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-45-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-46/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-46-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-47/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-47-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-48/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-48-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-49/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-49-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-50/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-50-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-51/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-51-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-52/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-52-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-53/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-53-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-54/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-54-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-55/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-55-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-56/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-56-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-57/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-57-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-58/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-58-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-59/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-59-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-60/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-60-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-61/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-61-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-62/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-62-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-63/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-63-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-64/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-64-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-65/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-65-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-66/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-66-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-68/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-68-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-67/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-67-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-69/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-69-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-70/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-70-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-71/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-71-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-72/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-72-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-73/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-73-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-74/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-74-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-75/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-75-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-76/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-76-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-77/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-77-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-78/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-78-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-79/\"><img width=\"100\" height=\"150\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-79-100x150.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-80/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-80-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-81/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-81-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-82/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-82-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-83/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-83-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-84/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-84-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-85/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-85-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-86/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-86-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-87/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-87-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-88/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-88-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-89/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-89-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-90/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-90-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-91/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-91-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-92/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-92-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-93/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-93-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-94/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-94-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-95/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-95-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-96/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-96-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-97/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-97-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-98/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-98-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-99/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-99-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-100/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-100-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-101/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-101-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-102/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-102-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-103/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-103-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-104/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-104-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-105/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-105-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-106/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-106-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-107/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-107-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\n<a href=\"https://poststatus.com/publish-conference-pictures/publish-conference-atlanta-post-status-108/\"><img width=\"150\" height=\"100\" src=\"https://cdn.poststatus.com/wp-content/uploads/2017/08/publish-conference-atlanta-post-status-108-150x100.jpg\" class=\"attachment-thumbnail size-thumbnail\" alt=\"\" /></a>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Aug 2017 18:39:18 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"HeroPress: WordPress Ate My Life—In a Good Way\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2016\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:128:\"https://heropress.com/essays/wordpress-ate-life-good-way/#utm_source=rss&utm_medium=rss&utm_campaign=wordpress-ate-life-good-way\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11502:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/080917-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Thanks to the WordPress meetup, I found focus, fun, friends, and what passes for fame.\" /><p>I did not spend my childhood wanting to grow up to be a WordPress consultant. Given that I was born in 1967, long before the World Wide Web even existed, I would have had to be clairvoyant to aspire to any kind of web development. I was intrigued by computers when I first encountered the TRS-80 at the age of 12, but other than learning a few lines of BASIC, I didn’t pursue programming.</p>\n<p>Parenthetically, I don’t think it was because girls weren’t encouraged to become programmers. This was even before the days of the Control Data Institute commercials on TV. Programming as a career for anyone at all was not in the minds of the general public, at least not in Ohio. And although I thought computers were cool (being a science fiction fan and all), I didn’t have any clear sense of what you could do with them. I never made the mental connection between writing a 10-line program in BASIC and eventually creating something like a video game or a word-processing program.</p>\n<p>During my freshman year in college, I fell into the Classics Vortex, and ended up going to graduate school to study Greek and Latin drama. I expected to get my degree and a university teaching job.</p>\n<blockquote><p>I spoke at a few conferences and published a few papers. And I discovered the World Wide Web.</p></blockquote>\n<p>I’d gotten online in 1985, also in my freshman year at Brown. We were on BITNET and someone in the computer center showed me how to get onto Relay when I was down their using the mainframe to write essays with. (Fly, sledgehammer, boom.) The Internet came into being about the time I got to graduate school in 1989, and someone showed me the Web in 1994. It blew me away, because a visual medium of communication is vastly superior to a text-based medium when you’re talking about theatrical productions.</p>\n<p>By the end of 1994 I’d moved to England and created my first web page. (We didn’t have websites in those days, just ‘pages.’ Even if there were lots of pages. And wow, I just wrote that in inverted commas rather than quotation marks, as if my brain shifted itself back to Britain just thinking about it.)</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/DIDASKALIA-1998-min.png\"><img class=\"size-large wp-image-2017\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/DIDASKALIA-1998-min-1024x506.png\" alt=\"Sallie’s first website, Didaskalia, as it was in 1998\" width=\"960\" height=\"474\" /></a>Sallie’s first website, Didaskalia, as it was in 1998\n<p>So you’d think that maybe, from there, I would have gotten into a career in web development whether or not WordPress had ever existed, but that wasn’t what actually happened.</p>\n<h3>When Your Body Isn’t Your Friend</h3>\n<p>While I was still in graduate school, I developed a debilitating chronic illness that prevented me from finishing my PhD due to a combination of physical and cognitive problems, and although I started to get better at first, by the end of 1998, when I had to return to the US, my condition had worsened to the point where I wasn’t sure I’d ever be able to work. I spent about 18 months just going to doctors and therapists and support groups. When I did start working, it was as a caregiver, doing extremely simple tasks, because my confidence in my ability to do knowledge work of any kind was so badly damaged.</p>\n<p>I eventually started doing more kinds of things to earn money: clerical work, basic tech support, writing. Somewhere in there, I helped a couple of people with their websites, even though I’d missed a whole lot of the evolution of the Web. (I’m not at all sorry to have skipped Flash.) I was feeling considerably better thanks to new medication, and easing my way toward being self-supporting, but at the time I discovered WordPress in 2005, I was suffering from a bad case of Multiple Business Personality Disorder. I had a number of useful skills, but no clear focus or unifying principle.</p>\n<p>I had started my first blog on Blogger in January 2005, but within a few months I found myself hanging out with a lot of podcasters, and almost all of them used WordPress because the PodPress plugin (RIP) made it so easy to publish feeds with enclosures. I started to explore WordPress further, and within a few years had migrated my blog from Blogger because they stopped allowing you to self-host your blog. WordPress had meanwhile introduced pages, making it possible to build an entire website rather than having an HTML website and a WordPress blog.</p>\n<h3>Finding Community</h3>\n<p>But WordPress would probably have remained a sideline if I hadn’t started going to WordPress meetups. I was at a podcasting meetup in San Francisco in late 2008 when someone mentioned a WordPress meetup in SF. I went to a meeting (I think in January 2009) and someone THERE mentioned that there was a WordPress meetup starting in the East Bay, closer to where I lived. I went to that meeting in February 2009…and the rest is history.</p>\n<blockquote><p>It wasn’t that the first meetup was such an amazing experience. The organizer was new at running a meetup and we were all strangers to each other. But somehow talking about our shared interest in WordPress just made us more interested.</p></blockquote>\n<p>I’ve always been a service junkie, and I’d been involved with other networking groups for years, so it wasn’t long before I found myself co-organizer, helping to plan and run the meetup and welcoming new members as they joined. Through the meetup, I started to learn more about the WordPress community and open source software. A group of us went to WordCamp SF 2009.</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/WordCampSF-2010-min.jpg\"><img class=\"size-full wp-image-2019\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/WordCampSF-2010-min.jpg\" alt=\"East Bay WordPress Meetup members at WCSF 2010\" width=\"1776\" height=\"2336\" /></a>East Bay WordPress Meetup members at WCSF 2010\n<p>Because of the meetup, I made more and more connections in the wider WordPress community. Because of the meetup, I learned a lot more about WordPress than I would have on my own, in part because I often had to teach it. Because of the meetup, more WordPress-related work came to me. I started to learn more code, little bits and fragments at a time. WordPress drew me in deeper and deeper as time progressed. In 2012, I officially registered WP Fangirl, and since that time, almost all my income has come from WordPress work.</p>\n<h3>All the WordCamps</h3>\n<p>I went to all the San Francisco WordCamps between 2009 and 2014, after which WordCamp US was instituted. By the time the first WordCamp Sacramento was announced in 2015, all the meetup presentations I’d done gave me the confidence to submit a talk. It was accepted. I’ve since spoken at WCLAX 2016 and WCSAC 2016. I’m working on my presentation for WCSAC 2017. (I’d love to travel for more meetups, but it’s not in the budget.)</p>\n<a href=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/Sallie_Goetsch-min.jpg\"><img class=\"size-full wp-image-2021\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2017/08/Sallie_Goetsch-min.jpg\" alt=\"Speaking at WordCamp LAX 2016\" width=\"1920\" height=\"1086\" /></a>Speaking at WordCamp LAX 2016\n<p>The experience I had with the Meetup made me want to connect more and more with other WordPress people, and to help out where I could. As I said, I’m a service junkie, so I readily embraced the idea of giving back to the community. I’m not a good enough developer (yet, anyway) to be a core contributor, but there are lots of ways to contribute. The main one, in my case, is organizing the meetup, though it took me until 2016 to join the official WordPress Community meetup program.</p>\n<p>I was also very active in the main WordPress LinkedIn group for several years, which led to O’Reilly hiring me as the technical reviewer for WordPress: The Missing Manual. (It may also have contributed to the gig I had in 2011 making WordPress videos for Peachpit Press and the one in 2012 and 2013 teaching WordPress for Mediabistro.)</p>\n<p>I started listening to WordPress podcasts in about 2006, though WP Weekly is the only one of those early shows that’s still around. There are tons of new WP podcasts now, more than I can keep up with. I got invited to participate in one, the WP-Tonic panel, starting in 2015. You can hear me being mouthy and opinionated there almost every week. I follow WordPress people on Twitter, belong to WordPress Slack teams, and have been known to dream about WordPress.</p>\n<p>Thanks to the WordPress meetup, I found focus, fun, friends, and what passes for fame. I’m still working on fortune, but I can tell you that the secret to the many great referrals I’ve gotten from my extensive network of WordPress connections is this: don’t go into it looking for what you can get. Just concentrate on what you can give, and never stop learning.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: WordPress Ate My Life—In a Good Way\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=WordPress%20Ate%20My%20Life%E2%80%94In%20a%20Good%20Way&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-ate-life-good-way%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: WordPress Ate My Life—In a Good Way\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-ate-life-good-way%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fwordpress-ate-life-good-way%2F&title=WordPress+Ate+My+Life%E2%80%94In+a+Good+Way\" rel=\"nofollow\" target=\"_blank\" title=\"Share: WordPress Ate My Life—In a Good Way\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/wordpress-ate-life-good-way/&media=https://heropress.com/wp-content/uploads/2017/08/080917-min-150x150.jpg&description=WordPress Ate My Life—In a Good Way\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: WordPress Ate My Life—In a Good Way\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/wordpress-ate-life-good-way/\" title=\"WordPress Ate My Life—In a Good Way\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/wordpress-ate-life-good-way/\">WordPress Ate My Life—In a Good Way</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Aug 2017 12:00:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"Post Status: Live from Publish: Challenges facing the WordPress Economy — Draft podcast\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=38415\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://poststatus.com/live-publish-challenges-facing-wordpress-economy-draft-podcast/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1640:\"<p>Welcome to the Post Status <a href=\"https://poststatus.com/category/draft\">Draft podcast</a>, which you can find <a href=\"https://itunes.apple.com/us/podcast/post-status-draft-wordpress/id976403008\">on iTunes</a>, <a href=\"https://play.google.com/music/m/Ih5egfxskgcec4qadr3f4zfpzzm?t=Post_Status__Draft_WordPress_Podcast\">Google Play</a>, <a href=\"http://www.stitcher.com/podcast/krogsgard/post-status-draft-wordpress-podcast\">Stitcher</a>, and <a href=\"http://simplecast.fm/podcasts/1061/rss\">via RSS</a> for your favorite podcatcher. Post Status Draft is hosted by <NAME> — the CTO of Human Made — and <NAME>.</p>\n<p>In this episode, Brian and Joe are live at Post Status Publish and answer questions from the conference audience. They are asked about mistakes they think the WordPress product ecosystem is making, the challenges of working remotely, and many more existential questions.</p>\n<a href=\"https://audio.simplecast.com/0550d90d.mp3\">https://audio.simplecast.com/0550d90d.mp3</a>\n<p><a href=\"https://audio.simplecast.com/0550d90d.mp3\">Direct Download</a></p>\n<p>Publish was a lot of fun, and we’ll have more audio, video, and pictures available over the coming weeks.</p>\n<h3>Sponsor: Liquid Web</h3>\n<p><span><a href=\"https://www.liquidweb.com/managedwordpress/?utm_source=post_status&utm_medium=banner&utm_campaign=ps_ads\">Liquid Web</a> was the platinum sponsor of the Publish podcast, and therefore this episode of the podcast as well. If you haven’t tried Liquid Web’s Managed WordPress product, it’s time. They are doing awesome work in this space for mission critical sites.</span></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 09 Aug 2017 00:29:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:65:\"WPTavern: WordPress Core Fields API Project Sees Renewed Interest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73965\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://wptavern.com/wordpress-core-fields-api-project-sees-renewed-interest\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5551:\"<p>As work continues at a feverish pace <a href=\"https://make.wordpress.org/core/2017/08/08/discovering-gutenberg-and-next-steps/\">on Gutenberg</a>, many developers throughout the community are <a href=\"https://github.com/WordPress/gutenberg/issues/952\">engaging in discussions</a> on how <a href=\"https://wptavern.com/gutenberg-development-team-confirms-meta-box-api-will-not-be-formally-deprecated\">meta boxes will be handled</a> in the new editor. The team is <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320644682\">considering various solutions</a> and <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320638392\">some </a>have <a href=\"https://twitter.com/scottkclark/status/894488147966517248\">suggested</a> that a Fields API in core would have made the future of meta boxes less of an issue.</p>\n<p>I reached out to <a href=\"https://www.scottkclark.com/\"><NAME></a>, lead developer of the <a title=\"Pods Framework for WordPress\" href=\"http://pods.io/\" target=\"_blank\" rel=\"noopener\">Pods Framework</a> and one of the main contributors to the <a href=\"https://make.wordpress.org/core/tag/fields-api/\">Fields API project</a>. Clark explains what the Fields API is, its current status, its relationship to the meta box discussions, and how to contribute.</p>\n<p><strong>For those who don’t know, what is the Fields API project? How would it impact users?</strong></p>\n<p>It’s a <a href=\"https://github.com/sc0ttkclark/wordpress-fields-api\">feature proposal</a> for WordPress core to allow registering fields to different screens in the admin area through a single API. For posts, this would add new meta boxes and fields within them. For users, it would add new sections and fields to the profile screen. The goal is to integrate with all of the different admin screens including, Posts, Terms, Users, Media, and Comments.</p>\n<p>Typical users would notice that the fields added by plugins they are using all have a similar look and feel. That’s really an oversimplification of what’s going on behind the scenes, but it’s one of the big benefits as well, since it shouldn’t really affect end-users beyond improving consistency of different screens and potential redesigns.</p>\n<p><strong>What has caused progress on the project to slow down?</strong></p>\n<p>I was out-of-town for a all-hands company meetup, lead organized WordCamp Dallas-Fort Worth 2016, and ran PodsCamp 2016 in Austin, TX, all in the span of about a month and a half. It was intense, but somehow last summer I thought I could manage moving too.</p>\n<p>We were in the process of showing our house, almost all of the time, so that we could sell it. The buying process was full of thorns, with a move that was pretty fun. I also started a new job at Modern Tribe in February, 2017.</p>\n<p>In retrospect, yes that was way too much but the challenge was met and the only thing that suffered was the Fields API project, which was no easy feat. It’s unfortunate, but I’m glad to be getting back into things again this month.</p>\n<p><strong>Are new contributors showing a renewed interest in the project?</strong></p>\n<p>Yes. We recently had a few people become interested in helping. When I’ve got help, I’m 300% more productive. It’s much easier to bounce ideas off of others with shared experience than it is going alone.</p>\n<p><strong>How does the API relate to how meta boxes could be handled in Gutenberg? If the API were in core, how would it influence the discussion?</strong></p>\n<p>Here’s where the irony sets in. If we were successful in getting a Fields API into WordPress before Gutenberg was a thing, the ability for Gutenberg to revamp as much as it has planned to revamp in the post editor, would not be as hindered as it is now.</p>\n<p>The biggest problem I see facing Gutenberg is reining in the scope that covers meta boxes. They need to get things working for meta boxes that are already being registered and used by plugin developers.</p>\n<p>If Fields API were a part of WordPress, they would still need to keep backwards compatibility but I could easily add a meta box with my fields into the proposed Gutenberg meta boxes (still in discussion) with just a few lines of code. Plus, my fields and meta boxes registered using the Fields API would work just fine on pre-Gutenberg sites.</p>\n<p>Another parallel here would be the User edit screen, which has had <a href=\"https://make.wordpress.org/core/2015/08/03/fields-api-request-for-review-of-direction/\">much discussion</a> about revamping the way it looks. It’s very difficult to revamp it and give it consistency without a Fields API already in place. It’s not impossible, but many problems come to the surface during any approach to ‘React-ify’ it, utilize meta boxes, or whatever it would use.</p>\n<p><strong>How can people get involved/contribute to the Fields API project?</strong></p>\n<p>I’m very excited to have others interested in moving the project along. I’m eager to gain more interest. They can join us in <a href=\"https://wordpress.slack.com/messages/C04MWK7PZ/\">#core-fields</a> on <a href=\"https://wordpress.slack.com/\">WordPress Slack</a> if anyone is interested. They can also follow the <a href=\"https://github.com/sc0ttkclark/wordpress-fields-api\">project on GitHub</a> where pull requests are welcomed.</p>\n<p>Clark also says that the GitHub repository will be revamped soon to provide more focus on making the project a feature-plugin first instead of a core proposal.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Aug 2017 21:47:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: Gutenberg Development Team Confirms Meta Box API Will Not be Formally Deprecated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73939\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:101:\"https://wptavern.com/gutenberg-development-team-confirms-meta-box-api-will-not-be-formally-deprecated\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8674:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2015/07/boxes.jpg?ssl=1\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/25716750@N06/2527068003\">Doors Open Toronto 2008 – Toronto Archives</a> – <a href=\"https://creativecommons.org/licenses/by/2.0/\">(license)</a>\n<p>The discussion surrounding <a href=\"https://github.com/WordPress/gutenberg/issues/952\" target=\"_blank\">how Gutenberg will handle meta boxes</a> heated up over the weekend after a participant <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320230104\" target=\"_blank\">commented</a> on the GitHub issue with concern regarding meta box support being removed from the most recent milestone.</p>\n<p>“I see this vital issue has been removed from any milestone,” @steveangstrom said. “It has been de-prioritized again while bells and whistles for blog editing get lots of work and are added to betas. This is very worrying for the future of WordPress as a CMS.”</p>\n<p><NAME>, one of the lead developers on the project, reassured followers of the topic that the Gutenberg team has not forgotten about the issue but rather that it is “an extremely complicated issue that we are only beginning to look into, along with many, many other priorities for getting the editor working well.” He also <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320523428\" target=\"_blank\">asked</a> for help from the community in planning and testing implementations for supporting meta boxes.</p>\n<p>This response left many things unclear. Participants in the discussion, many of whom are developers concerned about about the prospect of having to rewrite all of their meta boxes as React components, are wondering why meta boxes cannot work alongside the new Gutenberg editor and why the team chose to include meta boxes in the scope of the project.</p>\n<p>“Is it possible to replace the existing TinyMCE post editor with Gutenberg while leaving the rest of the interface, including meta boxes and existing hooks, unchanged?” <NAME> asked. When Nylen clarified that Gutenberg, as written today, is intended to be a <code>post_content</code> editor, Hoffman summarized the concerns that many developers have expressed:</p>\n<blockquote><p>If Gutenberg is truly intended to be a <code>post_content</code> editor, then meta boxes should be left alone as they are not concerned with <code>post_content</code>.</p>\n<p>Furthermore the need for an API to translate PHP meta boxes into React meta boxes is a manufactured problem. It does not have to be a problem, but it has become a problem because somewhere along the line it was decided that rewriting the <code>post_content</code> editor should also completely change how meta boxes work.</p>\n<p>You’ve outlined the tremendous challenge of writing such an API in <a href=\"https://github.com/WordPress/gutenberg/pull/2251\" target=\"_blank\">#2251</a>. Translating PHP meta boxes into React for a popular custom fields solution like ACF is challenging enough, let alone trying to do so for every meta box implementation that exists today, popular or not. It does not scale.</p></blockquote>\n<p>As the Gutenberg contributors shared that they have only just begun to look into the meta box issue, it’s now clear why there is no roadmap for how the project will handle “legacy” PHP meta boxes. In July, Nylen said, “If I had to guess where we will end up here: current metaboxes will be moved to a “legacy” area and we will provide APIs, documentation, and examples for registering ‘new-style’ metabox-block-thingies.”</p>\n<p>Plugin developers who manage meta box libraries, agencies, and other concerned parties are following the ticket to find out how to plan for the WordPress 5.0, which has been targeted as the Gutenberg release. <NAME> <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320574699\" target=\"_blank\">asked</a> if WordPress plans to formally deprecate the meta box API, which finally drew a clear answer from the team. <NAME> <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320644682\" target=\"_blank\">responded</a>:</p>\n<blockquote><p><strong>“Does WordPress intend to formally deprecate Metabox API?”</strong><br />\nNo.</p>\n<p>The question that is not fully answered yet is how do meta-boxes work in the context of the Gutenberg editor. Should they remain the same or evolve? How can we move towards the design goals with the least amount of disruption possible?</p>\n<p>This issue has been lingering not due to a lack of desire, but lack of resources. The primary focus for this project is to offer a rich content editing interface that optimizes for direct manipulation of user content through the notion of blocks. (Having used meta-boxes extensively for various projects, I believe blocks can offer a better step forwards for many of those needs while providing a better user experience.)”</p></blockquote>\n<p>Ventura listed several options the team has considered for handling meta boxes and requested help from the community to build the best solution:</p>\n<ul>\n<li>If we detect a meta-box is registered we can fallback to the old interface, nothing changes.</li>\n<li>We could split editing the content and modifying meta information into two screens or stages.</li>\n<li>We can try to see how feasible it is to render these as they are (PHP) below the content: <a href=\"https://github.com/WordPress/gutenberg/pull/2251\" target=\"_blank\">#2251</a>.</li>\n<li>A theme/plugin/CPT could unregister the new interface as needed.</li>\n<li>Various items that relied on meta boxes could be converted to blocks for UI (still storing data separately).</li>\n<li>We could implement API based meta boxes extensibility like the Fields API.</li>\n</ul>\n<p>When pressed to answer the question of why meta boxes are being included in the context of the new editor, Gutenberg design lead <NAME> clarified how the team decided to include meta boxes in the scope of the project:</p>\n<blockquote><p>Gutenberg did start just with the editor box. The kickoff goal was to unify multiple disparate interfaces under a single unified block interface. It quickly become apparent that in order for us to create a compelling experience revolving around this unified block interface, we had to consider the full writing flow, including settings and publishing.</p>\n<p>If the key strength of WordPress is to make it easy for anyone to create rich posts, then we can’t just design for those of us who already know how to use the editor. We have to consider users who’ve never used WordPress before, and what they expect in a modern publishing interface. Otherwise we’d just be adding cognitive load to an already heavy interface.</p></blockquote>\n<p>The question of how meta boxes will fit into the context of the Gutenberg editor is still open. Participants in the discussion are eager to have this question answered for the sake of backwards compatibility and also because it affects ongoing decisions regarding Gutenberg development and screen design.</p>\n<p>“I completely get how much work has been done towards the ‘screen’ replacement approach,” <NAME> <a href=\"https://github.com/WordPress/gutenberg/issues/952#issuecomment-320771891\" target=\"_blank\">commented</a> on the issue. “But shouldn’t a project that started with the goal of a ‘post content editor’ replacement, have gone back to the community before deciding unilaterally that it would replace the whole editor screen?”</p>\n<p>The meta box API isn’t being deprecated but there’s also no clear path forward for how Gutenberg will support “legacy” PHP meta boxes. The Gutenberg team said the issue has not been solved due to lack of resources. The project needs community input and better communication if the team is going to land on a solution that will seamlessly usher the majority of WordPress sites into the Gutenberg era with the least amount of breakage.</p>\n<p>Currently, <a href=\"https://github.com/WordPress/gutenberg/pull/2251\" target=\"_blank\">the feasibility of rendering legacy PHP meta boxes below the content</a> is fraught with challenges and still up for debate. If there isn’t enough time or client resources for developers to rewrite their work into JS-driven meta boxes, then a clear path for opting out of the Gutenberg interface may be necessary for sites that need to preserve the legacy “PHP” meta boxes.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 08 Aug 2017 19:54:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"WPTavern: Gutenberg 0.7.0 Adds Opt-In Usage Tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73912\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://wptavern.com/gutenberg-0-7-0-adds-opt-in-usage-tracking\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6286:\"<p><a href=\"https://make.wordpress.org/core/2017/08/04/whats-new-in-gutenberg-4th-august/\" target=\"_blank\">Gutenberg 0.7.0</a> was released just before the weekend with improvements to the writing flow and greater flexibility for theme authors to add their own customizations. Last week’s version 0.6.0 release made significant changes to the way paragraphs are created within text blocks, allowing for blocks to split when pressing enter. However, it inserted a “New Paragraph” placeholder that was distracting for users trying to stay in the flow of writing.</p>\n<p>Version 0.7.0 <a href=\"https://github.com/WordPress/gutenberg/pull/2161\" target=\"_blank\">hides placeholders on focus</a>, providing a cleaner experience of starting a new paragraph. After a user has already intuitively initiated a new paragraph by pressing enter, the “New Paragraph” placeholder holds little value. Removing the placeholder is a minor improvement that brings Gutenberg closer to providing a better experience for long-form writing.</p>\n<p><a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2017/08/new-paragraph-gutenberg-0-7-0.png?ssl=1\"><img /></a></p>\n<p>This release also introduces <a href=\"https://github.com/WordPress/gutenberg/pull/2186\" target=\"_blank\">theme support for customized color palettes and a shared component</a>, such as cover text and button blocks. The sample code below shows how easy it would be for theme authors to implement their own color palettes.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/theme-support-color-palette.png?ssl=1\"><img /></a></p>\n<p>Gutenberg contributors have also added <a href=\"https://github.com/WordPress/gutenberg/pull/2021\" target=\"_blank\">theme support for wide images</a>. According to the inline docs, this allows for some blocks, such as the image block, to define a “wide” or “full” alignment by adding the corresponding classname to the block’s wrapper ( <code>alignwide</code> or <code>alignfull</code> ).</p>\n<p>These additions offer theme developers a better picture of where Gutenberg is headed in regards to themes. The plugin’s contributors are slowly building in more points of customization so that theme authors can add or override Gutenberg’s styles and provide additional opt-in features to their users.</p>\n<p>Theme support for wide images has already been committed to Tammie Lister’s experimental <a href=\"https://github.com/WordPress/gutenberg-theme\" target=\"_blank\">Gutenberg Theme</a>. The project was created to showcase how Gutenberg will interact with WordPress themes and is still a work in progress.</p>\n<h3>Gutenberg Adds Opt-In Data Collection</h3>\n<p>After updating the Gutenberg plugin to 0.7.0 and navigating to the editor, users are presented with the option to opt into data collection about their usage of the editor. The usage data, which is anonymous and does not include post content, is sent to WordPress.com for future analysis. Gutenberg contributor <NAME> explained how the data tracking works in a <a href=\"https://make.wordpress.org/core/2017/08/06/opt-in-usage-tracking-in-gutenberg/\" target=\"_blank\">post</a> on Make.WordPress.org.</p>\n<p>“The Gutenberg plugin contains a mechanism to count how often specific actions occur over time,” Nylen said. “If the user has previously clicked ‘Yes’ on this screen, and an event occurs that has an associated <a href=\"https://github.com/WordPress/gutenberg/search?utf8=%E2%9C%93&q=bumpStat&type=\" target=\"_blank\">bumpStat call</a> in the Gutenberg code, then this event is sent to WordPress.com servers by loading a special ‘pixel’ image.”</p>\n<p>Gutenberg’s tracking code stores the “group” and “name” sent with the bumpStat call (short strings of text), along with the time the event was recorded. Nylen said the team will use the data to improve the editor based on usage patterns. This data collection information is currently only available to those with access to WordPress.com servers.</p>\n<p>“As Gutenberg is an open-source community project, we view this data as belonging to the WordPress community, so we also plan to make this data available via a public dashboard,” Nylen said.</p>\n<p>He shared an example of the data that has been collected from the plugin over the past few days since 0.7.0 was released. This chart is a preview of the number and types of blocks that users have added to posts while testing the editor.</p>\n<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2017/08/gutenberg-add-block-total-e1502130689795.png?ssl=1\"><img /></a></p>\n<p>“The approach taken here is very similar to Calypso’s event tracking code,” Nylen said in the <a href=\"https://github.com/WordPress/gutenberg/pull/2140\" target=\"_blank\">pull request for adding the data collection</a>. “We can use the data added in this PR to inform various decisions such as default order for blocks and whether some blocks are less suitable for core, and more generally this is a very useful technique to collect user experience data.”</p>\n<p>The majority of Gutenberg’s chief contributors are Automattic employees, so it makes sense that they would use the options and infrastructure available to them to quickly get data collection going in Gutenberg. However, the data from these tests needs to be shared with the greater WordPress community as soon as possible, since it is being collected in the name of the WordPress project. Ideally, it would have been set up to be displayed publicly before asking users to opt into the collection.</p>\n<p>Gutenberg contributors are also considering making the data collection more modular so that it could be used with other WordPress feature plugins or existing features in the future.</p>\n<p>“Maybe the tracking could be its own module, it could be useful outside of the editor (and other WP feature plugins later),” <NAME> <a href=\"https://github.com/WordPress/gutenberg/pull/2140#discussion_r130839438\" target=\"_blank\">said</a>. “Longer term (or not), WP.org needs its own tracking infrastructure and this could be very useful to enhance WordPress.”</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 07 Aug 2017 20:05:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"WPTavern: Trademark Trial and Appeal Board Dismisses Automattic’s Trademark Dispute Against <NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73899\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:115:\"https://wptavern.com/trademark-trial-and-appeal-board-dismisses-automattics-trademark-dispute-against-chris-pearson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4102:\"<p>In July 2015, Automattic <a href=\"http://www.adrforum.com/domaindecisions/1613723.htm\">won its <span class=\"_Tgc\"> Uniform Domain-Name Dispute-Resolution Policy</span> (UDRP) case</a> against <a href=\"http://www.pearsonified.com/\"><NAME></a> regarding Thesis.com after the <a href=\"http://www.adrforum.com/domaindecisions/1613723.htm\">panel determined</a> that he failed to establish all three elements required under the ICANN Policy.</p>\n<blockquote><p>A party must satisfy all three of the burdens imposed under the Policy in order for the Panel to order transfer of a domain name from the entity registering it. Here, Complainant failed to establish that Respondent registered and used the disputed domain name in bad faith.</p>\n<p><em>See Starwood Hotels & Resorts Worldwide, Inc. v. Samjo CellTech.Ltd</em>, FA 406512 (Nat. Arb. Forum Mar. 9, 2005) (finding that the complainant failed to establish that respondent registered and used the disputed domain name in bad faith because mere assertions of bad faith are insufficient for a complainant to establish Policy ¶ 4(a)(iii)). Therefore, the Panel finds that Complainant failed to support its allegations under Policy ¶ 4(a)(iii) and finds for Respondent.</p></blockquote>\n<p>This allowed Automattic to maintain ownership of <a href=\"https://themeshaper.com/\">Thesis.com</a>. Automattic retaliated by <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=92061714&pty=CAN&eno=1\">filing a petition</a> for cancellation with the United States Patent and Trademark Office. In the petition, Automattic argued that the three trademarks owned by Pearson, DIYTHEMES, THESIS THEME, and THESIS, should be cancelled.</p>\n<p>For the past two years, legal teams for both parties have gone back and forth filing briefs, requests for extensions, and other documents. Earlier this year on April 20th, the Trademark Trial and Appeal Board <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=92061714&pty=CAN&eno=19\">dismissed the case</a> citing a lack of evidence and testimony from Automattic that establishes real interest and a reasonable belief in damages.</p>\n<blockquote><p>The record is devoid of any evidence concerning the nature of Petitioner’s (Automattic) commercial activities and its interest in Respondent’s (<NAME>) registered marks. Proof of standing in a Board proceeding is a low threshold.</p>\n<p>For example, Petitioner could have submitted testimony or competent documentary evidence as to its asserted need to use the terms comprising the marks and nature of its business activities to establish its standing.</p>\n<p>Petitioner neglected to do so. Thus, on the record before us, Petitioner has failed to establish a ‘real interest’ and ‘reasonable belief in damage.’ Accordingly, the cancellation proceeding is dismissed for Petitioner’s lack of standing.</p></blockquote>\n<p>On May 22nd,<a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=92061714&pty=CAN&eno=20\"> Automattic filed a motion</a> for the board to reconsider its decision. On June 1st, the <a href=\"http://ttabvue.uspto.gov/ttabvue/v?pno=92061714&pty=CAN&eno=21\">board denied the request</a> making its decision final.</p>\n<blockquote><p>Petitioner has failed to establish any error in the Final Decision. Rather, Petitioner expresses disagreement with the result reached and argues, for the first time on reconsideration, positions it should have alleged in its petition to cancel, supported with testimony and/or competent evidence, and raised in its trial brief.</p>\n<p>We will not infer from Petitioner’s scant allegations and evidence, and silence in its brief, proof of its standing to bring this cancellation proceeding. Petitioner’s motion for reconsideration is denied.</p></blockquote>\n<p>The decision allows Pearson to retain ownership of the DIYTHEMES, THESIS THEME, and THESIS trademarks. It’s unclear if this outcome will lead to more legal actions from either party. At the time of publishing, Pearson did not return a request for comment regarding the outcome and what his plans are for the Trademarks.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 05 Aug 2017 00:56:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: In Case You Missed It – Issue 22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=73917&preview=true&preview_id=73917\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"https://wptavern.com/in-case-you-missed-it-issue-22\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6881:\"<a href=\"https://i0.wp.com/wptavern.com/wp-content/uploads/2016/01/ICYMIFeaturedImage.png?ssl=1\" rel=\"attachment wp-att-50955\"><img /></a>photo credit: <a href=\"http://www.flickr.com/photos/112901923@N07/16153818039\">Night Moves</a> – <a href=\"https://creativecommons.org/licenses/by-nc/2.0/\">(license)</a>\n<p>There’s a lot of great WordPress content published in the community but not all of it is featured on the Tavern. This post is an assortment of items related to WordPress that caught my eye but didn’t make it into a full post.</p>\n<h2>WordPress Foundation is Taking Submissions for The Kim Parsell Memorial Scholarship</h2>\n<p>For the third year in a row, the WordPress Foundation will award a woman contributor with financial need who has never attended WordCamp US the <a href=\"https://2017.us.wordcamp.org/kim-parsell-memorial-scholarship-2017/\">Kim Parsell Memorial Scholarship</a>. The scholarship was created in memory of <NAME> who <a href=\"https://wptavern.com/kim-parsell-affectionately-known-as-wpmom-passes-away\">passed away in 2015</a>.</p>\n<p>The scholarship covers the cost of the following:</p>\n<ul>\n<li>Travel to and from Nashville from the recipient’s home city,</li>\n<li>Hotel stay for the duration of the event,</li>\n<li>A ticket to WordCamp US 2017.</li>\n</ul>\n<p>The deadline to apply for the scholarship is Tuesday, August 15th at 12a.m. Pacific.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://2017.us.wordcamp.org/kim-parsell-memorial-scholarship-2017/\">Kim Parsell Memorial Scholarship 2017</a></p></blockquote>\n<p></p>\n<h2>The WordPress Economy is Fine</h2>\n<p>In a <a href=\"https://poststatus.com/future-wordpress-economy-im-not-worried/\">guest post</a> for Post Status, <NAME>, founder of Pagely, explains why he’s not worried about the WordPress economy.</p>\n<blockquote><p>In all channels, new market entrants or existing small shops are being out-gunned by the established players, or the buyers needs are being met upon install.</p>\n<p>So is the WordPress ecosystem shrinking? Yes, segments of it are and will continue to do so. It’s like in any industry: the car replaced the horse and the robot replaced the factory worker. What was successful in the New Market phase may not work in the more mature, ‘Existing Market’ phase we are in.</p></blockquote>\n<p>It’s a good read and it’s interesting to think about what new segments will be created that don’t exist.</p>\n<h2>WPCampus 2017 Videos Are Now Available</h2>\n<p>WPCampus has published <a href=\"https://wpcampus.org/videos/\">all of the videos</a> from its 2017 conference. They’re available to watch for free either on the site or the organization’s <a href=\"https://www.youtube.com/wpcampusorg\">YouTube channel</a>. If you attended WPCampus 2017 or watched the livestream, please consider taking <a href=\"https://2017.wpcampus.org/conference-survey/\">the following survey</a> that will help organizers plan for future events.</p>\n<h2>WordPress Case Studies Needed</h2>\n<p>The WordPress marketing team has published a survey seeking case studies from agencies, enterprises, and clients who use WordPress. The team has provided a sample <a href=\"https://make.wordpress.org/marketing/files/2017/08/WordPress-Marketing-Sample-Case-Study.pdf\">Case Study</a> that can be used as a template. The case studies will help determine how WordPress is being used and help focus future marketing efforts.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/marketing/2017/08/02/calling-all-wordpress-agencies/\">Calling all WordPress Agencies</a></p></blockquote>\n<p></p>\n<h2>New Preferred Languages Prototype</h2>\n<p><NAME> unveiled an updated prototype of the preferred languages project. The project adds UI to the WordPress backend that allows users to select multiple preferred languages. WordPress will try to load the translations for the first language that’s available. If it’s not available, it will fall back to the next language in the list.</p>\n<p>Birchler is seeking feedback on the newest <a href=\"https://github.com/swissspidy/preferred-languages\">version of the plugin</a> and is working towards it being a merge candidate for WordPress 4.9.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/core/2017/05/20/preferred-languages-the-prototype/\">Preferred Languages: The Prototype</a></p></blockquote>\n<p></p>\n<h2>WordPress’ Emerging Dominance as a CMS of Choice for Law Firms</h2>\n<p><NAME>’ Keefe <a href=\"http://abovethelaw.com/2017/08/wordpress-to-dominate-as-content-management-system-for-all-law-firms/\">explains why</a> WordPress is likely to become the dominant CMS of choice for law firms.</p>\n<blockquote><p>Just as Word has replaced WordPerfect as the word processing solution of choice for law firms, WordPress is likely to replace other content management systems for law firms, both large and small.</p></blockquote>\n<h2>WordPress 4.9 Expected This November</h2>\n<p>In the last developer’s chat, WordPress 4.9 development kicked off and is expected to be released in November. This release will focus on editing code, managing plugins and themes, a user-centric way to customize a site, and improvements to features recently added. <NAME> and <NAME> are co-release leads.</p>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://make.wordpress.org/core/2017/08/03/dev-chat-summary-august-2nd-4-9-week-1/\">Dev Chat Summary: August 2nd (4.9 week 1)</a></p></blockquote>\n<p></p>\n<h2>Volunteers Needed for WordCamp US</h2>\n<blockquote class=\"wp-embedded-content\"><p><a href=\"https://2017.us.wordcamp.org/2017/08/01/wcus-needs-you-volunteer-applications-are-now-open/\">WCUS Needs You: Volunteer Applications Are Now Open</a></p></blockquote>\n<p></p>\n<h2>A Visit From St. Gutenberg</h2>\n<p><a href=\"https://wordpress.org/support/topic/catastophe-how-to-destroy-wordpress-in-2-weeks/\">Perhaps the greatest one-star review on the WordPress plugin directory. </a></p>\n<h2>Minniepuu and Wapauul!</h2>\n<p>In what is a traditional part of this series, I end each issue by featuring a Wapuu design. For those who don’t know, Wapuu is the <a href=\"http://wapuu.jp/2015/12/12/wapuu-origins/\">unofficial mascot</a> of the WordPress project. Minniepuu and Wapauul, designed by <a href=\"http://marktimemedia.com/\"><NAME></a>, are the mascots of WordCamp Minneapolis 2017 that’s taking place this weekend.</p>\n<p>Minneapolis and St. Paul, MN are commonly referred to as the Twin Cities and the city’s Major League Baseball team is the Minnesota Twins.</p>\n<img />WordCamp Minneapolis 2017 Wapuus\n<p>That’s it for issue twenty-two. If you recently discovered a cool resource or post related to WordPress, please share it with us in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 05 Aug 2017 00:18:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"J<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"WPTavern: Publishers Are Moving Back to WordPress After Short Experiments with Medium\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73902\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:96:\"https://wptavern.com/publishers-are-moving-back-to-wordpress-after-short-experiments-with-medium\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8358:\"<a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2014/07/migration.jpg?ssl=1\"><img /></a>photo credit: <a href=\"https://www.flickr.com/photos/hyku/2267820888/\">hyku</a> – <a href=\"http://creativecommons.org/licenses/by-sa/2.0/\">cc</a>\n<p><a href=\"https://www.theawl.com/\" target=\"_blank\">The Awl</a>, <a href=\"https://thinkprogress.org/\" target=\"_blank\">ThinkProgress</a>, <a href=\"https://filmschoolrejects.com/\" target=\"_blank\">Film School Rejects</a>, and several other publishers have moved back to WordPress after short experiments on Medium. In early 2016, Medium convinced a collection of small, independent publications to move to its platform but shortly thereafter discontinued its unsuccessful ad-driven publishing model <a href=\"https://www.buzzfeed.com/charliewarzel/when-you-launch-your-publication-the-same-day-medium-changes\" target=\"_blank\">without notifying publishers</a>.</p>\n<p>In March 2017, Medium CEO Ev Williams announced that his solution to fix the broken, ad-driven media industry was to fire up <a href=\"https://wptavern.com/medium-aims-to-fix-broken-media-with-new-5-subscription-program\" target=\"_blank\">a new $5 subscription program</a> that would put articles behind a paywall inside of the Medium network.</p>\n<p>Today The Awl, The Hairpin, and The Billfold announced the publications have <a href=\"https://www.theawl.com/2017/08/somethings-different/\" target=\"_blank\">moved back to WordPress</a> after switching to Medium in April 2016.</p>\n<p>“The move to Medium was a cool experiment, in my opinion, but the year is up and personally I missed the ads,” The Awl Editor <NAME> said. <a href=\"https://www.thebillfold.com/2017/08/change-is-the-only-constant-in-life/\" target=\"_blank\">The Billfold’s announcement</a> cited Mediums’ recent changes as the reason for the move back to WordPress:</p>\n<blockquote><p>Our move to Medium was an experiment to explore a different kind of business model, and that experiment is over now that the platform has moved in a different direction (<a href=\"https://www.axios.com/publishers-flee-medium-amid-business-model-changes-2440471520.html\" target=\"_blank\">you can read more in-depth about those changes here</a>).</p>\n<p>Adapting to change is all part of the many joys of being a small, independent publisher.</p></blockquote>\n<h3>Film School Rejects Returns to WordPress After 1-Year Experiment with Medium</h3>\n<p><a href=\"https://filmschoolrejects.com/what-happened-with-medium/\" target=\"_blank\">Film School Rejects (FSR) also returned to WordPress in May</a> after a year-long, rocky experiment with Medium. The publication was one of Medium’s first 12 premium publishers.</p>\n<p>“To be honest, I can’t afford, nor would my heart hold up for, a move back to a private server and WordPress,” FSR founder <NAME> <a href=\"https://www.poynter.org/2017/why-publishers-are-sticking-with-medium-for-now/444507/\" target=\"_blank\">told Poynter in January</a> after Medium announced it was pivoting away from ad-driven media. “So, barring a miracle, my site will live and die on Medium. I’m optimistic that I’ll find some sort of solution and be able to remain on Medium.”</p>\n<p>Ultimately, Medium’s goals as a publisher of subscription content were at odds with FSR’s ability to sustain the publication. Miller said they had ported 10 years of content over to the platform after being promised a beautiful user experience and a way forward that would allow FSR to grown the business, continue to pay its writers, and keep the publication on the cutting edge.</p>\n<p>“What we were sold when we joined their platform is very different from what they’re offering as a way forward,” Miller told Poynter. “It’s almost as if <NAME> wasn’t concerned that he was pulling out the rug from underneath publishers who had placed their trust in his vision for the future of journalism.”</p>\n<p>After moving FSR back to WordPress, Miller said the partnership with Medium was great until the company changed course to become a different type of platform.</p>\n<p>“As time went on, it became clear that Medium’s priorities had shifted from being a platform for independent publishers to being itself a publisher of premium, subscription-based content,” he said. “As we learned more about their future plans for the now-existent Medium ‘Members Only’ program, it became clear that our site wouldn’t be able to continue to operate the way we always had.”</p>\n<p>Miller said the process of trying a new platform and returning to WordPress made him realize that he “missed some of the customizable features of WordPress,” which led his team to work on some new features they will be launching in the future. The site has reinstated its banner advertising on pages.</p>\n<p>“We’d love to be able to do this all without any ads, but there’s no money in that,” Miller said. “And guess who doesn’t get paid if the site can’t make any money? The people who write articles, edit the site, make video essays, curate One Perfect Shot, and host podcasts.”</p>\n<h3>ThinkProgress Exits Medium, Founder Says Platform is No Longer Developed with Publishers in Mind</h3>\n<p><a href=\"https://thinkprogress.org/\" target=\"_blank\">ThinkProgress</a> was one of the largest publications to make the move to Medium last August. After less than a year, the site has moved back to WordPress, its previous publishing platform. ThinkProgress founder <NAME> told <a href=\"http://www.poynter.org/2017/with-big-plans-to-staff-up-thinkprogress-is-leaving-medium-behind-update/465424/\" target=\"_blank\">Poynter</a> that the lack of advertising capabilities was not the reason his publication left the platform but rather because Medium no longer serves the best interests of publishers.</p>\n<p>“I’m certainly not eager to have a bunch of ads on the site — and we’re not going to,” Legum said. “I’d love to have none. And if it were possible, I’d be interested in figuring out a model where we don’t have to have any. But if it’s connected to a platform that’s not going to be developed with publishers in mind, it doesn’t really make sense to think through that as a platform. That sealed it for me.”</p>\n<p>ThinkProgress is taking its 8 to 10 million unique pageviews per month back into the independent publishing space. It is the latest of several other publishers leaving Medium after having been persuaded in 2016 to jump into Ev Williams’ experiment with initial promises of free hosting, more traffic, and advertising money. Not all of the sites are moving back to WordPress, but most are looking to free themselves from Medium’s experiment on publishers and regain the ability to sell advertising and/or subscriptions.</p>\n<p><a href=\"https://www.axios.com/bill-simmons-moves-the-ringer-from-medium-to-vox-media-2426770782.html\" target=\"_blank\">The Ringer moved to Vox Media</a> at the end of May after Medium discontinued its advertising model. <a href=\"https://www.poynter.org/2017/after-being-wooed-by-medium-some-publishers-are-beginning-to-leave/459998/\" target=\"_blank\">The Pacific Standard left Medium</a> to focus on building custom features to drive subscription growth.</p>\n<p>Backchannel also moved its site off of the platform and <a href=\"https://www.wired.com/story/backchannel-is-moving-to-wired\" target=\"_blank\">is now publishing on Wired.com</a>. “In the time since Backchannel launched, Medium has shifted its business strategy, and it’s no longer as focused on helping publications like ours profit,” BackChannel Editor <NAME> said.</p>\n<p>Medium’s new <a href=\"https://medium.com/membership\" target=\"_blank\">subscription revenue model</a> and partner program are still in beta but the returns have not been enough to convince publishers to stay, even with costly migrations back to tried and proven platforms like WordPress. Ad-driven publishing may not be the most ideal way to keep a publication afloat, but publishers moving away from Medium are not willing to stay on for the the startup’s experiment at the expense of their writers and staff.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 04 Aug 2017 23:09:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: WordPress 4.8.1 Released, Adds Custom HTML Widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73825\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wptavern.com/wordpress-4-8-1-released-adds-custom-html-widget\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:901:\"<p>WordPress 4.8.1 <a href=\"https://wordpress.org/news/2017/08/wordpress-4-8-1-maintenance-release/\">is available for download</a> or as an update from the WordPress Dashboard. This release contains 29 bug fixes and improvements. The most notable addition is a dedicated <a href=\"https://wptavern.com/wordpress-4-8-1-adds-a-dedicated-custom-html-widget\">Custom HTML widget</a>.</p>\n<img />Custom HTML Widget in WordPress 4.8.1\n<p>The Custom HTML widget works similar to the Text widget in WordPress 4.7 and below. To see a full list of changes in WordPress 4.8.1, check out the <a href=\"https://codex.wordpress.org/Version_4.8.1\">release notes</a>. If you think you’ve discovered a bug, please report it in as much detail as possible on the <a href=\"https://wordpress.org/support/forum/how-to-and-troubleshooting/\">WordPress support forums</a>. Twenty-two people contributed to this release.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Aug 2017 20:26:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:23:\"Matt: Website as Resume\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=47486\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://ma.tt/2017/08/website-as-resume/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1422:\"<p>The illustrious Chance the Rapper was looking for a new intern.</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">I\'m looking for an intern, someone with experience in putting together decks and writing proposals</p>\n<p>— <NAME> From 79th (@chancetherapper) <a href=\"https://twitter.com/chancetherapper/status/846441791385677824\">March 27, 2017</a></p></blockquote>\n<p></p>\n<p>Some people responded with regular resumes, replying as images, but Negele “Hopsey” Hospedales <a href=\"https://chancehirehospey.com/\">decided to make a website on WordPress.com</a>:</p>\n<blockquote class=\"twitter-tweet\">\n<p lang=\"en\" dir=\"ltr\">maybe I\'m extra, but I think resumes are old fashion. I built a website instead. <a href=\"https://twitter.com/hashtag/ChanceHireHospey?src=hash\">#ChanceHireHospey</a><a href=\"https://t.co/DmYvxAQu61\">https://t.co/DmYvxAQu61</a></p>\n<p>— madebyhosp. (@Hospey) <a href=\"https://twitter.com/Hospey/status/846612517723947008\">March 28, 2017</a></p></blockquote>\n<p></p>\n<p>The happy ending is <a href=\"http://www.billboard.com/articles/news/lifestyle/7882484/chance-the-rapper-intern-interview-Negele-Hospedales\">written up in Billboard: he got the gig and went on tour with Chance</a>. Hospey wrote a great article on it himself: <a href=\"https://hospeyhowto.com/2017/07/29/how-to-work-for-your-favourite-rapper/\">How To Work For Your Favourite Rapper</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Aug 2017 10:23:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"Akismet: Akismet WordPress Plugin 3.3.4 Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=1955\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"http://blog.akismet.com/2017/08/03/akismet-wordpress-plugin-3-3-4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1570:\"<p>Version 3.3.4 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available.</p>\n<p>3.3.4 has a few fixes and enhancements that should make everyone’s lives better:</p>\n<ul>\n<li>URL previews in the WordPress admin will now begin preloading when the cursor moves near the link so they appear faster once you move your mouse over the link.</li>\n<li>When a comment is caught by both the Comment Blacklist and Akismet, Akismet will now leave it in Trash instead of moving it out of Trash and into Spam.</li>\n<li>A bug has been fixed that was preventing a notice from being shown when a site’s firewall was preventing it from connecting to Akismet’s servers.</li>\n<li>Akismet will no longer log all of its debug information unless a new constant (<code>AKISMET_DEBUG</code>) is also enabled, even if <code>WP_DEBUG</code> and <code>WP_DEBUG_LOG</code> are both enabled.</li>\n</ul>\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p><br /> <a rel=\"nofollow\" href=\"http://feeds.wordpress.com/1.0/gocomments/akismet.wordpress.com/1955/\"><img alt=\"\" border=\"0\" src=\"http://feeds.wordpress.com/1.0/comments/akismet.wordpress.com/1955/\" /></a> <img alt=\"\" border=\"0\" src=\"http://pixel.wp.com/b.gif?host=blog.akismet.com&blog=116920&post=1955&subd=akismet&ref=&feed=1\" width=\"1\" height=\"1\" />\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Aug 2017 04:25:22 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"WPTavern: WPWeekly Episode 283 – A Visit From St. Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://wptavern.com?p=73870&preview=true&preview_id=73870\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://wptavern.com/wpweekly-episode-283-a-visit-from-st-gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2823:\"<p>In this episode, <a href=\"https://jjj.blog/\"><NAME></a> and I start off the show with an adaptation of ‘<a href=\"https://www.poets.org/poetsorg/poem/visit-st-nicholas\">A Visit from St. Nicholas</a>‘ created by <NAME>. Since we didn’t have a guest, Jacoby and I opened up about our personal lives which turned into a conversation about remote working from home. We also discussed the news of the week, including SiteLock’s acquisition of Patchman, WordPress 4.8.1, and Adobe discontinuing Flash.</p>\n<h2>Stories Discussed:</h2>\n<p><a href=\"https://wptavern.com/a-fix-for-wordpress-weekly-subscribers-using-pocket-casts\">A Fix for WordPress Weekly Subscribers Using Pocket Casts</a><br />\n<a href=\"https://wptavern.com/wordpress-4-8-1-adds-a-dedicated-custom-html-widget\">WordPress 4.8.1 Adds a Dedicated Custom HTML Widget</a><br />\n<a href=\"https://wptavern.com/sitelock-acquires-patchmans-malware-and-vulnerability-detection-technology-expands-wordpress-customer-base-to-4-million\">SiteLock Acquires Patchman’s Malware and Vulnerability Detection Technology, Expands WordPress Customer Base to 4 Million</a><br />\n<a href=\"https://wptavern.com/adobe-to-discontinue-flash-support-and-updates-in-2020\">Adobe to Discontinue Flash Support and Updates in 2020</a><br />\n<a href=\"https://wptavern.com/blog-passes-100000-registrations-66-5-of-purchased-domains-are-in-use\">.blog Passes 100,000 Registrations, 66.5% of Purchased Domains are in Use</a><br />\n<a href=\"https://wptavern.com/buddypress-2-9-adds-ability-to-safely-edit-a-groups-permalink\">BuddyPress 2.9 Adds Ability to Safely Edit A Group’s Permalink</a><br />\n<a href=\"https://wptavern.com/new-dobby-plugin-captures-and-hides-unwanted-wordpress-admin-notices\">New Dobby Plugin Captures and Hides Unwanted WordPress Admin Notices</a></p>\n<h2>Picks of the Week:</h2>\n<p>An entertaining <a href=\"https://wordpress.org/support/topic/catastophe-how-to-destroy-wordpress-in-2-weeks/\">one-star review</a> of Gutenberg based on ‘A Visit from St. Nicholas’ poem by <NAME>.<b></b></p>\n<h2>WPWeekly Meta:</h2>\n<p><strong>Next Episode:</strong> Wednesday, August 9th 3:00 P.M. Eastern</p>\n<p><strong>Subscribe To WPWeekly Via Itunes: </strong><a href=\"https://itunes.apple.com/us/podcast/wordpress-weekly/id694849738\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via RSS: </strong><a href=\"https://wptavern.com/feed/podcast\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Subscribe To WPWeekly Via Stitcher Radio: </strong><a href=\"http://www.stitcher.com/podcast/wordpress-weekly-podcast?refid=stpr\" target=\"_blank\" rel=\"noopener\">Click here to subscribe</a></p>\n<p><strong>Listen To Episode #283:</strong><br />\n</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Aug 2017 01:25:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:103:\"WPTavern: WordPress Polyglots Team Fuels International Community Growth with 3rd Global Translation Day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=73789\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:114:\"https://wptavern.com/wordpress-polyglots-team-fuels-international-community-growth-with-3rd-global-translation-day\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6613:\"<p><a href=\"https://i1.wp.com/wptavern.com/wp-content/uploads/2016/04/wordpress-global-translation-day.png?ssl=1\"><img /></a></p>\n<p>The <a href=\"https://wptranslationday.org/\" target=\"_blank\">3rd Global WordPress Translation Day</a> has been set for September 30, 2017. The success of previous events has generated momentum to continue the 24-hour global translation sprints and has also increased the visibility of the Polyglots team’s contributions. These sprints have provided a catalyst for the team’s growth from 5,000 contributors in April 2015 to 17,000 in November 2016. The greater WordPress community has also grown in tandem, as reliable translations are the lifeblood of international WordPress usage.</p>\n<p>One way of measuring the growth of the global community is the checking the status of local meetups. After the addition of the dashboard events widget in WordPress 4.8, the community has seen a sharp rise in <a href=\"https://www.meetup.com/pro/wordpress/\" target=\"_blank\">meetup group</a> growth, according to <a href=\"https://wordpress.org/news/2017/08/the-month-in-wordpress-july-2017/\" target=\"_blank\">recent stats</a> from the community team. The widget displays local WordPress events for logged-in users.</p>\n<p>“It’s safe to say that the widget has achieved its goals admirably — since WordPress 4.8 was released a little over a month ago, 31 new meetup groups have been formed with 15,647 new members across the whole program,” <NAME> said. “This is compared to 19 new groups and only 7,071 new members in the same time period last year.”</p>\n<p><a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/wordpress-meetups.png?ssl=1\"><img /></a></p>\n<p>Much of that growth can be attributed to the growth of the international WordPress community, which has continued to advance the concept of <a href=\"https://make.wordpress.org/community/2017/07/18/regional-camps-take-2/\" target=\"_blank\">regional WordCamps</a> for countries and continents. These include events such as WordCamp Netherlands, WordCamp Europe, and the planned WordCamp Asia, that bring larger groups of WordPress enthusiasts together around a common region.</p>\n<p>In 2014, the WordPress community hosted 80 WordCamps in 29 countries. At the conclusion of 2016, there were 115 total WordCamps hosted in 41 different countries.</p>\n<p><a href=\"https://w3techs.com/technologies/details/cm-wordpress/all/all\" target=\"_blank\">WordPress’ usage</a> continues to grow every year, and the percentage of non-English-speaking users is also expanding. In 2014, non-English WordPress downloads surpassed English downloads for the first time.</p>\n<p>Last July, <a href=\"https://wptavern.com/wordpress-stats-page-redesigned-adds-new-data-on-installs-by-langauge\" target=\"_blank\">53.9% of WordPress sites used the English (US) locale</a>. That number has dropped to 50% as of today, as international usage continues to rise.</p>\n<a href=\"https://i2.wp.com/wptavern.com/wp-content/uploads/2017/08/wordpress-locales-july-2017.png?ssl=1\"><img /></a>Stats from WordPress.org July 2017\n<p><NAME>’s lightning talk at WordCamp Europe identified one example of <a href=\"http://wordpress.tv/2017/06/21/rahul-bansal-how-translation-sprints-helps-bring-in-new-contributors/\" target=\"_blank\">how the translation sprints are bringing in new contributors in India</a>. In the past, meetup groups have had a problem with retaining new users, who often come to their first meetup lacking both a sense of belonging and confidence in contributing. Bansal and other Polyglots members had an idea to remove this block to contributing by getting new users involved in translating WordPress.</p>\n<p>During the last global translation day event, Bansal helped organize a local group to translate WordPress core into Hindi, Marathi, and Gujarati. They also translated the subtitles for the WordPress 4.6 release video. The key was that the leaders did not participate in translating strings but rather focused on guiding new translators – 90% ended up being first-time contributors.</p>\n<p>WordPress 4.6 shipped with support for 50 languages and the complete Gujarati translation was added to core just a few days before the release. Its inclusion in the release made WordPress more accessible to approximately 65.5 million Gujarati speakers worldwide.</p>\n<div class=\"embed-wrap\"></div>\n<p>The 3rd Global WordPress Translation Day falls on the same day that the <a href=\"https://www.un.org/press/en/2017/ga11914.doc.htm\" target=\"_blank\">United Nations has designated as International Translation Day</a>, a new initiative to recognize “the role of professional translation in connection with nations and fostering peace, understanding, and development.”</p>\n<p>WordPress has only just begun to explore its potential to democratize publishing and hasn’t even cracked the ice in terms of usage across the world’s most popular languages. Sites using the various Chinese and Arabic locales make up less than 2% of international usage, despite these languages having more than a billion native speakers combined. If WordPress adoption takes off in these parts of the world, it will create a whole new wave of contribution and vastly expand the world market for commercial plugins and themes. The Polyglots team are on the forefront of making this possible.</p>\n<p>The first two WPTranslationDay events were held in April and November of 2016. The <a href=\"https://wptavern.com/2nd-global-wordpress-translation-day-brings-780-translators-together-across-133-locales\" target=\"_blank\">second event had a 74% increase in participation over the first</a> with a total of 780 translators participating. This year organizers are aiming to host more local translation sprints to surpass the 67 held in November. If you want to join the Polyglots team to help serve WordPress’ growing international community, you can attend or <a href=\"https://docs.google.com/spreadsheets/d/1Fecq1StAPn9nDgabGMLdXiqszWkkxP6-5cM5YHXwLPg/edit?usp=drivesdk\" target=\"_blank\">organize one of the local events</a>, <a href=\"https://www.crowdcast.io/e/gwtd3/\" target=\"_blank\">watch sessions live on CrowdCast</a>, <a href=\"https://docs.google.com/spreadsheets/d/1Fecq1StAPn9nDgabGMLdXiqszWkkxP6-5cM5YHXwLPg/edit?usp=drivesdk\" target=\"_blank\">organize a remote event</a>, <a href=\"https://wptranslationday.org/call-for-speaker/\" target=\"_blank\">become a speaker</a>, or start translating at <a href=\"http://translate.wordpress.org\" target=\"_blank\">translate.wordpress.org</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 03 Aug 2017 00:36:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Dev Blog: WordPress 4.8.1 Maintenance Release\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=4875\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://wordpress.org/news/2017/08/wordpress-4-8-1-maintenance-release/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2547:\"<p>After over 13 million downloads of WordPress 4.8, we are pleased to announce the immediate availability of WordPress 4.8.1, a maintenance release.</p>\n<p>This release contains 29 maintenance fixes and enhancements, chief among them are fixes to the rich Text widget and the introduction of the Custom HTML widget. For a full list of changes, consult the <a href=\"https://codex.wordpress.org/Version_4.8.1\">release notes</a>, the <a href=\"https://core.trac.wordpress.org/query?status=closed&milestone=4.8.1&group=component\">tickets closed</a>, and the <a href=\"https://core.trac.wordpress.org/log/branches/4.8?rev=41210&stop_rev=40891\">list of changes</a>.</p>\n<p><a href=\"https://wordpress.org/download/\">Download WordPress 4.8.1</a> or visit <strong>Dashboard → Updates</strong> and simply click “Update Now.” Sites that support automatic background updates are already beginning to update to WordPress 4.8.1.</p>\n<p>Thanks to everyone who contributed to 4.8.1:<br />\n<a href=\"https://profiles.wordpress.org/adamsilverstein/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/afercia/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/azaozz/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/atanasangelovdev/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/gitlost/\">bonger</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/bor0/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/dlh/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jnylen0/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jbpaul17/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/jmdodd/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce</a>, <a href=\"https://profiles.wordpress.org/r-a-y/\">r-a-y</a>, <a href=\"https://profiles.wordpress.org/greuben/\">Reuben Gunday</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/sa3idho/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/nomnom99/\"><NAME></a>, <a href=\"https://profiles.wordpress.org/timmydcrawford/\"><NAME></a>, and <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 21:26:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Weston Ruter\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n \n \n \n \n \n \n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"HeroPress: Your Skills Speak Louder Than Your Gender\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=2006\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:126:\"https://heropress.com/essays/skills-speak-louder-gender/#utm_source=rss&utm_medium=rss&utm_campaign=skills-speak-louder-gender\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6358:\"<img width=\"960\" height=\"480\" src=\"http://20094-presscdn.pagely.netdna-cdn.com/wp-content/uploads/2018/08/080217-min-1024x512.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Do not put up with discrimination, talk about it openly, and stand against it.\" /><blockquote><p>I don’t usually talk or even think about gender in relation to my career. I’m a female developer but I’ve never really felt like that is anything too special and more importantly I have rarely felt like my gender mattered.</p></blockquote>\n<p>As a kid I thought I would become an artist or a dancer. It wasn’t until I had to choose the university to apply to that I decided to go with something more practical so I went with Computer Science. I hadn’t really done much with code before that, except for having a Lord of the Rings discussion board with my friends and making doing some HTML & CSS related to that. After the first year of school I was already making my first WordPress sites to paying customers.</p>\n<p>After graduating I have been a full-time employee in a developer position as well as a freelancer. I’ve worked both in Finland and in the USA. During my career I have actually been surprised how easy it has been for me, a woman in the male-dominated industry, to find work, to get promoted and to get recognition. I have not faced much discrimination or prejudice related to my gender, and the great professionals I have got to work with have always been interested in my skills beyond anything else.</p>\n<p>So how come there is such a huge gender gap in the industry? I’ve witnessed it myself many times – being the only woman in a WordPress meetup of thirty people, or not having to queue at all to women’s bathroom in a tech conference with over 1000 attendees. There is no doubt that women are as capable as men, so whatever the reason is I really hope the future women would see the fun, problem-solving profession of a programmer as a great career option.</p>\n<h3>A few tips for an aspiring developer</h3>\n<p>I want to encourage everyone considering a developer career to take action and go for it. The tech industry is full of very clever and inspiring people and I promise you will not be bored. More importantly it is a safe career choice: the job market is great and the companies and the different tech communities are generally very open and welcoming. If you want to be a woman person in tech, remember:</p>\n<ol>\n<li><strong>Do not accept <del>gender</del> any discrimination</strong><br />\nOne great thing about being a developer is the current status of the job market. There is a lot more demand than there is supply, so you can choose who you work with. Do not put up with discrimination, talk about it openly and stand against it. I’ve been lucky enough not to face much judgement based on my gender. I’ve worked both in Finland and in the US and the biggest challenges I’ve faced have been clients that have been surprised that a woman is the tech lead in their project. Usually after a few hours of working together the prejudice disappears – it has always been enough to just be professional and stay true to myself.</li>\n<li><strong>Be active and give back</strong><br />\nIt is important to be active in your community and help other people out in their careers. Everyone benefits from a striving local community and also it is a great opportunity to make new connections and open new doors in your career.Being an organiser of WordCamp Finland & WordPress Helsinki meetup group for the last few years has really given me more than it has taken. I’ve learnt a lot and met many inspiring people, and it has opened up new career options for me too. The best thing tho has been just seeing the Finnish community grow so much and get more active by the day.</li>\n<li><strong>It’s skills that matter</strong><br />\nThis is really what it comes down to. Are you developing your skills constantly? Are you willing to keep up with the industry? You do not have to be the best developer, but you should be confident in your skills and be willing to always learn new ones. I believe that this is the only thing that matters in the end – not your gender.</li>\n</ol>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Your Skills Speak Louder Than Your Gender\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Your%20Skills%20Speak%20Louder%20Than%20Your%20Gender&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fskills-speak-louder-gender%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Your Skills Speak Louder Than Your Gender\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fskills-speak-louder-gender%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fskills-speak-louder-gender%2F&title=Your+Skills+Speak+Louder+Than+Your+Gender\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Your Skills Speak Louder Than Your Gender\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/skills-speak-louder-gender/&media=https://heropress.com/wp-content/uploads/2018/08/080217-min-150x150.jpg&description=Your Skills Speak Louder Than Your Gender\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Your Skills Speak Louder Than Your Gender\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/skills-speak-louder-gender/\" title=\"Your Skills Speak Louder Than Your Gender\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/skills-speak-louder-gender/\">Your Skills Speak Louder Than Your Gender</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 02 Aug 2017 11:00:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"<NAME>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Tue, 29 Aug 2017 13:27:23 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Tue, 29 Aug 2017 13:15:10 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:11:\"HIT lax 250\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20170826144428\";}','no'),(496,'woocommerce_default_country','IN:DL','yes'),(497,'woocommerce_allowed_countries','all','yes'),(498,'woocommerce_all_except_countries','','yes'),(499,'woocommerce_specific_allowed_countries','','yes'),(623,'wc_ppec_version','1.4.3','yes'),(519,'woocommerce_shop_page_display','','yes'),(520,'woocommerce_category_archive_display','','yes'),(521,'woocommerce_default_catalog_orderby','menu_order','yes'),(522,'woocommerce_cart_redirect_after_add','no','yes'),(523,'woocommerce_enable_ajax_add_to_cart','yes','yes'),(524,'shop_catalog_image_size','a:3:{s:5:\"width\";s:3:\"300\";s:6:\"height\";s:3:\"300\";s:4:\"crop\";i:1;}','yes'),(525,'shop_single_image_size','a:3:{s:5:\"width\";s:3:\"600\";s:6:\"height\";s:3:\"600\";s:4:\"crop\";i:1;}','yes'),(526,'shop_thumbnail_image_size','a:3:{s:5:\"width\";s:3:\"180\";s:6:\"height\";s:3:\"180\";s:4:\"crop\";i:1;}','yes'),(527,'woocommerce_manage_stock','yes','yes'),(528,'woocommerce_hold_stock_minutes','60','no'),(529,'woocommerce_notify_low_stock','yes','no'),(530,'woocommerce_notify_no_stock','yes','no'),(531,'woocommerce_stock_email_recipient','<EMAIL>','no'),(532,'woocommerce_notify_low_stock_amount','2','no'),(533,'woocommerce_notify_no_stock_amount','0','yes'),(534,'woocommerce_hide_out_of_stock_items','no','yes'),(535,'woocommerce_stock_format','','yes'),(536,'woocommerce_file_download_method','force','no'),(537,'woocommerce_downloads_require_login','no','no'),(538,'woocommerce_downloads_grant_access_after_payment','yes','no'),(539,'woocommerce_prices_include_tax','no','yes'),(540,'woocommerce_tax_based_on','shipping','yes'),(541,'woocommerce_shipping_tax_class','inherit','yes'),(542,'woocommerce_tax_round_at_subtotal','no','yes'),(543,'woocommerce_tax_classes','Reduced rate\nZero rate','yes'),(544,'woocommerce_tax_display_shop','excl','yes'),(545,'woocommerce_tax_display_cart','excl','no'),(546,'woocommerce_price_display_suffix','','yes'),(547,'woocommerce_tax_total_display','itemized','no'),(548,'woocommerce_enable_shipping_calc','yes','no'),(549,'woocommerce_shipping_cost_requires_address','no','no'),(550,'woocommerce_ship_to_destination','billing','no'),(551,'woocommerce_shipping_debug_mode','no','no'),(552,'woocommerce_enable_coupons','yes','yes'),(553,'woocommerce_calc_discounts_sequentially','no','no'),(554,'woocommerce_enable_guest_checkout','yes','no'),(555,'woocommerce_force_ssl_checkout','no','yes'),(556,'woocommerce_unforce_ssl_checkout','no','yes'),(557,'woocommerce_cart_page_id','7','yes'),(558,'woocommerce_checkout_page_id','8','yes'),(559,'woocommerce_terms_page_id','','no'),(560,'woocommerce_checkout_pay_endpoint','order-pay','yes'),(561,'woocommerce_checkout_order_received_endpoint','order-received','yes'),(562,'woocommerce_myaccount_add_payment_method_endpoint','add-payment-method','yes'),(563,'woocommerce_myaccount_delete_payment_method_endpoint','delete-payment-method','yes'),(564,'woocommerce_myaccount_set_default_payment_method_endpoint','set-default-payment-method','yes'),(565,'woocommerce_myaccount_page_id','9','yes'),(566,'woocommerce_enable_signup_and_login_from_checkout','yes','no'),(567,'woocommerce_enable_myaccount_registration','no','no'),(568,'woocommerce_enable_checkout_login_reminder','yes','no'),(569,'woocommerce_registration_generate_username','yes','no'),(570,'woocommerce_registration_generate_password','no','no'),(571,'woocommerce_myaccount_orders_endpoint','orders','yes'),(572,'woocommerce_myaccount_view_order_endpoint','view-order','yes'),(573,'woocommerce_myaccount_downloads_endpoint','downloads','yes'),(574,'woocommerce_myaccount_edit_account_endpoint','edit-account','yes'),(575,'woocommerce_myaccount_edit_address_endpoint','edit-address','yes'),(576,'woocommerce_myaccount_payment_methods_endpoint','payment-methods','yes'),(577,'woocommerce_myaccount_lost_password_endpoint','lost-password','yes'),(578,'woocommerce_logout_endpoint','customer-logout','yes'),(579,'woocommerce_email_from_name','Productify','no'),(580,'woocommerce_email_from_address','<EMAIL>','no'),(581,'woocommerce_email_header_image','','no'),(582,'woocommerce_email_footer_text','Productify - Powered by WooCommerce','no'),(583,'woocommerce_email_base_color','#96588a','no'),(584,'woocommerce_email_background_color','#f7f7f7','no'),(585,'woocommerce_email_body_background_color','#ffffff','no'),(586,'woocommerce_email_text_color','#3c3c3c','no'),(587,'woocommerce_api_enabled','yes','yes'),(610,'woocommerce_meta_box_errors','a:0:{}','yes'),(591,'woocommerce_db_version','3.1.2','yes'),(592,'woocommerce_version','3.1.2','yes');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_postmeta`
--
DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `post_id` (`post_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=144 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_postmeta`
--
LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(7,10,'_wc_rating_count','a:0:{}'),(8,10,'_wc_average_rating','0'),(6,10,'_wc_review_count','0'),(9,10,'_edit_last','1'),(10,10,'_edit_lock','1504016194:1'),(11,10,'_sku',''),(12,10,'_regular_price','0'),(13,10,'_sale_price',''),(14,10,'_sale_price_dates_from',''),(15,10,'_sale_price_dates_to',''),(16,10,'total_sales','2'),(17,10,'_tax_status','taxable'),(18,10,'_tax_class',''),(19,10,'_manage_stock','no'),(20,10,'_backorders','no'),(21,10,'_sold_individually','no'),(22,10,'_weight',''),(23,10,'_length',''),(24,10,'_width',''),(25,10,'_height',''),(26,10,'_upsell_ids','a:0:{}'),(27,10,'_crosssell_ids','a:0:{}'),(28,10,'_purchase_note',''),(29,10,'_default_attributes','a:0:{}'),(30,10,'_virtual','no'),(31,10,'_downloadable','no'),(32,10,'_product_image_gallery',''),(33,10,'_download_limit','-1'),(34,10,'_download_expiry','-1'),(35,10,'_stock',NULL),(36,10,'_stock_status','instock'),(37,10,'_product_version','3.1.2'),(38,10,'_price','0'),(39,11,'_order_key','wc_order_59a3c9e09678d'),(40,11,'_customer_user','1'),(41,11,'_payment_method','ppec_paypal'),(42,11,'_payment_method_title','PayPal Express Checkout'),(43,11,'_transaction_id',''),(44,11,'_customer_ip_address','192.168.127.12'),(45,11,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/60.0.3112.101 safari/537.36'),(46,11,'_created_via','checkout'),(47,11,'_date_completed','1503907055'),(48,11,'_completed_date','2017-08-28 07:57:35'),(49,11,'_date_paid',''),(50,11,'_paid_date',''),(51,11,'_cart_hash','dddd05fe64ce483318b99f59487428ef'),(52,11,'_billing_first_name','Pankaj'),(53,11,'_billing_last_name','Udas'),(54,11,'_billing_company',''),(55,11,'_billing_address_1',''),(56,11,'_billing_address_2',''),(57,11,'_billing_city',''),(58,11,'_billing_state','DL'),(59,11,'_billing_postcode',''),(60,11,'_billing_country','IN'),(61,11,'_billing_email','<EMAIL>'),(62,11,'_billing_phone',''),(63,11,'_shipping_first_name',''),(64,11,'_shipping_last_name',''),(65,11,'_shipping_company',''),(66,11,'_shipping_address_1',''),(67,11,'_shipping_address_2',''),(68,11,'_shipping_city',''),(69,11,'_shipping_state',''),(70,11,'_shipping_postcode',''),(71,11,'_shipping_country',''),(72,11,'_order_currency','INR'),(73,11,'_cart_discount','0'),(74,11,'_cart_discount_tax','0'),(75,11,'_order_shipping','0'),(76,11,'_order_shipping_tax','0'),(77,11,'_order_tax','0'),(78,11,'_order_total','300.00'),(79,11,'_order_version','3.1.2'),(80,11,'_prices_include_tax','no'),(81,11,'_billing_address_index','Pankaj Udas DL IN <EMAIL> '),(82,11,'_shipping_address_index',' '),(83,11,'_shipping_method',''),(84,11,'_shipping_method',''),(85,11,'_download_permissions_granted','yes'),(86,11,'_recorded_sales','yes'),(87,11,'_recorded_coupon_usage_counts','yes'),(88,11,'_wp_trash_meta_status','wc-completed'),(89,11,'_wp_trash_meta_time','1503907076'),(90,11,'_wp_desired_post_slug','order-aug-28-2017-0744-am'),(91,11,'_wp_trash_meta_comments_status','a:1:{i:3;s:1:\"1\";}'),(92,12,'_order_key','wc_order_59a3cda57dad2'),(93,12,'_customer_user','1'),(94,12,'_payment_method','cod'),(95,12,'_payment_method_title','Cash on delivery'),(96,12,'_transaction_id',''),(97,12,'_customer_ip_address','192.168.127.12'),(98,12,'_customer_user_agent','mozilla/5.0 (windows nt 10.0; win64; x64) applewebkit/537.36 (khtml, like gecko) chrome/60.0.3112.101 safari/537.36'),(99,12,'_created_via','checkout'),(100,12,'_date_completed',''),(101,12,'_completed_date',''),(102,12,'_date_paid',''),(103,12,'_paid_date',''),(104,12,'_cart_hash','dddd05fe64ce483318b99f59487428ef'),(105,12,'_billing_first_name','Pankaj'),(106,12,'_billing_last_name','Udas'),(107,12,'_billing_company',''),(108,12,'_billing_address_1',''),(109,12,'_billing_address_2',''),(110,12,'_billing_city',''),(111,12,'_billing_state','DL'),(112,12,'_billing_postcode',''),(113,12,'_billing_country','IN'),(114,12,'_billing_email','<EMAIL>'),(115,12,'_billing_phone',''),(116,12,'_shipping_first_name',''),(117,12,'_shipping_last_name',''),(118,12,'_shipping_company',''),(119,12,'_shipping_address_1',''),(120,12,'_shipping_address_2',''),(121,12,'_shipping_city',''),(122,12,'_shipping_state',''),(123,12,'_shipping_postcode',''),(124,12,'_shipping_country',''),(125,12,'_order_currency','INR'),(126,12,'_cart_discount','0'),(127,12,'_cart_discount_tax','0'),(128,12,'_order_shipping','0'),(129,12,'_order_shipping_tax','0'),(130,12,'_order_tax','0'),(131,12,'_order_total','300.00'),(132,12,'_order_version','3.1.2'),(133,12,'_prices_include_tax','no'),(134,12,'_billing_address_index','Pankaj Udas DL IN <EMAIL> '),(135,12,'_shipping_address_index',' '),(136,12,'_shipping_method',''),(137,12,'_download_permissions_granted','yes'),(138,12,'_recorded_sales','yes'),(139,12,'_recorded_coupon_usage_counts','yes'),(140,12,'_order_stock_reduced','yes'),(141,12,'_edit_lock','1503907164:1'),(142,2,'_edit_lock','1504013187:1'),(143,6,'_edit_lock','1504015144:1');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_posts`
--
DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`post_author` bigint(20) unsigned NOT NULL DEFAULT '0',
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
`comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
`post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
`pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
`post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`post_parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`menu_order` int(11) NOT NULL DEFAULT '0',
`post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
`post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`comment_count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`ID`),
KEY `post_name` (`post_name`(191)),
KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
KEY `post_parent` (`post_parent`),
KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_posts`
--
LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2017-08-26 15:23:38','2017-08-26 15:23:38','Welcome to WordPress. This is your first post. Edit or delete it, then start writing!','Hello world!','','publish','open','open','','hello-world','','','2017-08-26 15:23:38','2017-08-26 15:23:38','',0,'http://www.ceezak.com/new_home/?p=1',0,'post','',2),(2,1,'2017-08-26 15:23:38','2017-08-26 15:23:38','This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:\n\n<blockquote>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like piña coladas. (And gettin\' caught in the rain.)</blockquote>\n\n...or something like this:\n\n<blockquote>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</blockquote>\n\nAs a new WordPress user, you should go to <a href=\"http://www.ceezak.com/new_home/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!','Sample Page','','publish','closed','open','','sample-page','','','2017-08-26 15:23:38','2017-08-26 15:23:38','',0,'http://www.ceezak.com/new_home/?page_id=2',0,'page','',0),(3,1,'2017-08-26 15:24:13','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2017-08-26 15:24:13','0000-00-00 00:00:00','',0,'http://www.ceezak.com/new_home/?p=3',0,'post','',0),(7,1,'2017-08-28 07:30:11','2017-08-28 07:30:11','[woocommerce_cart]','Cart','','publish','closed','closed','','cart','','','2017-08-28 07:30:11','2017-08-28 07:30:11','',0,'http://www.ceezak.com/new_home/cart/',0,'page','',0),(8,1,'2017-08-28 07:30:11','2017-08-28 07:30:11','[woocommerce_checkout]','Checkout','','publish','closed','closed','','checkout','','','2017-08-28 07:30:11','2017-08-28 07:30:11','',0,'http://www.ceezak.com/new_home/checkout/',0,'page','',0),(6,1,'2017-08-28 07:30:11','2017-08-28 07:30:11','','Shop','','publish','closed','closed','','shop','','','2017-08-28 07:30:11','2017-08-28 07:30:11','',0,'http://www.ceezak.com/new_home/shop/',0,'page','',0),(9,1,'2017-08-28 07:30:11','2017-08-28 07:30:11','[woocommerce_my_account]','My account','','publish','closed','closed','','my-account','','','2017-08-28 07:30:11','2017-08-28 07:30:11','',0,'http://www.ceezak.com/new_home/my-account/',0,'page','',0),(10,1,'2017-08-28 13:12:01','2017-08-28 07:42:01','Stipulated Secure Login at free of cost','Stipulated Login','','publish','open','closed','','stipulated-login','','','2017-08-29 19:48:18','2017-08-29 14:18:18','',0,'http://www.ceezak.com/new_home/?post_type=product&p=10',0,'product','',0),(11,1,'2017-08-28 07:44:32','2017-08-28 07:44:32','','Order – August 28, 2017 @ 07:44 AM','','trash','open','closed','order_59a3c9e0969b2','order-aug-28-2017-0744-am__trashed','','','2017-08-28 07:57:56','2017-08-28 07:57:56','',0,'http://www.ceezak.com/new_home/?post_type=shop_order&p=11',0,'shop_order','',1),(12,1,'2017-08-28 08:00:37','2017-08-28 08:00:37','','Order – August 28, 2017 @ 08:00 AM','','wc-processing','open','closed','order_59a3cda57dcfb','order-aug-28-2017-0800-am','','','2017-08-28 08:00:37','2017-08-28 08:00:37','',0,'http://www.ceezak.com/new_home/?post_type=shop_order&p=12',0,'shop_order','',1);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_relationships`
--
DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
`object_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`term_order` int(11) NOT NULL DEFAULT '0',
PRIMARY KEY (`object_id`,`term_taxonomy_id`),
KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_relationships`
--
LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(10,2,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_term_taxonomy`
--
DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
`term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`parent` bigint(20) unsigned NOT NULL DEFAULT '0',
`count` bigint(20) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_taxonomy_id`),
UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_term_taxonomy`
--
LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'product_type','',0,1),(3,3,'product_type','',0,0),(4,4,'product_type','',0,0),(5,5,'product_type','',0,0),(6,6,'product_visibility','',0,0),(7,7,'product_visibility','',0,0),(8,8,'product_visibility','',0,0),(9,9,'product_visibility','',0,0),(10,10,'product_visibility','',0,0),(11,11,'product_visibility','',0,0),(12,12,'product_visibility','',0,0),(13,13,'product_visibility','',0,0),(14,14,'product_visibility','',0,0);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_termmeta`
--
DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`term_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `term_id` (`term_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_termmeta`
--
LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_terms`
--
DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
`term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT '0',
PRIMARY KEY (`term_id`),
KEY `slug` (`slug`(191)),
KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_terms`
--
LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'simple','simple',0),(3,'grouped','grouped',0),(4,'variable','variable',0),(5,'external','external',0),(6,'exclude-from-search','exclude-from-search',0),(7,'exclude-from-catalog','exclude-from-catalog',0),(8,'featured','featured',0),(9,'outofstock','outofstock',0),(10,'rated-1','rated-1',0),(11,'rated-2','rated-2',0),(12,'rated-3','rated-3',0),(13,'rated-4','rated-4',0),(14,'rated-5','rated-5',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_usermeta`
--
DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
`umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`umeta_id`),
KEY `user_id` (`user_id`),
KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=29 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_usermeta`
--
LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','mrangad007'),(2,1,'first_name','Pankaj'),(3,1,'last_name','Udas'),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'comment_shortcuts','false'),(7,1,'admin_color','fresh'),(8,1,'use_ssl','0'),(9,1,'show_admin_bar_front','true'),(10,1,'locale',''),(11,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(12,1,'wp_user_level','10'),(13,1,'dismissed_wp_pointers',''),(14,1,'show_welcome_panel','1'),(15,1,'session_tokens','a:2:{s:64:\"39d756656de4a7cd0a76b9ab74578ff0a8134aec02e50fef5a2cf42271ca4b2c\";a:4:{s:10:\"expiration\";i:1504079226;s:2:\"ip\";s:13:\"192.168.127.12\";s:2:\"ua\";s:115:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36\";s:5:\"login\";i:1503906426;}s:64:\"6aaa894ff84e32456b8d0ad861195cd2d2324d2854e3d2fff728bb24ec126a58\";a:4:{s:10:\"expiration\";i:1504186038;s:2:\"ip\";s:14:\"172.16.58.3\";s:2:\"ua\";s:114:\"Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/60.0.3112.101 Safari/537.36\";s:5:\"login\";i:1504013238;}}'),(16,1,'wp_dashboard_quick_press_last_post_id','3'),(17,1,'community-events-location','a:1:{s:2:\"ip\";s:13:\"192.168.127.12\";}'),(19,1,'last_update','1503907237'),(20,1,'billing_first_name','Pankaj'),(21,1,'billing_last_name','Udas'),(22,1,'billing_state','DL'),(23,1,'billing_country','IN'),(24,1,'billing_email','<EMAIL>'),(28,1,'shipping_method',''),(27,1,'paying_customer','1');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_users`
--
DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
`ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`user_status` int(11) NOT NULL DEFAULT '0',
`display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`ID`),
KEY `user_login_key` (`user_login`),
KEY `user_nicename` (`user_nicename`),
KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_users`
--
LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'mrangad007','$P$BlCx6vzA6Lr8wmDC9CpzbSab/cgn73/','mrangad007','<EMAIL>','','2017-08-26 15:23:38','1503905269:$P$BGo3h/hiCfwKPGvYA6oOCcwA4e11ep.',0,'mrangad007');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_api_keys`
--
DROP TABLE IF EXISTS `wp_woocommerce_api_keys`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_api_keys` (
`key_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`user_id` bigint(20) unsigned NOT NULL,
`description` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`permissions` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
`consumer_key` char(64) COLLATE utf8mb4_unicode_ci NOT NULL,
`consumer_secret` char(43) COLLATE utf8mb4_unicode_ci NOT NULL,
`nonces` longtext COLLATE utf8mb4_unicode_ci,
`truncated_key` char(7) COLLATE utf8mb4_unicode_ci NOT NULL,
`last_access` datetime DEFAULT NULL,
PRIMARY KEY (`key_id`),
KEY `consumer_key` (`consumer_key`),
KEY `consumer_secret` (`consumer_secret`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_api_keys`
--
LOCK TABLES `wp_woocommerce_api_keys` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_api_keys` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_attribute_taxonomies`
--
DROP TABLE IF EXISTS `wp_woocommerce_attribute_taxonomies`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_attribute_taxonomies` (
`attribute_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`attribute_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`attribute_label` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`attribute_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`attribute_orderby` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
`attribute_public` int(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`attribute_id`),
KEY `attribute_name` (`attribute_name`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_attribute_taxonomies`
--
LOCK TABLES `wp_woocommerce_attribute_taxonomies` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_attribute_taxonomies` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_downloadable_product_permissions`
--
DROP TABLE IF EXISTS `wp_woocommerce_downloadable_product_permissions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_downloadable_product_permissions` (
`permission_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`download_id` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL,
`product_id` bigint(20) unsigned NOT NULL,
`order_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`order_key` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`user_email` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`user_id` bigint(20) unsigned DEFAULT NULL,
`downloads_remaining` varchar(9) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`access_granted` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`access_expires` datetime DEFAULT NULL,
`download_count` bigint(20) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`permission_id`),
KEY `download_order_key_product` (`product_id`,`order_id`,`order_key`(16),`download_id`),
KEY `download_order_product` (`download_id`,`order_id`,`product_id`),
KEY `order_id` (`order_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_downloadable_product_permissions`
--
LOCK TABLES `wp_woocommerce_downloadable_product_permissions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_downloadable_product_permissions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_log`
--
DROP TABLE IF EXISTS `wp_woocommerce_log`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_log` (
`log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`timestamp` datetime NOT NULL,
`level` smallint(4) NOT NULL,
`source` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`message` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`context` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`log_id`),
KEY `level` (`level`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_log`
--
LOCK TABLES `wp_woocommerce_log` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_log` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_log` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_itemmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_itemmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_itemmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `order_item_id` (`order_item_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM AUTO_INCREMENT=28 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_itemmeta`
--
LOCK TABLES `wp_woocommerce_order_itemmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_itemmeta` VALUES (17,2,'_line_tax','0'),(16,2,'_line_total','300'),(15,2,'_line_subtotal_tax','0'),(14,2,'_line_subtotal','300'),(13,2,'_tax_class',''),(12,2,'_qty','1'),(10,2,'_product_id','10'),(11,2,'_variation_id','0'),(18,2,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}'),(19,3,'_product_id','10'),(20,3,'_variation_id','0'),(21,3,'_qty','1'),(22,3,'_tax_class',''),(23,3,'_line_subtotal','300'),(24,3,'_line_subtotal_tax','0'),(25,3,'_line_total','300'),(26,3,'_line_tax','0'),(27,3,'_line_tax_data','a:2:{s:5:\"total\";a:0:{}s:8:\"subtotal\";a:0:{}}');
/*!40000 ALTER TABLE `wp_woocommerce_order_itemmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_order_items`
--
DROP TABLE IF EXISTS `wp_woocommerce_order_items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_order_items` (
`order_item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`order_item_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
`order_item_type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`order_id` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`order_item_id`),
KEY `order_id` (`order_id`)
) ENGINE=MyISAM AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_order_items`
--
LOCK TABLES `wp_woocommerce_order_items` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_order_items` DISABLE KEYS */;
INSERT INTO `wp_woocommerce_order_items` VALUES (2,'Stipulated Login','line_item',11),(3,'Stipulated Login','line_item',12);
/*!40000 ALTER TABLE `wp_woocommerce_order_items` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokenmeta`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokenmeta`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokenmeta` (
`meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`payment_token_id` bigint(20) unsigned NOT NULL,
`meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`meta_value` longtext COLLATE utf8mb4_unicode_ci,
PRIMARY KEY (`meta_id`),
KEY `payment_token_id` (`payment_token_id`),
KEY `meta_key` (`meta_key`(32))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokenmeta`
--
LOCK TABLES `wp_woocommerce_payment_tokenmeta` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokenmeta` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_payment_tokens`
--
DROP TABLE IF EXISTS `wp_woocommerce_payment_tokens`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_payment_tokens` (
`token_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`gateway_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`token` text COLLATE utf8mb4_unicode_ci NOT NULL,
`user_id` bigint(20) unsigned NOT NULL DEFAULT '0',
`type` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`is_default` tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (`token_id`),
KEY `user_id` (`user_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_payment_tokens`
--
LOCK TABLES `wp_woocommerce_payment_tokens` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_payment_tokens` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_sessions`
--
DROP TABLE IF EXISTS `wp_woocommerce_sessions`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_sessions` (
`session_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`session_key` char(32) COLLATE utf8mb4_unicode_ci NOT NULL,
`session_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
`session_expiry` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`session_key`),
UNIQUE KEY `session_id` (`session_id`)
) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_sessions`
--
LOCK TABLES `wp_woocommerce_sessions` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_sessions` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_id` bigint(20) unsigned NOT NULL,
`location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`location_id`),
KEY `location_id` (`location_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_locations`
--
LOCK TABLES `wp_woocommerce_shipping_zone_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zone_methods`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zone_methods`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zone_methods` (
`zone_id` bigint(20) unsigned NOT NULL,
`instance_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`method_id` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`method_order` bigint(20) unsigned NOT NULL,
`is_enabled` tinyint(1) NOT NULL DEFAULT '1',
PRIMARY KEY (`instance_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zone_methods`
--
LOCK TABLES `wp_woocommerce_shipping_zone_methods` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zone_methods` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_shipping_zones`
--
DROP TABLE IF EXISTS `wp_woocommerce_shipping_zones`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_shipping_zones` (
`zone_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`zone_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`zone_order` bigint(20) unsigned NOT NULL,
PRIMARY KEY (`zone_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_shipping_zones`
--
LOCK TABLES `wp_woocommerce_shipping_zones` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_shipping_zones` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rate_locations`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rate_locations`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rate_locations` (
`location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`location_code` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL,
`tax_rate_id` bigint(20) unsigned NOT NULL,
`location_type` varchar(40) COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`location_id`),
KEY `tax_rate_id` (`tax_rate_id`),
KEY `location_type_code` (`location_type`(10),`location_code`(20))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rate_locations`
--
LOCK TABLES `wp_woocommerce_tax_rate_locations` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rate_locations` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_woocommerce_tax_rates`
--
DROP TABLE IF EXISTS `wp_woocommerce_tax_rates`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_woocommerce_tax_rates` (
`tax_rate_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`tax_rate_country` varchar(2) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`tax_rate_state` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`tax_rate` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`tax_rate_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
`tax_rate_priority` bigint(20) unsigned NOT NULL,
`tax_rate_compound` int(1) NOT NULL DEFAULT '0',
`tax_rate_shipping` int(1) NOT NULL DEFAULT '1',
`tax_rate_order` bigint(20) unsigned NOT NULL,
`tax_rate_class` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
PRIMARY KEY (`tax_rate_id`),
KEY `tax_rate_country` (`tax_rate_country`),
KEY `tax_rate_state` (`tax_rate_state`(2)),
KEY `tax_rate_class` (`tax_rate_class`(10)),
KEY `tax_rate_priority` (`tax_rate_priority`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_woocommerce_tax_rates`
--
LOCK TABLES `wp_woocommerce_tax_rates` WRITE;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_woocommerce_tax_rates` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpb2d_excluded_files`
--
DROP TABLE IF EXISTS `wp_wpb2d_excluded_files`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpb2d_excluded_files` (
`file` varchar(255) COLLATE latin1_general_ci NOT NULL,
`isdir` tinyint(1) NOT NULL,
UNIQUE KEY `file` (`file`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpb2d_excluded_files`
--
LOCK TABLES `wp_wpb2d_excluded_files` WRITE;
/*!40000 ALTER TABLE `wp_wpb2d_excluded_files` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpb2d_excluded_files` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpb2d_options`
--
DROP TABLE IF EXISTS `wp_wpb2d_options`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpb2d_options` (
`name` varchar(50) COLLATE latin1_general_ci NOT NULL,
`value` varchar(255) COLLATE latin1_general_ci NOT NULL,
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpb2d_options`
--
LOCK TABLES `wp_wpb2d_options` WRITE;
/*!40000 ALTER TABLE `wp_wpb2d_options` DISABLE KEYS */;
INSERT INTO `wp_wpb2d_options` VALUES ('database_version','2'),('oauth_state','access'),('request_token','<KEY>'),('request_token_secret','<KEY>'),('access_token','<KEY>'),('access_token_secret','<KEY>'),('in_progress',''),('is_running',''),('last_backup_time','1504111354'),('total_file_count','2929'),('history','1503765229,1503765872,1503803227,1503904234,1503998415,1504111354'),('store_in_subfolder',''),('dropbox_location','');
/*!40000 ALTER TABLE `wp_wpb2d_options` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpb2d_processed_dbtables`
--
DROP TABLE IF EXISTS `wp_wpb2d_processed_dbtables`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpb2d_processed_dbtables` (
`name` varchar(255) COLLATE latin1_general_ci NOT NULL,
`count` int(11) NOT NULL DEFAULT '0',
UNIQUE KEY `name` (`name`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpb2d_processed_dbtables`
--
LOCK TABLES `wp_wpb2d_processed_dbtables` WRITE;
/*!40000 ALTER TABLE `wp_wpb2d_processed_dbtables` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpb2d_processed_dbtables` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpb2d_processed_files`
--
DROP TABLE IF EXISTS `wp_wpb2d_processed_files`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpb2d_processed_files` (
`file` varchar(255) COLLATE latin1_general_ci NOT NULL,
`offset` int(11) NOT NULL DEFAULT '0',
`uploadid` varchar(50) COLLATE latin1_general_ci DEFAULT NULL,
UNIQUE KEY `file` (`file`)
) ENGINE=MyISAM DEFAULT CHARSET=latin1 COLLATE=latin1_general_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpb2d_processed_files`
--
LOCK TABLES `wp_wpb2d_processed_files` WRITE;
/*!40000 ALTER TABLE `wp_wpb2d_processed_files` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpb2d_processed_files` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpbackitup_job_control`
--
DROP TABLE IF EXISTS `wp_wpbackitup_job_control`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpbackitup_job_control` (
`job_id` bigint(20) NOT NULL,
`job_type` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
`job_run_type` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
`job_name` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL,
`job_meta` longtext COLLATE utf8mb4_unicode_ci,
`job_start` datetime DEFAULT NULL,
`job_end` datetime DEFAULT NULL,
`create_date` datetime DEFAULT NULL,
`update_date` datetime DEFAULT NULL,
`job_status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`job_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpbackitup_job_control`
--
LOCK TABLES `wp_wpbackitup_job_control` WRITE;
/*!40000 ALTER TABLE `wp_wpbackitup_job_control` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpbackitup_job_control` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpbackitup_job_items`
--
DROP TABLE IF EXISTS `wp_wpbackitup_job_items`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpbackitup_job_items` (
`item_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
`job_id` bigint(20) NOT NULL,
`batch_id` bigint(20) DEFAULT NULL,
`group_id` varchar(15) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
`item` longtext COLLATE utf8mb4_unicode_ci,
`size_kb` bigint(20) DEFAULT NULL,
`retry_count` int(11) NOT NULL DEFAULT '0',
`offset` bigint(20) NOT NULL DEFAULT '0',
`create_date` datetime DEFAULT NULL,
`update_date` datetime DEFAULT NULL,
`record_type` varchar(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'I',
`item_status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`item_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpbackitup_job_items`
--
LOCK TABLES `wp_wpbackitup_job_items` WRITE;
/*!40000 ALTER TABLE `wp_wpbackitup_job_items` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpbackitup_job_items` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `wp_wpbackitup_job_tasks`
--
DROP TABLE IF EXISTS `wp_wpbackitup_job_tasks`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpbackitup_job_tasks` (
`task_id` bigint(20) NOT NULL AUTO_INCREMENT,
`job_id` bigint(20) NOT NULL,
`task_name` varchar(45) COLLATE utf8mb4_unicode_ci NOT NULL,
`task_meta` longtext COLLATE utf8mb4_unicode_ci,
`task_start` datetime DEFAULT NULL,
`task_end` datetime DEFAULT NULL,
`create_date` datetime DEFAULT NULL,
`update_date` datetime DEFAULT NULL,
`allocation_id` bigint(20) DEFAULT NULL,
`retry_count` int(11) NOT NULL DEFAULT '0',
`error` int(11) NOT NULL DEFAULT '0',
`task_status` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL,
PRIMARY KEY (`task_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `wp_wpbackitup_job_tasks`
--
LOCK TABLES `wp_wpbackitup_job_tasks` WRITE;
/*!40000 ALTER TABLE `wp_wpbackitup_job_tasks` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpbackitup_job_tasks` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2017-08-30 20:34:27
|
/*
Warnings:
- Changed the type of `startTime` on the `Schedule` table. No cast exists, the column would be dropped and recreated, which cannot be done if there is data, since the column is required.
- Changed the type of `endTime` on the `Schedule` table. No cast exists, the column would be dropped and recreated, which cannot be done if there is data, since the column is required.
*/
-- AlterTable
ALTER TABLE "Schedule" DROP COLUMN "startTime",
ADD COLUMN "startTime" TIMESTAMP(3) NOT NULL,
DROP COLUMN "endTime",
ADD COLUMN "endTime" TIMESTAMP(3) NOT NULL;
|
prompt --application/set_environment
set define off verify off feedback off
whenever sqlerror exit sql.sqlcode rollback
--------------------------------------------------------------------------------
--
-- ORACLE Application Express (APEX) export file
--
-- You should run the script connected to SQL*Plus as the Oracle user
-- APEX_180100 or as the owner (parsing schema) of the application.
--
-- NOTE: Calls to apex_application_install override the defaults below.
--
--------------------------------------------------------------------------------
begin
wwv_flow_api.import_begin (
p_version_yyyy_mm_dd=>'2016.08.24'
,p_release=>'5.1.4.00.08'
,p_default_workspace_id=>10390063953384733491
,p_default_application_id=>115922
,p_default_owner=>'CITIEST'
);
end;
/
prompt --application/shared_components/plugins/item_type/mho_modal_lov
begin
wwv_flow_api.create_plugin(
p_id=>wwv_flow_api.id(15361813189863651316)
,p_plugin_type=>'ITEM TYPE'
,p_name=>'MHO.MODAL_LOV'
,p_display_name=>'Modal LOV'
,p_supported_ui_types=>'DESKTOP'
,p_supported_component_types=>'APEX_APPLICATION_PAGE_ITEMS:APEX_APPL_PAGE_IG_COLUMNS'
,p_javascript_file_urls=>'#PLUGIN_FILES#modal-lov#MIN#.js'
,p_css_file_urls=>'#PLUGIN_FILES#modal-lov#MIN#.css'
,p_plsql_code=>wwv_flow_string.join(wwv_flow_t_varchar2(
'gc_plugin_version constant varchar2(10) := ''1.0.5'';',
'',
'g_search_field varchar2(100);',
'g_search_term varchar2(4000);',
'',
'g_item apex_plugin.t_page_item;',
'g_plugin apex_plugin.t_plugin;',
'',
'e_invalid_value exception;',
'',
'------------------------------------------------------------------------------',
'-- function get_columns_from_query',
'------------------------------------------------------------------------------',
'function get_columns_from_query (',
' p_query in varchar2',
' , p_min_columns in number',
' , p_max_columns in number',
' , p_bind_list in apex_plugin_util.t_bind_list',
') return dbms_sql.desc_tab3',
'is',
'',
' l_sql_handler apex_plugin_util.t_sql_handler;',
'',
'begin',
'',
' l_sql_handler := apex_plugin_util.get_sql_handler(',
' p_sql_statement => p_query',
' , p_min_columns => p_min_columns',
' , p_max_columns => p_max_columns',
' , p_component_name => null',
' , p_bind_list => p_bind_list',
' );',
'',
' return l_sql_handler.column_list;',
'',
'end get_columns_from_query;',
'',
'----------------------------------------------------------',
'-- procedure print_json_from_sql',
'----------------------------------------------------------',
'procedure print_json_from_sql (',
' p_query in varchar2',
') is',
'',
' -- table of columns from query',
' l_col_tab dbms_sql.desc_tab3;',
'',
' -- Result of query',
' l_result apex_plugin_util.t_column_value_list2;',
'',
' col_idx number;',
' row_idx number;',
'',
' l_varchar2 varchar2(4000);',
' l_number number;',
' l_boolean boolean;',
' ',
' l_bind_list apex_plugin_util.t_bind_list;',
' l_bind apex_plugin_util.t_bind;',
'',
'begin',
'',
' apex_plugin_util.print_json_http_header;',
' ',
' l_bind.name := ''searchterm'';',
' l_bind.value := g_search_term;',
' ',
' l_bind_list(1) := l_bind;',
'',
' -- Get column names first',
' l_col_tab := get_columns_from_query(',
' p_query => p_query',
' , p_min_columns => 2',
' , p_max_columns => 20',
' , p_bind_list => l_bind_list',
' );',
'',
' -- Now execute query and get results',
' -- Bind variables are supported',
' l_result := apex_plugin_util.get_data2 (',
' p_sql_statement => p_query',
' , p_min_columns => 2',
' , p_max_columns => 20',
' , p_component_name => null',
' , p_bind_list => l_bind_list',
' );',
' ',
' apex_json.open_object();',
'',
' apex_json.open_array(''row'');',
'',
' -- Finally, make a JSON object from the result',
' -- Loop trough all rows',
' for row_idx in 1..l_result(1).value_list.count loop',
'',
' apex_json.open_object();',
'',
' -- Loop trough columns per row',
' for col_idx in 1..l_col_tab.count loop',
'',
' -- Name value pair of column name and value',
' case l_result(col_idx).data_type',
' when apex_plugin_util.c_data_type_varchar2 then',
' apex_json.write(l_col_tab(col_idx).col_name, apex_escape.html(l_result(col_idx).value_list(row_idx).varchar2_value), true);',
' when apex_plugin_util.c_data_type_number then',
' apex_json.write(l_col_tab(col_idx).col_name, l_result(col_idx).value_list(row_idx).number_value, true);',
' when apex_plugin_util.c_data_type_date then',
' apex_json.write(l_col_tab(col_idx).col_name, l_result(col_idx).value_list(row_idx).date_value, true);',
' end case;',
'',
' end loop;',
'',
' apex_json.close_object();',
'',
' end loop;',
'',
' apex_json.close_all();',
'',
'end print_json_from_sql;',
'',
'----------------------------------------------------------',
'-- function get_display_value',
'----------------------------------------------------------',
'function get_display_value (',
' p_lookup_query varchar2',
' , p_return_col varchar2',
' , p_display_col varchar2',
' , p_return_val varchar2',
') return varchar2',
'is',
'',
' l_result apex_plugin_util.t_column_value_list;',
'',
' l_query varchar2(4000);',
'',
'begin',
'',
' if p_return_val is null then',
' return null;',
' end if;',
'',
' l_query := ''select '' || p_display_col || '', '' || p_return_col || '' from ('' || trim(trailing '';'' from p_lookup_query) || '')'';',
'',
' l_result := apex_plugin_util.get_data (',
' p_sql_statement => l_query',
' , p_min_columns => 2',
' , p_max_columns => 2',
' , p_component_name => null',
' , p_search_type => apex_plugin_util.c_search_exact_case',
' , p_search_column_no => 2',
' , p_search_string => p_return_val',
' );',
'',
' -- THe result is always the first column and first row',
' return apex_escape.html(l_result(1)(1));',
'',
'exception',
' when no_data_found then',
' raise e_invalid_value;',
'',
'end get_display_value;',
'',
'----------------------------------------------------------',
'-- procedure print_lov_data',
'----------------------------------------------------------',
'procedure print_lov_data',
'is',
'',
' -- Ajax parameters',
' l_search_term varchar2(4000) := apex_application.g_x02;',
' l_first_rownum number := nvl(to_number(apex_application.g_x03),1);',
'',
' -- Number of rows to return',
' l_rows_per_page apex_application_page_items.attribute_02%type := nvl(g_item.attribute_02, 15);',
'',
' -- Query for lookup LOV',
' l_lookup_query varchar2(4000);',
'',
' -- table of columns for lookup query',
' l_col_tab dbms_sql.desc_tab3;',
'',
' l_cols_where varchar2(4000);',
' l_cols_select varchar2(4000);',
'',
' l_last_rownum number;',
' ',
' l_bind_list apex_plugin_util.t_bind_list;',
' l_bind apex_plugin_util.t_bind;',
'',
' ----------------------------------------------------------------------------',
' -- function concat_columns',
' ----------------------------------------------------------------------------',
' function concat_columns (',
' p_col_tab in dbms_sql.desc_tab3',
' , p_separator in varchar2',
' , p_add_quotes in boolean default false',
' ) return varchar2 is',
'',
' l_cols_concat varchar2(4000);',
'',
' l_col varchar2(50);',
'',
' begin',
'',
' for idx in 1..p_col_tab.count loop',
'',
' l_col := p_col_tab(idx).col_name;',
'',
' if p_add_quotes then',
' l_col := ''"'' || l_col || ''"'';',
' end if;',
'',
' l_cols_concat := l_cols_concat || l_col;',
'',
' if idx < p_col_tab.count then',
' l_cols_concat := l_cols_concat || p_separator;',
' end if;',
'',
' end loop;',
'',
' return l_cols_concat;',
'',
' end concat_columns;',
'',
' ----------------------------------------------------------------------------',
' -- function get_where_clause',
' ----------------------------------------------------------------------------',
' function get_where_clause (',
' p_col_tab in dbms_sql.desc_tab3',
' ) return varchar2 is',
'',
' l_where varchar2(4000);',
'',
' begin',
'',
' for idx in 1..p_col_tab.count loop',
'',
' l_where := l_where || ''"'' || p_col_tab(idx).col_name || ''"'';',
'',
' if idx < p_col_tab.count then',
' l_where := l_where || ''||'';',
' else',
' l_where := l_where;',
' end if;',
'',
' end loop;',
' ',
' l_where := ''regexp_instr(upper('' || l_where || ''), :searchterm) > 0 or :searchterm is null'';',
'',
' return l_where;',
'',
' end get_where_clause;',
'',
'begin',
'',
' /*',
'',
' Get data op using the items LOV query definition',
' By default, max 15 rows are retrieved, this number can be change in the plugin settings',
'',
' */',
' g_search_term := upper(l_search_term);',
' ',
' l_lookup_query := g_item.lov_definition;',
'',
' -- Get column names first, they are needed to write an additional where clause for the search text',
' l_col_tab := get_columns_from_query(',
' p_query => l_lookup_query',
' , p_min_columns => 2',
' , p_max_columns => 20',
' , p_bind_list => apex_plugin_util.c_empty_bind_list',
' );',
'',
' -- Use column names to create the WHERE clause',
' l_cols_where := get_where_clause(l_col_tab);',
'',
' -- What is the last row to retrieve?',
' l_last_rownum := (l_first_rownum + l_rows_per_page - 1);',
'',
' -- Wrap inside a subquery to limit the number of rows',
' -- Also add the created WHERE clause',
' -- With the lead function we can examine if there is a next set of records or not',
' l_lookup_query :=',
' ''select *''',
' || '' from (select src.*''',
' || '' , case when rownum### = '' || l_last_rownum || '' then '' -- Find the second-last record',
' || '' lead(rownum) over (partition by null order by null)'' -- Check if a next record exists and sort on fist column',
' || '' end nextrow###''',
' || '' from (select src.*''',
' || '' , row_number() over (partition by null order by null) rownum###'' -- Add a sequential rownumber',
' || '' from ('' || l_lookup_query || '') src''',
' || '' where exists ( select 1 from dual where '' || l_cols_where || '')) src''',
' || '' where rownum### between '' || l_first_rownum || '' and '' || (l_last_rownum + 1) || '')'' -- Temporarily add 1 record to see if a next record exists (lead functie)',
' || '' where rownum### between '' || l_first_rownum || '' and '' || l_last_rownum; -- Haal het extra record er weer af',
'',
' apex_debug.message(l_lookup_query);',
'',
' print_json_from_sql(l_lookup_query);',
'',
'end print_lov_data;',
'',
'----------------------------------------------------------',
'-- procedure print_value',
'----------------------------------------------------------',
'procedure print_value',
'is',
'',
' l_display varchar2(4000);',
'',
' -- Ajax parameters',
' l_return_value varchar2(4000) := apex_application.g_x02;',
'',
' -- The columns for getting the value',
' l_return_col apex_application_page_items.attribute_03%type := g_item.attribute_03;',
' l_display_col apex_application_page_items.attribute_04%type := g_item.attribute_04;',
'',
'begin',
'',
' -- Get display value based upon value of return column (p_value)',
' l_display := get_display_value(',
' p_lookup_query => g_item.lov_definition',
' , p_return_col => l_return_col',
' , p_display_col => l_display_col',
' , p_return_val => l_return_value',
' );',
' ',
' apex_plugin_util.print_json_http_header;',
'',
' apex_json.open_object();',
'',
' apex_json.write(''returnValue'', l_return_value);',
' apex_json.write(''displayValue'', l_display);',
'',
' apex_json.close_object();',
'',
'end print_value;',
'',
'----------------------------------------------------------',
'-- function render',
'----------------------------------------------------------',
'procedure render (',
' p_item in apex_plugin.t_item,',
' p_plugin in apex_plugin.t_plugin,',
' p_param in apex_plugin.t_item_render_param,',
' p_result in out nocopy apex_plugin.t_item_render_result',
')',
'is',
'',
'type t_item_render_param is record (',
' value_set_by_controller boolean default false,',
' value varchar2(32767),',
' is_readonly boolean default false,',
' is_printer_friendly boolean default false',
' );',
'',
' l_return apex_plugin.t_page_item_render_result;',
'',
' -- The size of the LOV modal',
' l_size apex_application_page_items.attribute_01%type := p_item.attribute_01;',
'',
' -- Number of rows to return',
' l_rows_per_page apex_application_page_items.attribute_02%type := nvl(p_item.attribute_02, 15);',
'',
' -- The column with the return value',
' l_return_col apex_application_page_items.attribute_03%type := p_item.attribute_03;',
'',
' -- The column with the display value',
' l_display_col apex_application_page_items.attribute_04%type := p_item.attribute_04;',
'',
' -- Should column headers be shown in the LOV?',
' l_show_headers boolean := p_item.attribute_05 = ''Y'';',
'',
' -- Title of the modal LOV',
' l_title apex_application_page_items.attribute_06%type := p_item.attribute_06;',
'',
' -- Error message on validation',
' l_validation_err apex_application_page_items.attribute_07%type := p_item.attribute_07;',
'',
' -- Search placeholder',
' l_search_placeholder apex_application_page_items.attribute_11%type := p_item.attribute_08;',
'',
' -- No data found message',
' l_no_data_found apex_application_page_items.attribute_12%type := p_item.attribute_09;',
'',
' -- Allow rows to grow?',
' l_multiline_rows boolean := p_item.attribute_10 = ''Y'';',
'',
' -- Extra page items to submit',
' l_page_items_to_submit apex_application_page_items.attribute_14%type := p_item.attribute_11;',
'',
' -- Value for the display item',
' l_display varchar2(4000);',
'',
' l_html varchar2(32000);',
' ',
' l_ignore_change varchar2(15);',
'',
'begin',
'',
' -- Get display value based on return item (p_value)',
' begin',
' l_display := get_display_value(',
' p_lookup_query => p_item.lov_definition',
' , p_return_col => l_return_col',
' , p_display_col => l_display_col',
' , p_return_val => p_param.value',
' );',
' exception ',
' when e_invalid_value then',
' l_display := p_param.value;',
' end;',
'',
' --',
' -- printer friendly display',
' if p_param.is_printer_friendly then',
' apex_plugin_util.print_display_only (',
' p_item_name => p_item.name',
' , p_display_value => p_param.value',
' , p_show_line_breaks => false',
' , p_escape => p_item.escape_output',
' , p_attributes => p_item.element_attributes',
' );',
'',
' -- read only display',
' elsif p_param.is_readonly then',
' apex_plugin_util.print_display_only (',
' p_item_name => p_item.name',
' , p_display_value => l_display',
' , p_show_line_breaks => false',
' , p_escape => p_item.escape_output',
' , p_attributes => p_item.element_attributes',
' );',
'',
' -- normal display',
' else ',
' ',
' if p_item.ignore_change then',
' l_ignore_change := ''js-ignoreChange'';',
' end if;',
'',
' l_html :=',
' ''<input type="hidden" id="#ID#" name="#NAME#" value="#VALUE#" data-display="#DISPLAY_VALUE#" class="''||l_ignore_change||''">',
' <input type="text" class="apex-item-text modal-lov-item ''||l_ignore_change||'' #CSS_CLASSES#" id="#ID#_DISPLAY" #REQUIRED# name="p_ignore_#NAME#" maxlength="#MAX_LENGTH#" size="#SIZE#" value="#DISPLAY_VALUE#" autocomplete="off" placeholder="#P'
||'LACEHOLDER#" data-valid-message"#VALIDATION_ERROR#">',
' <span class="search-clear fa fa-times-circle-o"></span>',
' <button type="button" id="#ID#_BUTTON" class="a-Button modal-lov-button a-Button--popupLOV">',
' <span class="a-Icon fa fa-search"></span>',
' </button>'';',
'',
' l_html := replace(l_html, ''#ID#'', p_item.name);',
' l_html := replace(l_html, ''#NAME#'', apex_plugin.get_input_name_for_page_item(p_is_multi_value=>false));',
' l_html := replace(l_html, ''#REQUIRED#'', case when p_item.is_required then ''required'' else null end);',
' l_html := replace(l_html, ''#MAX_LENGTH#'', p_item.element_max_length);',
' l_html := replace(l_html, ''#SIZE#'', p_item.element_width);',
' l_html := replace(l_html, ''#VALUE#'', p_param.value);',
' l_html := replace(l_html, ''#DISPLAY_VALUE#'', l_display);',
' l_html := replace(l_html, ''#PLACEHOLDER#'', p_item.placeholder);',
' l_html := replace(l_html, ''#CSS_CLASSES#'', p_item.element_css_classes);',
' l_html := replace(l_html, ''#VALIDATION_ERROR#'', l_validation_err);',
'',
' htp.prn(l_html);',
' ',
' if p_item.ajax_items_to_submit is not null then',
' if l_page_items_to_submit is not null then',
' l_page_items_to_submit := l_page_items_to_submit||'','';',
' end if;',
' l_page_items_to_submit := l_page_items_to_submit',
' || apex_plugin_util.item_names_to_jquery(p_item_names => p_item.ajax_items_to_submit, p_item => p_item);',
' end if;',
' if p_item.lov_cascade_parent_items is not null then',
' if l_page_items_to_submit is not null then',
' l_page_items_to_submit := l_page_items_to_submit||'','';',
' end if;',
' l_page_items_to_submit := l_page_items_to_submit',
' || apex_plugin_util.item_names_to_jquery(p_item_names => p_item.lov_cascade_parent_items, p_item => p_item);',
' end if;',
'',
' -- Initialize rest of the plugin with javascript',
' apex_javascript.add_onload_code (',
' p_code => ''$("#'' ||p_item.name || ''_DISPLAY").modalLov({''',
' || ''id: "'' || p_item.name || ''_MODAL",''',
' || ''title: "'' || l_title || ''",''',
' || ''itemLabel: "'' || p_item.plain_label || ''",''',
' || ''returnItem: "'' ||p_item.name || ''",''',
' || ''displayItem: "'' ||p_item.name || ''_DISPLAY",''',
' || ''searchField: "'' ||p_item.name || ''_SEARCH",''',
' || ''searchButton: "'' || p_item.name || ''_BUTTON",''',
' || ''ajaxIdentifier: "'' || apex_plugin.get_ajax_identifier || ''",''',
' || ''showHeaders: '' || case when l_show_headers then ''true'' else ''false'' end || '',''',
' || ''returnCol: "'' || upper(l_return_col) || ''",''',
' || ''displayCol: "'' || upper(l_display_col) || ''",''',
' || ''validationError: "'' || l_validation_err || ''",''',
' || ''searchPlaceholder: "'' || l_search_placeholder || ''",''',
' || ''cascadingItems: "'' || apex_plugin_util.page_item_names_to_jquery(p_item.lov_cascade_parent_items) || ''",''',
' || ''modalSize: "'' || l_size || ''",''',
' || ''noDataFound: "'' || l_no_data_found || ''",''',
' || ''allowMultilineRows: '' || case l_multiline_rows when true then ''true'' else ''false'' end || '',''',
' || ''rowCount: '' || l_rows_per_page || '',''',
' || ''pageItemsToSubmit: "'' || l_page_items_to_submit || ''"''',
' ||''});''',
' );',
'',
' end if;',
'',
'',
'end render;',
'',
'--------------------------------------------------------------------------------',
'-- function ajax',
'--------------------------------------------------------------------------------',
'procedure ajax(',
' p_item in apex_plugin.t_item,',
' p_plugin in apex_plugin.t_plugin,',
' p_param in apex_plugin.t_item_ajax_param,',
' p_result in out nocopy apex_plugin.t_item_ajax_result )',
'is',
'',
' -- Ajax parameters',
' l_action varchar2(4000) := apex_application.g_x01;',
'',
'',
' -- return attribute',
' l_result apex_plugin.t_page_item_ajax_result;',
'',
'begin',
'',
' g_item := p_item;',
' g_plugin := p_plugin;',
'',
' -- What should we do',
' if l_action = ''GET_DATA'' then',
'',
' print_lov_data;',
'',
' elsif l_action = ''GET_VALUE'' then',
'',
' print_value;',
'',
' end if;',
'',
'end ajax;',
'',
'procedure validation (',
' p_item in apex_plugin.t_item',
', p_plugin in apex_plugin.t_plugin',
', p_param in apex_plugin.t_item_validation_param',
', p_result in out nocopy apex_plugin.t_item_validation_result',
') is ',
'',
' l_display varchar2(4000);',
' l_validation_err apex_application_page_items.attribute_07%type := p_item.attribute_07;',
' l_return_col apex_application_page_items.attribute_03%type := p_item.attribute_03;',
' l_display_col apex_application_page_items.attribute_04%type := p_item.attribute_04;',
'begin',
'',
' g_item := p_item;',
' ',
' begin',
' l_display := get_display_value(',
' p_lookup_query => g_item.lov_definition',
' , p_return_col => l_return_col',
' , p_display_col => l_display_col',
' , p_return_val => p_param.value',
' );',
' exception',
' when e_invalid_value then',
' p_result.message := l_validation_err;',
' p_result.display_location := apex_plugin.c_inline_with_field_and_notif;',
' p_result.page_item_name := p_item.name; ',
' end;',
'end validation;'))
,p_api_version=>2
,p_render_function=>'render'
,p_ajax_function=>'ajax'
,p_validation_function=>'validation'
,p_standard_attributes=>'VISIBLE:SESSION_STATE:READONLY:ESCAPE_OUTPUT:SOURCE:ELEMENT:WIDTH:PLACEHOLDER:LOV:CASCADING_LOV'
,p_substitute_attributes=>true
,p_subscribe_plugin_settings=>true
,p_version_identifier=>'1.0'
,p_about_url=>'www.menn.ooo'
,p_files_version=>276
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15365532213338826949)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>1
,p_display_sequence=>10
,p_prompt=>'LOV size'
,p_attribute_type=>'SELECT LIST'
,p_is_required=>true
,p_default_value=>'modal-md'
,p_is_translatable=>false
,p_lov_type=>'STATIC'
,p_help_text=>'The size (width) of the modal LOV.'
);
wwv_flow_api.create_plugin_attr_value(
p_id=>wwv_flow_api.id(15365680580474832201)
,p_plugin_attribute_id=>wwv_flow_api.id(15365532213338826949)
,p_display_sequence=>10
,p_display_value=>'Small'
,p_return_value=>'modal-sm'
,p_help_text=>'480px'
);
wwv_flow_api.create_plugin_attr_value(
p_id=>wwv_flow_api.id(15365682041966833861)
,p_plugin_attribute_id=>wwv_flow_api.id(15365532213338826949)
,p_display_sequence=>20
,p_display_value=>'Medium'
,p_return_value=>'modal-md'
,p_help_text=>'600px'
);
wwv_flow_api.create_plugin_attr_value(
p_id=>wwv_flow_api.id(15365685134719835566)
,p_plugin_attribute_id=>wwv_flow_api.id(15365532213338826949)
,p_display_sequence=>30
,p_display_value=>'Large'
,p_return_value=>'modal-lg'
,p_help_text=>'720px'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366000869225840835)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>2
,p_display_sequence=>20
,p_prompt=>'Rows per page'
,p_attribute_type=>'NUMBER'
,p_is_required=>true
,p_default_value=>'15'
,p_is_translatable=>false
,p_help_text=>'Number of rows to display in the Modal LOV'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366013792159271277)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>3
,p_display_sequence=>30
,p_prompt=>'Return column'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'r'
,p_is_translatable=>false
,p_examples=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<pre>',
'select id r',
' , name d',
' , name "Name"',
' , country "Country"',
' , from_yr "Born in"',
' from eba_demo_ig_people',
' order by name;',
'</pre>'))
,p_help_text=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Name of the return column.',
'',
'For the example the return column name is: r'))
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366513666790849350)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>4
,p_display_sequence=>40
,p_prompt=>'Display column'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'d'
,p_is_translatable=>false
,p_examples=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<pre>',
'select id r',
' , name d',
' , name "Name"',
' , country "Country"',
' , from_yr "Born in"',
' from eba_demo_ig_people',
' order by name;',
'</pre>'))
,p_help_text=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Name of the return column.',
'',
'For the example the display column name is: d'))
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366523589234853100)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>5
,p_display_sequence=>50
,p_prompt=>'Show column headers'
,p_attribute_type=>'CHECKBOX'
,p_is_required=>false
,p_default_value=>'N'
,p_is_translatable=>false
,p_examples=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<pre>',
'select id r',
' , name d',
' , name "Name"',
' , country "Country"',
' , from_yr "Born in"',
' from eba_demo_ig_people',
' order by name;',
'</pre>'))
,p_help_text=>'Hide or show column headers in the modal LOV. The column headers can look much nicer if you use case sensitive names like the example.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366506890697280908)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>6
,p_display_sequence=>60
,p_prompt=>'Title modal LOV'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'Select a value'
,p_is_translatable=>false
,p_help_text=>'The title of the Modal LOV.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15366546065866861977)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>7
,p_display_sequence=>70
,p_prompt=>'Validation error'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'Please select a record from the list.'
,p_is_translatable=>false
,p_help_text=>'The message to display when the builtin validation error occurs.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15367031773990871535)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>8
,p_display_sequence=>80
,p_prompt=>'Search placeholder'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'Enter a search term'
,p_is_translatable=>false
,p_help_text=>'Text to display as placeholder for the search item in the Modal LOV.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15367035177274874586)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>9
,p_display_sequence=>90
,p_prompt=>'No data found'
,p_attribute_type=>'TEXT'
,p_is_required=>true
,p_default_value=>'No data found'
,p_is_translatable=>false
,p_help_text=>'Text to display as no-data-found message when the Modal LOV is empty.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15367085389275878315)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>10
,p_display_sequence=>100
,p_prompt=>'Allow multiline rows'
,p_attribute_type=>'CHECKBOX'
,p_is_required=>false
,p_default_value=>'N'
,p_is_translatable=>false
,p_help_text=>'By default, the report rows cannot grow in size, if you want them to grow, make sure set this feature to yes.'
);
wwv_flow_api.create_plugin_attribute(
p_id=>wwv_flow_api.id(15367101310291880648)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_attribute_scope=>'COMPONENT'
,p_attribute_sequence=>11
,p_display_sequence=>110
,p_prompt=>'Page Items to Submit'
,p_attribute_type=>'PAGE ITEMS'
,p_is_required=>false
,p_is_translatable=>false
,p_help_text=>wwv_flow_string.join(wwv_flow_t_varchar2(
'You can use this attribute or Cascading LOV Parent Items to send other item values into session state which are used by your LOV query definition.',
'<br>',
'The difference is that changing the value of a Cascading LOV Parent Item will clear the value of this item. ',
'<br>',
'If you don''t want the item value to be cleared, use this setting.'))
);
wwv_flow_api.create_plugin_std_attribute(
p_id=>wwv_flow_api.id(15361813397311651318)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_name=>'LOV'
);
end;
/
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '2E742D466F726D2D696E707574436F6E7461696E6572202E7365617263682D636C6561722C0A2E612D47562D636F6C756D6E4974656D202E7365617263682D636C656172207B0A20206F726465723A20333B0A202072696768743A20323070783B0A2020';
wwv_flow_api.g_varchar2_table(2) := '616C69676E2D73656C663A2063656E7465723B0A20206865696768743A20313470783B0A20206D617267696E2D72696768743A202D313470783B0A2020666F6E742D73697A653A20313470783B0A2020637572736F723A20706F696E7465723B0A20207A';
wwv_flow_api.g_varchar2_table(3) := '2D696E6465783A20313B0A7D0A2E612D47562D636F6C756D6E4974656D202E752D50726F63657373696E672E752D50726F63657373696E672D2D696E6C696E65207B0A20206D617267696E3A206175746F3B0A2020706F736974696F6E3A206162736F6C';
wwv_flow_api.g_varchar2_table(4) := '7574653B0A2020746F703A20303B0A20206C6566743A20303B0A2020626F74746F6D3A20303B0A202072696768743A20303B0A20207A2D696E6465783A20313B0A7D0A2E6D6F64616C2D6C6F762D627574746F6E207B0A20206F726465723A20343B0A7D';
wwv_flow_api.g_varchar2_table(5) := '0A2E742D466F726D2D2D6C61726765202E742D466F726D2D696E707574436F6E7461696E6572202E7365617263682D636C656172207B0A202070616464696E673A203970783B0A7D0A2E75692D6469616C6F672E6D6F64616C2D78732C0A2E75692D6469';
wwv_flow_api.g_varchar2_table(6) := '616C6F672E6D6F64616C2D736D207B0A202077696474683A2034383070782021696D706F7274616E743B0A7D0A2E75692D6469616C6F672E6D6F64616C2D6C2C0A2E75692D6469616C6F672E6D6F64616C2D6D64207B0A202077696474683A2036303070';
wwv_flow_api.g_varchar2_table(7) := '782021696D706F7274616E743B0A7D0A2E75692D6469616C6F672E6D6F64616C2D786C2C0A2E75692D6469616C6F672E6D6F64616C2D6C67207B0A202077696474683A2037323070782021696D706F7274616E743B0A7D0A2E6D6F64616C2D6C6F76207B';
wwv_flow_api.g_varchar2_table(8) := '0A2020646973706C61793A20666C65783B0A2020666C65782D646972656374696F6E3A20636F6C756D6E3B0A7D0A2E6D6F64616C2D6C6F76202E6E6F2D70616464696E67207B0A202070616464696E673A20303B0A7D0A2E6D6F64616C2D6C6F76202E74';
wwv_flow_api.g_varchar2_table(9) := '2D466F726D2D6669656C64436F6E7461696E6572207B0A2020666C65783A20303B0A7D0A2E6D6F64616C2D6C6F76202E742D4469616C6F67526567696F6E2D626F6479207B0A2020666C65783A20313B0A20206F766572666C6F772D793A206175746F3B';
wwv_flow_api.g_varchar2_table(10) := '0A7D0A2E6D6F64616C2D6C6F76202E752D50726F63657373696E672E752D50726F63657373696E672D2D696E6C696E65207B0A20206D617267696E3A206175746F3B0A2020706F736974696F6E3A206162736F6C7574653B0A2020746F703A20303B0A20';
wwv_flow_api.g_varchar2_table(11) := '206C6566743A20303B0A2020626F74746F6D3A20303B0A202072696768743A20303B0A7D0A2E6D6F64616C2D6C6F76202E742D466F726D2D696E707574436F6E7461696E657220696E7075742E6D6F64616C2D6C6F762D6974656D207B0A20206D617267';
wwv_flow_api.g_varchar2_table(12) := '696E3A20303B0A2020626F726465722D746F702D72696768742D7261646975733A20303B0A2020626F726465722D626F74746F6D2D72696768742D7261646975733A20303B0A202070616464696E672D72696768743A20333570782021696D706F727461';
wwv_flow_api.g_varchar2_table(13) := '6E743B0A7D0A2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C65202E742D5265706F72742D63656C6C207B0A2020637572736F723A20706F696E7465723B0A7D0A2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C6520';
wwv_flow_api.g_varchar2_table(14) := '2E686F766572202E742D5265706F72742D63656C6C207B0A20206261636B67726F756E642D636F6C6F723A20696E686572697421696D706F7274616E743B0A7D0A2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C65202E6D61726B202E';
wwv_flow_api.g_varchar2_table(15) := '742D5265706F72742D63656C6C207B0A20206261636B67726F756E642D636F6C6F723A20696E686572697421696D706F7274616E743B0A7D0A2E612D47562D636F6C756D6E4974656D202E617065782D6974656D2D67726F7570207B0A20207769647468';
wwv_flow_api.g_varchar2_table(16) := '3A20313030253B0A7D0A2E612D47562D636F6C756D6E4974656D202E6F6A2D666F726D2D636F6E74726F6C207B0A20206D61782D77696474683A206E6F6E653B0A20206D617267696E2D626F74746F6D3A20303B0A7D0A';
null;
end;
/
begin
wwv_flow_api.create_plugin_file(
p_id=>wwv_flow_api.id(15365152469254240474)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_file_name=>'modal-lov.css'
,p_mime_type=>'text/css'
,p_file_charset=>'utf-8'
,p_file_content=>wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '2866756E6374696F6E28297B66756E6374696F6E207228652C6E2C74297B66756E6374696F6E206F28692C66297B696628216E5B695D297B69662821655B695D297B76617220633D2266756E6374696F6E223D3D747970656F6620726571756972652626';
wwv_flow_api.g_varchar2_table(2) := '726571756972653B69662821662626632972657475726E206328692C2130293B696628752972657475726E207528692C2130293B76617220613D6E6577204572726F72282243616E6E6F742066696E64206D6F64756C652027222B692B222722293B7468';
wwv_flow_api.g_varchar2_table(3) := '726F7720612E636F64653D224D4F44554C455F4E4F545F464F554E44222C617D76617220703D6E5B695D3D7B6578706F7274733A7B7D7D3B655B695D5B305D2E63616C6C28702E6578706F7274732C66756E6374696F6E2872297B766172206E3D655B69';
wwv_flow_api.g_varchar2_table(4) := '5D5B315D5B725D3B72657475726E206F286E7C7C72297D2C702C702E6578706F7274732C722C652C6E2C74297D72657475726E206E5B695D2E6578706F7274737D666F722876617220753D2266756E6374696F6E223D3D747970656F6620726571756972';
wwv_flow_api.g_varchar2_table(5) := '652626726571756972652C693D303B693C742E6C656E6774683B692B2B296F28745B695D293B72657475726E206F7D72657475726E20727D292829287B313A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775';
wwv_flow_api.g_varchar2_table(6) := '736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A';
wwv_flow_api.g_varchar2_table(7) := '29207B2072657475726E206F626A202626206F626A2E5F5F65734D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A207D3B207D0A0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F69';
wwv_flow_api.g_varchar2_table(8) := '6E7465726F705265717569726557696C6463617264286F626A29207B20696620286F626A202626206F626A2E5F5F65734D6F64756C6529207B2072657475726E206F626A3B207D20656C7365207B20766172206E65774F626A203D207B7D3B2069662028';
wwv_flow_api.g_varchar2_table(9) := '6F626A20213D206E756C6C29207B20666F722028766172206B657920696E206F626A29207B20696620284F626A6563742E70726F746F747970652E6861734F776E50726F70657274792E63616C6C286F626A2C206B65792929206E65774F626A5B6B6579';
wwv_flow_api.g_varchar2_table(10) := '5D203D206F626A5B6B65795D3B207D207D206E65774F626A5B2764656661756C74275D203D206F626A3B2072657475726E206E65774F626A3B207D207D0A0A766172205F68616E646C656261727342617365203D207265717569726528272E2F68616E64';
wwv_flow_api.g_varchar2_table(11) := '6C65626172732F6261736527293B0A0A7661722062617365203D205F696E7465726F705265717569726557696C6463617264285F68616E646C656261727342617365293B0A0A2F2F2045616368206F66207468657365206175676D656E74207468652048';
wwv_flow_api.g_varchar2_table(12) := '616E646C6562617273206F626A6563742E204E6F206E65656420746F20736574757020686572652E0A2F2F20285468697320697320646F6E6520746F20656173696C7920736861726520636F6465206265747765656E20636F6D6D6F6E6A7320616E6420';
wwv_flow_api.g_varchar2_table(13) := '62726F77736520656E7673290A0A766172205F68616E646C656261727353616665537472696E67203D207265717569726528272E2F68616E646C65626172732F736166652D737472696E6727293B0A0A766172205F68616E646C65626172735361666553';
wwv_flow_api.g_varchar2_table(14) := '7472696E6732203D205F696E7465726F705265717569726544656661756C74285F68616E646C656261727353616665537472696E67293B0A0A766172205F68616E646C6562617273457863657074696F6E203D207265717569726528272E2F68616E646C';
wwv_flow_api.g_varchar2_table(15) := '65626172732F657863657074696F6E27293B0A0A766172205F68616E646C6562617273457863657074696F6E32203D205F696E7465726F705265717569726544656661756C74285F68616E646C6562617273457863657074696F6E293B0A0A766172205F';
wwv_flow_api.g_varchar2_table(16) := '68616E646C65626172735574696C73203D207265717569726528272E2F68616E646C65626172732F7574696C7327293B0A0A766172205574696C73203D205F696E7465726F705265717569726557696C6463617264285F68616E646C6562617273557469';
wwv_flow_api.g_varchar2_table(17) := '6C73293B0A0A766172205F68616E646C656261727352756E74696D65203D207265717569726528272E2F68616E646C65626172732F72756E74696D6527293B0A0A7661722072756E74696D65203D205F696E7465726F705265717569726557696C646361';
wwv_flow_api.g_varchar2_table(18) := '7264285F68616E646C656261727352756E74696D65293B0A0A766172205F68616E646C65626172734E6F436F6E666C696374203D207265717569726528272E2F68616E646C65626172732F6E6F2D636F6E666C69637427293B0A0A766172205F68616E64';
wwv_flow_api.g_varchar2_table(19) := '6C65626172734E6F436F6E666C69637432203D205F696E7465726F705265717569726544656661756C74285F68616E646C65626172734E6F436F6E666C696374293B0A0A2F2F20466F7220636F6D7061746962696C69747920616E64207573616765206F';
wwv_flow_api.g_varchar2_table(20) := '757473696465206F66206D6F64756C652073797374656D732C206D616B65207468652048616E646C6562617273206F626A6563742061206E616D6573706163650A66756E6374696F6E206372656174652829207B0A2020766172206862203D206E657720';
wwv_flow_api.g_varchar2_table(21) := '626173652E48616E646C6562617273456E7669726F6E6D656E7428293B0A0A20205574696C732E657874656E642868622C2062617365293B0A202068622E53616665537472696E67203D205F68616E646C656261727353616665537472696E67325B2764';
wwv_flow_api.g_varchar2_table(22) := '656661756C74275D3B0A202068622E457863657074696F6E203D205F68616E646C6562617273457863657074696F6E325B2764656661756C74275D3B0A202068622E5574696C73203D205574696C733B0A202068622E6573636170654578707265737369';
wwv_flow_api.g_varchar2_table(23) := '6F6E203D205574696C732E65736361706545787072657373696F6E3B0A0A202068622E564D203D2072756E74696D653B0A202068622E74656D706C617465203D2066756E6374696F6E20287370656329207B0A2020202072657475726E2072756E74696D';
wwv_flow_api.g_varchar2_table(24) := '652E74656D706C61746528737065632C206862293B0A20207D3B0A0A202072657475726E2068623B0A7D0A0A76617220696E7374203D2063726561746528293B0A696E73742E637265617465203D206372656174653B0A0A5F68616E646C65626172734E';
wwv_flow_api.g_varchar2_table(25) := '6F436F6E666C696374325B2764656661756C74275D28696E7374293B0A0A696E73745B2764656661756C74275D203D20696E73743B0A0A6578706F7274735B2764656661756C74275D203D20696E73743B0A6D6F64756C652E6578706F727473203D2065';
wwv_flow_api.g_varchar2_table(26) := '78706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2F68616E646C65626172732F62617365223A322C222E2F68616E646C65626172732F657863657074696F6E223A352C222E2F68616E646C65626172732F6E6F2D636F6E666C696374223A';
wwv_flow_api.g_varchar2_table(27) := '31352C222E2F68616E646C65626172732F72756E74696D65223A31362C222E2F68616E646C65626172732F736166652D737472696E67223A31372C222E2F68616E646C65626172732F7574696C73223A31387D5D2C323A5B66756E6374696F6E28726571';
wwv_flow_api.g_varchar2_table(28) := '756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A6578706F7274732E48616E646C6562617273456E7669726F6E6D656E74203D2048616E64';
wwv_flow_api.g_varchar2_table(29) := '6C6562617273456E7669726F6E6D656E743B0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A29207B2072657475726E206F626A202626206F626A';
wwv_flow_api.g_varchar2_table(30) := '2E5F5F65734D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A207D3B207D0A0A766172205F7574696C73203D207265717569726528272E2F7574696C7327293B0A0A766172205F657863657074696F6E203D20726571756972';
wwv_flow_api.g_varchar2_table(31) := '6528272E2F657863657074696F6E27293B0A0A766172205F657863657074696F6E32203D205F696E7465726F705265717569726544656661756C74285F657863657074696F6E293B0A0A766172205F68656C70657273203D207265717569726528272E2F';
wwv_flow_api.g_varchar2_table(32) := '68656C7065727327293B0A0A766172205F6465636F7261746F7273203D207265717569726528272E2F6465636F7261746F727327293B0A0A766172205F6C6F67676572203D207265717569726528272E2F6C6F6767657227293B0A0A766172205F6C6F67';
wwv_flow_api.g_varchar2_table(33) := '67657232203D205F696E7465726F705265717569726544656661756C74285F6C6F67676572293B0A0A7661722056455253494F4E203D2027342E302E3131273B0A6578706F7274732E56455253494F4E203D2056455253494F4E3B0A76617220434F4D50';
wwv_flow_api.g_varchar2_table(34) := '494C45525F5245564953494F4E203D20373B0A0A6578706F7274732E434F4D50494C45525F5245564953494F4E203D20434F4D50494C45525F5245564953494F4E3B0A766172205245564953494F4E5F4348414E474553203D207B0A2020313A20273C3D';
wwv_flow_api.g_varchar2_table(35) := '20312E302E72632E32272C202F2F20312E302E72632E322069732061637475616C6C7920726576322062757420646F65736E2774207265706F72742069740A2020323A20273D3D20312E302E302D72632E33272C0A2020333A20273D3D20312E302E302D';
wwv_flow_api.g_varchar2_table(36) := '72632E34272C0A2020343A20273D3D20312E782E78272C0A2020353A20273D3D20322E302E302D616C7068612E78272C0A2020363A20273E3D20322E302E302D626574612E31272C0A2020373A20273E3D20342E302E30270A7D3B0A0A6578706F727473';
wwv_flow_api.g_varchar2_table(37) := '2E5245564953494F4E5F4348414E474553203D205245564953494F4E5F4348414E4745533B0A766172206F626A65637454797065203D20275B6F626A656374204F626A6563745D273B0A0A66756E6374696F6E2048616E646C6562617273456E7669726F';
wwv_flow_api.g_varchar2_table(38) := '6E6D656E742868656C706572732C207061727469616C732C206465636F7261746F727329207B0A2020746869732E68656C70657273203D2068656C70657273207C7C207B7D3B0A2020746869732E7061727469616C73203D207061727469616C73207C7C';
wwv_flow_api.g_varchar2_table(39) := '207B7D3B0A2020746869732E6465636F7261746F7273203D206465636F7261746F7273207C7C207B7D3B0A0A20205F68656C706572732E726567697374657244656661756C7448656C706572732874686973293B0A20205F6465636F7261746F72732E72';
wwv_flow_api.g_varchar2_table(40) := '6567697374657244656661756C744465636F7261746F72732874686973293B0A7D0A0A48616E646C6562617273456E7669726F6E6D656E742E70726F746F74797065203D207B0A2020636F6E7374727563746F723A2048616E646C6562617273456E7669';
wwv_flow_api.g_varchar2_table(41) := '726F6E6D656E742C0A0A20206C6F676765723A205F6C6F67676572325B2764656661756C74275D2C0A20206C6F673A205F6C6F67676572325B2764656661756C74275D2E6C6F672C0A0A2020726567697374657248656C7065723A2066756E6374696F6E';
wwv_flow_api.g_varchar2_table(42) := '20726567697374657248656C706572286E616D652C20666E29207B0A20202020696620285F7574696C732E746F537472696E672E63616C6C286E616D6529203D3D3D206F626A6563745479706529207B0A20202020202069662028666E29207B0A202020';
wwv_flow_api.g_varchar2_table(43) := '20202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D2827417267206E6F7420737570706F727465642077697468206D756C7469706C652068656C7065727327293B0A2020202020207D0A2020202020205F757469';
wwv_flow_api.g_varchar2_table(44) := '6C732E657874656E6428746869732E68656C706572732C206E616D65293B0A202020207D20656C7365207B0A202020202020746869732E68656C706572735B6E616D655D203D20666E3B0A202020207D0A20207D2C0A2020756E72656769737465724865';
wwv_flow_api.g_varchar2_table(45) := '6C7065723A2066756E6374696F6E20756E726567697374657248656C706572286E616D6529207B0A2020202064656C65746520746869732E68656C706572735B6E616D655D3B0A20207D2C0A0A202072656769737465725061727469616C3A2066756E63';
wwv_flow_api.g_varchar2_table(46) := '74696F6E2072656769737465725061727469616C286E616D652C207061727469616C29207B0A20202020696620285F7574696C732E746F537472696E672E63616C6C286E616D6529203D3D3D206F626A6563745479706529207B0A2020202020205F7574';
wwv_flow_api.g_varchar2_table(47) := '696C732E657874656E6428746869732E7061727469616C732C206E616D65293B0A202020207D20656C7365207B0A20202020202069662028747970656F66207061727469616C203D3D3D2027756E646566696E65642729207B0A20202020202020207468';
wwv_flow_api.g_varchar2_table(48) := '726F77206E6577205F657863657074696F6E325B2764656661756C74275D2827417474656D7074696E6720746F2072656769737465722061207061727469616C2063616C6C6564202227202B206E616D65202B20272220617320756E646566696E656427';
wwv_flow_api.g_varchar2_table(49) := '293B0A2020202020207D0A202020202020746869732E7061727469616C735B6E616D655D203D207061727469616C3B0A202020207D0A20207D2C0A2020756E72656769737465725061727469616C3A2066756E6374696F6E20756E726567697374657250';
wwv_flow_api.g_varchar2_table(50) := '61727469616C286E616D6529207B0A2020202064656C65746520746869732E7061727469616C735B6E616D655D3B0A20207D2C0A0A202072656769737465724465636F7261746F723A2066756E6374696F6E2072656769737465724465636F7261746F72';
wwv_flow_api.g_varchar2_table(51) := '286E616D652C20666E29207B0A20202020696620285F7574696C732E746F537472696E672E63616C6C286E616D6529203D3D3D206F626A6563745479706529207B0A20202020202069662028666E29207B0A20202020202020207468726F77206E657720';
wwv_flow_api.g_varchar2_table(52) := '5F657863657074696F6E325B2764656661756C74275D2827417267206E6F7420737570706F727465642077697468206D756C7469706C65206465636F7261746F727327293B0A2020202020207D0A2020202020205F7574696C732E657874656E64287468';
wwv_flow_api.g_varchar2_table(53) := '69732E6465636F7261746F72732C206E616D65293B0A202020207D20656C7365207B0A202020202020746869732E6465636F7261746F72735B6E616D655D203D20666E3B0A202020207D0A20207D2C0A2020756E72656769737465724465636F7261746F';
wwv_flow_api.g_varchar2_table(54) := '723A2066756E6374696F6E20756E72656769737465724465636F7261746F72286E616D6529207B0A2020202064656C65746520746869732E6465636F7261746F72735B6E616D655D3B0A20207D0A7D3B0A0A766172206C6F67203D205F6C6F6767657232';
wwv_flow_api.g_varchar2_table(55) := '5B2764656661756C74275D2E6C6F673B0A0A6578706F7274732E6C6F67203D206C6F673B0A6578706F7274732E6372656174654672616D65203D205F7574696C732E6372656174654672616D653B0A6578706F7274732E6C6F67676572203D205F6C6F67';
wwv_flow_api.g_varchar2_table(56) := '676572325B2764656661756C74275D3B0A0A0A7D2C7B222E2F6465636F7261746F7273223A332C222E2F657863657074696F6E223A352C222E2F68656C70657273223A362C222E2F6C6F67676572223A31342C222E2F7574696C73223A31387D5D2C333A';
wwv_flow_api.g_varchar2_table(57) := '5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A6578706F7274732E726567697374657244656661756C74';
wwv_flow_api.g_varchar2_table(58) := '4465636F7261746F7273203D20726567697374657244656661756C744465636F7261746F72733B0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A';
wwv_flow_api.g_varchar2_table(59) := '29207B2072657475726E206F626A202626206F626A2E5F5F65734D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A207D3B207D0A0A766172205F6465636F7261746F7273496E6C696E65203D207265717569726528272E2F64';
wwv_flow_api.g_varchar2_table(60) := '65636F7261746F72732F696E6C696E6527293B0A0A766172205F6465636F7261746F7273496E6C696E6532203D205F696E7465726F705265717569726544656661756C74285F6465636F7261746F7273496E6C696E65293B0A0A66756E6374696F6E2072';
wwv_flow_api.g_varchar2_table(61) := '6567697374657244656661756C744465636F7261746F727328696E7374616E636529207B0A20205F6465636F7261746F7273496E6C696E65325B2764656661756C74275D28696E7374616E6365293B0A7D0A0A0A7D2C7B222E2F6465636F7261746F7273';
wwv_flow_api.g_varchar2_table(62) := '2F696E6C696E65223A347D5D2C343A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172205F7574';
wwv_flow_api.g_varchar2_table(63) := '696C73203D207265717569726528272E2E2F7574696C7327293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E2028696E7374616E636529207B0A2020696E7374616E63652E72656769737465724465636F7261746F7228';
wwv_flow_api.g_varchar2_table(64) := '27696E6C696E65272C2066756E6374696F6E2028666E2C2070726F70732C20636F6E7461696E65722C206F7074696F6E7329207B0A2020202076617220726574203D20666E3B0A20202020696620282170726F70732E7061727469616C7329207B0A2020';
wwv_flow_api.g_varchar2_table(65) := '2020202070726F70732E7061727469616C73203D207B7D3B0A202020202020726574203D2066756E6374696F6E2028636F6E746578742C206F7074696F6E7329207B0A20202020202020202F2F204372656174652061206E6577207061727469616C7320';
wwv_flow_api.g_varchar2_table(66) := '737461636B206672616D65207072696F7220746F20657865632E0A2020202020202020766172206F726967696E616C203D20636F6E7461696E65722E7061727469616C733B0A2020202020202020636F6E7461696E65722E7061727469616C73203D205F';
wwv_flow_api.g_varchar2_table(67) := '7574696C732E657874656E64287B7D2C206F726967696E616C2C2070726F70732E7061727469616C73293B0A202020202020202076617220726574203D20666E28636F6E746578742C206F7074696F6E73293B0A2020202020202020636F6E7461696E65';
wwv_flow_api.g_varchar2_table(68) := '722E7061727469616C73203D206F726967696E616C3B0A202020202020202072657475726E207265743B0A2020202020207D3B0A202020207D0A0A2020202070726F70732E7061727469616C735B6F7074696F6E732E617267735B305D5D203D206F7074';
wwv_flow_api.g_varchar2_table(69) := '696F6E732E666E3B0A0A2020202072657475726E207265743B0A20207D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F7574696C73223A31387D5D2C353A5B66756E';
wwv_flow_api.g_varchar2_table(70) := '6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172206572726F7250726F7073203D205B2764657363726970';
wwv_flow_api.g_varchar2_table(71) := '74696F6E272C202766696C654E616D65272C20276C696E654E756D626572272C20276D657373616765272C20276E616D65272C20276E756D626572272C2027737461636B275D3B0A0A66756E6374696F6E20457863657074696F6E286D6573736167652C';
wwv_flow_api.g_varchar2_table(72) := '206E6F646529207B0A2020766172206C6F63203D206E6F6465202626206E6F64652E6C6F632C0A2020202020206C696E65203D20756E646566696E65642C0A202020202020636F6C756D6E203D20756E646566696E65643B0A2020696620286C6F632920';
wwv_flow_api.g_varchar2_table(73) := '7B0A202020206C696E65203D206C6F632E73746172742E6C696E653B0A20202020636F6C756D6E203D206C6F632E73746172742E636F6C756D6E3B0A0A202020206D657373616765202B3D2027202D2027202B206C696E65202B20273A27202B20636F6C';
wwv_flow_api.g_varchar2_table(74) := '756D6E3B0A20207D0A0A202076617220746D70203D204572726F722E70726F746F747970652E636F6E7374727563746F722E63616C6C28746869732C206D657373616765293B0A0A20202F2F20556E666F7274756E6174656C79206572726F7273206172';
wwv_flow_api.g_varchar2_table(75) := '65206E6F7420656E756D657261626C6520696E204368726F6D6520286174206C65617374292C20736F2060666F722070726F7020696E20746D706020646F65736E277420776F726B2E0A2020666F72202876617220696478203D20303B20696478203C20';
wwv_flow_api.g_varchar2_table(76) := '6572726F7250726F70732E6C656E6774683B206964782B2B29207B0A20202020746869735B6572726F7250726F70735B6964785D5D203D20746D705B6572726F7250726F70735B6964785D5D3B0A20207D0A0A20202F2A20697374616E62756C2069676E';
wwv_flow_api.g_varchar2_table(77) := '6F726520656C7365202A2F0A2020696620284572726F722E63617074757265537461636B547261636529207B0A202020204572726F722E63617074757265537461636B547261636528746869732C20457863657074696F6E293B0A20207D0A0A20207472';
wwv_flow_api.g_varchar2_table(78) := '79207B0A20202020696620286C6F6329207B0A202020202020746869732E6C696E654E756D626572203D206C696E653B0A0A2020202020202F2F20576F726B2061726F756E6420697373756520756E646572207361666172692077686572652077652063';
wwv_flow_api.g_varchar2_table(79) := '616E2774206469726563746C79207365742074686520636F6C756D6E2076616C75650A2020202020202F2A20697374616E62756C2069676E6F7265206E657874202A2F0A202020202020696620284F626A6563742E646566696E6550726F706572747929';
wwv_flow_api.g_varchar2_table(80) := '207B0A20202020202020204F626A6563742E646566696E6550726F706572747928746869732C2027636F6C756D6E272C207B0A2020202020202020202076616C75653A20636F6C756D6E2C0A20202020202020202020656E756D657261626C653A207472';
wwv_flow_api.g_varchar2_table(81) := '75650A20202020202020207D293B0A2020202020207D20656C7365207B0A2020202020202020746869732E636F6C756D6E203D20636F6C756D6E3B0A2020202020207D0A202020207D0A20207D20636174636820286E6F7029207B0A202020202F2A2049';
wwv_flow_api.g_varchar2_table(82) := '676E6F7265206966207468652062726F77736572206973207665727920706172746963756C6172202A2F0A20207D0A7D0A0A457863657074696F6E2E70726F746F74797065203D206E6577204572726F7228293B0A0A6578706F7274735B276465666175';
wwv_flow_api.g_varchar2_table(83) := '6C74275D203D20457863657074696F6E3B0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B7D5D2C363A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A';
wwv_flow_api.g_varchar2_table(84) := '2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A6578706F7274732E726567697374657244656661756C7448656C70657273203D20726567697374657244656661756C7448656C706572733B0A2F';
wwv_flow_api.g_varchar2_table(85) := '2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A29207B2072657475726E206F626A202626206F626A2E5F5F65734D6F64756C65203F206F626A203A20';
wwv_flow_api.g_varchar2_table(86) := '7B202764656661756C74273A206F626A207D3B207D0A0A766172205F68656C70657273426C6F636B48656C7065724D697373696E67203D207265717569726528272E2F68656C706572732F626C6F636B2D68656C7065722D6D697373696E6727293B0A0A';
wwv_flow_api.g_varchar2_table(87) := '766172205F68656C70657273426C6F636B48656C7065724D697373696E6732203D205F696E7465726F705265717569726544656661756C74285F68656C70657273426C6F636B48656C7065724D697373696E67293B0A0A766172205F68656C7065727345';
wwv_flow_api.g_varchar2_table(88) := '616368203D207265717569726528272E2F68656C706572732F6561636827293B0A0A766172205F68656C706572734561636832203D205F696E7465726F705265717569726544656661756C74285F68656C7065727345616368293B0A0A766172205F6865';
wwv_flow_api.g_varchar2_table(89) := '6C7065727348656C7065724D697373696E67203D207265717569726528272E2F68656C706572732F68656C7065722D6D697373696E6727293B0A0A766172205F68656C7065727348656C7065724D697373696E6732203D205F696E7465726F7052657175';
wwv_flow_api.g_varchar2_table(90) := '69726544656661756C74285F68656C7065727348656C7065724D697373696E67293B0A0A766172205F68656C706572734966203D207265717569726528272E2F68656C706572732F696627293B0A0A766172205F68656C70657273496632203D205F696E';
wwv_flow_api.g_varchar2_table(91) := '7465726F705265717569726544656661756C74285F68656C706572734966293B0A0A766172205F68656C706572734C6F67203D207265717569726528272E2F68656C706572732F6C6F6727293B0A0A766172205F68656C706572734C6F6732203D205F69';
wwv_flow_api.g_varchar2_table(92) := '6E7465726F705265717569726544656661756C74285F68656C706572734C6F67293B0A0A766172205F68656C706572734C6F6F6B7570203D207265717569726528272E2F68656C706572732F6C6F6F6B757027293B0A0A766172205F68656C706572734C';
wwv_flow_api.g_varchar2_table(93) := '6F6F6B757032203D205F696E7465726F705265717569726544656661756C74285F68656C706572734C6F6F6B7570293B0A0A766172205F68656C7065727357697468203D207265717569726528272E2F68656C706572732F7769746827293B0A0A766172';
wwv_flow_api.g_varchar2_table(94) := '205F68656C706572735769746832203D205F696E7465726F705265717569726544656661756C74285F68656C7065727357697468293B0A0A66756E6374696F6E20726567697374657244656661756C7448656C7065727328696E7374616E636529207B0A';
wwv_flow_api.g_varchar2_table(95) := '20205F68656C70657273426C6F636B48656C7065724D697373696E67325B2764656661756C74275D28696E7374616E6365293B0A20205F68656C7065727345616368325B2764656661756C74275D28696E7374616E6365293B0A20205F68656C70657273';
wwv_flow_api.g_varchar2_table(96) := '48656C7065724D697373696E67325B2764656661756C74275D28696E7374616E6365293B0A20205F68656C706572734966325B2764656661756C74275D28696E7374616E6365293B0A20205F68656C706572734C6F67325B2764656661756C74275D2869';
wwv_flow_api.g_varchar2_table(97) := '6E7374616E6365293B0A20205F68656C706572734C6F6F6B7570325B2764656661756C74275D28696E7374616E6365293B0A20205F68656C7065727357697468325B2764656661756C74275D28696E7374616E6365293B0A7D0A0A0A7D2C7B222E2F6865';
wwv_flow_api.g_varchar2_table(98) := '6C706572732F626C6F636B2D68656C7065722D6D697373696E67223A372C222E2F68656C706572732F65616368223A382C222E2F68656C706572732F68656C7065722D6D697373696E67223A392C222E2F68656C706572732F6966223A31302C222E2F68';
wwv_flow_api.g_varchar2_table(99) := '656C706572732F6C6F67223A31312C222E2F68656C706572732F6C6F6F6B7570223A31322C222E2F68656C706572732F77697468223A31337D5D2C373A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A27757365';
wwv_flow_api.g_varchar2_table(100) := '20737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172205F7574696C73203D207265717569726528272E2E2F7574696C7327293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374';
wwv_flow_api.g_varchar2_table(101) := '696F6E2028696E7374616E636529207B0A2020696E7374616E63652E726567697374657248656C7065722827626C6F636B48656C7065724D697373696E67272C2066756E6374696F6E2028636F6E746578742C206F7074696F6E7329207B0A2020202076';
wwv_flow_api.g_varchar2_table(102) := '617220696E7665727365203D206F7074696F6E732E696E76657273652C0A2020202020202020666E203D206F7074696F6E732E666E3B0A0A2020202069662028636F6E74657874203D3D3D207472756529207B0A20202020202072657475726E20666E28';
wwv_flow_api.g_varchar2_table(103) := '74686973293B0A202020207D20656C73652069662028636F6E74657874203D3D3D2066616C7365207C7C20636F6E74657874203D3D206E756C6C29207B0A20202020202072657475726E20696E76657273652874686973293B0A202020207D20656C7365';
wwv_flow_api.g_varchar2_table(104) := '20696620285F7574696C732E6973417272617928636F6E746578742929207B0A20202020202069662028636F6E746578742E6C656E677468203E203029207B0A2020202020202020696620286F7074696F6E732E69647329207B0A202020202020202020';
wwv_flow_api.g_varchar2_table(105) := '206F7074696F6E732E696473203D205B6F7074696F6E732E6E616D655D3B0A20202020202020207D0A0A202020202020202072657475726E20696E7374616E63652E68656C706572732E6561636828636F6E746578742C206F7074696F6E73293B0A2020';
wwv_flow_api.g_varchar2_table(106) := '202020207D20656C7365207B0A202020202020202072657475726E20696E76657273652874686973293B0A2020202020207D0A202020207D20656C7365207B0A202020202020696620286F7074696F6E732E64617461202626206F7074696F6E732E6964';
wwv_flow_api.g_varchar2_table(107) := '7329207B0A20202020202020207661722064617461203D205F7574696C732E6372656174654672616D65286F7074696F6E732E64617461293B0A2020202020202020646174612E636F6E7465787450617468203D205F7574696C732E617070656E64436F';
wwv_flow_api.g_varchar2_table(108) := '6E7465787450617468286F7074696F6E732E646174612E636F6E74657874506174682C206F7074696F6E732E6E616D65293B0A20202020202020206F7074696F6E73203D207B20646174613A2064617461207D3B0A2020202020207D0A0A202020202020';
wwv_flow_api.g_varchar2_table(109) := '72657475726E20666E28636F6E746578742C206F7074696F6E73293B0A202020207D0A20207D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F7574696C73223A3138';
wwv_flow_api.g_varchar2_table(110) := '7D5D2C383A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A2F2F20697374616E62756C2069676E6F7265';
wwv_flow_api.g_varchar2_table(111) := '206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A29207B2072657475726E206F626A202626206F626A2E5F5F65734D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A20';
wwv_flow_api.g_varchar2_table(112) := '7D3B207D0A0A766172205F7574696C73203D207265717569726528272E2E2F7574696C7327293B0A0A766172205F657863657074696F6E203D207265717569726528272E2E2F657863657074696F6E27293B0A0A766172205F657863657074696F6E3220';
wwv_flow_api.g_varchar2_table(113) := '3D205F696E7465726F705265717569726544656661756C74285F657863657074696F6E293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E2028696E7374616E636529207B0A2020696E7374616E63652E72656769737465';
wwv_flow_api.g_varchar2_table(114) := '7248656C706572282765616368272C2066756E6374696F6E2028636F6E746578742C206F7074696F6E7329207B0A2020202069662028216F7074696F6E7329207B0A2020202020207468726F77206E6577205F657863657074696F6E325B276465666175';
wwv_flow_api.g_varchar2_table(115) := '6C74275D28274D7573742070617373206974657261746F7220746F20236561636827293B0A202020207D0A0A2020202076617220666E203D206F7074696F6E732E666E2C0A2020202020202020696E7665727365203D206F7074696F6E732E696E766572';
wwv_flow_api.g_varchar2_table(116) := '73652C0A202020202020202069203D20302C0A2020202020202020726574203D2027272C0A202020202020202064617461203D20756E646566696E65642C0A2020202020202020636F6E7465787450617468203D20756E646566696E65643B0A0A202020';
wwv_flow_api.g_varchar2_table(117) := '20696620286F7074696F6E732E64617461202626206F7074696F6E732E69647329207B0A202020202020636F6E7465787450617468203D205F7574696C732E617070656E64436F6E7465787450617468286F7074696F6E732E646174612E636F6E746578';
wwv_flow_api.g_varchar2_table(118) := '74506174682C206F7074696F6E732E6964735B305D29202B20272E273B0A202020207D0A0A20202020696620285F7574696C732E697346756E6374696F6E28636F6E746578742929207B0A202020202020636F6E74657874203D20636F6E746578742E63';
wwv_flow_api.g_varchar2_table(119) := '616C6C2874686973293B0A202020207D0A0A20202020696620286F7074696F6E732E6461746129207B0A20202020202064617461203D205F7574696C732E6372656174654672616D65286F7074696F6E732E64617461293B0A202020207D0A0A20202020';
wwv_flow_api.g_varchar2_table(120) := '66756E6374696F6E2065786563497465726174696F6E286669656C642C20696E6465782C206C61737429207B0A202020202020696620286461746129207B0A2020202020202020646174612E6B6579203D206669656C643B0A2020202020202020646174';
wwv_flow_api.g_varchar2_table(121) := '612E696E646578203D20696E6465783B0A2020202020202020646174612E6669727374203D20696E646578203D3D3D20303B0A2020202020202020646174612E6C617374203D2021216C6173743B0A0A202020202020202069662028636F6E7465787450';
wwv_flow_api.g_varchar2_table(122) := '61746829207B0A20202020202020202020646174612E636F6E7465787450617468203D20636F6E7465787450617468202B206669656C643B0A20202020202020207D0A2020202020207D0A0A202020202020726574203D20726574202B20666E28636F6E';
wwv_flow_api.g_varchar2_table(123) := '746578745B6669656C645D2C207B0A2020202020202020646174613A20646174612C0A2020202020202020626C6F636B506172616D733A205F7574696C732E626C6F636B506172616D73285B636F6E746578745B6669656C645D2C206669656C645D2C20';
wwv_flow_api.g_varchar2_table(124) := '5B636F6E7465787450617468202B206669656C642C206E756C6C5D290A2020202020207D293B0A202020207D0A0A2020202069662028636F6E7465787420262620747970656F6620636F6E74657874203D3D3D20276F626A6563742729207B0A20202020';
wwv_flow_api.g_varchar2_table(125) := '2020696620285F7574696C732E6973417272617928636F6E746578742929207B0A2020202020202020666F722028766172206A203D20636F6E746578742E6C656E6774683B2069203C206A3B20692B2B29207B0A20202020202020202020696620286920';
wwv_flow_api.g_varchar2_table(126) := '696E20636F6E7465787429207B0A20202020202020202020202065786563497465726174696F6E28692C20692C2069203D3D3D20636F6E746578742E6C656E677468202D2031293B0A202020202020202020207D0A20202020202020207D0A2020202020';
wwv_flow_api.g_varchar2_table(127) := '207D20656C7365207B0A2020202020202020766172207072696F724B6579203D20756E646566696E65643B0A0A2020202020202020666F722028766172206B657920696E20636F6E7465787429207B0A2020202020202020202069662028636F6E746578';
wwv_flow_api.g_varchar2_table(128) := '742E6861734F776E50726F7065727479286B65792929207B0A2020202020202020202020202F2F2057652772652072756E6E696E672074686520697465726174696F6E73206F6E652073746570206F7574206F662073796E6320736F2077652063616E20';
wwv_flow_api.g_varchar2_table(129) := '6465746563740A2020202020202020202020202F2F20746865206C61737420697465726174696F6E20776974686F7574206861766520746F207363616E20746865206F626A65637420747769636520616E64206372656174650A20202020202020202020';
wwv_flow_api.g_varchar2_table(130) := '20202F2F20616E20697465726D656469617465206B6579732061727261792E0A202020202020202020202020696620287072696F724B657920213D3D20756E646566696E656429207B0A202020202020202020202020202065786563497465726174696F';
wwv_flow_api.g_varchar2_table(131) := '6E287072696F724B65792C2069202D2031293B0A2020202020202020202020207D0A2020202020202020202020207072696F724B6579203D206B65793B0A202020202020202020202020692B2B3B0A202020202020202020207D0A20202020202020207D';
wwv_flow_api.g_varchar2_table(132) := '0A2020202020202020696620287072696F724B657920213D3D20756E646566696E656429207B0A2020202020202020202065786563497465726174696F6E287072696F724B65792C2069202D20312C2074727565293B0A20202020202020207D0A202020';
wwv_flow_api.g_varchar2_table(133) := '2020207D0A202020207D0A0A202020206966202869203D3D3D203029207B0A202020202020726574203D20696E76657273652874686973293B0A202020207D0A0A2020202072657475726E207265743B0A20207D293B0A7D3B0A0A6D6F64756C652E6578';
wwv_flow_api.g_varchar2_table(134) := '706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F657863657074696F6E223A352C222E2E2F7574696C73223A31387D5D2C393A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473';
wwv_flow_api.g_varchar2_table(135) := '297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C';
wwv_flow_api.g_varchar2_table(136) := '74286F626A29207B2072657475726E206F626A202626206F626A2E5F5F65734D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A207D3B207D0A0A766172205F657863657074696F6E203D207265717569726528272E2E2F6578';
wwv_flow_api.g_varchar2_table(137) := '63657074696F6E27293B0A0A766172205F657863657074696F6E32203D205F696E7465726F705265717569726544656661756C74285F657863657074696F6E293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E2028696E';
wwv_flow_api.g_varchar2_table(138) := '7374616E636529207B0A2020696E7374616E63652E726567697374657248656C706572282768656C7065724D697373696E67272C2066756E6374696F6E202829202F2A205B617267732C205D6F7074696F6E73202A2F7B0A202020206966202861726775';
wwv_flow_api.g_varchar2_table(139) := '6D656E74732E6C656E677468203D3D3D203129207B0A2020202020202F2F2041206D697373696E67206669656C6420696E2061207B7B666F6F7D7D20636F6E7374727563742E0A20202020202072657475726E20756E646566696E65643B0A202020207D';
wwv_flow_api.g_varchar2_table(140) := '20656C7365207B0A2020202020202F2F20536F6D656F6E652069732061637475616C6C7920747279696E6720746F2063616C6C20736F6D657468696E672C20626C6F772075702E0A2020202020207468726F77206E6577205F657863657074696F6E325B';
wwv_flow_api.g_varchar2_table(141) := '2764656661756C74275D28274D697373696E672068656C7065723A202227202B20617267756D656E74735B617267756D656E74732E6C656E677468202D20315D2E6E616D65202B20272227293B0A202020207D0A20207D293B0A7D3B0A0A6D6F64756C65';
wwv_flow_api.g_varchar2_table(142) := '2E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F657863657074696F6E223A357D5D2C31303A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A27757365207374';
wwv_flow_api.g_varchar2_table(143) := '72696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172205F7574696C73203D207265717569726528272E2E2F7574696C7327293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E';
wwv_flow_api.g_varchar2_table(144) := '2028696E7374616E636529207B0A2020696E7374616E63652E726567697374657248656C70657228276966272C2066756E6374696F6E2028636F6E646974696F6E616C2C206F7074696F6E7329207B0A20202020696620285F7574696C732E697346756E';
wwv_flow_api.g_varchar2_table(145) := '6374696F6E28636F6E646974696F6E616C2929207B0A202020202020636F6E646974696F6E616C203D20636F6E646974696F6E616C2E63616C6C2874686973293B0A202020207D0A0A202020202F2F2044656661756C74206265686176696F7220697320';
wwv_flow_api.g_varchar2_table(146) := '746F2072656E6465722074686520706F7369746976652070617468206966207468652076616C75652069732074727574687920616E64206E6F7420656D7074792E0A202020202F2F205468652060696E636C7564655A65726F60206F7074696F6E206D61';
wwv_flow_api.g_varchar2_table(147) := '792062652073657420746F2074726561742074686520636F6E6474696F6E616C20617320707572656C79206E6F7420656D707479206261736564206F6E207468650A202020202F2F206265686176696F72206F66206973456D7074792E20456666656374';
wwv_flow_api.g_varchar2_table(148) := '6976656C7920746869732064657465726D696E657320696620302069732068616E646C65642062792074686520706F7369746976652070617468206F72206E656761746976652E0A2020202069662028216F7074696F6E732E686173682E696E636C7564';
wwv_flow_api.g_varchar2_table(149) := '655A65726F2026262021636F6E646974696F6E616C207C7C205F7574696C732E6973456D70747928636F6E646974696F6E616C2929207B0A20202020202072657475726E206F7074696F6E732E696E76657273652874686973293B0A202020207D20656C';
wwv_flow_api.g_varchar2_table(150) := '7365207B0A20202020202072657475726E206F7074696F6E732E666E2874686973293B0A202020207D0A20207D293B0A0A2020696E7374616E63652E726567697374657248656C7065722827756E6C657373272C2066756E6374696F6E2028636F6E6469';
wwv_flow_api.g_varchar2_table(151) := '74696F6E616C2C206F7074696F6E7329207B0A2020202072657475726E20696E7374616E63652E68656C706572735B276966275D2E63616C6C28746869732C20636F6E646974696F6E616C2C207B20666E3A206F7074696F6E732E696E76657273652C20';
wwv_flow_api.g_varchar2_table(152) := '696E76657273653A206F7074696F6E732E666E2C20686173683A206F7074696F6E732E68617368207D293B0A20207D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F';
wwv_flow_api.g_varchar2_table(153) := '7574696C73223A31387D5D2C31313A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A6578706F727473';
wwv_flow_api.g_varchar2_table(154) := '5B2764656661756C74275D203D2066756E6374696F6E2028696E7374616E636529207B0A2020696E7374616E63652E726567697374657248656C70657228276C6F67272C2066756E6374696F6E202829202F2A206D6573736167652C206F7074696F6E73';
wwv_flow_api.g_varchar2_table(155) := '202A2F7B0A202020207661722061726773203D205B756E646566696E65645D2C0A20202020202020206F7074696F6E73203D20617267756D656E74735B617267756D656E74732E6C656E677468202D20315D3B0A20202020666F7220287661722069203D';
wwv_flow_api.g_varchar2_table(156) := '20303B2069203C20617267756D656E74732E6C656E677468202D20313B20692B2B29207B0A202020202020617267732E7075736828617267756D656E74735B695D293B0A202020207D0A0A20202020766172206C6576656C203D20313B0A202020206966';
wwv_flow_api.g_varchar2_table(157) := '20286F7074696F6E732E686173682E6C6576656C20213D206E756C6C29207B0A2020202020206C6576656C203D206F7074696F6E732E686173682E6C6576656C3B0A202020207D20656C736520696620286F7074696F6E732E64617461202626206F7074';
wwv_flow_api.g_varchar2_table(158) := '696F6E732E646174612E6C6576656C20213D206E756C6C29207B0A2020202020206C6576656C203D206F7074696F6E732E646174612E6C6576656C3B0A202020207D0A20202020617267735B305D203D206C6576656C3B0A0A20202020696E7374616E63';
wwv_flow_api.g_varchar2_table(159) := '652E6C6F672E6170706C7928696E7374616E63652C2061726773293B0A20207D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B7D5D2C31323A5B66756E6374696F6E28726571';
wwv_flow_api.g_varchar2_table(160) := '756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E2028696E7374';
wwv_flow_api.g_varchar2_table(161) := '616E636529207B0A2020696E7374616E63652E726567697374657248656C70657228276C6F6F6B7570272C2066756E6374696F6E20286F626A2C206669656C6429207B0A2020202072657475726E206F626A202626206F626A5B6669656C645D3B0A2020';
wwv_flow_api.g_varchar2_table(162) := '7D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B7D5D2C31333A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A277573652073747269';
wwv_flow_api.g_varchar2_table(163) := '6374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172205F7574696C73203D207265717569726528272E2E2F7574696C7327293B0A0A6578706F7274735B2764656661756C74275D203D2066756E6374696F6E2028';
wwv_flow_api.g_varchar2_table(164) := '696E7374616E636529207B0A2020696E7374616E63652E726567697374657248656C706572282777697468272C2066756E6374696F6E2028636F6E746578742C206F7074696F6E7329207B0A20202020696620285F7574696C732E697346756E6374696F';
wwv_flow_api.g_varchar2_table(165) := '6E28636F6E746578742929207B0A202020202020636F6E74657874203D20636F6E746578742E63616C6C2874686973293B0A202020207D0A0A2020202076617220666E203D206F7074696F6E732E666E3B0A0A2020202069662028215F7574696C732E69';
wwv_flow_api.g_varchar2_table(166) := '73456D70747928636F6E746578742929207B0A2020202020207661722064617461203D206F7074696F6E732E646174613B0A202020202020696620286F7074696F6E732E64617461202626206F7074696F6E732E69647329207B0A202020202020202064';
wwv_flow_api.g_varchar2_table(167) := '617461203D205F7574696C732E6372656174654672616D65286F7074696F6E732E64617461293B0A2020202020202020646174612E636F6E7465787450617468203D205F7574696C732E617070656E64436F6E7465787450617468286F7074696F6E732E';
wwv_flow_api.g_varchar2_table(168) := '646174612E636F6E74657874506174682C206F7074696F6E732E6964735B305D293B0A2020202020207D0A0A20202020202072657475726E20666E28636F6E746578742C207B0A2020202020202020646174613A20646174612C0A202020202020202062';
wwv_flow_api.g_varchar2_table(169) := '6C6F636B506172616D733A205F7574696C732E626C6F636B506172616D73285B636F6E746578745D2C205B6461746120262620646174612E636F6E74657874506174685D290A2020202020207D293B0A202020207D20656C7365207B0A20202020202072';
wwv_flow_api.g_varchar2_table(170) := '657475726E206F7074696F6E732E696E76657273652874686973293B0A202020207D0A20207D293B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2E2F7574696C73223A3138';
wwv_flow_api.g_varchar2_table(171) := '7D5D2C31343A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A766172205F7574696C73203D20726571';
wwv_flow_api.g_varchar2_table(172) := '7569726528272E2F7574696C7327293B0A0A766172206C6F67676572203D207B0A20206D6574686F644D61703A205B276465627567272C2027696E666F272C20277761726E272C20276572726F72275D2C0A20206C6576656C3A2027696E666F272C0A0A';
wwv_flow_api.g_varchar2_table(173) := '20202F2F204D617073206120676976656E206C6576656C2076616C756520746F2074686520606D6574686F644D61706020696E64657865732061626F76652E0A20206C6F6F6B75704C6576656C3A2066756E6374696F6E206C6F6F6B75704C6576656C28';
wwv_flow_api.g_varchar2_table(174) := '6C6576656C29207B0A2020202069662028747970656F66206C6576656C203D3D3D2027737472696E672729207B0A202020202020766172206C6576656C4D6170203D205F7574696C732E696E6465784F66286C6F676765722E6D6574686F644D61702C20';
wwv_flow_api.g_varchar2_table(175) := '6C6576656C2E746F4C6F776572436173652829293B0A202020202020696620286C6576656C4D6170203E3D203029207B0A20202020202020206C6576656C203D206C6576656C4D61703B0A2020202020207D20656C7365207B0A20202020202020206C65';
wwv_flow_api.g_varchar2_table(176) := '76656C203D207061727365496E74286C6576656C2C203130293B0A2020202020207D0A202020207D0A0A2020202072657475726E206C6576656C3B0A20207D2C0A0A20202F2F2043616E206265206F76657272696464656E20696E2074686520686F7374';
wwv_flow_api.g_varchar2_table(177) := '20656E7669726F6E6D656E740A20206C6F673A2066756E6374696F6E206C6F67286C6576656C29207B0A202020206C6576656C203D206C6F676765722E6C6F6F6B75704C6576656C286C6576656C293B0A0A2020202069662028747970656F6620636F6E';
wwv_flow_api.g_varchar2_table(178) := '736F6C6520213D3D2027756E646566696E656427202626206C6F676765722E6C6F6F6B75704C6576656C286C6F676765722E6C6576656C29203C3D206C6576656C29207B0A202020202020766172206D6574686F64203D206C6F676765722E6D6574686F';
wwv_flow_api.g_varchar2_table(179) := '644D61705B6C6576656C5D3B0A2020202020206966202821636F6E736F6C655B6D6574686F645D29207B0A20202020202020202F2F2065736C696E742D64697361626C652D6C696E65206E6F2D636F6E736F6C650A20202020202020206D6574686F6420';
wwv_flow_api.g_varchar2_table(180) := '3D20276C6F67273B0A2020202020207D0A0A202020202020666F722028766172205F6C656E203D20617267756D656E74732E6C656E6774682C206D657373616765203D204172726179285F6C656E203E2031203F205F6C656E202D2031203A2030292C20';
wwv_flow_api.g_varchar2_table(181) := '5F6B6579203D20313B205F6B6579203C205F6C656E3B205F6B65792B2B29207B0A20202020202020206D6573736167655B5F6B6579202D20315D203D20617267756D656E74735B5F6B65795D3B0A2020202020207D0A0A202020202020636F6E736F6C65';
wwv_flow_api.g_varchar2_table(182) := '5B6D6574686F645D2E6170706C7928636F6E736F6C652C206D657373616765293B202F2F2065736C696E742D64697361626C652D6C696E65206E6F2D636F6E736F6C650A202020207D0A20207D0A7D3B0A0A6578706F7274735B2764656661756C74275D';
wwv_flow_api.g_varchar2_table(183) := '203D206C6F676765723B0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B222E2F7574696C73223A31387D5D2C31353A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F';
wwv_flow_api.g_varchar2_table(184) := '727473297B0A2866756E6374696F6E2028676C6F62616C297B0A2F2A20676C6F62616C2077696E646F77202A2F0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A0A6578706F7274735B276465';
wwv_flow_api.g_varchar2_table(185) := '6661756C74275D203D2066756E6374696F6E202848616E646C656261727329207B0A20202F2A20697374616E62756C2069676E6F7265206E657874202A2F0A202076617220726F6F74203D20747970656F6620676C6F62616C20213D3D2027756E646566';
wwv_flow_api.g_varchar2_table(186) := '696E656427203F20676C6F62616C203A2077696E646F772C0A2020202020202448616E646C6562617273203D20726F6F742E48616E646C65626172733B0A20202F2A20697374616E62756C2069676E6F7265206E657874202A2F0A202048616E646C6562';
wwv_flow_api.g_varchar2_table(187) := '6172732E6E6F436F6E666C696374203D2066756E6374696F6E202829207B0A2020202069662028726F6F742E48616E646C6562617273203D3D3D2048616E646C656261727329207B0A202020202020726F6F742E48616E646C6562617273203D20244861';
wwv_flow_api.g_varchar2_table(188) := '6E646C65626172733B0A202020207D0A2020202072657475726E2048616E646C65626172733B0A20207D3B0A7D3B0A0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D292E63616C6C28746869732C';
wwv_flow_api.g_varchar2_table(189) := '747970656F6620676C6F62616C20213D3D2022756E646566696E656422203F20676C6F62616C203A20747970656F662073656C6620213D3D2022756E646566696E656422203F2073656C66203A20747970656F662077696E646F7720213D3D2022756E64';
wwv_flow_api.g_varchar2_table(190) := '6566696E656422203F2077696E646F77203A207B7D290A0A7D2C7B7D5D2C31363A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C';
wwv_flow_api.g_varchar2_table(191) := '65203D20747275653B0A6578706F7274732E636865636B5265766973696F6E203D20636865636B5265766973696F6E3B0A6578706F7274732E74656D706C617465203D2074656D706C6174653B0A6578706F7274732E7772617050726F6772616D203D20';
wwv_flow_api.g_varchar2_table(192) := '7772617050726F6772616D3B0A6578706F7274732E7265736F6C76655061727469616C203D207265736F6C76655061727469616C3B0A6578706F7274732E696E766F6B655061727469616C203D20696E766F6B655061727469616C3B0A6578706F727473';
wwv_flow_api.g_varchar2_table(193) := '2E6E6F6F70203D206E6F6F703B0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726544656661756C74286F626A29207B2072657475726E206F626A202626206F626A2E5F5F6573';
wwv_flow_api.g_varchar2_table(194) := '4D6F64756C65203F206F626A203A207B202764656661756C74273A206F626A207D3B207D0A0A2F2F20697374616E62756C2069676E6F7265206E6578740A0A66756E6374696F6E205F696E7465726F705265717569726557696C6463617264286F626A29';
wwv_flow_api.g_varchar2_table(195) := '207B20696620286F626A202626206F626A2E5F5F65734D6F64756C6529207B2072657475726E206F626A3B207D20656C7365207B20766172206E65774F626A203D207B7D3B20696620286F626A20213D206E756C6C29207B20666F722028766172206B65';
wwv_flow_api.g_varchar2_table(196) := '7920696E206F626A29207B20696620284F626A6563742E70726F746F747970652E6861734F776E50726F70657274792E63616C6C286F626A2C206B65792929206E65774F626A5B6B65795D203D206F626A5B6B65795D3B207D207D206E65774F626A5B27';
wwv_flow_api.g_varchar2_table(197) := '64656661756C74275D203D206F626A3B2072657475726E206E65774F626A3B207D207D0A0A766172205F7574696C73203D207265717569726528272E2F7574696C7327293B0A0A766172205574696C73203D205F696E7465726F70526571756972655769';
wwv_flow_api.g_varchar2_table(198) := '6C6463617264285F7574696C73293B0A0A766172205F657863657074696F6E203D207265717569726528272E2F657863657074696F6E27293B0A0A766172205F657863657074696F6E32203D205F696E7465726F705265717569726544656661756C7428';
wwv_flow_api.g_varchar2_table(199) := '5F657863657074696F6E293B0A0A766172205F62617365203D207265717569726528272E2F6261736527293B0A0A66756E6374696F6E20636865636B5265766973696F6E28636F6D70696C6572496E666F29207B0A202076617220636F6D70696C657252';
wwv_flow_api.g_varchar2_table(200) := '65766973696F6E203D20636F6D70696C6572496E666F20262620636F6D70696C6572496E666F5B305D207C7C20312C0A20202020202063757272656E745265766973696F6E203D205F626173652E434F4D50494C45525F5245564953494F4E3B0A0A2020';
wwv_flow_api.g_varchar2_table(201) := '69662028636F6D70696C65725265766973696F6E20213D3D2063757272656E745265766973696F6E29207B0A2020202069662028636F6D70696C65725265766973696F6E203C2063757272656E745265766973696F6E29207B0A20202020202076617220';
wwv_flow_api.g_varchar2_table(202) := '72756E74696D6556657273696F6E73203D205F626173652E5245564953494F4E5F4348414E4745535B63757272656E745265766973696F6E5D2C0A20202020202020202020636F6D70696C657256657273696F6E73203D205F626173652E524556495349';
wwv_flow_api.g_varchar2_table(203) := '4F4E5F4348414E4745535B636F6D70696C65725265766973696F6E5D3B0A2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D282754656D706C6174652077617320707265636F6D70696C6564207769746820';
wwv_flow_api.g_varchar2_table(204) := '616E206F6C6465722076657273696F6E206F662048616E646C6562617273207468616E207468652063757272656E742072756E74696D652E2027202B2027506C656173652075706461746520796F757220707265636F6D70696C657220746F2061206E65';
wwv_flow_api.g_varchar2_table(205) := '7765722076657273696F6E202827202B2072756E74696D6556657273696F6E73202B202729206F7220646F776E677261646520796F75722072756E74696D6520746F20616E206F6C6465722076657273696F6E202827202B20636F6D70696C6572566572';
wwv_flow_api.g_varchar2_table(206) := '73696F6E73202B2027292E27293B0A202020207D20656C7365207B0A2020202020202F2F205573652074686520656D6265646465642076657273696F6E20696E666F2073696E6365207468652072756E74696D6520646F65736E2774206B6E6F77206162';
wwv_flow_api.g_varchar2_table(207) := '6F75742074686973207265766973696F6E207965740A2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D282754656D706C6174652077617320707265636F6D70696C656420776974682061206E6577657220';
wwv_flow_api.g_varchar2_table(208) := '76657273696F6E206F662048616E646C6562617273207468616E207468652063757272656E742072756E74696D652E2027202B2027506C656173652075706461746520796F75722072756E74696D6520746F2061206E657765722076657273696F6E2028';
wwv_flow_api.g_varchar2_table(209) := '27202B20636F6D70696C6572496E666F5B315D202B2027292E27293B0A202020207D0A20207D0A7D0A0A66756E6374696F6E2074656D706C6174652874656D706C617465537065632C20656E7629207B0A20202F2A20697374616E62756C2069676E6F72';
wwv_flow_api.g_varchar2_table(210) := '65206E657874202A2F0A20206966202821656E7629207B0A202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D28274E6F20656E7669726F6E6D656E742070617373656420746F2074656D706C61746527293B0A20';
wwv_flow_api.g_varchar2_table(211) := '207D0A2020696620282174656D706C61746553706563207C7C202174656D706C617465537065632E6D61696E29207B0A202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D2827556E6B6E6F776E2074656D706C61';
wwv_flow_api.g_varchar2_table(212) := '7465206F626A6563743A2027202B20747970656F662074656D706C61746553706563293B0A20207D0A0A202074656D706C617465537065632E6D61696E2E6465636F7261746F72203D2074656D706C617465537065632E6D61696E5F643B0A0A20202F2F';
wwv_flow_api.g_varchar2_table(213) := '204E6F74653A205573696E6720656E762E564D207265666572656E63657320726174686572207468616E206C6F63616C20766172207265666572656E636573207468726F7567686F757420746869732073656374696F6E20746F20616C6C6F770A20202F';
wwv_flow_api.g_varchar2_table(214) := '2F20666F722065787465726E616C20757365727320746F206F766572726964652074686573652061732070737565646F2D737570706F7274656420415049732E0A2020656E762E564D2E636865636B5265766973696F6E2874656D706C61746553706563';
wwv_flow_api.g_varchar2_table(215) := '2E636F6D70696C6572293B0A0A202066756E6374696F6E20696E766F6B655061727469616C57726170706572287061727469616C2C20636F6E746578742C206F7074696F6E7329207B0A20202020696620286F7074696F6E732E6861736829207B0A2020';
wwv_flow_api.g_varchar2_table(216) := '20202020636F6E74657874203D205574696C732E657874656E64287B7D2C20636F6E746578742C206F7074696F6E732E68617368293B0A202020202020696620286F7074696F6E732E69647329207B0A20202020202020206F7074696F6E732E6964735B';
wwv_flow_api.g_varchar2_table(217) := '305D203D20747275653B0A2020202020207D0A202020207D0A0A202020207061727469616C203D20656E762E564D2E7265736F6C76655061727469616C2E63616C6C28746869732C207061727469616C2C20636F6E746578742C206F7074696F6E73293B';
wwv_flow_api.g_varchar2_table(218) := '0A2020202076617220726573756C74203D20656E762E564D2E696E766F6B655061727469616C2E63616C6C28746869732C207061727469616C2C20636F6E746578742C206F7074696F6E73293B0A0A2020202069662028726573756C74203D3D206E756C';
wwv_flow_api.g_varchar2_table(219) := '6C20262620656E762E636F6D70696C6529207B0A2020202020206F7074696F6E732E7061727469616C735B6F7074696F6E732E6E616D655D203D20656E762E636F6D70696C65287061727469616C2C2074656D706C617465537065632E636F6D70696C65';
wwv_flow_api.g_varchar2_table(220) := '724F7074696F6E732C20656E76293B0A202020202020726573756C74203D206F7074696F6E732E7061727469616C735B6F7074696F6E732E6E616D655D28636F6E746578742C206F7074696F6E73293B0A202020207D0A2020202069662028726573756C';
wwv_flow_api.g_varchar2_table(221) := '7420213D206E756C6C29207B0A202020202020696620286F7074696F6E732E696E64656E7429207B0A2020202020202020766172206C696E6573203D20726573756C742E73706C697428275C6E27293B0A2020202020202020666F722028766172206920';
wwv_flow_api.g_varchar2_table(222) := '3D20302C206C203D206C696E65732E6C656E6774683B2069203C206C3B20692B2B29207B0A2020202020202020202069662028216C696E65735B695D2026262069202B2031203D3D3D206C29207B0A202020202020202020202020627265616B3B0A2020';
wwv_flow_api.g_varchar2_table(223) := '20202020202020207D0A0A202020202020202020206C696E65735B695D203D206F7074696F6E732E696E64656E74202B206C696E65735B695D3B0A20202020202020207D0A2020202020202020726573756C74203D206C696E65732E6A6F696E28275C6E';
wwv_flow_api.g_varchar2_table(224) := '27293B0A2020202020207D0A20202020202072657475726E20726573756C743B0A202020207D20656C7365207B0A2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D2827546865207061727469616C202720';
wwv_flow_api.g_varchar2_table(225) := '2B206F7074696F6E732E6E616D65202B202720636F756C64206E6F7420626520636F6D70696C6564207768656E2072756E6E696E6720696E2072756E74696D652D6F6E6C79206D6F646527293B0A202020207D0A20207D0A0A20202F2F204A7573742061';
wwv_flow_api.g_varchar2_table(226) := '64642077617465720A202076617220636F6E7461696E6572203D207B0A202020207374726963743A2066756E6374696F6E20737472696374286F626A2C206E616D6529207B0A2020202020206966202821286E616D6520696E206F626A2929207B0A2020';
wwv_flow_api.g_varchar2_table(227) := '2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D28272227202B206E616D65202B202722206E6F7420646566696E656420696E2027202B206F626A293B0A2020202020207D0A20202020202072657475726E';
wwv_flow_api.g_varchar2_table(228) := '206F626A5B6E616D655D3B0A202020207D2C0A202020206C6F6F6B75703A2066756E6374696F6E206C6F6F6B7570286465707468732C206E616D6529207B0A202020202020766172206C656E203D206465707468732E6C656E6774683B0A202020202020';
wwv_flow_api.g_varchar2_table(229) := '666F7220287661722069203D20303B2069203C206C656E3B20692B2B29207B0A2020202020202020696620286465707468735B695D202626206465707468735B695D5B6E616D655D20213D206E756C6C29207B0A2020202020202020202072657475726E';
wwv_flow_api.g_varchar2_table(230) := '206465707468735B695D5B6E616D655D3B0A20202020202020207D0A2020202020207D0A202020207D2C0A202020206C616D6264613A2066756E6374696F6E206C616D6264612863757272656E742C20636F6E7465787429207B0A202020202020726574';
wwv_flow_api.g_varchar2_table(231) := '75726E20747970656F662063757272656E74203D3D3D202766756E6374696F6E27203F2063757272656E742E63616C6C28636F6E7465787429203A2063757272656E743B0A202020207D2C0A0A2020202065736361706545787072657373696F6E3A2055';
wwv_flow_api.g_varchar2_table(232) := '74696C732E65736361706545787072657373696F6E2C0A20202020696E766F6B655061727469616C3A20696E766F6B655061727469616C577261707065722C0A0A20202020666E3A2066756E6374696F6E20666E286929207B0A20202020202076617220';
wwv_flow_api.g_varchar2_table(233) := '726574203D2074656D706C617465537065635B695D3B0A2020202020207265742E6465636F7261746F72203D2074656D706C617465537065635B69202B20275F64275D3B0A20202020202072657475726E207265743B0A202020207D2C0A0A2020202070';
wwv_flow_api.g_varchar2_table(234) := '726F6772616D733A205B5D2C0A2020202070726F6772616D3A2066756E6374696F6E2070726F6772616D28692C20646174612C206465636C61726564426C6F636B506172616D732C20626C6F636B506172616D732C2064657074687329207B0A20202020';
wwv_flow_api.g_varchar2_table(235) := '20207661722070726F6772616D57726170706572203D20746869732E70726F6772616D735B695D2C0A20202020202020202020666E203D20746869732E666E2869293B0A2020202020206966202864617461207C7C20646570746873207C7C20626C6F63';
wwv_flow_api.g_varchar2_table(236) := '6B506172616D73207C7C206465636C61726564426C6F636B506172616D7329207B0A202020202020202070726F6772616D57726170706572203D207772617050726F6772616D28746869732C20692C20666E2C20646174612C206465636C61726564426C';
wwv_flow_api.g_varchar2_table(237) := '6F636B506172616D732C20626C6F636B506172616D732C20646570746873293B0A2020202020207D20656C736520696620282170726F6772616D5772617070657229207B0A202020202020202070726F6772616D57726170706572203D20746869732E70';
wwv_flow_api.g_varchar2_table(238) := '726F6772616D735B695D203D207772617050726F6772616D28746869732C20692C20666E293B0A2020202020207D0A20202020202072657475726E2070726F6772616D577261707065723B0A202020207D2C0A0A20202020646174613A2066756E637469';
wwv_flow_api.g_varchar2_table(239) := '6F6E20646174612876616C75652C20646570746829207B0A2020202020207768696C65202876616C75652026262064657074682D2D29207B0A202020202020202076616C7565203D2076616C75652E5F706172656E743B0A2020202020207D0A20202020';
wwv_flow_api.g_varchar2_table(240) := '202072657475726E2076616C75653B0A202020207D2C0A202020206D657267653A2066756E6374696F6E206D6572676528706172616D2C20636F6D6D6F6E29207B0A202020202020766172206F626A203D20706172616D207C7C20636F6D6D6F6E3B0A0A';
wwv_flow_api.g_varchar2_table(241) := '20202020202069662028706172616D20262620636F6D6D6F6E20262620706172616D20213D3D20636F6D6D6F6E29207B0A20202020202020206F626A203D205574696C732E657874656E64287B7D2C20636F6D6D6F6E2C20706172616D293B0A20202020';
wwv_flow_api.g_varchar2_table(242) := '20207D0A0A20202020202072657475726E206F626A3B0A202020207D2C0A202020202F2F20416E20656D707479206F626A65637420746F20757365206173207265706C6163656D656E7420666F72206E756C6C2D636F6E74657874730A202020206E756C';
wwv_flow_api.g_varchar2_table(243) := '6C436F6E746578743A204F626A6563742E7365616C287B7D292C0A0A202020206E6F6F703A20656E762E564D2E6E6F6F702C0A20202020636F6D70696C6572496E666F3A2074656D706C617465537065632E636F6D70696C65720A20207D3B0A0A202066';
wwv_flow_api.g_varchar2_table(244) := '756E6374696F6E2072657428636F6E7465787429207B0A20202020766172206F7074696F6E73203D20617267756D656E74732E6C656E677468203C3D2031207C7C20617267756D656E74735B315D203D3D3D20756E646566696E6564203F207B7D203A20';
wwv_flow_api.g_varchar2_table(245) := '617267756D656E74735B315D3B0A0A202020207661722064617461203D206F7074696F6E732E646174613B0A0A202020207265742E5F7365747570286F7074696F6E73293B0A2020202069662028216F7074696F6E732E7061727469616C202626207465';
wwv_flow_api.g_varchar2_table(246) := '6D706C617465537065632E7573654461746129207B0A20202020202064617461203D20696E69744461746128636F6E746578742C2064617461293B0A202020207D0A2020202076617220646570746873203D20756E646566696E65642C0A202020202020';
wwv_flow_api.g_varchar2_table(247) := '2020626C6F636B506172616D73203D2074656D706C617465537065632E757365426C6F636B506172616D73203F205B5D203A20756E646566696E65643B0A202020206966202874656D706C617465537065632E75736544657074687329207B0A20202020';
wwv_flow_api.g_varchar2_table(248) := '2020696620286F7074696F6E732E64657074687329207B0A2020202020202020646570746873203D20636F6E7465787420213D206F7074696F6E732E6465707468735B305D203F205B636F6E746578745D2E636F6E636174286F7074696F6E732E646570';
wwv_flow_api.g_varchar2_table(249) := '74687329203A206F7074696F6E732E6465707468733B0A2020202020207D20656C7365207B0A2020202020202020646570746873203D205B636F6E746578745D3B0A2020202020207D0A202020207D0A0A2020202066756E6374696F6E206D61696E2863';
wwv_flow_api.g_varchar2_table(250) := '6F6E74657874202F2A2C206F7074696F6E732A2F29207B0A20202020202072657475726E202727202B2074656D706C617465537065632E6D61696E28636F6E7461696E65722C20636F6E746578742C20636F6E7461696E65722E68656C706572732C2063';
wwv_flow_api.g_varchar2_table(251) := '6F6E7461696E65722E7061727469616C732C20646174612C20626C6F636B506172616D732C20646570746873293B0A202020207D0A202020206D61696E203D20657865637574654465636F7261746F72732874656D706C617465537065632E6D61696E2C';
wwv_flow_api.g_varchar2_table(252) := '206D61696E2C20636F6E7461696E65722C206F7074696F6E732E646570746873207C7C205B5D2C20646174612C20626C6F636B506172616D73293B0A2020202072657475726E206D61696E28636F6E746578742C206F7074696F6E73293B0A20207D0A20';
wwv_flow_api.g_varchar2_table(253) := '207265742E6973546F70203D20747275653B0A0A20207265742E5F7365747570203D2066756E6374696F6E20286F7074696F6E7329207B0A2020202069662028216F7074696F6E732E7061727469616C29207B0A202020202020636F6E7461696E65722E';
wwv_flow_api.g_varchar2_table(254) := '68656C70657273203D20636F6E7461696E65722E6D65726765286F7074696F6E732E68656C706572732C20656E762E68656C70657273293B0A0A2020202020206966202874656D706C617465537065632E7573655061727469616C29207B0A2020202020';
wwv_flow_api.g_varchar2_table(255) := '202020636F6E7461696E65722E7061727469616C73203D20636F6E7461696E65722E6D65726765286F7074696F6E732E7061727469616C732C20656E762E7061727469616C73293B0A2020202020207D0A2020202020206966202874656D706C61746553';
wwv_flow_api.g_varchar2_table(256) := '7065632E7573655061727469616C207C7C2074656D706C617465537065632E7573654465636F7261746F727329207B0A2020202020202020636F6E7461696E65722E6465636F7261746F7273203D20636F6E7461696E65722E6D65726765286F7074696F';
wwv_flow_api.g_varchar2_table(257) := '6E732E6465636F7261746F72732C20656E762E6465636F7261746F7273293B0A2020202020207D0A202020207D20656C7365207B0A202020202020636F6E7461696E65722E68656C70657273203D206F7074696F6E732E68656C706572733B0A20202020';
wwv_flow_api.g_varchar2_table(258) := '2020636F6E7461696E65722E7061727469616C73203D206F7074696F6E732E7061727469616C733B0A202020202020636F6E7461696E65722E6465636F7261746F7273203D206F7074696F6E732E6465636F7261746F72733B0A202020207D0A20207D3B';
wwv_flow_api.g_varchar2_table(259) := '0A0A20207265742E5F6368696C64203D2066756E6374696F6E2028692C20646174612C20626C6F636B506172616D732C2064657074687329207B0A202020206966202874656D706C617465537065632E757365426C6F636B506172616D73202626202162';
wwv_flow_api.g_varchar2_table(260) := '6C6F636B506172616D7329207B0A2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D28276D757374207061737320626C6F636B20706172616D7327293B0A202020207D0A202020206966202874656D706C61';
wwv_flow_api.g_varchar2_table(261) := '7465537065632E757365446570746873202626202164657074687329207B0A2020202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D28276D757374207061737320706172656E742064657074687327293B0A2020';
wwv_flow_api.g_varchar2_table(262) := '20207D0A0A2020202072657475726E207772617050726F6772616D28636F6E7461696E65722C20692C2074656D706C617465537065635B695D2C20646174612C20302C20626C6F636B506172616D732C20646570746873293B0A20207D3B0A2020726574';
wwv_flow_api.g_varchar2_table(263) := '75726E207265743B0A7D0A0A66756E6374696F6E207772617050726F6772616D28636F6E7461696E65722C20692C20666E2C20646174612C206465636C61726564426C6F636B506172616D732C20626C6F636B506172616D732C2064657074687329207B';
wwv_flow_api.g_varchar2_table(264) := '0A202066756E6374696F6E2070726F6728636F6E7465787429207B0A20202020766172206F7074696F6E73203D20617267756D656E74732E6C656E677468203C3D2031207C7C20617267756D656E74735B315D203D3D3D20756E646566696E6564203F20';
wwv_flow_api.g_varchar2_table(265) := '7B7D203A20617267756D656E74735B315D3B0A0A202020207661722063757272656E74446570746873203D206465707468733B0A202020206966202864657074687320262620636F6E7465787420213D206465707468735B305D202626202128636F6E74';
wwv_flow_api.g_varchar2_table(266) := '657874203D3D3D20636F6E7461696E65722E6E756C6C436F6E74657874202626206465707468735B305D203D3D3D206E756C6C2929207B0A20202020202063757272656E74446570746873203D205B636F6E746578745D2E636F6E636174286465707468';
wwv_flow_api.g_varchar2_table(267) := '73293B0A202020207D0A0A2020202072657475726E20666E28636F6E7461696E65722C20636F6E746578742C20636F6E7461696E65722E68656C706572732C20636F6E7461696E65722E7061727469616C732C206F7074696F6E732E64617461207C7C20';
wwv_flow_api.g_varchar2_table(268) := '646174612C20626C6F636B506172616D73202626205B6F7074696F6E732E626C6F636B506172616D735D2E636F6E63617428626C6F636B506172616D73292C2063757272656E74446570746873293B0A20207D0A0A202070726F67203D20657865637574';
wwv_flow_api.g_varchar2_table(269) := '654465636F7261746F727328666E2C2070726F672C20636F6E7461696E65722C206465707468732C20646174612C20626C6F636B506172616D73293B0A0A202070726F672E70726F6772616D203D20693B0A202070726F672E6465707468203D20646570';
wwv_flow_api.g_varchar2_table(270) := '746873203F206465707468732E6C656E677468203A20303B0A202070726F672E626C6F636B506172616D73203D206465636C61726564426C6F636B506172616D73207C7C20303B0A202072657475726E2070726F673B0A7D0A0A66756E6374696F6E2072';
wwv_flow_api.g_varchar2_table(271) := '65736F6C76655061727469616C287061727469616C2C20636F6E746578742C206F7074696F6E7329207B0A202069662028217061727469616C29207B0A20202020696620286F7074696F6E732E6E616D65203D3D3D2027407061727469616C2D626C6F63';
wwv_flow_api.g_varchar2_table(272) := '6B2729207B0A2020202020207061727469616C203D206F7074696F6E732E646174615B277061727469616C2D626C6F636B275D3B0A202020207D20656C7365207B0A2020202020207061727469616C203D206F7074696F6E732E7061727469616C735B6F';
wwv_flow_api.g_varchar2_table(273) := '7074696F6E732E6E616D655D3B0A202020207D0A20207D20656C73652069662028217061727469616C2E63616C6C20262620216F7074696F6E732E6E616D6529207B0A202020202F2F205468697320697320612064796E616D6963207061727469616C20';
wwv_flow_api.g_varchar2_table(274) := '746861742072657475726E6564206120737472696E670A202020206F7074696F6E732E6E616D65203D207061727469616C3B0A202020207061727469616C203D206F7074696F6E732E7061727469616C735B7061727469616C5D3B0A20207D0A20207265';
wwv_flow_api.g_varchar2_table(275) := '7475726E207061727469616C3B0A7D0A0A66756E6374696F6E20696E766F6B655061727469616C287061727469616C2C20636F6E746578742C206F7074696F6E7329207B0A20202F2F20557365207468652063757272656E7420636C6F7375726520636F';
wwv_flow_api.g_varchar2_table(276) := '6E7465787420746F207361766520746865207061727469616C2D626C6F636B2069662074686973207061727469616C0A20207661722063757272656E745061727469616C426C6F636B203D206F7074696F6E732E64617461202626206F7074696F6E732E';
wwv_flow_api.g_varchar2_table(277) := '646174615B277061727469616C2D626C6F636B275D3B0A20206F7074696F6E732E7061727469616C203D20747275653B0A2020696620286F7074696F6E732E69647329207B0A202020206F7074696F6E732E646174612E636F6E7465787450617468203D';
wwv_flow_api.g_varchar2_table(278) := '206F7074696F6E732E6964735B305D207C7C206F7074696F6E732E646174612E636F6E74657874506174683B0A20207D0A0A2020766172207061727469616C426C6F636B203D20756E646566696E65643B0A2020696620286F7074696F6E732E666E2026';
wwv_flow_api.g_varchar2_table(279) := '26206F7074696F6E732E666E20213D3D206E6F6F7029207B0A202020202866756E6374696F6E202829207B0A2020202020206F7074696F6E732E64617461203D205F626173652E6372656174654672616D65286F7074696F6E732E64617461293B0A2020';
wwv_flow_api.g_varchar2_table(280) := '202020202F2F20577261707065722066756E6374696F6E20746F206765742061636365737320746F2063757272656E745061727469616C426C6F636B2066726F6D2074686520636C6F737572650A20202020202076617220666E203D206F7074696F6E73';
wwv_flow_api.g_varchar2_table(281) := '2E666E3B0A2020202020207061727469616C426C6F636B203D206F7074696F6E732E646174615B277061727469616C2D626C6F636B275D203D2066756E6374696F6E207061727469616C426C6F636B5772617070657228636F6E7465787429207B0A2020';
wwv_flow_api.g_varchar2_table(282) := '202020202020766172206F7074696F6E73203D20617267756D656E74732E6C656E677468203C3D2031207C7C20617267756D656E74735B315D203D3D3D20756E646566696E6564203F207B7D203A20617267756D656E74735B315D3B0A0A202020202020';
wwv_flow_api.g_varchar2_table(283) := '20202F2F20526573746F726520746865207061727469616C2D626C6F636B2066726F6D2074686520636C6F7375726520666F722074686520657865637574696F6E206F662074686520626C6F636B0A20202020202020202F2F20692E652E207468652070';
wwv_flow_api.g_varchar2_table(284) := '61727420696E736964652074686520626C6F636B206F6620746865207061727469616C2063616C6C2E0A20202020202020206F7074696F6E732E64617461203D205F626173652E6372656174654672616D65286F7074696F6E732E64617461293B0A2020';
wwv_flow_api.g_varchar2_table(285) := '2020202020206F7074696F6E732E646174615B277061727469616C2D626C6F636B275D203D2063757272656E745061727469616C426C6F636B3B0A202020202020202072657475726E20666E28636F6E746578742C206F7074696F6E73293B0A20202020';
wwv_flow_api.g_varchar2_table(286) := '20207D3B0A20202020202069662028666E2E7061727469616C7329207B0A20202020202020206F7074696F6E732E7061727469616C73203D205574696C732E657874656E64287B7D2C206F7074696F6E732E7061727469616C732C20666E2E7061727469';
wwv_flow_api.g_varchar2_table(287) := '616C73293B0A2020202020207D0A202020207D2928293B0A20207D0A0A2020696620287061727469616C203D3D3D20756E646566696E6564202626207061727469616C426C6F636B29207B0A202020207061727469616C203D207061727469616C426C6F';
wwv_flow_api.g_varchar2_table(288) := '636B3B0A20207D0A0A2020696620287061727469616C203D3D3D20756E646566696E656429207B0A202020207468726F77206E6577205F657863657074696F6E325B2764656661756C74275D2827546865207061727469616C2027202B206F7074696F6E';
wwv_flow_api.g_varchar2_table(289) := '732E6E616D65202B202720636F756C64206E6F7420626520666F756E6427293B0A20207D20656C736520696620287061727469616C20696E7374616E63656F662046756E6374696F6E29207B0A2020202072657475726E207061727469616C28636F6E74';
wwv_flow_api.g_varchar2_table(290) := '6578742C206F7074696F6E73293B0A20207D0A7D0A0A66756E6374696F6E206E6F6F702829207B0A202072657475726E2027273B0A7D0A0A66756E6374696F6E20696E69744461746128636F6E746578742C206461746129207B0A202069662028216461';
wwv_flow_api.g_varchar2_table(291) := '7461207C7C20212827726F6F742720696E20646174612929207B0A2020202064617461203D2064617461203F205F626173652E6372656174654672616D65286461746129203A207B7D3B0A20202020646174612E726F6F74203D20636F6E746578743B0A';
wwv_flow_api.g_varchar2_table(292) := '20207D0A202072657475726E20646174613B0A7D0A0A66756E6374696F6E20657865637574654465636F7261746F727328666E2C2070726F672C20636F6E7461696E65722C206465707468732C20646174612C20626C6F636B506172616D7329207B0A20';
wwv_flow_api.g_varchar2_table(293) := '2069662028666E2E6465636F7261746F7229207B0A202020207661722070726F7073203D207B7D3B0A2020202070726F67203D20666E2E6465636F7261746F722870726F672C2070726F70732C20636F6E7461696E65722C206465707468732026262064';
wwv_flow_api.g_varchar2_table(294) := '65707468735B305D2C20646174612C20626C6F636B506172616D732C20646570746873293B0A202020205574696C732E657874656E642870726F672C2070726F7073293B0A20207D0A202072657475726E2070726F673B0A7D0A0A0A7D2C7B222E2F6261';
wwv_flow_api.g_varchar2_table(295) := '7365223A322C222E2F657863657074696F6E223A352C222E2F7574696C73223A31387D5D2C31373A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2F2F204275696C64206F7574206F7572206261736963205361';
wwv_flow_api.g_varchar2_table(296) := '6665537472696E6720747970650A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A66756E6374696F6E2053616665537472696E6728737472696E6729207B0A2020746869732E737472696E6720';
wwv_flow_api.g_varchar2_table(297) := '3D20737472696E673B0A7D0A0A53616665537472696E672E70726F746F747970652E746F537472696E67203D2053616665537472696E672E70726F746F747970652E746F48544D4C203D2066756E6374696F6E202829207B0A202072657475726E202727';
wwv_flow_api.g_varchar2_table(298) := '202B20746869732E737472696E673B0A7D3B0A0A6578706F7274735B2764656661756C74275D203D2053616665537472696E673B0A6D6F64756C652E6578706F727473203D206578706F7274735B2764656661756C74275D3B0A0A0A7D2C7B7D5D2C3138';
wwv_flow_api.g_varchar2_table(299) := '3A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2775736520737472696374273B0A0A6578706F7274732E5F5F65734D6F64756C65203D20747275653B0A6578706F7274732E657874656E64203D20657874656E';
wwv_flow_api.g_varchar2_table(300) := '643B0A6578706F7274732E696E6465784F66203D20696E6465784F663B0A6578706F7274732E65736361706545787072657373696F6E203D2065736361706545787072657373696F6E3B0A6578706F7274732E6973456D707479203D206973456D707479';
wwv_flow_api.g_varchar2_table(301) := '3B0A6578706F7274732E6372656174654672616D65203D206372656174654672616D653B0A6578706F7274732E626C6F636B506172616D73203D20626C6F636B506172616D733B0A6578706F7274732E617070656E64436F6E7465787450617468203D20';
wwv_flow_api.g_varchar2_table(302) := '617070656E64436F6E74657874506174683B0A76617220657363617065203D207B0A20202726273A202726616D703B272C0A2020273C273A2027266C743B272C0A2020273E273A20272667743B272C0A20202722273A20272671756F743B272C0A202022';
wwv_flow_api.g_varchar2_table(303) := '27223A202726237832373B272C0A20202760273A202726237836303B272C0A2020273D273A202726237833443B270A7D3B0A0A766172206261644368617273203D202F5B263C3E2227603D5D2F672C0A20202020706F737369626C65203D202F5B263C3E';
wwv_flow_api.g_varchar2_table(304) := '2227603D5D2F3B0A0A66756E6374696F6E20657363617065436861722863687229207B0A202072657475726E206573636170655B6368725D3B0A7D0A0A66756E6374696F6E20657874656E64286F626A202F2A202C202E2E2E736F75726365202A2F2920';
wwv_flow_api.g_varchar2_table(305) := '7B0A2020666F7220287661722069203D20313B2069203C20617267756D656E74732E6C656E6774683B20692B2B29207B0A20202020666F722028766172206B657920696E20617267756D656E74735B695D29207B0A202020202020696620284F626A6563';
wwv_flow_api.g_varchar2_table(306) := '742E70726F746F747970652E6861734F776E50726F70657274792E63616C6C28617267756D656E74735B695D2C206B65792929207B0A20202020202020206F626A5B6B65795D203D20617267756D656E74735B695D5B6B65795D3B0A2020202020207D0A';
wwv_flow_api.g_varchar2_table(307) := '202020207D0A20207D0A0A202072657475726E206F626A3B0A7D0A0A76617220746F537472696E67203D204F626A6563742E70726F746F747970652E746F537472696E673B0A0A6578706F7274732E746F537472696E67203D20746F537472696E673B0A';
wwv_flow_api.g_varchar2_table(308) := '2F2F20536F75726365642066726F6D206C6F646173680A2F2F2068747470733A2F2F6769746875622E636F6D2F6265737469656A732F6C6F646173682F626C6F622F6D61737465722F4C4943454E53452E7478740A2F2A2065736C696E742D6469736162';
wwv_flow_api.g_varchar2_table(309) := '6C652066756E632D7374796C65202A2F0A76617220697346756E6374696F6E203D2066756E6374696F6E20697346756E6374696F6E2876616C756529207B0A202072657475726E20747970656F662076616C7565203D3D3D202766756E6374696F6E273B';
wwv_flow_api.g_varchar2_table(310) := '0A7D3B0A2F2F2066616C6C6261636B20666F72206F6C6465722076657273696F6E73206F66204368726F6D6520616E64205361666172690A2F2A20697374616E62756C2069676E6F7265206E657874202A2F0A69662028697346756E6374696F6E282F78';
wwv_flow_api.g_varchar2_table(311) := '2F2929207B0A20206578706F7274732E697346756E6374696F6E203D20697346756E6374696F6E203D2066756E6374696F6E202876616C756529207B0A2020202072657475726E20747970656F662076616C7565203D3D3D202766756E6374696F6E2720';
wwv_flow_api.g_varchar2_table(312) := '262620746F537472696E672E63616C6C2876616C756529203D3D3D20275B6F626A6563742046756E6374696F6E5D273B0A20207D3B0A7D0A6578706F7274732E697346756E6374696F6E203D20697346756E6374696F6E3B0A0A2F2A2065736C696E742D';
wwv_flow_api.g_varchar2_table(313) := '656E61626C652066756E632D7374796C65202A2F0A0A2F2A20697374616E62756C2069676E6F7265206E657874202A2F0A7661722069734172726179203D2041727261792E69734172726179207C7C2066756E6374696F6E202876616C756529207B0A20';
wwv_flow_api.g_varchar2_table(314) := '2072657475726E2076616C756520262620747970656F662076616C7565203D3D3D20276F626A65637427203F20746F537472696E672E63616C6C2876616C756529203D3D3D20275B6F626A6563742041727261795D27203A2066616C73653B0A7D3B0A0A';
wwv_flow_api.g_varchar2_table(315) := '6578706F7274732E69734172726179203D20697341727261793B0A2F2F204F6C6465722049452076657273696F6E7320646F206E6F74206469726563746C7920737570706F727420696E6465784F6620736F207765206D75737420696D706C656D656E74';
wwv_flow_api.g_varchar2_table(316) := '206F7572206F776E2C207361646C792E0A0A66756E6374696F6E20696E6465784F662861727261792C2076616C756529207B0A2020666F7220287661722069203D20302C206C656E203D2061727261792E6C656E6774683B2069203C206C656E3B20692B';
wwv_flow_api.g_varchar2_table(317) := '2B29207B0A202020206966202861727261795B695D203D3D3D2076616C756529207B0A20202020202072657475726E20693B0A202020207D0A20207D0A202072657475726E202D313B0A7D0A0A66756E6374696F6E206573636170654578707265737369';
wwv_flow_api.g_varchar2_table(318) := '6F6E28737472696E6729207B0A202069662028747970656F6620737472696E6720213D3D2027737472696E672729207B0A202020202F2F20646F6E2774206573636170652053616665537472696E67732C2073696E6365207468657927726520616C7265';
wwv_flow_api.g_varchar2_table(319) := '61647920736166650A2020202069662028737472696E6720262620737472696E672E746F48544D4C29207B0A20202020202072657475726E20737472696E672E746F48544D4C28293B0A202020207D20656C73652069662028737472696E67203D3D206E';
wwv_flow_api.g_varchar2_table(320) := '756C6C29207B0A20202020202072657475726E2027273B0A202020207D20656C7365206966202821737472696E6729207B0A20202020202072657475726E20737472696E67202B2027273B0A202020207D0A0A202020202F2F20466F7263652061207374';
wwv_flow_api.g_varchar2_table(321) := '72696E6720636F6E76657273696F6E20617320746869732077696C6C20626520646F6E652062792074686520617070656E64207265676172646C65737320616E640A202020202F2F2074686520726567657820746573742077696C6C20646F2074686973';
wwv_flow_api.g_varchar2_table(322) := '207472616E73706172656E746C7920626568696E6420746865207363656E65732C2063617573696E67206973737565732069660A202020202F2F20616E206F626A656374277320746F20737472696E672068617320657363617065642063686172616374';
wwv_flow_api.g_varchar2_table(323) := '65727320696E2069742E0A20202020737472696E67203D202727202B20737472696E673B0A20207D0A0A20206966202821706F737369626C652E7465737428737472696E672929207B0A2020202072657475726E20737472696E673B0A20207D0A202072';
wwv_flow_api.g_varchar2_table(324) := '657475726E20737472696E672E7265706C6163652862616443686172732C2065736361706543686172293B0A7D0A0A66756E6374696F6E206973456D7074792876616C756529207B0A2020696620282176616C75652026262076616C756520213D3D2030';
wwv_flow_api.g_varchar2_table(325) := '29207B0A2020202072657475726E20747275653B0A20207D20656C73652069662028697341727261792876616C7565292026262076616C75652E6C656E677468203D3D3D203029207B0A2020202072657475726E20747275653B0A20207D20656C736520';
wwv_flow_api.g_varchar2_table(326) := '7B0A2020202072657475726E2066616C73653B0A20207D0A7D0A0A66756E6374696F6E206372656174654672616D65286F626A65637429207B0A2020766172206672616D65203D20657874656E64287B7D2C206F626A656374293B0A20206672616D652E';
wwv_flow_api.g_varchar2_table(327) := '5F706172656E74203D206F626A6563743B0A202072657475726E206672616D653B0A7D0A0A66756E6374696F6E20626C6F636B506172616D7328706172616D732C2069647329207B0A2020706172616D732E70617468203D206964733B0A202072657475';
wwv_flow_api.g_varchar2_table(328) := '726E20706172616D733B0A7D0A0A66756E6374696F6E20617070656E64436F6E746578745061746828636F6E74657874506174682C20696429207B0A202072657475726E2028636F6E7465787450617468203F20636F6E7465787450617468202B20272E';
wwv_flow_api.g_varchar2_table(329) := '27203A20272729202B2069643B0A7D0A0A0A7D2C7B7D5D2C31393A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2F2F2043726561746520612073696D706C65207061746820616C69617320746F20616C6C6F77';
wwv_flow_api.g_varchar2_table(330) := '2062726F7773657269667920746F207265736F6C76650A2F2F207468652072756E74696D65206F6E206120737570706F7274656420706174682E0A6D6F64756C652E6578706F727473203D207265717569726528272E2F646973742F636A732F68616E64';
wwv_flow_api.g_varchar2_table(331) := '6C65626172732E72756E74696D6527295B2764656661756C74275D3B0A0A7D2C7B222E2F646973742F636A732F68616E646C65626172732E72756E74696D65223A317D5D2C32303A5B66756E6374696F6E28726571756972652C6D6F64756C652C657870';
wwv_flow_api.g_varchar2_table(332) := '6F727473297B0A6D6F64756C652E6578706F727473203D2072657175697265282268616E646C65626172732F72756E74696D6522295B2264656661756C74225D3B0A0A7D2C7B2268616E646C65626172732F72756E74696D65223A31397D5D2C32313A5B';
wwv_flow_api.g_varchar2_table(333) := '66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2F2A20676C6F62616C2061706578202A2F0D0A7661722048616E646C6562617273203D2072657175697265282768627366792F72756E74696D6527290D0A0D0A2F2F';
wwv_flow_api.g_varchar2_table(334) := '20526571756972652064796E616D69632074656D706C617465730D0A766172206D6F64616C5265706F727454656D706C617465203D207265717569726528272E2F74656D706C617465732F6D6F64616C2D7265706F72742E68627327290D0A48616E646C';
wwv_flow_api.g_varchar2_table(335) := '65626172732E72656769737465725061727469616C28277265706F7274272C207265717569726528272E2F74656D706C617465732F7061727469616C732F5F7265706F72742E6862732729290D0A48616E646C65626172732E7265676973746572506172';
wwv_flow_api.g_varchar2_table(336) := '7469616C2827726F7773272C207265717569726528272E2F74656D706C617465732F7061727469616C732F5F726F77732E6862732729290D0A48616E646C65626172732E72656769737465725061727469616C2827706167696E6174696F6E272C207265';
wwv_flow_api.g_varchar2_table(337) := '717569726528272E2F74656D706C617465732F7061727469616C732F5F706167696E6174696F6E2E6862732729290D0A0D0A3B2866756E6374696F6E2028242C2077696E646F7729207B0D0A2020242E77696467657428276D686F2E6D6F64616C4C6F76';
wwv_flow_api.g_varchar2_table(338) := '272C207B0D0A202020202F2F2064656661756C74206F7074696F6E730D0A202020206F7074696F6E733A207B0D0A20202020202069643A2027272C0D0A2020202020207469746C653A2027272C0D0A20202020202072657475726E4974656D3A2027272C';
wwv_flow_api.g_varchar2_table(339) := '0D0A202020202020646973706C61794974656D3A2027272C0D0A2020202020207365617263684669656C643A2027272C0D0A202020202020736561726368427574746F6E3A2027272C0D0A202020202020736561726368506C616365686F6C6465723A20';
wwv_flow_api.g_varchar2_table(340) := '27272C0D0A202020202020616A61784964656E7469666965723A2027272C0D0A20202020202073686F77486561646572733A2066616C73652C0D0A20202020202072657475726E436F6C3A2027272C0D0A202020202020646973706C6179436F6C3A2027';
wwv_flow_api.g_varchar2_table(341) := '272C0D0A20202020202076616C69646174696F6E4572726F723A2027272C0D0A202020202020636173636164696E674974656D733A2027272C0D0A2020202020206D6F64616C53697A653A20276D6F64616C2D6D64272C0D0A2020202020206E6F446174';
wwv_flow_api.g_varchar2_table(342) := '61466F756E643A2027272C0D0A202020202020616C6C6F774D756C74696C696E65526F77733A2066616C73652C0D0A202020202020726F77436F756E743A2031352C0D0A202020202020706167654974656D73546F5375626D69743A2027272C0D0A2020';
wwv_flow_api.g_varchar2_table(343) := '202020206D61726B436C61737365733A2027752D686F74272C0D0A202020202020686F766572436C61737365733A2027686F76657220752D636F6C6F722D31270D0A202020207D2C0D0A0D0A202020205F646973706C61794974656D243A206E756C6C2C';
wwv_flow_api.g_varchar2_table(344) := '0D0A202020205F72657475726E4974656D243A206E756C6C2C0D0A202020205F736561726368427574746F6E243A206E756C6C2C0D0A202020205F636C656172496E707574243A206E756C6C2C0D0A0D0A202020205F74656D706C617465446174613A20';
wwv_flow_api.g_varchar2_table(345) := '7B7D2C0D0A202020205F6C6173745365617263685465726D3A2027272C0D0A0D0A202020205F6D6F64616C4469616C6F67243A206E756C6C2C0D0A0D0A202020202F2F20436F6D62696E6174696F6E206F66206E756D6265722C206368617220616E6420';
wwv_flow_api.g_varchar2_table(346) := '73706163652C206172726F77206B6579730D0A202020205F76616C69645365617263684B6579733A205B34382C2034392C2035302C2035312C2035322C2035332C2035342C2035352C2035362C2035372C202F2F206E756D626572730D0A202020202020';
wwv_flow_api.g_varchar2_table(347) := '36352C2036362C2036372C2036382C2036392C2037302C2037312C2037322C2037332C2037342C2037352C2037362C2037372C2037382C2037392C2038302C2038312C2038322C2038332C2038342C2038352C2038362C2038372C2038382C2038392C20';
wwv_flow_api.g_varchar2_table(348) := '39302C202F2F2063686172730D0A20202020202039332C2039342C2039352C2039362C2039372C2039382C2039392C203130302C203130312C203130322C203130332C203130342C203130352C202F2F206E756D706164206E756D626572730D0A202020';
wwv_flow_api.g_varchar2_table(349) := '20202034302C202F2F206172726F7720646F776E0D0A20202020202033322C202F2F2073706163656261720D0A202020202020382C202F2F206261636B73706163650D0A2020202020203130362C203130372C203130392C203131302C203131312C2031';
wwv_flow_api.g_varchar2_table(350) := '38362C203138372C203138382C203138392C203139302C203139312C203139322C203231392C203232302C203232312C20323230202F2F20696E74657270756E6374696F6E0D0A202020205D2C0D0A0D0A202020205F6372656174653A2066756E637469';
wwv_flow_api.g_varchar2_table(351) := '6F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A0D0A20202020202073656C662E5F646973706C61794974656D24203D202428272327202B2073656C662E6F7074696F6E732E646973706C61794974656D290D0A20202020';
wwv_flow_api.g_varchar2_table(352) := '202073656C662E5F72657475726E4974656D24203D202428272327202B2073656C662E6F7074696F6E732E72657475726E4974656D290D0A20202020202073656C662E5F736561726368427574746F6E24203D202428272327202B2073656C662E6F7074';
wwv_flow_api.g_varchar2_table(353) := '696F6E732E736561726368427574746F6E290D0A20202020202073656C662E5F636C656172496E70757424203D2073656C662E5F646973706C61794974656D242E706172656E7428292E66696E6428272E7365617263682D636C65617227290D0A0D0A20';
wwv_flow_api.g_varchar2_table(354) := '20202020202F2F2054726967676572206576656E74206F6E20636C69636B20696E70757420646973706C6179206669656C640D0A20202020202073656C662E5F747269676765724C4F564F6E446973706C617928290D0A0D0A2020202020202F2F205472';
wwv_flow_api.g_varchar2_table(355) := '6967676572206576656E74206F6E20636C69636B20696E7075742067726F7570206164646F6E20627574746F6E20286D61676E696669657220676C617373290D0A20202020202073656C662E5F747269676765724C4F564F6E427574746F6E28290D0A0D';
wwv_flow_api.g_varchar2_table(356) := '0A2020202020202F2F20436C6561722074657874207768656E20636C6561722069636F6E20697320636C69636B65640D0A20202020202073656C662E5F696E6974436C656172496E70757428290D0A0D0A2020202020202F2F20436173636164696E6720';
wwv_flow_api.g_varchar2_table(357) := '4C4F56206974656D20616374696F6E730D0A20202020202073656C662E5F696E6974436173636164696E674C4F567328290D0A0D0A2020202020202F2F20496E6974204150455820706167656974656D2066756E6374696F6E730D0A2020202020207365';
wwv_flow_api.g_varchar2_table(358) := '6C662E5F696E6974417065784974656D28290D0A202020207D2C0D0A0D0A202020205F6F6E4F70656E4469616C6F673A2066756E6374696F6E20286D6F64616C2C206F7074696F6E7329207B0D0A2020202020207661722073656C66203D206F7074696F';
wwv_flow_api.g_varchar2_table(359) := '6E732E7769646765740D0A20202020202073656C662E5F6D6F64616C4469616C6F6724203D2077696E646F772E746F702E24286D6F64616C290D0A2020202020202F2F20466F637573206F6E20736561726368206669656C6420696E204C4F560D0A2020';
wwv_flow_api.g_varchar2_table(360) := '2020202077696E646F772E746F702E2428272327202B2073656C662E6F7074696F6E732E7365617263684669656C64292E666F63757328290D0A2020202020202F2F2052656D6F76652076616C69646174696F6E20726573756C74730D0A202020202020';
wwv_flow_api.g_varchar2_table(361) := '73656C662E5F72656D6F766556616C69646174696F6E28290D0A2020202020202F2F2041646420746578742066726F6D20646973706C6179206669656C640D0A202020202020696620286F7074696F6E732E66696C6C5365617263685465787429207B0D';
wwv_flow_api.g_varchar2_table(362) := '0A202020202020202077696E646F772E746F702E24732873656C662E6F7074696F6E732E7365617263684669656C642C20617065782E6974656D2873656C662E6F7074696F6E732E646973706C61794974656D292E67657456616C75652829290D0A2020';
wwv_flow_api.g_varchar2_table(363) := '202020207D0D0A2020202020202F2F2041646420636C617373206F6E20686F7665720D0A20202020202073656C662E5F6F6E526F77486F76657228290D0A2020202020202F2F2073656C656374496E697469616C526F770D0A20202020202073656C662E';
wwv_flow_api.g_varchar2_table(364) := '5F73656C656374496E697469616C526F7728290D0A2020202020202F2F2053657420616374696F6E207768656E206120726F772069732073656C65637465640D0A20202020202073656C662E5F6F6E526F7753656C656374656428290D0A202020202020';
wwv_flow_api.g_varchar2_table(365) := '2F2F204E61766967617465206F6E206172726F77206B6579732074726F756768204C4F560D0A20202020202073656C662E5F696E69744B6579626F6172644E617669676174696F6E28290D0A2020202020202F2F20536574207365617263682061637469';
wwv_flow_api.g_varchar2_table(366) := '6F6E0D0A20202020202073656C662E5F696E697453656172636828290D0A2020202020202F2F2053657420706167696E6174696F6E20616374696F6E730D0A20202020202073656C662E5F696E6974506167696E6174696F6E28290D0A202020207D2C0D';
wwv_flow_api.g_varchar2_table(367) := '0A0D0A202020205F6F6E436C6F73654469616C6F673A2066756E6374696F6E20286D6F64616C2C206F7074696F6E7329207B0D0A2020202020202F2F20636C6F73652074616B657320706C616365207768656E206E6F207265636F726420686173206265';
wwv_flow_api.g_varchar2_table(368) := '656E2073656C65637465642C20696E73746561642074686520636C6F7365206D6F64616C20286F7220657363292077617320636C69636B65642F20707265737365640D0A2020202020202F2F20497420636F756C64206D65616E2074776F207468696E67';
wwv_flow_api.g_varchar2_table(369) := '733A206B6565702063757272656E74206F722074616B65207468652075736572277320646973706C61792076616C75650D0A2020202020202F2F20576861742061626F75742074776F20657175616C20646973706C61792076616C7565733F0D0A20200D';
wwv_flow_api.g_varchar2_table(370) := '0A2020202020202F2F20427574206E6F207265636F72642073656C656374696F6E20636F756C64206D65616E2063616E63656C0D0A2020202020202F2F20627574206F70656E206D6F64616C20616E6420666F726765742061626F75742069740D0A2020';
wwv_flow_api.g_varchar2_table(371) := '202020202F2F20696E2074686520656E642C20746869732073686F756C64206B656570207468696E677320696E74616374206173207468657920776572650D0A2020202020206F7074696F6E732E7769646765742E5F64657374726F79286D6F64616C29';
wwv_flow_api.g_varchar2_table(372) := '0D0A2020202020206F7074696F6E732E7769646765742E5F747269676765724C4F564F6E446973706C617928290D0A202020207D2C0D0A0D0A202020205F6F6E4C6F61643A2066756E6374696F6E20286F7074696F6E7329207B0D0A2020202020207661';
wwv_flow_api.g_varchar2_table(373) := '722073656C66203D206F7074696F6E732E7769646765740D0A0D0A2020202020202F2F2068696465206C6F616465720D0A20202020202073656C662E5F686964654F7665726C61794C6F616465722873656C662E706167655370696E6E6572290D0A0D0A';
wwv_flow_api.g_varchar2_table(374) := '2020202020202F2F20437265617465204C4F5620726567696F6E0D0A20202020202076617220246D6F64616C526567696F6E203D2077696E646F772E746F702E24286D6F64616C5265706F727454656D706C6174652873656C662E5F74656D706C617465';
wwv_flow_api.g_varchar2_table(375) := '4461746129292E617070656E64546F2827626F647927290D0A0D0A202020202020766172206469616C6F67436C6173730D0A202020202020737769746368202873656C662E6F7074696F6E732E6D6F64616C53697A6529207B0D0A202020202020202063';
wwv_flow_api.g_varchar2_table(376) := '61736520276D6F64616C2D6C67273A0D0A202020202020202020206469616C6F67436C617373203D20276D6F64616C2D6C270D0A20202020202020202020627265616B0D0A202020202020202064656661756C743A0D0A20202020202020202020646961';
wwv_flow_api.g_varchar2_table(377) := '6C6F67436C617373203D2073656C662E6F7074696F6E732E6D6F64616C53697A650D0A2020202020207D0D0A0D0A2020202020202F2F204F70656E206E6577206D6F64616C0D0A202020202020246D6F64616C526567696F6E2E6469616C6F67287B0D0A';
wwv_flow_api.g_varchar2_table(378) := '20202020202020206865696768743A20246D6F64616C526567696F6E2E66696E6428272E742D5265706F72742D7772617027292E6865696768742829202B203135302C202F2F202B206469616C6F6720627574746F6E206865696768740D0A2020202020';
wwv_flow_api.g_varchar2_table(379) := '20202077696474683A20246D6F64616C526567696F6E2E66696E6428272E6D6F64616C2D6C6F762D7461626C65203E207461626C6527292E776964746828292C0D0A2020202020202020636C6F7365546578743A20617065782E6C616E672E6765744D65';
wwv_flow_api.g_varchar2_table(380) := '73736167652827415045582E4449414C4F472E434C4F534527292C0D0A2020202020202020647261676761626C653A20747275652C0D0A20202020202020206D6F64616C3A20747275652C0D0A2020202020202020726573697A61626C653A2074727565';
wwv_flow_api.g_varchar2_table(381) := '2C0D0A2020202020202020636C6F73654F6E4573636170653A20747275652C0D0A20202020202020206469616C6F67436C6173733A202775692D6469616C6F672D2D617065782027202B206469616C6F67436C6173732C0D0A20202020202020206F7065';
wwv_flow_api.g_varchar2_table(382) := '6E3A2066756E6374696F6E20286D6F64616C29207B0D0A202020202020202020202F2F2072656D6F7665206F70656E65722062656361757365206974206D616B6573207468652070616765207363726F6C6C20646F776E20666F722049470D0A20202020';
wwv_flow_api.g_varchar2_table(383) := '20202020202077696E646F772E746F702E242874686973292E64617461282775694469616C6F6727292E6F70656E6572203D2077696E646F772E746F702E2428290D0A20202020202020202020617065782E7574696C2E676574546F704170657828292E';
wwv_flow_api.g_varchar2_table(384) := '6E617669676174696F6E2E626567696E467265657A655363726F6C6C28290D0A2020202020202020202073656C662E5F6F6E4F70656E4469616C6F6728746869732C206F7074696F6E73290D0A20202020202020207D2C0D0A2020202020202020626566';
wwv_flow_api.g_varchar2_table(385) := '6F7265436C6F73653A2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F6F6E436C6F73654469616C6F6728746869732C206F7074696F6E73290D0A202020202020202020202F2F2050726576656E74207363726F6C6C696E';
wwv_flow_api.g_varchar2_table(386) := '6720646F776E206F6E206D6F64616C20636C6F73650D0A2020202020202020202069662028646F63756D656E742E616374697665456C656D656E7429207B0D0A202020202020202020202020646F63756D656E742E616374697665456C656D656E742E62';
wwv_flow_api.g_varchar2_table(387) := '6C757228290D0A202020202020202020207D0D0A20202020202020207D2C0D0A2020202020202020636C6F73653A2066756E6374696F6E202829207B0D0A20202020202020202020617065782E7574696C2E676574546F704170657828292E6E61766967';
wwv_flow_api.g_varchar2_table(388) := '6174696F6E2E656E64467265657A655363726F6C6C28290D0A20202020202020207D0D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F6F6E52656C6F61643A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66';
wwv_flow_api.g_varchar2_table(389) := '203D20746869730D0A2020202020202F2F20546869732066756E6374696F6E2069732065786563757465642061667465722061207365617263680D0A202020202020766172207265706F727448746D6C203D2048616E646C65626172732E706172746961';
wwv_flow_api.g_varchar2_table(390) := '6C732E7265706F72742873656C662E5F74656D706C61746544617461290D0A20202020202076617220706167696E6174696F6E48746D6C203D2048616E646C65626172732E7061727469616C732E706167696E6174696F6E2873656C662E5F74656D706C';
wwv_flow_api.g_varchar2_table(391) := '61746544617461290D0A0D0A2020202020202F2F204765742063757272656E74206D6F64616C2D6C6F76207461626C650D0A202020202020766172206D6F64616C4C4F565461626C65203D2073656C662E5F6D6F64616C4469616C6F67242E66696E6428';
wwv_flow_api.g_varchar2_table(392) := '272E6D6F64616C2D6C6F762D7461626C6527290D0A20202020202076617220706167696E6174696F6E203D2073656C662E5F6D6F64616C4469616C6F67242E66696E6428272E742D427574746F6E526567696F6E2D7772617027290D0A0D0A2020202020';
wwv_flow_api.g_varchar2_table(393) := '202F2F205265706C616365207265706F72742077697468206E657720646174610D0A20202020202024286D6F64616C4C4F565461626C65292E7265706C61636557697468287265706F727448746D6C290D0A2020202020202428706167696E6174696F6E';
wwv_flow_api.g_varchar2_table(394) := '292E68746D6C28706167696E6174696F6E48746D6C290D0A2020202020200D0A2020202020202F2F2073656C656374496E697469616C526F7720696E206E6577206D6F64616C2D6C6F76207461626C650D0A20202020202073656C662E5F73656C656374';
wwv_flow_api.g_varchar2_table(395) := '496E697469616C526F7728290D0A202020207D2C0D0A0D0A202020205F67657454656D706C617465446174613A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A0D0A2020202020202F2F204372656174';
wwv_flow_api.g_varchar2_table(396) := '652072657475726E204F626A6563740D0A2020202020207661722074656D706C61746544617461203D207B0D0A202020202020202069643A2073656C662E6F7074696F6E732E69642C0D0A2020202020202020636C61737365733A20276D6F64616C2D6C';
wwv_flow_api.g_varchar2_table(397) := '6F76272C0D0A20202020202020207469746C653A2073656C662E6F7074696F6E732E7469746C652C0D0A20202020202020206D6F64616C53697A653A2073656C662E6F7074696F6E732E6D6F64616C53697A652C0D0A2020202020202020726567696F6E';
wwv_flow_api.g_varchar2_table(398) := '3A207B0D0A20202020202020202020617474726962757465733A20277374796C653D22626F74746F6D3A20363670783B22270D0A20202020202020207D2C0D0A20202020202020207365617263684669656C643A207B0D0A202020202020202020206964';
wwv_flow_api.g_varchar2_table(399) := '3A2073656C662E6F7074696F6E732E7365617263684669656C642C0D0A20202020202020202020706C616365686F6C6465723A2073656C662E6F7074696F6E732E736561726368506C616365686F6C6465720D0A20202020202020207D2C0D0A20202020';
wwv_flow_api.g_varchar2_table(400) := '202020207265706F72743A207B0D0A20202020202020202020636F6C756D6E733A207B7D2C0D0A20202020202020202020726F77733A207B7D2C0D0A20202020202020202020636F6C436F756E743A20302C0D0A20202020202020202020726F77436F75';
wwv_flow_api.g_varchar2_table(401) := '6E743A20302C0D0A2020202020202020202073686F77486561646572733A2073656C662E6F7074696F6E732E73686F77486561646572732C0D0A202020202020202020206E6F44617461466F756E643A2073656C662E6F7074696F6E732E6E6F44617461';
wwv_flow_api.g_varchar2_table(402) := '466F756E642C0D0A20202020202020202020636C61737365733A202873656C662E6F7074696F6E732E616C6C6F774D756C74696C696E65526F777329203F20276D756C74696C696E6527203A2027270D0A20202020202020207D2C0D0A20202020202020';
wwv_flow_api.g_varchar2_table(403) := '20706167696E6174696F6E3A207B0D0A20202020202020202020726F77436F756E743A20302C0D0A202020202020202020206669727374526F773A20302C0D0A202020202020202020206C617374526F773A20302C0D0A20202020202020202020616C6C';
wwv_flow_api.g_varchar2_table(404) := '6F77507265763A2066616C73652C0D0A20202020202020202020616C6C6F774E6578743A2066616C73652C0D0A2020202020202020202070726576696F75733A20617065782E6C616E672E6765744D6573736167652827415045582E47562E505245565F';
wwv_flow_api.g_varchar2_table(405) := '5041474527292C0D0A202020202020202020206E6578743A20617065782E6C616E672E6765744D6573736167652827415045582E47562E4E4558545F5041474527290D0A20202020202020207D0D0A2020202020207D0D0A0D0A2020202020202F2F204E';
wwv_flow_api.g_varchar2_table(406) := '6F20726F777320666F756E643F0D0A2020202020206966202873656C662E6F7074696F6E732E64617461536F757263652E726F772E6C656E677468203D3D3D203029207B0D0A202020202020202072657475726E2074656D706C617465446174610D0A20';
wwv_flow_api.g_varchar2_table(407) := '20202020207D0D0A0D0A2020202020202F2F2047657420636F6C756D6E730D0A20202020202076617220636F6C756D6E73203D204F626A6563742E6B6579732873656C662E6F7074696F6E732E64617461536F757263652E726F775B305D290D0A0D0A20';
wwv_flow_api.g_varchar2_table(408) := '20202020202F2F20506167696E6174696F6E0D0A20202020202074656D706C617465446174612E706167696E6174696F6E2E6669727374526F77203D2073656C662E6F7074696F6E732E64617461536F757263652E726F775B305D5B27524F574E554D23';
wwv_flow_api.g_varchar2_table(409) := '2323275D0D0A20202020202074656D706C617465446174612E706167696E6174696F6E2E6C617374526F77203D2073656C662E6F7074696F6E732E64617461536F757263652E726F775B73656C662E6F7074696F6E732E64617461536F757263652E726F';
wwv_flow_api.g_varchar2_table(410) := '772E6C656E677468202D20315D5B27524F574E554D232323275D0D0A0D0A2020202020202F2F20436865636B2069662074686572652069732061206E65787420726573756C747365740D0A202020202020766172206E657874526F77203D2073656C662E';
wwv_flow_api.g_varchar2_table(411) := '6F7074696F6E732E64617461536F757263652E726F775B73656C662E6F7074696F6E732E64617461536F757263652E726F772E6C656E677468202D20315D5B274E455854524F57232323275D0D0A0D0A2020202020202F2F20416C6C6F77207072657669';
wwv_flow_api.g_varchar2_table(412) := '6F757320627574746F6E3F0D0A2020202020206966202874656D706C617465446174612E706167696E6174696F6E2E6669727374526F77203E203129207B0D0A202020202020202074656D706C617465446174612E706167696E6174696F6E2E616C6C6F';
wwv_flow_api.g_varchar2_table(413) := '7750726576203D20747275650D0A2020202020207D0D0A0D0A2020202020202F2F20416C6C6F77206E65787420627574746F6E3F0D0A202020202020747279207B0D0A2020202020202020696620286E657874526F772E746F537472696E6728292E6C65';
wwv_flow_api.g_varchar2_table(414) := '6E677468203E203029207B0D0A2020202020202020202074656D706C617465446174612E706167696E6174696F6E2E616C6C6F774E657874203D20747275650D0A20202020202020207D0D0A2020202020207D206361746368202865727229207B0D0A20';
wwv_flow_api.g_varchar2_table(415) := '2020202020202074656D706C617465446174612E706167696E6174696F6E2E616C6C6F774E657874203D2066616C73650D0A2020202020207D0D0A0D0A2020202020202F2F2052656D6F766520696E7465726E616C20636F6C756D6E732028524F574E55';
wwv_flow_api.g_varchar2_table(416) := '4D2323232C202E2E2E290D0A202020202020636F6C756D6E732E73706C69636528636F6C756D6E732E696E6465784F662827524F574E554D23232327292C2031290D0A202020202020636F6C756D6E732E73706C69636528636F6C756D6E732E696E6465';
wwv_flow_api.g_varchar2_table(417) := '784F6628274E455854524F5723232327292C2031290D0A0D0A2020202020202F2F2052656D6F766520636F6C756D6E2072657475726E2D6974656D0D0A202020202020636F6C756D6E732E73706C69636528636F6C756D6E732E696E6465784F66287365';
wwv_flow_api.g_varchar2_table(418) := '6C662E6F7074696F6E732E72657475726E436F6C292C2031290D0A2020202020202F2F2052656D6F766520636F6C756D6E2072657475726E2D646973706C617920696620646973706C617920636F6C756D6E73206172652070726F76696465640D0A2020';
wwv_flow_api.g_varchar2_table(419) := '2020202069662028636F6C756D6E732E6C656E677468203E203129207B0D0A2020202020202020636F6C756D6E732E73706C69636528636F6C756D6E732E696E6465784F662873656C662E6F7074696F6E732E646973706C6179436F6C292C2031290D0A';
wwv_flow_api.g_varchar2_table(420) := '2020202020207D0D0A0D0A20202020202074656D706C617465446174612E7265706F72742E636F6C436F756E74203D20636F6C756D6E732E6C656E6774680D0A0D0A2020202020202F2F2052656E616D6520636F6C756D6E7320746F207374616E646172';
wwv_flow_api.g_varchar2_table(421) := '64206E616D6573206C696B6520636F6C756D6E302C20636F6C756D6E312C202E2E0D0A20202020202076617220636F6C756D6E203D207B7D0D0A202020202020242E6561636828636F6C756D6E732C2066756E6374696F6E20286B65792C2076616C2920';
wwv_flow_api.g_varchar2_table(422) := '7B0D0A202020202020202069662028636F6C756D6E732E6C656E677468203D3D3D20312026262073656C662E6F7074696F6E732E6974656D4C6162656C29207B0D0A20202020202020202020636F6C756D6E5B27636F6C756D6E27202B206B65795D203D';
wwv_flow_api.g_varchar2_table(423) := '207B0D0A2020202020202020202020206E616D653A2076616C2C0D0A2020202020202020202020206C6162656C3A2073656C662E6F7074696F6E732E6974656D4C6162656C0D0A202020202020202020207D0D0A20202020202020207D20656C7365207B';
wwv_flow_api.g_varchar2_table(424) := '0D0A20202020202020202020636F6C756D6E5B27636F6C756D6E27202B206B65795D203D207B0D0A2020202020202020202020206E616D653A2076616C0D0A202020202020202020207D0D0A20202020202020207D0D0A202020202020202074656D706C';
wwv_flow_api.g_varchar2_table(425) := '617465446174612E7265706F72742E636F6C756D6E73203D20242E657874656E642874656D706C617465446174612E7265706F72742E636F6C756D6E732C20636F6C756D6E290D0A2020202020207D290D0A0D0A2020202020202F2A2047657420726F77';
wwv_flow_api.g_varchar2_table(426) := '730D0A0D0A2020202020202020666F726D61742077696C6C206265206C696B6520746869733A0D0A0D0A2020202020202020726F7773203D205B7B636F6C756D6E303A202261222C20636F6C756D6E313A202262227D2C207B636F6C756D6E303A202263';
wwv_flow_api.g_varchar2_table(427) := '222C20636F6C756D6E313A202264227D5D0D0A0D0A2020202020202A2F0D0A20202020202076617220746D70526F770D0A0D0A20202020202076617220726F7773203D20242E6D61702873656C662E6F7074696F6E732E64617461536F757263652E726F';
wwv_flow_api.g_varchar2_table(428) := '772C2066756E6374696F6E2028726F772C20726F774B657929207B0D0A2020202020202020746D70526F77203D207B0D0A20202020202020202020636F6C756D6E733A207B7D0D0A20202020202020207D0D0A20202020202020202F2F2061646420636F';
wwv_flow_api.g_varchar2_table(429) := '6C756D6E2076616C75657320746F20726F770D0A2020202020202020242E656163682874656D706C617465446174612E7265706F72742E636F6C756D6E732C2066756E6374696F6E2028636F6C49642C20636F6C29207B0D0A2020202020202020202074';
wwv_flow_api.g_varchar2_table(430) := '6D70526F772E636F6C756D6E735B636F6C49645D203D20726F775B636F6C2E6E616D655D0D0A20202020202020207D290D0A20202020202020202F2F20616464206D6574616461746120746F20726F770D0A2020202020202020746D70526F772E726574';
wwv_flow_api.g_varchar2_table(431) := '75726E56616C203D202428273C696E7075742076616C75653D2227202B20726F775B73656C662E6F7074696F6E732E72657475726E436F6C5D202B2027222F3E27292E76616C2829202F2F206C6974746C6520747269636B20746F2072656D6F76652073';
wwv_flow_api.g_varchar2_table(432) := '70656369616C2063686172730D0A2020202020202020746D70526F772E646973706C617956616C203D202428273C696E7075742076616C75653D2227202B20726F775B73656C662E6F7074696F6E732E646973706C6179436F6C5D202B2027222F3E2729';
wwv_flow_api.g_varchar2_table(433) := '2E76616C2829202F2F206C6974746C6520747269636B20746F2072656D6F7665207370656369616C2063686172730D0A202020202020202072657475726E20746D70526F770D0A2020202020207D290D0A0D0A20202020202074656D706C617465446174';
wwv_flow_api.g_varchar2_table(434) := '612E7265706F72742E726F7773203D20726F77730D0A0D0A20202020202074656D706C617465446174612E7265706F72742E726F77436F756E74203D2028726F77732E6C656E677468203D3D3D2030203F2066616C7365203A20726F77732E6C656E6774';
wwv_flow_api.g_varchar2_table(435) := '68290D0A20202020202074656D706C617465446174612E706167696E6174696F6E2E726F77436F756E74203D2074656D706C617465446174612E7265706F72742E726F77436F756E740D0A0D0A20202020202072657475726E2074656D706C6174654461';
wwv_flow_api.g_varchar2_table(436) := '74610D0A202020207D2C0D0A0D0A202020205F64657374726F793A2066756E6374696F6E20286D6F64616C29207B0D0A2020202020207661722073656C66203D20746869730D0A202020202020242877696E646F772E746F702E646F63756D656E74292E';
wwv_flow_api.g_varchar2_table(437) := '6F666628276B6579646F776E27290D0A202020202020242877696E646F772E746F702E646F63756D656E74292E6F666628276B65797570272C20272327202B2073656C662E6F7074696F6E732E7365617263684669656C64290D0A20202020202073656C';
wwv_flow_api.g_varchar2_table(438) := '662E5F646973706C61794974656D242E6F666628276B6579757027290D0A20202020202073656C662E5F6D6F64616C4469616C6F67242E72656D6F766528290D0A202020202020617065782E7574696C2E676574546F704170657828292E6E6176696761';
wwv_flow_api.g_varchar2_table(439) := '74696F6E2E656E64467265657A655363726F6C6C28290D0A202020207D2C0D0A0D0A202020205F676574446174613A2066756E6374696F6E20286F7074696F6E732C2068616E646C657229207B0D0A2020202020207661722073656C66203D2074686973';
wwv_flow_api.g_varchar2_table(440) := '0D0A0D0A2020202020207661722073657474696E6773203D207B0D0A20202020202020207365617263685465726D3A2027272C0D0A20202020202020206669727374526F773A20312C0D0A202020202020202066696C6C536561726368546578743A2074';
wwv_flow_api.g_varchar2_table(441) := '7275650D0A2020202020207D0D0A0D0A20202020202073657474696E6773203D20242E657874656E642873657474696E67732C206F7074696F6E73290D0A202020202020766172207365617263685465726D203D202873657474696E67732E7365617263';
wwv_flow_api.g_varchar2_table(442) := '685465726D2E6C656E677468203E203029203F2073657474696E67732E7365617263685465726D203A2077696E646F772E746F702E24762873656C662E6F7074696F6E732E7365617263684669656C64290D0A202020202020766172206974656D73203D';
wwv_flow_api.g_varchar2_table(443) := '2073656C662E6F7074696F6E732E706167654974656D73546F5375626D69740D0A0D0A2020202020202F2F2053746F7265206C617374207365617263685465726D0D0A20202020202073656C662E5F6C6173745365617263685465726D203D2073656172';
wwv_flow_api.g_varchar2_table(444) := '63685465726D0D0A0D0A202020202020617065782E7365727665722E706C7567696E2873656C662E6F7074696F6E732E616A61784964656E7469666965722C207B0D0A20202020202020207830313A20274745545F44415441272C0D0A20202020202020';
wwv_flow_api.g_varchar2_table(445) := '207830323A207365617263685465726D2C202F2F207365617263687465726D0D0A20202020202020207830333A2073657474696E67732E6669727374526F772C202F2F20666972737420726F776E756D20746F2072657475726E0D0A2020202020202020';
wwv_flow_api.g_varchar2_table(446) := '706167654974656D733A206974656D730D0A2020202020207D2C207B0D0A20202020202020207461726765743A2073656C662E5F72657475726E4974656D242C0D0A202020202020202064617461547970653A20276A736F6E272C0D0A20202020202020';
wwv_flow_api.g_varchar2_table(447) := '206C6F6164696E67496E64696361746F723A20242E70726F7879286F7074696F6E732E6C6F6164696E67496E64696361746F722C2073656C66292C0D0A2020202020202020737563636573733A2066756E6374696F6E2028704461746129207B0D0A2020';
wwv_flow_api.g_varchar2_table(448) := '20202020202020202F2F2073656C662E5F686964654F7665726C61794C6F616465722873656C662E6D6F64616C5370696E6E6572290D0A2020202020202020202073656C662E6F7074696F6E732E64617461536F75726365203D2070446174610D0A2020';
wwv_flow_api.g_varchar2_table(449) := '202020202020202073656C662E5F74656D706C61746544617461203D2073656C662E5F67657454656D706C6174654461746128290D0A2020202020202020202068616E646C6572287B0D0A2020202020202020202020207769646765743A2073656C662C';
wwv_flow_api.g_varchar2_table(450) := '0D0A20202020202020202020202066696C6C536561726368546578743A2073657474696E67732E66696C6C536561726368546578740D0A202020202020202020207D290D0A20202020202020207D0D0A2020202020207D290D0A202020207D2C0D0A0D0A';
wwv_flow_api.g_varchar2_table(451) := '202020205F696E69745365617263683A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F20696620746865206C6173745365617263685465726D206973206E6F7420657175616C2074';
wwv_flow_api.g_varchar2_table(452) := '6F207468652063757272656E74207365617263685465726D2C207468656E2073656172636820696D6D6564696174650D0A2020202020206966202873656C662E5F6C6173745365617263685465726D20213D3D2077696E646F772E746F702E2476287365';
wwv_flow_api.g_varchar2_table(453) := '6C662E6F7074696F6E732E7365617263684669656C642929207B0D0A202020202020202073656C662E5F67657444617461287B0D0A202020202020202020206669727374526F773A20312C0D0A202020202020202020206C6F6164696E67496E64696361';
wwv_flow_api.g_varchar2_table(454) := '746F723A2073656C662E5F6D6F64616C4C6F6164696E67496E64696361746F720D0A20202020202020207D2C2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F6F6E52656C6F616428290D0A20202020202020207D290D0A';
wwv_flow_api.g_varchar2_table(455) := '2020202020207D0D0A0D0A2020202020202F2F20416374696F6E207768656E207573657220696E707574732073656172636820746578740D0A202020202020242877696E646F772E746F702E646F63756D656E74292E6F6E28276B65797570272C202723';
wwv_flow_api.g_varchar2_table(456) := '27202B2073656C662E6F7074696F6E732E7365617263684669656C642C2066756E6374696F6E20286576656E7429207B0D0A20202020202020202F2F20446F206E6F7468696E6720666F72206E617669676174696F6E206B65797320616E642065736361';
wwv_flow_api.g_varchar2_table(457) := '70650D0A2020202020202020766172206E617669676174696F6E4B657973203D205B33372C2033382C2033392C2034302C20392C2033332C2033342C2032375D0D0A202020202020202069662028242E696E4172726179286576656E742E6B6579436F64';
wwv_flow_api.g_varchar2_table(458) := '652C206E617669676174696F6E4B65797329203E202D3129207B0D0A2020202020202020202072657475726E2066616C73650D0A20202020202020207D0D0A0D0A202020202020202076617220737263456C203D206576656E742E63757272656E745461';
wwv_flow_api.g_varchar2_table(459) := '726765740D0A202020202020202069662028737263456C2E64656C617954696D657229207B0D0A20202020202020202020636C65617254696D656F757428737263456C2E64656C617954696D6572290D0A20202020202020207D0D0A0D0A202020202020';
wwv_flow_api.g_varchar2_table(460) := '2020737263456C2E64656C617954696D6572203D2073657454696D656F75742866756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F67657444617461287B0D0A2020202020202020202020206669727374526F773A20312C0D0A';
wwv_flow_api.g_varchar2_table(461) := '2020202020202020202020206C6F6164696E67496E64696361746F723A2073656C662E5F6D6F64616C4C6F6164696E67496E64696361746F720D0A202020202020202020207D2C2066756E6374696F6E202829207B0D0A20202020202020202020202073';
wwv_flow_api.g_varchar2_table(462) := '656C662E5F6F6E52656C6F616428290D0A202020202020202020207D290D0A20202020202020207D2C20333530290D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F696E6974506167696E6174696F6E3A2066756E6374696F6E202829';
wwv_flow_api.g_varchar2_table(463) := '207B0D0A2020202020207661722073656C66203D20746869730D0A202020202020766172207072657653656C6563746F72203D20272327202B2073656C662E6F7074696F6E732E6964202B2027202E742D5265706F72742D706167696E6174696F6E4C69';
wwv_flow_api.g_varchar2_table(464) := '6E6B2D2D70726576270D0A202020202020766172206E65787453656C6563746F72203D20272327202B2073656C662E6F7074696F6E732E6964202B2027202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E657874270D0A0D0A202020';
wwv_flow_api.g_varchar2_table(465) := '2020202F2F2072656D6F76652063757272656E74206C697374656E6572730D0A20202020202077696E646F772E746F702E242877696E646F772E746F702E646F63756D656E74292E6F66662827636C69636B272C207072657653656C6563746F72290D0A';
wwv_flow_api.g_varchar2_table(466) := '20202020202077696E646F772E746F702E242877696E646F772E746F702E646F63756D656E74292E6F66662827636C69636B272C206E65787453656C6563746F72290D0A0D0A2020202020202F2F2050726576696F7573207365740D0A20202020202077';
wwv_flow_api.g_varchar2_table(467) := '696E646F772E746F702E242877696E646F772E746F702E646F63756D656E74292E6F6E2827636C69636B272C207072657653656C6563746F722C2066756E6374696F6E20286529207B0D0A202020202020202073656C662E5F67657444617461287B0D0A';
wwv_flow_api.g_varchar2_table(468) := '202020202020202020206669727374526F773A2073656C662E5F6765744669727374526F776E756D5072657653657428292C0D0A202020202020202020206C6F6164696E67496E64696361746F723A2073656C662E5F6D6F64616C4C6F6164696E67496E';
wwv_flow_api.g_varchar2_table(469) := '64696361746F720D0A20202020202020207D2C2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F6F6E52656C6F616428290D0A20202020202020207D290D0A2020202020207D290D0A0D0A2020202020202F2F204E657874';
wwv_flow_api.g_varchar2_table(470) := '207365740D0A20202020202077696E646F772E746F702E242877696E646F772E746F702E646F63756D656E74292E6F6E2827636C69636B272C206E65787453656C6563746F722C2066756E6374696F6E20286529207B0D0A202020202020202073656C66';
wwv_flow_api.g_varchar2_table(471) := '2E5F67657444617461287B0D0A202020202020202020206669727374526F773A2073656C662E5F6765744669727374526F776E756D4E65787453657428292C0D0A202020202020202020206C6F6164696E67496E64696361746F723A2073656C662E5F6D';
wwv_flow_api.g_varchar2_table(472) := '6F64616C4C6F6164696E67496E64696361746F720D0A20202020202020207D2C2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F6F6E52656C6F616428290D0A20202020202020207D290D0A2020202020207D290D0A2020';
wwv_flow_api.g_varchar2_table(473) := '20207D2C0D0A0D0A202020205F6765744669727374526F776E756D507265765365743A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A202020202020747279207B0D0A20202020202020207265747572';
wwv_flow_api.g_varchar2_table(474) := '6E2073656C662E5F74656D706C617465446174612E706167696E6174696F6E2E6669727374526F77202D2073656C662E6F7074696F6E732E726F77436F756E740D0A2020202020207D206361746368202865727229207B0D0A2020202020202020726574';
wwv_flow_api.g_varchar2_table(475) := '75726E20310D0A2020202020207D0D0A202020207D2C0D0A0D0A202020205F6765744669727374526F776E756D4E6578745365743A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020207472';
wwv_flow_api.g_varchar2_table(476) := '79207B0D0A202020202020202072657475726E2073656C662E5F74656D706C617465446174612E706167696E6174696F6E2E6C617374526F77202B20310D0A2020202020207D206361746368202865727229207B0D0A202020202020202072657475726E';
wwv_flow_api.g_varchar2_table(477) := '2031360D0A2020202020207D0D0A202020207D2C0D0A0D0A202020205F6F70656E4C4F563A2066756E6374696F6E20286F7074696F6E7329207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F2052656D6F76652070';
wwv_flow_api.g_varchar2_table(478) := '726576696F7573206D6F64616C2D6C6F7620726567696F6E0D0A2020202020202428272327202B2073656C662E6F7074696F6E732E69642C20646F63756D656E74292E72656D6F766528290D0A0D0A20202020202073656C662E5F67657444617461287B';
wwv_flow_api.g_varchar2_table(479) := '0D0A20202020202020206669727374526F773A20312C0D0A20202020202020207365617263685465726D3A206F7074696F6E732E7365617263685465726D2C0D0A202020202020202066696C6C536561726368546578743A206F7074696F6E732E66696C';
wwv_flow_api.g_varchar2_table(480) := '6C536561726368546578742C0D0A20202020202020206C6F6164696E67496E64696361746F723A2073656C662E5F6974656D4C6F6164696E67496E64696361746F720D0A2020202020207D2C2073656C662E5F6F6E4C6F6164290D0A202020207D2C0D0A';
wwv_flow_api.g_varchar2_table(481) := '0D0A202020205F747269676765724C4F564F6E446973706C61793A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F2054726967676572206576656E74206F6E20636C69636B20696E';
wwv_flow_api.g_varchar2_table(482) := '70757420646973706C6179206669656C640D0A20202020202073656C662E5F646973706C61794974656D242E6F6E28276B65797570272C2066756E6374696F6E20286529207B0D0A202020202020202069662028242E696E417272617928652E6B657943';
wwv_flow_api.g_varchar2_table(483) := '6F64652C2073656C662E5F76616C69645365617263684B65797329203E202D312026262021652E6374726C4B657929207B0D0A202020202020202020202F2F20416C736F206B656570207265616C206974656D20696E2073796E6320776974686F757420';
wwv_flow_api.g_varchar2_table(484) := '76616C69646174696F6E730D0A202020202020202020202F2F2042757420636865636B20666F72206368616E6765730D0A202020202020202020202F2F20544F444F3A2066696E6420736F6C7574696F6E0D0A2020202020202020202073656C662E5F72';
wwv_flow_api.g_varchar2_table(485) := '657475726E4974656D242E76616C28617065782E6974656D2873656C662E6F7074696F6E732E646973706C61794974656D292E67657456616C75652829290D0A202020202020202020200D0A20202020202020202020242874686973292E6F666628276B';
wwv_flow_api.g_varchar2_table(486) := '6579757027290D0A2020202020202020202073656C662E5F6F70656E4C4F56287B0D0A2020202020202020202020207365617263685465726D3A20617065782E6974656D2873656C662E6F7074696F6E732E646973706C61794974656D292E6765745661';
wwv_flow_api.g_varchar2_table(487) := '6C756528292C0D0A20202020202020202020202066696C6C536561726368546578743A20747275650D0A202020202020202020207D290D0A20202020202020207D0D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F747269676765724C';
wwv_flow_api.g_varchar2_table(488) := '4F564F6E427574746F6E3A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F2054726967676572206576656E74206F6E20636C69636B20696E7075742067726F7570206164646F6E20';
wwv_flow_api.g_varchar2_table(489) := '627574746F6E20286D61676E696669657220676C617373290D0A20202020202073656C662E5F736561726368427574746F6E242E6F6E2827636C69636B272C2066756E6374696F6E20286529207B0D0A202020202020202073656C662E5F6F70656E4C4F';
wwv_flow_api.g_varchar2_table(490) := '56287B0D0A202020202020202020207365617263685465726D3A2027272C0D0A2020202020202020202066696C6C536561726368546578743A2066616C73650D0A20202020202020207D290D0A2020202020207D290D0A202020207D2C0D0A0D0A202020';
wwv_flow_api.g_varchar2_table(491) := '205F6F6E526F77486F7665723A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A20202020202073656C662E5F6D6F64616C4469616C6F67242E6F6E28276D6F757365656E746572206D6F7573656C6561';
wwv_flow_api.g_varchar2_table(492) := '7665272C20272E742D5265706F72742D7265706F7274207472272C2066756E6374696F6E202829207B0D0A202020202020202069662028242874686973292E686173436C61737328276D61726B272929207B0D0A2020202020202020202072657475726E';
wwv_flow_api.g_varchar2_table(493) := '0D0A20202020202020207D0D0A2020202020202020242874686973292E746F67676C65436C6173732873656C662E6F7074696F6E732E686F766572436C6173736573290D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F73656C656374';
wwv_flow_api.g_varchar2_table(494) := '496E697469616C526F773A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F2049662063757272656E74206974656D20696E204C4F56207468656E2073656C65637420746861742072';
wwv_flow_api.g_varchar2_table(495) := '6F770D0A2020202020202F2F20456C73652073656C65637420666972737420726F77206F66207265706F72740D0A2020202020207661722024637572526F77203D2073656C662E5F6D6F64616C4469616C6F67242E66696E6428272E742D5265706F7274';
wwv_flow_api.g_varchar2_table(496) := '2D7265706F72742074725B646174612D72657475726E3D2227202B20617065782E6974656D2873656C662E6F7074696F6E732E72657475726E4974656D292E67657456616C75652829202B2027225D27290D0A2020202020206966202824637572526F77';
wwv_flow_api.g_varchar2_table(497) := '2E6C656E677468203E203029207B0D0A202020202020202024637572526F772E616464436C61737328276D61726B2027202B2073656C662E6F7074696F6E732E6D61726B436C6173736573290D0A2020202020207D20656C7365207B0D0A202020202020';
wwv_flow_api.g_varchar2_table(498) := '202073656C662E5F6D6F64616C4469616C6F67242E66696E6428272E742D5265706F72742D7265706F72742074725B646174612D72657475726E5D27292E666972737428292E616464436C61737328276D61726B2027202B2073656C662E6F7074696F6E';
wwv_flow_api.g_varchar2_table(499) := '732E6D61726B436C6173736573290D0A2020202020207D0D0A202020207D2C0D0A0D0A202020205F696E69744B6579626F6172644E617669676174696F6E3A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D2074686973';
wwv_flow_api.g_varchar2_table(500) := '0D0A0D0A20202020202066756E6374696F6E206E617669676174652028646972656374696F6E2C206576656E7429207B0D0A20202020202020206576656E742E73746F70496D6D65646961746550726F7061676174696F6E28290D0A2020202020202020';
wwv_flow_api.g_varchar2_table(501) := '6576656E742E70726576656E7444656661756C7428290D0A20202020202020207661722063757272656E74526F77203D2073656C662E5F6D6F64616C4469616C6F67242E66696E6428272E742D5265706F72742D7265706F72742074722E6D61726B2729';
wwv_flow_api.g_varchar2_table(502) := '0D0A20202020202020207377697463682028646972656374696F6E29207B0D0A202020202020202020206361736520277570273A0D0A20202020202020202020202069662028242863757272656E74526F77292E7072657628292E697328272E742D5265';
wwv_flow_api.g_varchar2_table(503) := '706F72742D7265706F7274207472272929207B0D0A2020202020202020202020202020242863757272656E74526F77292E72656D6F7665436C61737328276D61726B2027202B2073656C662E6F7074696F6E732E6D61726B436C6173736573292E707265';
wwv_flow_api.g_varchar2_table(504) := '7628292E616464436C61737328276D61726B2027202B2073656C662E6F7074696F6E732E6D61726B436C6173736573290D0A2020202020202020202020207D0D0A202020202020202020202020627265616B0D0A20202020202020202020636173652027';
wwv_flow_api.g_varchar2_table(505) := '646F776E273A0D0A20202020202020202020202069662028242863757272656E74526F77292E6E65787428292E697328272E742D5265706F72742D7265706F7274207472272929207B0D0A2020202020202020202020202020242863757272656E74526F';
wwv_flow_api.g_varchar2_table(506) := '77292E72656D6F7665436C61737328276D61726B2027202B2073656C662E6F7074696F6E732E6D61726B436C6173736573292E6E65787428292E616464436C61737328276D61726B2027202B2073656C662E6F7074696F6E732E6D61726B436C61737365';
wwv_flow_api.g_varchar2_table(507) := '73290D0A2020202020202020202020207D0D0A202020202020202020202020627265616B0D0A20202020202020207D0D0A2020202020207D0D0A0D0A202020202020242877696E646F772E746F702E646F63756D656E74292E6F6E28276B6579646F776E';
wwv_flow_api.g_varchar2_table(508) := '272C2066756E6374696F6E20286529207B0D0A20202020202020207377697463682028652E6B6579436F646529207B0D0A20202020202020202020636173652033383A202F2F2075700D0A2020202020202020202020206E617669676174652827757027';
wwv_flow_api.g_varchar2_table(509) := '2C2065290D0A202020202020202020202020627265616B0D0A20202020202020202020636173652034303A202F2F20646F776E0D0A2020202020202020202020206E617669676174652827646F776E272C2065290D0A2020202020202020202020206272';
wwv_flow_api.g_varchar2_table(510) := '65616B0D0A202020202020202020206361736520393A202F2F207461620D0A2020202020202020202020206E617669676174652827646F776E272C2065290D0A202020202020202020202020627265616B0D0A2020202020202020202063617365203133';
wwv_flow_api.g_varchar2_table(511) := '3A202F2F20454E5445520D0A2020202020202020202020207661722063757272656E74526F77203D2073656C662E5F6D6F64616C4469616C6F67242E66696E6428272E742D5265706F72742D7265706F72742074722E6D61726B27292E66697273742829';
wwv_flow_api.g_varchar2_table(512) := '0D0A20202020202020202020202073656C662E5F72657475726E53656C6563746564526F772863757272656E74526F77290D0A202020202020202020202020627265616B0D0A20202020202020202020636173652033333A202F2F20506167652075700D';
wwv_flow_api.g_varchar2_table(513) := '0A202020202020202020202020652E70726576656E7444656661756C7428290D0A20202020202020202020202077696E646F772E746F702E2428272327202B2073656C662E6F7074696F6E732E6964202B2027202E742D427574746F6E526567696F6E2D';
wwv_flow_api.g_varchar2_table(514) := '627574746F6E73202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D7072657627292E747269676765722827636C69636B27290D0A202020202020202020202020627265616B0D0A20202020202020202020636173652033343A202F2F20';
wwv_flow_api.g_varchar2_table(515) := '5061676520646F776E0D0A202020202020202020202020652E70726576656E7444656661756C7428290D0A20202020202020202020202077696E646F772E746F702E2428272327202B2073656C662E6F7074696F6E732E6964202B2027202E742D427574';
wwv_flow_api.g_varchar2_table(516) := '746F6E526567696F6E2D627574746F6E73202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E65787427292E747269676765722827636C69636B27290D0A202020202020202020202020627265616B0D0A20202020202020207D0D0A20';
wwv_flow_api.g_varchar2_table(517) := '20202020207D290D0A202020207D2C0D0A0D0A202020205F72657475726E53656C6563746564526F773A2066756E6374696F6E202824726F7729207B0D0A2020202020207661722073656C66203D20746869730D0A202020202020617065782E6974656D';
wwv_flow_api.g_varchar2_table(518) := '2873656C662E6F7074696F6E732E72657475726E4974656D292E73657456616C75652824726F772E64617461282772657475726E27292C2024726F772E646174612827646973706C61792729290D0A2020202020202F2F20416C736F2061646420746865';
wwv_flow_api.g_varchar2_table(519) := '20646973706C61792076616C756520617320646174612061747472206F6E207468652068696464656E2072657475726E206974656D2E2054686973206973207573656420666F722076616C69646174696F6E2E0D0A20202020202073656C662E5F726574';
wwv_flow_api.g_varchar2_table(520) := '75726E4974656D242E646174612827646973706C6179272C2024726F772E646174612827646973706C61792729290D0A0D0A2020202020202F2F2054726967676572206120637573746F6D206576656E7420616E6420616464206461746120746F206974';
wwv_flow_api.g_varchar2_table(521) := '3A20616C6C20636F6C756D6E73206F662074686520726F770D0A2020202020207661722064617461203D207B7D0D0A202020202020242E65616368282428272E742D5265706F72742D7265706F72742074722E6D61726B27292E66696E64282774642729';
wwv_flow_api.g_varchar2_table(522) := '2C2066756E6374696F6E20286B65792C2076616C29207B0D0A2020202020202020646174615B242876616C292E6174747228276865616465727327295D203D20242876616C292E68746D6C28290D0A2020202020207D290D0A0D0A2020202020202F2F20';
wwv_flow_api.g_varchar2_table(523) := '46696E616C6C79206869646520746865206D6F64616C0D0A20202020202073656C662E5F6D6F64616C4469616C6F67242E6469616C6F672827636C6F736527290D0A0D0A2020202020202F2F20416E6420666F637573206F6E20696E7075742062757420';
wwv_flow_api.g_varchar2_table(524) := '6E6F7420666F7220494720636F6C756D6E206974656D0D0A202020202020696620282173656C662E5F646973706C61794974656D242E706172656E7428292E686173436C6173732827612D47562D636F6C756D6E4974656D272929207B0D0A2020202020';
wwv_flow_api.g_varchar2_table(525) := '20202073656C662E5F646973706C61794974656D242E666F63757328290D0A2020202020207D0D0A202020207D2C0D0A0D0A202020205F6F6E526F7753656C65637465643A2066756E6374696F6E202829207B0D0A2020202020207661722073656C6620';
wwv_flow_api.g_varchar2_table(526) := '3D20746869730D0A2020202020202F2F20416374696F6E207768656E20726F7720697320636C69636B65640D0A20202020202073656C662E5F6D6F64616C4469616C6F67242E6F6E2827636C69636B272C20272E6D6F64616C2D6C6F762D7461626C6520';
wwv_flow_api.g_varchar2_table(527) := '2E742D5265706F72742D7265706F7274207472272C2066756E6374696F6E20286529207B0D0A202020202020202073656C662E5F72657475726E53656C6563746564526F772877696E646F772E746F702E24287468697329290D0A2020202020207D290D';
wwv_flow_api.g_varchar2_table(528) := '0A202020207D2C0D0A0D0A202020205F72656D6F766556616C69646174696F6E3A2066756E6374696F6E202829207B0D0A2020202020202F2F20436C6561722063757272656E74206572726F72730D0A202020202020617065782E6D6573736167652E63';
wwv_flow_api.g_varchar2_table(529) := '6C6561724572726F727328746869732E6F7074696F6E732E72657475726E4974656D290D0A202020207D2C0D0A0D0A202020205F636C656172496E7075743A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D2074686973';
wwv_flow_api.g_varchar2_table(530) := '0D0A202020202020617065782E6974656D2873656C662E6F7074696F6E732E646973706C61794974656D292E73657456616C7565282727290D0A202020202020617065782E6974656D2873656C662E6F7074696F6E732E72657475726E4974656D292E73';
wwv_flow_api.g_varchar2_table(531) := '657456616C7565282727290D0A20202020202073656C662E5F72657475726E4974656D242E646174612827646973706C6179272C202727290D0A20202020202073656C662E5F72656D6F766556616C69646174696F6E28290D0A20202020202073656C66';
wwv_flow_api.g_varchar2_table(532) := '2E5F646973706C61794974656D242E666F63757328290D0A202020207D2C0D0A0D0A202020205F696E6974436C656172496E7075743A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A0D0A2020202020';
wwv_flow_api.g_varchar2_table(533) := '2073656C662E5F636C656172496E707574242E6F6E2827636C69636B272C2066756E6374696F6E202829207B0D0A202020202020202073656C662E5F636C656172496E70757428290D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F68';
wwv_flow_api.g_varchar2_table(534) := '6964654F7665726C61794C6F616465723A2066756E6374696F6E20287370696E6E657229207B0D0A202020202020696620287370696E6E657229207B0D0A20202020202020207370696E6E65722E72656D6F766528290D0A2020202020207D0D0A202020';
wwv_flow_api.g_varchar2_table(535) := '207D2C0D0A0D0A202020205F696E6974436173636164696E674C4F56733A2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A20202020202077696E646F772E746F702E242873656C662E6F7074696F6E73';
wwv_flow_api.g_varchar2_table(536) := '2E636173636164696E674974656D73292E6F6E28276368616E6765272C2066756E6374696F6E202829207B0D0A202020202020202073656C662E5F636C656172496E70757428290D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F7365';
wwv_flow_api.g_varchar2_table(537) := '7456616C756542617365644F6E446973706C61793A2066756E6374696F6E20287056616C756529207B0D0A2020202020207661722073656C66203D20746869730D0A202020202020617065782E7365727665722E706C7567696E2873656C662E6F707469';
wwv_flow_api.g_varchar2_table(538) := '6F6E732E616A61784964656E7469666965722C207B0D0A20202020202020207830313A20274745545F56414C5545272C0D0A20202020202020207830323A207056616C7565202F2F2072657475726E56616C0D0A2020202020207D2C207B0D0A20202020';
wwv_flow_api.g_varchar2_table(539) := '2020202064617461547970653A20276A736F6E272C0D0A20202020202020206C6F6164696E67496E64696361746F723A20242E70726F78792873656C662E5F6974656D4C6F6164696E67496E64696361746F722C2073656C66292C0D0A20202020202020';
wwv_flow_api.g_varchar2_table(540) := '20737563636573733A2066756E6374696F6E2028704461746129207B0D0A2020202020202020202073656C662E5F72657475726E4974656D242E76616C2870446174612E72657475726E56616C7565290D0A2020202020202020202073656C662E5F6469';
wwv_flow_api.g_varchar2_table(541) := '73706C61794974656D242E76616C2870446174612E646973706C617956616C7565290D0A202020202020202020202F2F20416C736F206164642074686520646973706C61792076616C756520617320646174612061747472206F6E207468652068696464';
wwv_flow_api.g_varchar2_table(542) := '656E2072657475726E206974656D2E2054686973206973207573656420666F722076616C69646174696F6E2E0D0A2020202020202020202073656C662E5F72657475726E4974656D242E646174612827646973706C6179272C2070446174612E64697370';
wwv_flow_api.g_varchar2_table(543) := '6C617956616C7565290D0A20202020202020207D2C0D0A20202020202020206572726F723A2066756E6374696F6E2028704461746129207B0D0A202020202020202020202F2F205468726F7720616E206572726F720D0A20202020202020202020746872';
wwv_flow_api.g_varchar2_table(544) := '6F77204572726F7228274D6F64616C204C4F56206974656D2076616C756520636F756E74206E6F742062652073657427290D0A20202020202020207D0D0A2020202020207D290D0A202020207D2C0D0A0D0A202020205F696E6974417065784974656D3A';
wwv_flow_api.g_varchar2_table(545) := '2066756E6374696F6E202829207B0D0A2020202020207661722073656C66203D20746869730D0A2020202020202F2F2053657420616E64206765742076616C75652076696120617065782066756E6374696F6E730D0A202020202020617065782E697465';
wwv_flow_api.g_varchar2_table(546) := '6D2E6372656174652873656C662E6F7074696F6E732E72657475726E4974656D2C207B0D0A2020202020202020656E61626C653A2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F646973706C61794974656D242E70726F';
wwv_flow_api.g_varchar2_table(547) := '70282764697361626C6564272C2066616C7365290D0A2020202020202020202073656C662E5F72657475726E4974656D242E70726F70282764697361626C6564272C2066616C7365290D0A2020202020202020202073656C662E5F736561726368427574';
wwv_flow_api.g_varchar2_table(548) := '746F6E242E70726F70282764697361626C6564272C2066616C7365290D0A2020202020202020202073656C662E5F636C656172496E707574242E73686F7728290D0A20202020202020207D2C0D0A202020202020202064697361626C653A2066756E6374';
wwv_flow_api.g_varchar2_table(549) := '696F6E202829207B0D0A2020202020202020202073656C662E5F646973706C61794974656D242E70726F70282764697361626C6564272C2074727565290D0A2020202020202020202073656C662E5F72657475726E4974656D242E70726F702827646973';
wwv_flow_api.g_varchar2_table(550) := '61626C6564272C2074727565290D0A2020202020202020202073656C662E5F736561726368427574746F6E242E70726F70282764697361626C6564272C2074727565290D0A2020202020202020202073656C662E5F636C656172496E707574242E686964';
wwv_flow_api.g_varchar2_table(551) := '6528290D0A20202020202020207D2C0D0A2020202020202020697344697361626C65643A2066756E6374696F6E202829207B0D0A2020202020202020202072657475726E2073656C662E5F646973706C61794974656D242E70726F70282764697361626C';
wwv_flow_api.g_varchar2_table(552) := '656427290D0A20202020202020207D2C0D0A202020202020202073686F773A2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F646973706C61794974656D242E73686F7728290D0A2020202020202020202073656C662E5F';
wwv_flow_api.g_varchar2_table(553) := '736561726368427574746F6E242E73686F7728290D0A20202020202020207D2C0D0A2020202020202020686964653A2066756E6374696F6E202829207B0D0A2020202020202020202073656C662E5F646973706C61794974656D242E6869646528290D0A';
wwv_flow_api.g_varchar2_table(554) := '2020202020202020202073656C662E5F736561726368427574746F6E242E6869646528290D0A20202020202020207D2C0D0A202020202020202073657456616C75653A2066756E6374696F6E20287056616C75652C2070446973706C617956616C75652C';
wwv_flow_api.g_varchar2_table(555) := '207053757070726573734368616E67654576656E7429207B0D0A202020202020202020206966202870446973706C617956616C7565207C7C207056616C75652E6C656E677468203D3D3D203029207B0D0A20202020202020202020202073656C662E5F64';
wwv_flow_api.g_varchar2_table(556) := '6973706C61794974656D242E76616C2870446973706C617956616C7565290D0A20202020202020202020202073656C662E5F72657475726E4974656D242E76616C287056616C7565290D0A20202020202020202020202073656C662E5F72657475726E49';
wwv_flow_api.g_varchar2_table(557) := '74656D242E646174612827646973706C6179272C2070446973706C617956616C7565290D0A202020202020202020207D20656C7365207B0D0A20202020202020202020202073656C662E5F646973706C61794974656D242E76616C2870446973706C6179';
wwv_flow_api.g_varchar2_table(558) := '56616C7565290D0A20202020202020202020202073656C662E5F73657456616C756542617365644F6E446973706C6179287056616C7565290D0A202020202020202020207D0D0A20202020202020207D2C0D0A202020202020202067657456616C75653A';
wwv_flow_api.g_varchar2_table(559) := '2066756E6374696F6E202829207B0D0A2020202020202020202072657475726E2073656C662E5F72657475726E4974656D242E76616C28290D0A20202020202020207D2C0D0A202020202020202069734368616E6765643A2066756E6374696F6E202829';
wwv_flow_api.g_varchar2_table(560) := '207B0D0A2020202020202020202072657475726E20646F63756D656E742E676574456C656D656E74427949642873656C662E6F7074696F6E732E646973706C61794974656D292E76616C756520213D3D20646F63756D656E742E676574456C656D656E74';
wwv_flow_api.g_varchar2_table(561) := '427949642873656C662E6F7074696F6E732E646973706C61794974656D292E64656661756C7456616C75650D0A20202020202020207D0D0A2020202020207D290D0A202020202020617065782E6974656D2873656C662E6F7074696F6E732E7265747572';
wwv_flow_api.g_varchar2_table(562) := '6E4974656D292E63616C6C6261636B732E646973706C617956616C7565466F72203D2066756E6374696F6E202829207B0D0A202020202020202072657475726E2073656C662E5F646973706C61794974656D242E76616C28290D0A2020202020207D0D0A';
wwv_flow_api.g_varchar2_table(563) := '202020207D2C0D0A0D0A202020205F6974656D4C6F6164696E67496E64696361746F723A2066756E6374696F6E20286C6F6164696E67496E64696361746F7229207B0D0A2020202020202428272327202B20746869732E6F7074696F6E732E7365617263';
wwv_flow_api.g_varchar2_table(564) := '68427574746F6E292E6166746572286C6F6164696E67496E64696361746F72290D0A20202020202072657475726E206C6F6164696E67496E64696361746F720D0A202020207D2C0D0A0D0A202020205F6D6F64616C4C6F6164696E67496E64696361746F';
wwv_flow_api.g_varchar2_table(565) := '723A2066756E6374696F6E20286C6F6164696E67496E64696361746F7229207B0D0A202020202020746869732E5F6D6F64616C4469616C6F67242E70726570656E64286C6F6164696E67496E64696361746F72290D0A20202020202072657475726E206C';
wwv_flow_api.g_varchar2_table(566) := '6F6164696E67496E64696361746F720D0A202020207D0D0A20207D290D0A7D2928617065782E6A51756572792C2077696E646F77290D0A0A7D2C7B222E2F74656D706C617465732F6D6F64616C2D7265706F72742E686273223A32322C222E2F74656D70';
wwv_flow_api.g_varchar2_table(567) := '6C617465732F7061727469616C732F5F706167696E6174696F6E2E686273223A32332C222E2F74656D706C617465732F7061727469616C732F5F7265706F72742E686273223A32342C222E2F74656D706C617465732F7061727469616C732F5F726F7773';
wwv_flow_api.g_varchar2_table(568) := '2E686273223A32352C2268627366792F72756E74696D65223A32307D5D2C32323A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2F2F20686273667920636F6D70696C65642048616E646C65626172732074656D';
wwv_flow_api.g_varchar2_table(569) := '706C6174650A7661722048616E646C6562617273436F6D70696C6572203D2072657175697265282768627366792F72756E74696D6527293B0A6D6F64756C652E6578706F727473203D2048616E646C6562617273436F6D70696C65722E74656D706C6174';
wwv_flow_api.g_varchar2_table(570) := '65287B22636F6D70696C6572223A5B372C223E3D20342E302E30225D2C226D61696E223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B';
wwv_flow_api.g_varchar2_table(571) := '312C2068656C7065722C20616C696173313D64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C20616C696173323D68656C706572732E68656C7065724D697373';
wwv_flow_api.g_varchar2_table(572) := '696E672C20616C696173333D2266756E6374696F6E222C20616C696173343D636F6E7461696E65722E65736361706545787072657373696F6E2C20616C696173353D636F6E7461696E65722E6C616D6264613B0A0A202072657475726E20223C64697620';
wwv_flow_api.g_varchar2_table(573) := '69643D5C22220A202020202B20616C6961733428282868656C706572203D202868656C706572203D2068656C706572732E6964207C7C202864657074683020213D206E756C6C203F206465707468302E6964203A20646570746830292920213D206E756C';
wwv_flow_api.g_varchar2_table(574) := '6C203F2068656C706572203A20616C69617332292C28747970656F662068656C706572203D3D3D20616C69617333203F2068656C7065722E63616C6C28616C696173312C7B226E616D65223A226964222C2268617368223A7B7D2C2264617461223A6461';
wwv_flow_api.g_varchar2_table(575) := '74617D29203A2068656C7065722929290A202020202B20225C2220636C6173733D5C22742D4469616C6F67526567696F6E206A732D72656769656F6E4469616C6F6720742D466F726D2D2D73747265746368496E7075747320742D466F726D2D2D6C6172';
wwv_flow_api.g_varchar2_table(576) := '6765206D6F64616C2D6C6F765C22207469746C653D5C22220A202020202B20616C6961733428282868656C706572203D202868656C706572203D2068656C706572732E7469746C65207C7C202864657074683020213D206E756C6C203F20646570746830';
wwv_flow_api.g_varchar2_table(577) := '2E7469746C65203A20646570746830292920213D206E756C6C203F2068656C706572203A20616C69617332292C28747970656F662068656C706572203D3D3D20616C69617333203F2068656C7065722E63616C6C28616C696173312C7B226E616D65223A';
wwv_flow_api.g_varchar2_table(578) := '227469746C65222C2268617368223A7B7D2C2264617461223A646174617D29203A2068656C7065722929290A202020202B20225C223E5C725C6E202020203C64697620636C6173733D5C22742D4469616C6F67526567696F6E2D626F6479206A732D7265';
wwv_flow_api.g_varchar2_table(579) := '67696F6E4469616C6F672D626F6479206E6F2D70616464696E675C2220220A202020202B202828737461636B31203D20616C69617335282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E726567696F6E203A20';
wwv_flow_api.g_varchar2_table(580) := '646570746830292920213D206E756C6C203F20737461636B312E61747472696275746573203A20737461636B31292C20646570746830292920213D206E756C6C203F20737461636B31203A202222290A202020202B20223E5C725C6E2020202020202020';
wwv_flow_api.g_varchar2_table(581) := '3C64697620636C6173733D5C22636F6E7461696E65725C223E5C725C6E2020202020202020202020203C64697620636C6173733D5C22726F775C223E5C725C6E202020202020202020202020202020203C64697620636C6173733D5C22636F6C20636F6C';
wwv_flow_api.g_varchar2_table(582) := '2D31325C223E5C725C6E20202020202020202020202020202020202020203C64697620636C6173733D5C22742D5265706F727420742D5265706F72742D2D616C74526F777344656661756C745C223E5C725C6E2020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(583) := '202020202020203C64697620636C6173733D5C22742D5265706F72742D777261705C22207374796C653D5C2277696474683A20313030255C223E5C725C6E202020202020202020202020202020202020202020202020202020203C64697620636C617373';
wwv_flow_api.g_varchar2_table(584) := '3D5C22742D466F726D2D6669656C64436F6E7461696E657220742D466F726D2D6669656C64436F6E7461696E65722D2D737461636B656420742D466F726D2D6669656C64436F6E7461696E65722D2D73747265746368496E70757473206D617267696E2D';
wwv_flow_api.g_varchar2_table(585) := '746F702D736D5C222069643D5C22220A202020202B20616C6961733428616C69617335282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7365617263684669656C64203A20646570746830292920213D206E75';
wwv_flow_api.g_varchar2_table(586) := '6C6C203F20737461636B312E6964203A20737461636B31292C2064657074683029290A202020202B20225F434F4E5441494E45525C223E5C725C6E20202020202020202020202020202020202020202020202020202020202020203C64697620636C6173';
wwv_flow_api.g_varchar2_table(587) := '733D5C22742D466F726D2D696E707574436F6E7461696E65725C223E5C725C6E2020202020202020202020202020202020202020202020202020202020202020202020203C64697620636C6173733D5C22742D466F726D2D6974656D577261707065725C';
wwv_flow_api.g_varchar2_table(588) := '223E5C725C6E202020202020202020202020202020202020202020202020202020202020202020202020202020203C696E70757420747970653D5C22746578745C2220636C6173733D5C22617065782D6974656D2D74657874206D6F64616C2D6C6F762D';
wwv_flow_api.g_varchar2_table(589) := '6974656D205C222069643D5C22220A202020202B20616C6961733428616C69617335282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7365617263684669656C64203A20646570746830292920213D206E756C';
wwv_flow_api.g_varchar2_table(590) := '6C203F20737461636B312E6964203A20737461636B31292C2064657074683029290A202020202B20225C22206175746F636F6D706C6574653D5C226F66665C2220706C616365686F6C6465723D5C22220A202020202B20616C6961733428616C69617335';
wwv_flow_api.g_varchar2_table(591) := '282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7365617263684669656C64203A20646570746830292920213D206E756C6C203F20737461636B312E706C616365686F6C646572203A20737461636B31292C20';
wwv_flow_api.g_varchar2_table(592) := '64657074683029290A202020202B20225C223E5C725C6E202020202020202020202020202020202020202020202020202020202020202020202020202020203C627574746F6E20747970653D5C22627574746F6E5C222069643D5C2250313131305F5A41';
wwv_flow_api.g_varchar2_table(593) := '414C5F464B5F434F44455F425554544F4E5C2220636C6173733D5C22612D427574746F6E206D6F64616C2D6C6F762D627574746F6E20612D427574746F6E2D2D706F7075704C4F565C223E5C725C6E202020202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(594) := '20202020202020202020202020202020202020202020203C7370616E20636C6173733D5C22612D49636F6E2066612066612D7365617263685C223E3C2F7370616E3E5C725C6E202020202020202020202020202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(595) := '202020202020202020203C2F627574746F6E3E5C725C6E2020202020202020202020202020202020202020202020202020202020202020202020203C2F6469763E5C725C6E20202020202020202020202020202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(596) := '203C2F6469763E5C725C6E202020202020202020202020202020202020202020202020202020203C2F6469763E5C725C6E220A202020202B202828737461636B31203D20636F6E7461696E65722E696E766F6B655061727469616C287061727469616C73';
wwv_flow_api.g_varchar2_table(597) := '2E7265706F72742C6465707468302C7B226E616D65223A227265706F7274222C2264617461223A646174612C22696E64656E74223A2220202020202020202020202020202020202020202020202020202020222C2268656C70657273223A68656C706572';
wwv_flow_api.g_varchar2_table(598) := '732C227061727469616C73223A7061727469616C732C226465636F7261746F7273223A636F6E7461696E65722E6465636F7261746F72737D292920213D206E756C6C203F20737461636B31203A202222290A202020202B20222020202020202020202020';
wwv_flow_api.g_varchar2_table(599) := '202020202020202020202020203C2F6469763E5C725C6E20202020202020202020202020202020202020203C2F6469763E5C725C6E202020202020202020202020202020203C2F6469763E5C725C6E2020202020202020202020203C2F6469763E5C725C';
wwv_flow_api.g_varchar2_table(600) := '6E20202020202020203C2F6469763E5C725C6E202020203C2F6469763E5C725C6E202020203C64697620636C6173733D5C22742D4469616C6F67526567696F6E2D627574746F6E73206A732D726567696F6E4469616C6F672D627574746F6E735C223E5C';
wwv_flow_api.g_varchar2_table(601) := '725C6E20202020202020203C64697620636C6173733D5C22742D427574746F6E526567696F6E20742D427574746F6E526567696F6E2D2D6469616C6F67526567696F6E5C223E5C725C6E2020202020202020202020203C64697620636C6173733D5C2274';
wwv_flow_api.g_varchar2_table(602) := '2D427574746F6E526567696F6E2D777261705C223E5C725C6E220A202020202B202828737461636B31203D20636F6E7461696E65722E696E766F6B655061727469616C287061727469616C732E706167696E6174696F6E2C6465707468302C7B226E616D';
wwv_flow_api.g_varchar2_table(603) := '65223A22706167696E6174696F6E222C2264617461223A646174612C22696E64656E74223A2220202020202020202020202020202020222C2268656C70657273223A68656C706572732C227061727469616C73223A7061727469616C732C226465636F72';
wwv_flow_api.g_varchar2_table(604) := '61746F7273223A636F6E7461696E65722E6465636F7261746F72737D292920213D206E756C6C203F20737461636B31203A202222290A202020202B20222020202020202020202020203C2F6469763E5C725C6E20202020202020203C2F6469763E5C725C';
wwv_flow_api.g_varchar2_table(605) := '6E202020203C2F6469763E5C725C6E3C2F6469763E223B0A7D2C227573655061727469616C223A747275652C2275736544617461223A747275657D293B0A0A7D2C7B2268627366792F72756E74696D65223A32307D5D2C32333A5B66756E6374696F6E28';
wwv_flow_api.g_varchar2_table(606) := '726571756972652C6D6F64756C652C6578706F727473297B0A2F2F20686273667920636F6D70696C65642048616E646C65626172732074656D706C6174650A7661722048616E646C6562617273436F6D70696C6572203D20726571756972652827686273';
wwv_flow_api.g_varchar2_table(607) := '66792F72756E74696D6527293B0A6D6F64756C652E6578706F727473203D2048616E646C6562617273436F6D70696C65722E74656D706C617465287B2231223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061';
wwv_flow_api.g_varchar2_table(608) := '727469616C732C6461746129207B0A2020202076617220737461636B312C20616C696173313D64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C20616C696173';
wwv_flow_api.g_varchar2_table(609) := '323D636F6E7461696E65722E6C616D6264612C20616C696173333D636F6E7461696E65722E65736361706545787072657373696F6E3B0A0A202072657475726E20223C64697620636C6173733D5C22742D427574746F6E526567696F6E2D636F6C20742D';
wwv_flow_api.g_varchar2_table(610) := '427574746F6E526567696F6E2D636F6C2D2D6C6566745C223E5C725C6E202020203C64697620636C6173733D5C22742D427574746F6E526567696F6E2D627574746F6E735C223E5C725C6E220A202020202B202828737461636B31203D2068656C706572';
wwv_flow_api.g_varchar2_table(611) := '735B226966225D2E63616C6C28616C696173312C2828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E616C6C6F77';
wwv_flow_api.g_varchar2_table(612) := '50726576203A20737461636B31292C7B226E616D65223A226966222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28322C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264';
wwv_flow_api.g_varchar2_table(613) := '617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222290A202020202B2022202020203C2F6469763E5C725C6E3C2F6469763E5C725C6E3C64697620636C6173733D5C22742D427574746F6E526567696F6E2D636F6C2074';
wwv_flow_api.g_varchar2_table(614) := '2D427574746F6E526567696F6E2D636F6C2D2D63656E7465725C22207374796C653D5C22746578742D616C69676E3A2063656E7465723B5C223E5C725C6E2020220A202020202B20616C6961733328616C69617332282828737461636B31203D20286465';
wwv_flow_api.g_varchar2_table(615) := '7074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E6669727374526F77203A20737461636B31292C2064657074683029290A202020202B2022202D20';
wwv_flow_api.g_varchar2_table(616) := '220A202020202B20616C6961733328616C69617332282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E6C6173';
wwv_flow_api.g_varchar2_table(617) := '74526F77203A20737461636B31292C2064657074683029290A202020202B20225C725C6E3C2F6469763E5C725C6E3C64697620636C6173733D5C22742D427574746F6E526567696F6E2D636F6C20742D427574746F6E526567696F6E2D636F6C2D2D7269';
wwv_flow_api.g_varchar2_table(618) := '6768745C223E5C725C6E202020203C64697620636C6173733D5C22742D427574746F6E526567696F6E2D627574746F6E735C223E5C725C6E220A202020202B202828737461636B31203D2068656C706572735B226966225D2E63616C6C28616C69617331';
wwv_flow_api.g_varchar2_table(619) := '2C2828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E616C6C6F774E657874203A20737461636B31292C7B226E61';
wwv_flow_api.g_varchar2_table(620) := '6D65223A226966222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28342C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C';
wwv_flow_api.g_varchar2_table(621) := '6C203F20737461636B31203A202222290A202020202B2022202020203C2F6469763E5C725C6E3C2F6469763E5C725C6E223B0A7D2C2232223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C';
wwv_flow_api.g_varchar2_table(622) := '6461746129207B0A2020202076617220737461636B313B0A0A202072657475726E202220202020202020203C6120687265663D5C226A6176617363726970743A766F69642830293B5C2220636C6173733D5C22742D427574746F6E20742D427574746F6E';
wwv_flow_api.g_varchar2_table(623) := '2D2D736D616C6C20742D427574746F6E2D2D6E6F554920742D5265706F72742D706167696E6174696F6E4C696E6B20742D5265706F72742D706167696E6174696F6E4C696E6B2D2D707265765C223E5C725C6E202020202020202020203C7370616E2063';
wwv_flow_api.g_varchar2_table(624) := '6C6173733D5C22612D49636F6E2069636F6E2D6C6566742D6172726F775C223E3C2F7370616E3E220A202020202B20636F6E7461696E65722E65736361706545787072657373696F6E28636F6E7461696E65722E6C616D626461282828737461636B3120';
wwv_flow_api.g_varchar2_table(625) := '3D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E70726576696F7573203A20737461636B31292C2064657074683029290A202020202B';
wwv_flow_api.g_varchar2_table(626) := '20225C725C6E20202020202020203C2F613E5C725C6E223B0A7D2C2234223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B313B0A0A20';
wwv_flow_api.g_varchar2_table(627) := '2072657475726E202220202020202020203C6120687265663D5C226A6176617363726970743A766F69642830293B5C2220636C6173733D5C22742D427574746F6E20742D427574746F6E2D2D736D616C6C20742D427574746F6E2D2D6E6F554920742D52';
wwv_flow_api.g_varchar2_table(628) := '65706F72742D706167696E6174696F6E4C696E6B20742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E6578745C223E220A202020202B20636F6E7461696E65722E65736361706545787072657373696F6E28636F6E7461696E65722E6C61';
wwv_flow_api.g_varchar2_table(629) := '6D626461282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E6E657874203A20737461636B31292C2064657074';
wwv_flow_api.g_varchar2_table(630) := '683029290A202020202B20225C725C6E202020202020202020203C7370616E20636C6173733D5C22612D49636F6E2069636F6E2D72696768742D6172726F775C223E3C2F7370616E3E5C725C6E20202020202020203C2F613E5C725C6E223B0A7D2C2263';
wwv_flow_api.g_varchar2_table(631) := '6F6D70696C6572223A5B372C223E3D20342E302E30225D2C226D61696E223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B313B0A0A20';
wwv_flow_api.g_varchar2_table(632) := '2072657475726E202828737461636B31203D2068656C706572735B226966225D2E63616C6C2864657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C282873746163';
wwv_flow_api.g_varchar2_table(633) := '6B31203D202864657074683020213D206E756C6C203F206465707468302E706167696E6174696F6E203A20646570746830292920213D206E756C6C203F20737461636B312E726F77436F756E74203A20737461636B31292C7B226E616D65223A22696622';
wwv_flow_api.g_varchar2_table(634) := '2C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28312C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F2073746163';
wwv_flow_api.g_varchar2_table(635) := '6B31203A202222293B0A7D2C2275736544617461223A747275657D293B0A0A7D2C7B2268627366792F72756E74696D65223A32307D5D2C32343A5B66756E6374696F6E28726571756972652C6D6F64756C652C6578706F727473297B0A2F2F2068627366';
wwv_flow_api.g_varchar2_table(636) := '7920636F6D70696C65642048616E646C65626172732074656D706C6174650A7661722048616E646C6562617273436F6D70696C6572203D2072657175697265282768627366792F72756E74696D6527293B0A6D6F64756C652E6578706F727473203D2048';
wwv_flow_api.g_varchar2_table(637) := '616E646C6562617273436F6D70696C65722E74656D706C617465287B2231223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B312C2068';
wwv_flow_api.g_varchar2_table(638) := '656C7065722C206F7074696F6E732C20616C696173313D64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C20627566666572203D200A20202220202020202020';
wwv_flow_api.g_varchar2_table(639) := '20202020203C7461626C652063656C6C70616464696E673D5C22305C2220626F726465723D5C22305C222063656C6C73706163696E673D5C22305C222073756D6D6172793D5C225C2220636C6173733D5C22742D5265706F72742D7265706F727420220A';
wwv_flow_api.g_varchar2_table(640) := '202020202B20636F6E7461696E65722E65736361706545787072657373696F6E28636F6E7461696E65722E6C616D626461282828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7265706F7274203A206465707468';
wwv_flow_api.g_varchar2_table(641) := '30292920213D206E756C6C203F20737461636B312E636C6173736573203A20737461636B31292C2064657074683029290A202020202B20225C222077696474683D5C22313030255C223E5C725C6E20202020202020202020202020203C74626F64793E5C';
wwv_flow_api.g_varchar2_table(642) := '725C6E220A202020202B202828737461636B31203D2068656C706572735B226966225D2E63616C6C28616C696173312C2828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7265706F7274203A2064657074683029';
wwv_flow_api.g_varchar2_table(643) := '2920213D206E756C6C203F20737461636B312E73686F7748656164657273203A20737461636B31292C7B226E616D65223A226966222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28322C20646174612C2030292C22';
wwv_flow_api.g_varchar2_table(644) := '696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222293B0A2020737461636B31203D20282868656C706572203D202868656C706572203D2068656C7065';
wwv_flow_api.g_varchar2_table(645) := '72732E7265706F7274207C7C202864657074683020213D206E756C6C203F206465707468302E7265706F7274203A20646570746830292920213D206E756C6C203F2068656C706572203A2068656C706572732E68656C7065724D697373696E67292C286F';
wwv_flow_api.g_varchar2_table(646) := '7074696F6E733D7B226E616D65223A227265706F7274222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28382C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C226461746122';
wwv_flow_api.g_varchar2_table(647) := '3A646174617D292C28747970656F662068656C706572203D3D3D202266756E6374696F6E22203F2068656C7065722E63616C6C28616C696173312C6F7074696F6E7329203A2068656C70657229293B0A2020696620282168656C706572732E7265706F72';
wwv_flow_api.g_varchar2_table(648) := '7429207B20737461636B31203D2068656C706572732E626C6F636B48656C7065724D697373696E672E63616C6C286465707468302C737461636B312C6F7074696F6E73297D0A202069662028737461636B3120213D206E756C6C29207B20627566666572';
wwv_flow_api.g_varchar2_table(649) := '202B3D20737461636B313B207D0A202072657475726E20627566666572202B202220202020202020202020202020203C2F74626F64793E5C725C6E2020202020202020202020203C2F7461626C653E5C725C6E223B0A7D2C2232223A66756E6374696F6E';
wwv_flow_api.g_varchar2_table(650) := '28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B313B0A0A202072657475726E20222020202020202020202020202020202020203C74686561643E5C725C6E22';
wwv_flow_api.g_varchar2_table(651) := '0A202020202B202828737461636B31203D2068656C706572732E656163682E63616C6C2864657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C2828737461636B31';
wwv_flow_api.g_varchar2_table(652) := '203D202864657074683020213D206E756C6C203F206465707468302E7265706F7274203A20646570746830292920213D206E756C6C203F20737461636B312E636F6C756D6E73203A20737461636B31292C7B226E616D65223A2265616368222C22686173';
wwv_flow_api.g_varchar2_table(653) := '68223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28332C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A20';
wwv_flow_api.g_varchar2_table(654) := '2222290A202020202B20222020202020202020202020202020202020203C2F74686561643E5C725C6E223B0A7D2C2233223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B';
wwv_flow_api.g_varchar2_table(655) := '0A2020202076617220737461636B312C2068656C7065722C20616C696173313D64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D293B0A0A202072657475726E2022';
wwv_flow_api.g_varchar2_table(656) := '202020202020202020202020202020202020202020203C746820616C69676E3D5C226C6566745C2220636C6173733D5C22742D5265706F72742D636F6C486561645C222069643D5C22220A202020202B20636F6E7461696E65722E657363617065457870';
wwv_flow_api.g_varchar2_table(657) := '72657373696F6E28282868656C706572203D202868656C706572203D2068656C706572732E6B6579207C7C20286461746120262620646174612E6B6579292920213D206E756C6C203F2068656C706572203A2068656C706572732E68656C7065724D6973';
wwv_flow_api.g_varchar2_table(658) := '73696E67292C28747970656F662068656C706572203D3D3D202266756E6374696F6E22203F2068656C7065722E63616C6C28616C696173312C7B226E616D65223A226B6579222C2268617368223A7B7D2C2264617461223A646174617D29203A2068656C';
wwv_flow_api.g_varchar2_table(659) := '7065722929290A202020202B20225C223E5C725C6E220A202020202B202828737461636B31203D2068656C706572735B226966225D2E63616C6C28616C696173312C2864657074683020213D206E756C6C203F206465707468302E6C6162656C203A2064';
wwv_flow_api.g_varchar2_table(660) := '6570746830292C7B226E616D65223A226966222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28342C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E70726F6772616D28362C2064617461';
wwv_flow_api.g_varchar2_table(661) := '2C2030292C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222290A202020202B2022202020202020202020202020202020202020202020203C2F74683E5C725C6E223B0A7D2C2234223A66756E6374696F6E2863';
wwv_flow_api.g_varchar2_table(662) := '6F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202072657475726E20222020202020202020202020202020202020202020202020202020220A202020202B20636F6E7461696E65722E657363';
wwv_flow_api.g_varchar2_table(663) := '61706545787072657373696F6E28636F6E7461696E65722E6C616D626461282864657074683020213D206E756C6C203F206465707468302E6C6162656C203A20646570746830292C2064657074683029290A202020202B20225C725C6E223B0A7D2C2236';
wwv_flow_api.g_varchar2_table(664) := '223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202072657475726E20222020202020202020202020202020202020202020202020202020220A202020202B2063';
wwv_flow_api.g_varchar2_table(665) := '6F6E7461696E65722E65736361706545787072657373696F6E28636F6E7461696E65722E6C616D626461282864657074683020213D206E756C6C203F206465707468302E6E616D65203A20646570746830292C2064657074683029290A202020202B2022';
wwv_flow_api.g_varchar2_table(666) := '5C725C6E223B0A7D2C2238223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B313B0A0A202072657475726E202828737461636B31203D';
wwv_flow_api.g_varchar2_table(667) := '20636F6E7461696E65722E696E766F6B655061727469616C287061727469616C732E726F77732C6465707468302C7B226E616D65223A22726F7773222C2264617461223A646174612C22696E64656E74223A222020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(668) := '20222C2268656C70657273223A68656C706572732C227061727469616C73223A7061727469616C732C226465636F7261746F7273223A636F6E7461696E65722E6465636F7261746F72737D292920213D206E756C6C203F20737461636B31203A20222229';
wwv_flow_api.g_varchar2_table(669) := '3B0A7D2C223130223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B313B0A0A202072657475726E2022202020203C7370616E20636C61';
wwv_flow_api.g_varchar2_table(670) := '73733D5C226E6F64617461666F756E645C223E220A202020202B20636F6E7461696E65722E65736361706545787072657373696F6E28636F6E7461696E65722E6C616D626461282828737461636B31203D202864657074683020213D206E756C6C203F20';
wwv_flow_api.g_varchar2_table(671) := '6465707468302E7265706F7274203A20646570746830292920213D206E756C6C203F20737461636B312E6E6F44617461466F756E64203A20737461636B31292C2064657074683029290A202020202B20223C2F7370616E3E5C725C6E223B0A7D2C22636F';
wwv_flow_api.g_varchar2_table(672) := '6D70696C6572223A5B372C223E3D20342E302E30225D2C226D61696E223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A2020202076617220737461636B312C20616C69';
wwv_flow_api.g_varchar2_table(673) := '6173313D64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D293B0A0A202072657475726E20223C64697620636C6173733D5C22742D5265706F72742D7461626C6557';
wwv_flow_api.g_varchar2_table(674) := '726170206D6F64616C2D6C6F762D7461626C655C223E5C725C6E20203C7461626C652063656C6C70616464696E673D5C22305C2220626F726465723D5C22305C222063656C6C73706163696E673D5C22305C2220636C6173733D5C225C22207769647468';
wwv_flow_api.g_varchar2_table(675) := '3D5C22313030255C223E5C725C6E202020203C74626F64793E5C725C6E2020202020203C74723E5C725C6E20202020202020203C74643E3C2F74643E5C725C6E2020202020203C2F74723E5C725C6E2020202020203C74723E5C725C6E20202020202020';
wwv_flow_api.g_varchar2_table(676) := '203C74643E5C725C6E220A202020202B202828737461636B31203D2068656C706572735B226966225D2E63616C6C28616C696173312C2828737461636B31203D202864657074683020213D206E756C6C203F206465707468302E7265706F7274203A2064';
wwv_flow_api.g_varchar2_table(677) := '6570746830292920213D206E756C6C203F20737461636B312E726F77436F756E74203A20737461636B31292C7B226E616D65223A226966222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28312C20646174612C2030';
wwv_flow_api.g_varchar2_table(678) := '292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222290A202020202B202220202020202020203C2F74643E5C725C6E2020202020203C2F74723E';
wwv_flow_api.g_varchar2_table(679) := '5C725C6E202020203C2F74626F64793E5C725C6E20203C2F7461626C653E5C725C6E220A202020202B202828737461636B31203D2068656C706572732E756E6C6573732E63616C6C28616C696173312C2828737461636B31203D20286465707468302021';
wwv_flow_api.g_varchar2_table(680) := '3D206E756C6C203F206465707468302E7265706F7274203A20646570746830292920213D206E756C6C203F20737461636B312E726F77436F756E74203A20737461636B31292C7B226E616D65223A22756E6C657373222C2268617368223A7B7D2C22666E';
wwv_flow_api.g_varchar2_table(681) := '223A636F6E7461696E65722E70726F6772616D2831302C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222290A20202020';
wwv_flow_api.g_varchar2_table(682) := '2B20223C2F6469763E5C725C6E223B0A7D2C227573655061727469616C223A747275652C2275736544617461223A747275657D293B0A0A7D2C7B2268627366792F72756E74696D65223A32307D5D2C32353A5B66756E6374696F6E28726571756972652C';
wwv_flow_api.g_varchar2_table(683) := '6D6F64756C652C6578706F727473297B0A2F2F20686273667920636F6D70696C65642048616E646C65626172732074656D706C6174650A7661722048616E646C6562617273436F6D70696C6572203D2072657175697265282768627366792F72756E7469';
wwv_flow_api.g_varchar2_table(684) := '6D6527293B0A6D6F64756C652E6578706F727473203D2048616E646C6562617273436F6D70696C65722E74656D706C617465287B2231223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C64';
wwv_flow_api.g_varchar2_table(685) := '61746129207B0A2020202076617220737461636B312C20616C696173313D636F6E7461696E65722E6C616D6264612C20616C696173323D636F6E7461696E65722E65736361706545787072657373696F6E3B0A0A202072657475726E202220203C747220';
wwv_flow_api.g_varchar2_table(686) := '646174612D72657475726E3D5C22220A202020202B20616C6961733228616C69617331282864657074683020213D206E756C6C203F206465707468302E72657475726E56616C203A20646570746830292C2064657074683029290A202020202B20225C22';
wwv_flow_api.g_varchar2_table(687) := '20646174612D646973706C61793D5C22220A202020202B20616C6961733228616C69617331282864657074683020213D206E756C6C203F206465707468302E646973706C617956616C203A20646570746830292C2064657074683029290A202020202B20';
wwv_flow_api.g_varchar2_table(688) := '225C2220636C6173733D5C22706F696E7465725C223E5C725C6E220A202020202B202828737461636B31203D2068656C706572732E656163682E63616C6C2864657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E';
wwv_flow_api.g_varchar2_table(689) := '6E756C6C436F6E74657874207C7C207B7D292C2864657074683020213D206E756C6C203F206465707468302E636F6C756D6E73203A20646570746830292C7B226E616D65223A2265616368222C2268617368223A7B7D2C22666E223A636F6E7461696E65';
wwv_flow_api.g_varchar2_table(690) := '722E70726F6772616D28322C20646174612C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222290A202020202B202220203C2F74723E5C';
wwv_flow_api.g_varchar2_table(691) := '725C6E223B0A7D2C2232223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A202020207661722068656C7065722C20616C696173313D636F6E7461696E65722E65736361';
wwv_flow_api.g_varchar2_table(692) := '706545787072657373696F6E3B0A0A202072657475726E2022202020203C746420686561646572733D5C22220A202020202B20616C6961733128282868656C706572203D202868656C706572203D2068656C706572732E6B6579207C7C20286461746120';
wwv_flow_api.g_varchar2_table(693) := '262620646174612E6B6579292920213D206E756C6C203F2068656C706572203A2068656C706572732E68656C7065724D697373696E67292C28747970656F662068656C706572203D3D3D202266756E6374696F6E22203F2068656C7065722E63616C6C28';
wwv_flow_api.g_varchar2_table(694) := '64657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C207B7D292C7B226E616D65223A226B6579222C2268617368223A7B7D2C2264617461223A646174617D29203A2068656C70';
wwv_flow_api.g_varchar2_table(695) := '65722929290A202020202B20225C2220636C6173733D5C22742D5265706F72742D63656C6C5C223E220A202020202B20616C6961733128636F6E7461696E65722E6C616D626461286465707468302C2064657074683029290A202020202B20223C2F7464';
wwv_flow_api.g_varchar2_table(696) := '3E5C725C6E223B0A7D2C22636F6D70696C6572223A5B372C223E3D20342E302E30225D2C226D61696E223A66756E6374696F6E28636F6E7461696E65722C6465707468302C68656C706572732C7061727469616C732C6461746129207B0A202020207661';
wwv_flow_api.g_varchar2_table(697) := '7220737461636B313B0A0A202072657475726E202828737461636B31203D2068656C706572732E656163682E63616C6C2864657074683020213D206E756C6C203F20646570746830203A2028636F6E7461696E65722E6E756C6C436F6E74657874207C7C';
wwv_flow_api.g_varchar2_table(698) := '207B7D292C2864657074683020213D206E756C6C203F206465707468302E726F7773203A20646570746830292C7B226E616D65223A2265616368222C2268617368223A7B7D2C22666E223A636F6E7461696E65722E70726F6772616D28312C2064617461';
wwv_flow_api.g_varchar2_table(699) := '2C2030292C22696E7665727365223A636F6E7461696E65722E6E6F6F702C2264617461223A646174617D292920213D206E756C6C203F20737461636B31203A202222293B0A7D2C2275736544617461223A747275657D293B0A0A7D2C7B2268627366792F';
wwv_flow_api.g_varchar2_table(700) := '72756E74696D65223A32307D5D7D2C7B7D2C5B32315D290A2F2F2320736F757263654D617070696E6755524C3D646174613A6170706C69636174696F6E2F6A736F6E3B636861727365743D7574662D383B6261736536342C65794A325A584A7A61573975';
wwv_flow_api.g_varchar2_table(701) := '496A6F7A4C434A7A623356795932567A496A7062496D35765A4756666257396B6457786C63793969636D3933633256794C58426859327376583342795A5778315A475575616E4D694C434A756232526C583231765A4856735A584D76614746755A47786C';
wwv_flow_api.g_varchar2_table(702) := '596D46796379397361574976614746755A47786C596D467963793579645735306157316C4C6D707A49697769626D396B5A563974623252316247567A4C326868626D52735A574A68636E4D7662476C694C326868626D52735A574A68636E4D76596D467A';
wwv_flow_api.g_varchar2_table(703) := '5A53357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A4C3278705969396F5957356B6247566959584A7A4C32526C5932397959585276636E4D75616E4D694C434A756232526C583231765A4856735A584D76';
wwv_flow_api.g_varchar2_table(704) := '614746755A47786C596D46796379397361574976614746755A47786C596D46796379396B5A574E76636D463062334A7A4C326C7562476C755A53357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A4C327870';
wwv_flow_api.g_varchar2_table(705) := '5969396F5957356B6247566959584A7A4C3256345932567764476C766269357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A4C3278705969396F5957356B6247566959584A7A4C32686C6248426C636E4D75';
wwv_flow_api.g_varchar2_table(706) := '616E4D694C434A756232526C583231765A4856735A584D76614746755A47786C596D46796379397361574976614746755A47786C596D46796379396F5A5778775A584A7A4C324A7362324E724C57686C6248426C6369317461584E7A6157356E4C6D707A';
wwv_flow_api.g_varchar2_table(707) := '49697769626D396B5A563974623252316247567A4C326868626D52735A574A68636E4D7662476C694C326868626D52735A574A68636E4D7661475673634756796379396C59574E6F4C6D707A49697769626D396B5A563974623252316247567A4C326868';
wwv_flow_api.g_varchar2_table(708) := '626D52735A574A68636E4D7662476C694C326868626D52735A574A68636E4D7661475673634756796379396F5A5778775A58497462576C7A63326C755A79357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A';
wwv_flow_api.g_varchar2_table(709) := '4C3278705969396F5957356B6247566959584A7A4C32686C6248426C636E4D7661575975616E4D694C434A756232526C583231765A4856735A584D76614746755A47786C596D46796379397361574976614746755A47786C596D46796379396F5A577877';
wwv_flow_api.g_varchar2_table(710) := '5A584A7A4C3278765A79357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A4C3278705969396F5957356B6247566959584A7A4C32686C6248426C636E4D7662473976613356774C6D707A49697769626D396B';
wwv_flow_api.g_varchar2_table(711) := '5A563974623252316247567A4C326868626D52735A574A68636E4D7662476C694C326868626D52735A574A68636E4D766147567363475679637939336158526F4C6D707A49697769626D396B5A563974623252316247567A4C326868626D52735A574A68';
wwv_flow_api.g_varchar2_table(712) := '636E4D7662476C694C326868626D52735A574A68636E4D766247396E5A3256794C6D707A49697769626D396B5A563974623252316247567A4C326868626D52735A574A68636E4D765A476C7A6443396A616E4D76614746755A47786C596D467963793975';
wwv_flow_api.g_varchar2_table(713) := '6232526C583231765A4856735A584D76614746755A47786C596D46796379397361574976614746755A47786C596D4679637939756279316A6232356D62476C6A6443357163794973496D35765A4756666257396B6457786C6379396F5957356B62475669';
wwv_flow_api.g_varchar2_table(714) := '59584A7A4C3278705969396F5957356B6247566959584A7A4C334A31626E527062575575616E4D694C434A756232526C583231765A4856735A584D76614746755A47786C596D46796379397361574976614746755A47786C596D46796379397A59575A6C';
wwv_flow_api.g_varchar2_table(715) := '4C584E30636D6C755A79357163794973496D35765A4756666257396B6457786C6379396F5957356B6247566959584A7A4C3278705969396F5957356B6247566959584A7A4C3356306157787A4C6D707A49697769626D396B5A563974623252316247567A';
wwv_flow_api.g_varchar2_table(716) := '4C326868626D52735A574A68636E4D76636E567564476C745A53357163794973496D35765A4756666257396B6457786C6379396F596E4E6D65533979645735306157316C4C6D707A4969776963334A6A4C32707A4C3231765A4746734C57787664693571';
wwv_flow_api.g_varchar2_table(717) := '63794973496E4E7959793971637939305A573177624746305A584D766257396B59577774636D567762334A304C6D686963794973496E4E7959793971637939305A573177624746305A584D766347467964476C6862484D76583342685A326C7559585270';
wwv_flow_api.g_varchar2_table(718) := '6232347561474A7A4969776963334A6A4C32707A4C33526C625842735958526C6379397759584A306157467363793966636D567762334A304C6D686963794973496E4E7959793971637939305A573177624746305A584D766347467964476C6862484D76';
wwv_flow_api.g_varchar2_table(719) := '58334A7664334D7561474A7A496C3073496D35686257567A496A7062585377696257467763476C755A334D694F694A42515546424F7A73374F7A73374F7A73374F7A73374F454A4451584E434C47314351554674516A7337535546424E30497353554642';
wwv_flow_api.g_varchar2_table(720) := '535473374F7A733762304E42535538734D454A42515442434F7A73374F32314451554D7A51697833516B4642643049374F7A73374B304A4251335A434C47394351554676516A7337535546424C30497353304642537A733761554E425131457363304A42';
wwv_flow_api.g_varchar2_table(721) := '51584E434F7A744A5155467551797850515546504F7A74765130464653537777516B46424D4549374F7A73374F304642523270454C464E4251564D735455464254537848515546484F304642513268434C45314251556B73525546425253784851554648';
wwv_flow_api.g_varchar2_table(722) := '4C456C4251556B735355464253537844515546444C4846435155467851697846515546464C454E4251554D374F304642525446444C45394251557373513046425179784E5155464E4C454E4251554D735255464252537846515546464C456C4251556B73';
wwv_flow_api.g_varchar2_table(723) := '5130464251797844515546444F30464251335A434C456C42515555735130464251797856515546564C473944515546684C454E4251554D37515546444D3049735355464252537844515546444C464E4251564D7362554E4251566B7351304642517A7442';
wwv_flow_api.g_varchar2_table(724) := '51554E365169784A515546464C454E4251554D735330464253797848515546484C4574425155737351304642517A744251554E715169784A515546464C454E4251554D735A304A42515764434C456442515563735330464253797844515546444C476443';
wwv_flow_api.g_varchar2_table(725) := '5155466E51697844515546444F7A7442515555335179784A515546464C454E4251554D735255464252537848515546484C4539425155387351304642517A744251554E6F5169784A515546464C454E4251554D735555464255537848515546484C465642';
wwv_flow_api.g_varchar2_table(726) := '51564D735355464253537846515546464F304642517A4E434C466442515538735430464254797844515546444C46464251564573513046425179784A5155464A4C455642515555735255464252537844515546444C454E4251554D3752304644626B4D73';
wwv_flow_api.g_varchar2_table(727) := '51304642517A73375155464652697854515546504C4556425155557351304642517A744451554E594F7A7442515556454C456C4251556B735355464253537848515546484C453142515530735255464252537844515546444F304642513342434C456C42';
wwv_flow_api.g_varchar2_table(728) := '51556B73513046425179784E5155464E4C456442515563735455464254537844515546444F7A74425155567951697872513046425679784A5155464A4C454E4251554D7351304642517A733751554646616B49735355464253537844515546444C464E42';
wwv_flow_api.g_varchar2_table(729) := '51564D735130464251797848515546484C456C4251556B7351304642517A733763554A425256497353554642535473374F7A73374F7A73374F7A73374F7A7478516B4E7751336C434C464E4251564D374F336C4351554D7651697868515546684F7A7337';
wwv_flow_api.g_varchar2_table(730) := '4F33564351554E464C466442515663374F7A424351554E534C474E4251574D374F334E4351554E7551797856515546564F7A73374F304642525852434C456C42515530735430464254797848515546484C4646425156457351304642517A733751554644';
wwv_flow_api.g_varchar2_table(731) := '656B49735355464254537870516B4642615549735230464252797844515546444C454E4251554D374F7A7442515555315169784A5155464E4C4764435155466E51697848515546484F304642517A6C434C45644251554D73525546425253786851554668';
wwv_flow_api.g_varchar2_table(732) := '4F304642513268434C45644251554D73525546425253786C5155466C4F304642513278434C45644251554D73525546425253786C5155466C4F304642513278434C45644251554D735255464252537856515546564F304642513249735230464251797846';
wwv_flow_api.g_varchar2_table(733) := '515546464C47744351554672516A744251554E7951697848515546444C4556425155557361554A4251576C434F304642513342434C45644251554D735255464252537856515546564F304E425132517351304642517A73374F3046425255597353554642';
wwv_flow_api.g_varchar2_table(734) := '54537856515546564C4564425155637361554A4251576C434C454E4251554D374F30464252546C434C464E4251564D7363554A42515846434C454E4251554D735430464254797846515546464C464642515645735255464252537856515546564C455642';
wwv_flow_api.g_varchar2_table(735) := '5155553751554644626B55735455464253537844515546444C453942515538735230464252797850515546504C456C4251556B735255464252537844515546444F304642517A64434C45314251556B735130464251797852515546524C45644251556373';
wwv_flow_api.g_varchar2_table(736) := '555546425553784A5155464A4C4556425155557351304642517A744251554D765169784E5155464A4C454E4251554D735655464256537848515546484C465642515655735355464253537846515546464C454E4251554D374F304642525735444C477444';
wwv_flow_api.g_varchar2_table(737) := '515546315169784A5155464A4C454E4251554D7351304642517A744251554D3351697833513046424D4549735355464253537844515546444C454E4251554D3751304644616B4D374F3046425255517363554A42515846434C454E4251554D7355304642';
wwv_flow_api.g_varchar2_table(738) := '55797848515546484F304642513268444C474642515663735255464252537878516B4642635549374F304642525778444C4646425155307363554A4251564537515546445A43784C515546484C4556425155557362304A425155387352304642527A7337';
wwv_flow_api.g_varchar2_table(739) := '515546465A69786E516B464259797846515546464C486443515546544C456C4251556B735255464252537846515546464C4556425155553751554644616B4D73555546425353786E516B46425579784A5155464A4C454E4251554D735355464253537844';
wwv_flow_api.g_varchar2_table(740) := '515546444C457442515573735655464256537846515546464F304642513352444C46564251556B735255464252537846515546464F304642515555735930464254537779516B4642597978355130464265554D735130464251797844515546444F303942';
wwv_flow_api.g_varchar2_table(741) := '51555537515546444D30557362304A42515538735355464253537844515546444C45394251553873525546425253784A5155464A4C454E4251554D7351304642517A744C51554D315169784E5155464E4F30464251307773565546425353784451554644';
wwv_flow_api.g_varchar2_table(742) := '4C45394251553873513046425179784A5155464A4C454E4251554D735230464252797846515546464C454E4251554D3753304644656B493752304644526A744251554E454C4774435155466E51697846515546464C444243515546544C456C4251556B73';
wwv_flow_api.g_varchar2_table(743) := '525546425254744251554D7651697858515546504C456C4251556B735130464251797850515546504C454E4251554D735355464253537844515546444C454E4251554D37523046444D3049374F3046425255517361554A42515755735255464252537835';
wwv_flow_api.g_varchar2_table(744) := '516B46425579784A5155464A4C455642515555735430464254797846515546464F30464251335A444C46464251556B735A304A4251564D735355464253537844515546444C456C4251556B73513046425179784C5155464C4C4656425156557352554642';
wwv_flow_api.g_varchar2_table(745) := '5254744251554E3051797876516B46425479784A5155464A4C454E4251554D735555464255537846515546464C456C4251556B735130464251797844515546444F307442517A64434C4531425155303751554644544378565155464A4C45394251553873';
wwv_flow_api.g_varchar2_table(746) := '543046425479784C5155464C4C46644251566373525546425254744251554E735179786A5155464E4C486C46515545775243784A5155464A4C4739435155467051697844515546444F30394251335A474F30464251305173565546425353784451554644';
wwv_flow_api.g_varchar2_table(747) := '4C46464251564573513046425179784A5155464A4C454E4251554D735230464252797850515546504C454E4251554D37533046444C30493752304644526A744251554E454C4731435155467051697846515546464C444A43515546544C456C4251556B73';
wwv_flow_api.g_varchar2_table(748) := '525546425254744251554E6F51797858515546504C456C4251556B735130464251797852515546524C454E4251554D735355464253537844515546444C454E4251554D37523046444E5549374F3046425255517362554A4251576C434C45564251555573';
wwv_flow_api.g_varchar2_table(749) := '4D6B4A4251564D735355464253537846515546464C45564251555573525546425254744251554E77517978525155464A4C476443515546544C456C4251556B73513046425179784A5155464A4C454E4251554D735330464253797856515546564C455642';
wwv_flow_api.g_varchar2_table(750) := '515555375155464464454D735655464253537846515546464C45564251555537515546425253786A5155464E4C444A435155466A4C4452445155453051797844515546444C454E4251554D37543046425254744251554D3552537876516B46425479784A';
wwv_flow_api.g_varchar2_table(751) := '5155464A4C454E4251554D735655464256537846515546464C456C4251556B735130464251797844515546444F307442517939434C4531425155303751554644544378565155464A4C454E4251554D735655464256537844515546444C456C4251556B73';
wwv_flow_api.g_varchar2_table(752) := '5130464251797848515546484C4556425155557351304642517A744C51554D31516A744851554E474F3046425130517363554A42515731434C455642515555734E6B4A4251564D735355464253537846515546464F304642513278444C46644251553873';
wwv_flow_api.g_varchar2_table(753) := '5355464253537844515546444C46564251565573513046425179784A5155464A4C454E4251554D7351304642517A744851554D35516A744451554E474C454E4251554D374F304642525573735355464253537848515546484C4564425155637362304A42';
wwv_flow_api.g_varchar2_table(754) := '515538735230464252797844515546444F7A7337555546466345497356304642567A7452515546464C453142515530374F7A73374F7A73374F7A73374F7A746E51304D335255457363554A42515846434F7A73374F304642525870444C464E4251564D73';
wwv_flow_api.g_varchar2_table(755) := '65554A4251586C434C454E4251554D735555464255537846515546464F304642513278454C4764445155466C4C464642515645735130464251797844515546444F304E42517A46434F7A73374F7A73374F7A7478516B4E4B623049735655464256547337';
wwv_flow_api.g_varchar2_table(756) := '63554A42525768434C46564251564D735555464255537846515546464F304642513268444C465642515645735130464251797870516B4642615549735130464251797852515546524C455642515555735655464255797846515546464C45564251555573';
wwv_flow_api.g_varchar2_table(757) := '5330464253797846515546464C464E4251564D735255464252537850515546504C45564251555537515546444D3055735555464253537848515546484C456442515563735255464252537844515546444F30464251324973555546425353784451554644';
wwv_flow_api.g_varchar2_table(758) := '4C457442515573735130464251797852515546524C4556425155553751554644626B49735630464253797844515546444C464642515645735230464252797846515546464C454E4251554D3751554644634549735530464252797848515546484C465642';
wwv_flow_api.g_varchar2_table(759) := '51564D735430464254797846515546464C453942515538735255464252547337515546464C3049735755464253537852515546524C456442515563735530464255797844515546444C4646425156457351304642517A744251554E7351797870516B4642';
wwv_flow_api.g_varchar2_table(760) := '55797844515546444C46464251564573523046425279786A515546504C455642515555735255464252537852515546524C455642515555735330464253797844515546444C464642515645735130464251797844515546444F304642517A46454C466C42';
wwv_flow_api.g_varchar2_table(761) := '51556B735230464252797848515546484C455642515555735130464251797850515546504C455642515555735430464254797844515546444C454E4251554D37515546444C30497361554A4251564D735130464251797852515546524C45644251556373';
wwv_flow_api.g_varchar2_table(762) := '5555464255537844515546444F304642517A6C434C475642515538735230464252797844515546444F30394251316F7351304642517A744C51554E494F7A7442515556454C464E42515573735130464251797852515546524C454E4251554D7354304642';
wwv_flow_api.g_varchar2_table(763) := '54797844515546444C456C4251556B735130464251797844515546444C454E4251554D735130464251797848515546484C453942515538735130464251797846515546464C454E4251554D374F304642525464444C466442515538735230464252797844';
wwv_flow_api.g_varchar2_table(764) := '515546444F30644251316F735130464251797844515546444F304E4251306F374F7A73374F7A73374F7A733751554E77516B51735355464254537856515546564C456442515563735130464251797868515546684C455642515555735655464256537846';
wwv_flow_api.g_varchar2_table(765) := '515546464C466C4251566B735255464252537854515546544C455642515555735455464254537846515546464C464642515645735255464252537850515546504C454E4251554D7351304642517A733751554646626B6373553046425579785451554654';
wwv_flow_api.g_varchar2_table(766) := '4C454E4251554D735430464254797846515546464C456C4251556B73525546425254744251554E6F5179784E5155464A4C45644251556373523046425279784A5155464A4C456C4251556B735355464253537844515546444C4564425155633754554644';
wwv_flow_api.g_varchar2_table(767) := '64454973535546425353785A515546424F30314251306F73545546425453785A515546424C454E4251554D37515546445743784E5155464A4C45644251556373525546425254744251554E514C46464251556B735230464252797848515546484C454E42';
wwv_flow_api.g_varchar2_table(768) := '51554D735330464253797844515546444C456C4251556B7351304642517A744251554E30516978565155464E4C456442515563735230464252797844515546444C45744251557373513046425179784E5155464E4C454E4251554D374F30464252544643';
wwv_flow_api.g_varchar2_table(769) := '4C46644251553873535546425353784C5155464C4C456442515563735355464253537848515546484C45644251556373523046425279784E5155464E4C454E4251554D375230464465454D374F304642525551735455464253537848515546484C456442';
wwv_flow_api.g_varchar2_table(770) := '515563735330464253797844515546444C464E4251564D735130464251797858515546584C454E4251554D735355464253537844515546444C456C4251556B735255464252537850515546504C454E4251554D7351304642517A73374F304642527A4645';
wwv_flow_api.g_varchar2_table(771) := '4C453942515573735355464253537848515546484C456442515563735130464251797846515546464C456442515563735230464252797856515546564C454E4251554D735455464254537846515546464C45644251556373525546425253784651554646';
wwv_flow_api.g_varchar2_table(772) := '4F304642513268454C46464251556B735130464251797856515546564C454E4251554D735230464252797844515546444C454E4251554D735230464252797848515546484C454E4251554D735655464256537844515546444C4564425155637351304642';
wwv_flow_api.g_varchar2_table(773) := '51797844515546444C454E4251554D37523046444F554D374F7A7442515564454C45314251556B735330464253797844515546444C476C435155467051697846515546464F304642517A4E434C464E42515573735130464251797870516B464261554973';
wwv_flow_api.g_varchar2_table(774) := '513046425179784A5155464A4C455642515555735530464255797844515546444C454E4251554D37523046444D554D374F30464252555173545546425354744251554E474C46464251556B735230464252797846515546464F3046425131417356554642';
wwv_flow_api.g_varchar2_table(775) := '53537844515546444C46564251565573523046425279784A5155464A4C454E4251554D374F7A73375155464A646B4973565546425353784E5155464E4C454E4251554D735930464259797846515546464F304642513370434C474E425155307351304642';
wwv_flow_api.g_varchar2_table(776) := '5179786A5155466A4C454E4251554D735355464253537846515546464C46464251564573525546425254744251554E775179786C5155464C4C45564251555573545546425454744251554E694C473943515546564C455642515555735355464253547454';
wwv_flow_api.g_varchar2_table(777) := '51554E7151697844515546444C454E4251554D37543046445369784E5155464E4F304642513077735755464253537844515546444C45314251553073523046425279784E5155464E4C454E4251554D37543046446445493753304644526A744851554E47';
wwv_flow_api.g_varchar2_table(778) := '4C454E4251554D735430464254797848515546484C455642515555374F3064425257493751304644526A73375155464652437854515546544C454E4251554D735530464255797848515546484C456C4251556B735330464253797846515546464C454E42';
wwv_flow_api.g_varchar2_table(779) := '51554D374F3346435155567551697854515546544F7A73374F7A73374F7A73374F7A73374F336C44513268455A53786E513046425A304D374F7A73374D6B4A42517A6C444C4764435155466E516A73374F7A74765130464455437777516B46424D454937';
wwv_flow_api.g_varchar2_table(780) := '4F7A733765554A4251334A444C474E4251574D374F7A73374D454A42513249735A5546425A5473374F7A7332516B464457697872516B4642613049374F7A73374D6B4A42513342434C4764435155466E516A73374F7A7442515556735179785451554654';
wwv_flow_api.g_varchar2_table(781) := '4C484E435155467A51697844515546444C46464251564573525546425254744251554D7651797835513046424D6B49735555464255537844515546444C454E4251554D3751554644636B4D734D6B4A42515745735555464255537844515546444C454E42';
wwv_flow_api.g_varchar2_table(782) := '51554D3751554644646B497362304E4251584E434C464642515645735130464251797844515546444F304642513268444C486C43515546584C464642515645735130464251797844515546444F30464251334A434C4442435155465A4C46464251564573';
wwv_flow_api.g_varchar2_table(783) := '5130464251797844515546444F304642513352434C445A435155466C4C464642515645735130464251797844515546444F304642513370434C444A43515546684C464642515645735130464251797844515546444F304E42513368434F7A73374F7A7337';
wwv_flow_api.g_varchar2_table(784) := '4F7A7478516B4E6F516E46454C465642515655374F3346435155567152437856515546544C46464251564573525546425254744251554E6F51797856515546524C454E4251554D735930464259797844515546444C473943515546765169784651554646';
wwv_flow_api.g_varchar2_table(785) := '4C46564251564D735430464254797846515546464C45394251553873525546425254744251554E32525378525155464A4C453942515538735230464252797850515546504C454E4251554D7354304642547A745251554E3651697846515546464C456442';
wwv_flow_api.g_varchar2_table(786) := '515563735430464254797844515546444C4556425155557351304642517A733751554646634549735555464253537850515546504C457442515573735355464253537846515546464F304642513342434C47464251553873525546425253784451554644';
wwv_flow_api.g_varchar2_table(787) := '4C456C4251556B735130464251797844515546444F307442513270434C453142515530735355464253537850515546504C45744251557373533046425379784A5155464A4C45394251553873535546425353784A5155464A4C4556425155553751554644';
wwv_flow_api.g_varchar2_table(788) := '4C304D735955464254797850515546504C454E4251554D735355464253537844515546444C454E4251554D375330464464454973545546425453784A5155464A4C475642515645735430464254797844515546444C45564251555537515546444D304973';
wwv_flow_api.g_varchar2_table(789) := '5655464253537850515546504C454E4251554D735455464254537848515546484C454E4251554D73525546425254744251554E305169785A5155464A4C453942515538735130464251797848515546484C45564251555537515546445A697870516B4642';
wwv_flow_api.g_varchar2_table(790) := '54797844515546444C456442515563735230464252797844515546444C45394251553873513046425179784A5155464A4C454E4251554D7351304642517A745451554D35516A7337515546465243786C515546504C464642515645735130464251797850';
wwv_flow_api.g_varchar2_table(791) := '515546504C454E4251554D735355464253537844515546444C453942515538735255464252537850515546504C454E4251554D7351304642517A745051554E6F5243784E5155464E4F304642513077735A55464254797850515546504C454E4251554D73';
wwv_flow_api.g_varchar2_table(792) := '5355464253537844515546444C454E4251554D375430464464454937533046445269784E5155464E4F304642513077735655464253537850515546504C454E4251554D73535546425353784A5155464A4C45394251553873513046425179784851554648';
wwv_flow_api.g_varchar2_table(793) := '4C45564251555537515546444C304973575546425353784A5155464A4C4564425155637362554A4251566B735430464254797844515546444C456C4251556B735130464251797844515546444F30464251334A444C466C4251556B735130464251797858';
wwv_flow_api.g_varchar2_table(794) := '515546584C4564425155637365554A42515774434C45394251553873513046425179784A5155464A4C454E4251554D735630464256797846515546464C45394251553873513046425179784A5155464A4C454E4251554D7351304642517A744251554D33';
wwv_flow_api.g_varchar2_table(795) := '5253786C515546504C45644251556373525546425179784A5155464A4C455642515555735355464253537846515546444C454E4251554D3754304644654549374F304642525551735955464254797846515546464C454E4251554D735430464254797846';
wwv_flow_api.g_varchar2_table(796) := '515546464C453942515538735130464251797844515546444F307442517A64434F306442513059735130464251797844515546444F304E4251306F374F7A73374F7A73374F7A73374F7A733763554A444C30493452537856515546564F7A7435516B4644';
wwv_flow_api.g_varchar2_table(797) := '626B557359304642597A73374F7A7478516B4646636B49735655464255797852515546524C455642515555375155464461454D735655464255537844515546444C474E4251574D73513046425179784E5155464E4C455642515555735655464255797850';
wwv_flow_api.g_varchar2_table(798) := '515546504C455642515555735430464254797846515546464F304642513370454C46464251556B735130464251797850515546504C45564251555537515546445769785A5155464E4C444A435155466A4C445A435155453251697844515546444C454E42';
wwv_flow_api.g_varchar2_table(799) := '51554D3753304644634551374F304642525551735555464253537846515546464C456442515563735430464254797844515546444C45564251555537555546445A697850515546504C456442515563735430464254797844515546444C45394251553837';
wwv_flow_api.g_varchar2_table(800) := '55554644656B49735130464251797848515546484C454E4251554D375555464454437848515546484C45644251556373525546425254745251554E534C456C4251556B73575546425154745251554E4B4C46644251566373575546425153784451554644';
wwv_flow_api.g_varchar2_table(801) := '4F7A74425155566F516978525155464A4C45394251553873513046425179784A5155464A4C456C4251556B735430464254797844515546444C45644251556373525546425254744251554D7651697870516B464256797848515546484C486C4351554672';
wwv_flow_api.g_varchar2_table(802) := '51697850515546504C454E4251554D735355464253537844515546444C466442515663735255464252537850515546504C454E4251554D735230464252797844515546444C454E4251554D735130464251797844515546444C4564425155637352304642';
wwv_flow_api.g_varchar2_table(803) := '52797844515546444F307442513270474F7A7442515556454C46464251556B7361304A42515663735430464254797844515546444C455642515555375155464252537868515546504C456442515563735430464254797844515546444C456C4251556B73';
wwv_flow_api.g_varchar2_table(804) := '513046425179784A5155464A4C454E4251554D7351304642517A744C515546464F7A744251555578524378525155464A4C45394251553873513046425179784A5155464A4C4556425155553751554644614549735655464253537848515546484C473143';
wwv_flow_api.g_varchar2_table(805) := '5155465A4C45394251553873513046425179784A5155464A4C454E4251554D7351304642517A744C51554E73517A73375155464652437868515546544C47464251574573513046425179784C5155464C4C45564251555573533046425379784651554646';
wwv_flow_api.g_varchar2_table(806) := '4C456C4251556B73525546425254744251554E36517978565155464A4C456C4251556B73525546425254744251554E534C466C4251556B735130464251797848515546484C456442515563735330464253797844515546444F304642513270434C466C42';
wwv_flow_api.g_varchar2_table(807) := '51556B73513046425179784C5155464C4C456442515563735330464253797844515546444F304642513235434C466C4251556B73513046425179784C5155464C4C45644251556373533046425379784C5155464C4C454E4251554D7351304642517A7442';
wwv_flow_api.g_varchar2_table(808) := '51554E365169785A5155464A4C454E4251554D735355464253537848515546484C454E4251554D73513046425179784A5155464A4C454E4251554D374F304642525735434C466C4251556B735630464256797846515546464F3046425132597359304642';
wwv_flow_api.g_varchar2_table(809) := '53537844515546444C466442515663735230464252797858515546584C456442515563735330464253797844515546444F314E42513368444F303942513059374F304642525551735530464252797848515546484C456442515563735230464252797846';
wwv_flow_api.g_varchar2_table(810) := '515546464C454E4251554D735430464254797844515546444C457442515573735130464251797846515546464F304642517A64434C466C4251556B73525546425253784A5155464A4F3046425131597362554A42515663735255464252537874516B4642';
wwv_flow_api.g_varchar2_table(811) := '57537844515546444C45394251553873513046425179784C5155464C4C454E4251554D73525546425253784C5155464C4C454E4251554D735255464252537844515546444C46644251566373523046425279784C5155464C4C4556425155557353554642';
wwv_flow_api.g_varchar2_table(812) := '53537844515546444C454E4251554D37543046444C3055735130464251797844515546444F30744251306F374F304642525551735555464253537850515546504C456C4251556B735430464254797850515546504C457442515573735555464255537846';
wwv_flow_api.g_varchar2_table(813) := '515546464F304642517A46444C46564251556B735A55464255537850515546504C454E4251554D73525546425254744251554E77516978685155464C4C456C4251556B735130464251797848515546484C45394251553873513046425179784E5155464E';
wwv_flow_api.g_varchar2_table(814) := '4C455642515555735130464251797848515546484C454E4251554D735255464252537844515546444C45564251555573525546425254744251554E325179786A5155464A4C454E4251554D735355464253537850515546504C4556425155553751554644';
wwv_flow_api.g_varchar2_table(815) := '6145497365554A42515745735130464251797844515546444C455642515555735130464251797846515546464C454E4251554D735330464253797850515546504C454E4251554D735455464254537848515546484C454E4251554D735130464251797844';
wwv_flow_api.g_varchar2_table(816) := '515546444F316442517939444F314E4251305937543046445269784E5155464E4F304642513077735755464253537852515546524C466C425155457351304642517A733751554646596978685155464C4C456C4251556B73523046425279784A5155464A';
wwv_flow_api.g_varchar2_table(817) := '4C45394251553873525546425254744251554E325169786A5155464A4C45394251553873513046425179786A5155466A4C454E4251554D735230464252797844515546444C455642515555374F7A73375155464A4C3049735A304A4251556B7355554642';
wwv_flow_api.g_varchar2_table(818) := '5553784C5155464C4C464E4251564D73525546425254744251554D7851697779516B464259537844515546444C464642515645735255464252537844515546444C456442515563735130464251797844515546444C454E4251554D375955464461454D37';
wwv_flow_api.g_varchar2_table(819) := '5155464452437876516B464255537848515546484C4564425155637351304642517A744251554E6D4C47464251554D735255464252537844515546444F3164425130773755304644526A744251554E454C466C4251556B73555546425553784C5155464C';
wwv_flow_api.g_varchar2_table(820) := '4C464E4251564D73525546425254744251554D7851697831516B464259537844515546444C464642515645735255464252537844515546444C456442515563735130464251797846515546464C456C4251556B735130464251797844515546444F314E42';
wwv_flow_api.g_varchar2_table(821) := '513352444F3039425130593753304644526A733751554646524378525155464A4C454E4251554D735330464253797844515546444C455642515555375155464457437854515546484C456442515563735430464254797844515546444C456C4251556B73';
wwv_flow_api.g_varchar2_table(822) := '5130464251797844515546444F30744251334A434F7A7442515556454C466442515538735230464252797844515546444F30644251316F735130464251797844515546444F304E4251306F374F7A73374F7A73374F7A73374F7A733765554A444F555678';
wwv_flow_api.g_varchar2_table(823) := '5169786A5155466A4F7A73374F3346435155567951697856515546544C46464251564573525546425254744251554E6F51797856515546524C454E4251554D735930464259797844515546444C475642515755735255464252537870513046425A304D37';
wwv_flow_api.g_varchar2_table(824) := '51554644646B55735555464253537854515546544C454E4251554D73545546425453784C5155464C4C454E4251554D735255464252547337515546464D5549735955464254797854515546544C454E4251554D3753304644624549735455464254547337';
wwv_flow_api.g_varchar2_table(825) := '515546465443785A5155464E4C444A435155466A4C4731435155467451697848515546484C464E4251564D735130464251797854515546544C454E4251554D735455464254537848515546484C454E4251554D735130464251797844515546444C456C42';
wwv_flow_api.g_varchar2_table(826) := '51556B735230464252797848515546484C454E4251554D7351304642517A744C51554E32526A744851554E474C454E4251554D7351304642517A744451554E4B4F7A73374F7A73374F7A73374F3346435131707051797856515546564F7A7478516B4646';
wwv_flow_api.g_varchar2_table(827) := '4E3049735655464255797852515546524C455642515555375155464461454D735655464255537844515546444C474E4251574D73513046425179784A5155464A4C455642515555735655464255797858515546584C455642515555735430464254797846';
wwv_flow_api.g_varchar2_table(828) := '515546464F304642517A4E454C46464251556B7361304A42515663735630464256797844515546444C455642515555375155464252537870516B464256797848515546484C46644251566373513046425179784A5155464A4C454E4251554D7353554642';
wwv_flow_api.g_varchar2_table(829) := '53537844515546444C454E4251554D3753304642525473374F7A73375155464C644555735555464253537842515546444C454E4251554D735430464254797844515546444C456C4251556B735130464251797858515546584C456C4251556B7351304642';
wwv_flow_api.g_varchar2_table(830) := '51797858515546584C456C42515573735A55464255537858515546584C454E4251554D73525546425254744251554E3252537868515546504C453942515538735130464251797850515546504C454E4251554D735355464253537844515546444C454E42';
wwv_flow_api.g_varchar2_table(831) := '51554D37533046444F554973545546425454744251554E4D4C474642515538735430464254797844515546444C45564251555573513046425179784A5155464A4C454E4251554D7351304642517A744C51554E36516A744851554E474C454E4251554D73';
wwv_flow_api.g_varchar2_table(832) := '51304642517A73375155464653437856515546524C454E4251554D735930464259797844515546444C464642515645735255464252537856515546544C466442515663735255464252537850515546504C45564251555537515546444C30517356304642';
wwv_flow_api.g_varchar2_table(833) := '54797852515546524C454E4251554D735430464254797844515546444C456C4251556B735130464251797844515546444C456C4251556B73513046425179784A5155464A4C455642515555735630464256797846515546464C45564251554D7352554642';
wwv_flow_api.g_varchar2_table(834) := '52537846515546464C453942515538735130464251797850515546504C455642515555735430464254797846515546464C453942515538735130464251797846515546464C455642515555735355464253537846515546464C4539425155387351304642';
wwv_flow_api.g_varchar2_table(835) := '5179784A5155464A4C45564251554D735130464251797844515546444F30644251335A494C454E4251554D7351304642517A744451554E4B4F7A73374F7A73374F7A73374F3346435132354359797856515546544C464642515645735255464252547442';
wwv_flow_api.g_varchar2_table(836) := '51554E6F51797856515546524C454E4251554D735930464259797844515546444C4574425155737352554642525378725130464261554D37515546444F555173555546425353784A5155464A4C456442515563735130464251797854515546544C454E42';
wwv_flow_api.g_varchar2_table(837) := '51554D3755554644624549735430464254797848515546484C464E4251564D735130464251797854515546544C454E4251554D735455464254537848515546484C454E4251554D735130464251797844515546444F304642517A6C444C464E4251557373';
wwv_flow_api.g_varchar2_table(838) := '5355464253537844515546444C456442515563735130464251797846515546464C454E4251554D735230464252797854515546544C454E4251554D735455464254537848515546484C454E4251554D735255464252537844515546444C45564251555573';
wwv_flow_api.g_varchar2_table(839) := '525546425254744251554D33517978565155464A4C454E4251554D735355464253537844515546444C464E4251564D735130464251797844515546444C454E4251554D735130464251797844515546444F307442513370434F7A7442515556454C464642';
wwv_flow_api.g_varchar2_table(840) := '51556B735330464253797848515546484C454E4251554D7351304642517A744251554E6B4C46464251556B735430464254797844515546444C456C4251556B73513046425179784C5155464C4C456C4251556B735355464253537846515546464F304642';
wwv_flow_api.g_varchar2_table(841) := '517A6C434C466442515573735230464252797850515546504C454E4251554D735355464253537844515546444C4574425155737351304642517A744C51554D315169784E5155464E4C456C4251556B735430464254797844515546444C456C4251556B73';
wwv_flow_api.g_varchar2_table(842) := '5355464253537850515546504C454E4251554D735355464253537844515546444C45744251557373535546425353784A5155464A4C4556425155553751554644636B51735630464253797848515546484C45394251553873513046425179784A5155464A';
wwv_flow_api.g_varchar2_table(843) := '4C454E4251554D735330464253797844515546444F307442517A56434F304642513051735555464253537844515546444C454E4251554D735130464251797848515546484C4574425155737351304642517A733751554646614549735755464255537844';
wwv_flow_api.g_varchar2_table(844) := '515546444C456442515563735455464251537844515546614C46464251564573525546425579784A5155464A4C454E4251554D7351304642517A744851554E3451697844515546444C454E4251554D3751304644536A73374F7A73374F7A73374F7A7478';
wwv_flow_api.g_varchar2_table(845) := '516B4E73516D4D735655464255797852515546524C455642515555375155464461454D735655464255537844515546444C474E4251574D735130464251797852515546524C455642515555735655464255797848515546484C4556425155557353304642';
wwv_flow_api.g_varchar2_table(846) := '53797846515546464F30464251334A454C46644251553873523046425279784A5155464A4C45644251556373513046425179784C5155464C4C454E4251554D7351304642517A744851554D7851697844515546444C454E4251554D3751304644536A7337';
wwv_flow_api.g_varchar2_table(847) := '4F7A73374F7A73374F7A7478516B4E4B4F455573565546425654733763554A42525446464C46564251564D735555464255537846515546464F304642513268444C46564251564573513046425179786A5155466A4C454E4251554D735455464254537846';
wwv_flow_api.g_varchar2_table(848) := '515546464C46564251564D735430464254797846515546464C45394251553873525546425254744251554E36524378525155464A4C477443515546584C453942515538735130464251797846515546464F30464251555573595546425479784851554648';
wwv_flow_api.g_varchar2_table(849) := '4C45394251553873513046425179784A5155464A4C454E4251554D735355464253537844515546444C454E4251554D375330464252547337515546464D5551735555464253537846515546464C456442515563735430464254797844515546444C455642';
wwv_flow_api.g_varchar2_table(850) := '5155557351304642517A733751554646634549735555464253537844515546444C475642515645735430464254797844515546444C4556425155553751554644636B4973565546425353784A5155464A4C45644251556373543046425479784451554644';
wwv_flow_api.g_varchar2_table(851) := '4C456C4251556B7351304642517A744251554E34516978565155464A4C45394251553873513046425179784A5155464A4C456C4251556B735430464254797844515546444C45644251556373525546425254744251554D765169785A5155464A4C456442';
wwv_flow_api.g_varchar2_table(852) := '5155637362554A4251566B735430464254797844515546444C456C4251556B735130464251797844515546444F304642513270444C466C4251556B735130464251797858515546584C4564425155637365554A42515774434C4539425155387351304642';
wwv_flow_api.g_varchar2_table(853) := '5179784A5155464A4C454E4251554D735630464256797846515546464C453942515538735130464251797848515546484C454E4251554D735130464251797844515546444C454E4251554D7351304642517A745051554E6F526A73375155464652437868';
wwv_flow_api.g_varchar2_table(854) := '515546504C455642515555735130464251797850515546504C4556425155553751554644616B49735755464253537846515546464C456C4251556B375155464456697874516B464256797846515546464C4731435155465A4C454E4251554D7354304642';
wwv_flow_api.g_varchar2_table(855) := '54797844515546444C45564251555573513046425179784A5155464A4C456C4251556B735355464253537844515546444C466442515663735130464251797844515546444F303942513268464C454E4251554D7351304642517A744C51554E4B4C453142';
wwv_flow_api.g_varchar2_table(856) := '515530375155464454437868515546504C453942515538735130464251797850515546504C454E4251554D735355464253537844515546444C454E4251554D37533046444F5549375230464452697844515546444C454E4251554D3751304644536A7337';
wwv_flow_api.g_varchar2_table(857) := '4F7A73374F7A73374F7A7478516B4E32516E46434C464E4251564D374F304642525339434C456C4251556B735455464254537848515546484F304642513167735630464255797846515546464C454E4251554D735430464254797846515546464C453142';
wwv_flow_api.g_varchar2_table(858) := '51553073525546425253784E5155464E4C455642515555735430464254797844515546444F304642517A64444C45394251557373525546425253784E5155464E4F7A73375155464859697868515546584C4556425155557363554A4251564D7353304642';
wwv_flow_api.g_varchar2_table(859) := '53797846515546464F304642517A4E434C46464251556B73543046425479784C5155464C4C457442515573735555464255537846515546464F304642517A64434C46564251556B735555464255537848515546484C475642515645735455464254537844';
wwv_flow_api.g_varchar2_table(860) := '515546444C464E4251564D73525546425253784C5155464C4C454E4251554D735630464256797846515546464C454E4251554D7351304642517A744251554D35524378565155464A4C464642515645735355464253537844515546444C45564251555537';
wwv_flow_api.g_varchar2_table(861) := '51554644616B49735955464253797848515546484C4646425156457351304642517A745051554E735169784E5155464E4F304642513077735955464253797848515546484C46464251564573513046425179784C5155464C4C4556425155557352554642';
wwv_flow_api.g_varchar2_table(862) := '52537844515546444C454E4251554D37543046444E30493753304644526A73375155464652437858515546504C4574425155737351304642517A744851554E6B4F7A7337515546485243784C515546484C45564251555573595546425579784C5155464C';
wwv_flow_api.g_varchar2_table(863) := '4C45564251574D37515546444C3049735530464253797848515546484C453142515530735130464251797858515546584C454E4251554D735330464253797844515546444C454E4251554D374F304642525778444C46464251556B735430464254797850';
wwv_flow_api.g_varchar2_table(864) := '515546504C45744251557373563046425679784A5155464A4C453142515530735130464251797858515546584C454E4251554D735455464254537844515546444C45744251557373513046425179784A5155464A4C457442515573735255464252547442';
wwv_flow_api.g_varchar2_table(865) := '51554D76525378565155464A4C45314251553073523046425279784E5155464E4C454E4251554D735530464255797844515546444C457442515573735130464251797844515546444F30464251334A444C46564251556B73513046425179785051554650';
wwv_flow_api.g_varchar2_table(866) := '4C454E4251554D735455464254537844515546444C455642515555374F304642513342434C474E4251553073523046425279784C5155464C4C454E4251554D3754304644614549374F3364445156427451697850515546504F304642515641735A554642';
wwv_flow_api.g_varchar2_table(867) := '547A73374F30464255544E434C47464251553873513046425179784E5155464E4C45394251554D73513046425A697850515546504C45564251566B735430464254797844515546444C454E4251554D37533046444E30493752304644526A744451554E47';
wwv_flow_api.g_varchar2_table(868) := '4C454E4251554D374F334643515556684C453142515530374F7A73374F7A73374F7A73374F3346435132704454697856515546544C4656425156557352554642525473375155464662454D73545546425353784A5155464A4C4564425155637354304642';
wwv_flow_api.g_varchar2_table(869) := '5479784E5155464E4C457442515573735630464256797848515546484C45314251553073523046425279784E5155464E4F303142513352454C46644251566373523046425279784A5155464A4C454E4251554D735655464256537844515546444F7A7442';
wwv_flow_api.g_varchar2_table(870) := '515556735179785A515546564C454E4251554D735655464256537848515546484C466C425156633751554644616B4D73555546425353784A5155464A4C454E4251554D73565546425653784C5155464C4C46564251565573525546425254744251554E73';
wwv_flow_api.g_varchar2_table(871) := '517978565155464A4C454E4251554D735655464256537848515546484C4664425156637351304642517A744C51554D76516A744251554E454C466442515538735655464256537844515546444F306442513235434C454E4251554D375130464453447337';
wwv_flow_api.g_varchar2_table(872) := '4F7A73374F7A73374F7A73374F7A73374F7A73374F7A73374F7A73374F7A7478516B4E616330497355304642557A7337535546426345497353304642537A733765554A425130737359554642595473374F7A7476516B46444F4549735555464255547337';
wwv_flow_api.g_varchar2_table(873) := '51554646624555735530464255797868515546684C454E4251554D735755464257537846515546464F304642517A46444C453142515530735A304A42515764434C45644251556373575546425753784A5155464A4C466C4251566B735130464251797844';
wwv_flow_api.g_varchar2_table(874) := '515546444C454E4251554D735355464253537844515546444F30314251335A454C475642515755734D454A42515739434C454E4251554D374F304642525446444C45314251556B735A304A42515764434C457442515573735A5546425A53784651554646';
wwv_flow_api.g_varchar2_table(875) := '4F304642513368444C46464251556B735A304A42515764434C456442515563735A5546425A537846515546464F304642513352444C465642515530735A5546425A537848515546484C485643515546705169786C5155466C4C454E4251554D3756554644';
wwv_flow_api.g_varchar2_table(876) := '626B51735A304A42515764434C4564425155637364554A4251576C434C4764435155466E51697844515546444C454E4251554D37515546444E5551735755464254537779516B464259797835526B46426555597352304644646B63736355524251584645';
wwv_flow_api.g_varchar2_table(877) := '4C456442515563735A5546425A537848515546484C4731455155467452437848515546484C4764435155466E51697848515546484C456C4251556B735130464251797844515546444F3074425132684C4C453142515530374F3046425255777357554642';
wwv_flow_api.g_varchar2_table(878) := '54537779516B464259797833526B46426430597352304644644563736155524251576C454C456442515563735755464257537844515546444C454E4251554D735130464251797848515546484C456C4251556B735130464251797844515546444F307442';
wwv_flow_api.g_varchar2_table(879) := '513235474F3064425130593751304644526A73375155464654537854515546544C46464251564573513046425179785A5155465A4C455642515555735230464252797846515546464F7A7442515555785179784E5155464A4C454E4251554D7352304642';
wwv_flow_api.g_varchar2_table(880) := '52797846515546464F304642513149735655464254537779516B4642597978745130464262554D735130464251797844515546444F306442517A46454F304642513051735455464253537844515546444C466C4251566B73535546425353784451554644';
wwv_flow_api.g_varchar2_table(881) := '4C466C4251566B73513046425179784A5155464A4C4556425155553751554644646B4D735655464254537779516B464259797779516B46424D6B49735230464252797850515546504C466C4251566B735130464251797844515546444F30644251336846';
wwv_flow_api.g_varchar2_table(882) := '4F7A7442515556454C474E4251566B73513046425179784A5155464A4C454E4251554D735530464255797848515546484C466C4251566B73513046425179784E5155464E4C454E4251554D374F7A73375155464A62455173533046425279784451554644';
wwv_flow_api.g_varchar2_table(883) := '4C455642515555735130464251797868515546684C454E4251554D735755464257537844515546444C464642515645735130464251797844515546444F7A74425155553151797858515546544C4739435155467651697844515546444C45394251553873';
wwv_flow_api.g_varchar2_table(884) := '5255464252537850515546504C455642515555735430464254797846515546464F30464251335A454C46464251556B735430464254797844515546444C456C4251556B73525546425254744251554E6F51697868515546504C4564425155637353304642';
wwv_flow_api.g_varchar2_table(885) := '53797844515546444C453142515530735130464251797846515546464C455642515555735430464254797846515546464C45394251553873513046425179784A5155464A4C454E4251554D7351304642517A744251554E73524378565155464A4C453942';
wwv_flow_api.g_varchar2_table(886) := '515538735130464251797848515546484C45564251555537515546445A69786C515546504C454E4251554D735230464252797844515546444C454E4251554D735130464251797848515546484C456C4251556B7351304642517A745051554E32516A744C';
wwv_flow_api.g_varchar2_table(887) := '51554E474F7A7442515556454C466442515538735230464252797848515546484C454E4251554D735255464252537844515546444C474E4251574D73513046425179784A5155464A4C454E4251554D735355464253537846515546464C45394251553873';
wwv_flow_api.g_varchar2_table(888) := '5255464252537850515546504C455642515555735430464254797844515546444C454E4251554D375155464464455573555546425353784E5155464E4C456442515563735230464252797844515546444C45564251555573513046425179786851554668';
wwv_flow_api.g_varchar2_table(889) := '4C454E4251554D735355464253537844515546444C456C4251556B735255464252537850515546504C455642515555735430464254797846515546464C453942515538735130464251797844515546444F7A744251555634525378525155464A4C453142';
wwv_flow_api.g_varchar2_table(890) := '51553073535546425353784A5155464A4C456C4251556B735230464252797844515546444C45394251553873525546425254744251554E7151797868515546504C454E4251554D735555464255537844515546444C45394251553873513046425179784A';
wwv_flow_api.g_varchar2_table(891) := '5155464A4C454E4251554D735230464252797848515546484C454E4251554D735430464254797844515546444C45394251553873525546425253785A5155465A4C454E4251554D735A5546425A537846515546464C456442515563735130464251797844';
wwv_flow_api.g_varchar2_table(892) := '515546444F304642513370474C466C42515530735230464252797850515546504C454E4251554D735555464255537844515546444C45394251553873513046425179784A5155464A4C454E4251554D735130464251797850515546504C45564251555573';
wwv_flow_api.g_varchar2_table(893) := '5430464254797844515546444C454E4251554D37533046444D30513751554644524378525155464A4C45314251553073535546425353784A5155464A4C4556425155553751554644624549735655464253537850515546504C454E4251554D7354554642';
wwv_flow_api.g_varchar2_table(894) := '54537846515546464F304642513278434C466C4251556B735330464253797848515546484C45314251553073513046425179784C5155464C4C454E4251554D735355464253537844515546444C454E4251554D37515546444C304973595546425379784A';
wwv_flow_api.g_varchar2_table(895) := '5155464A4C454E4251554D735230464252797844515546444C455642515555735130464251797848515546484C45744251557373513046425179784E5155464E4C455642515555735130464251797848515546484C454E4251554D735255464252537844';
wwv_flow_api.g_varchar2_table(896) := '515546444C45564251555573525546425254744251554D315179786A5155464A4C454E4251554D735330464253797844515546444C454E4251554D73513046425179784A5155464A4C454E4251554D735230464252797844515546444C45744251557373';
wwv_flow_api.g_varchar2_table(897) := '5130464251797846515546464F304642517A56434C4774435155464E4F316442513141374F304642525551735A55464253797844515546444C454E4251554D735130464251797848515546484C45394251553873513046425179784E5155464E4C456442';
wwv_flow_api.g_varchar2_table(898) := '515563735330464253797844515546444C454E4251554D735130464251797844515546444F314E42513352444F304642513051735930464254537848515546484C45744251557373513046425179784A5155464A4C454E4251554D735355464253537844';
wwv_flow_api.g_varchar2_table(899) := '515546444C454E4251554D37543046444D3049375155464452437868515546504C4531425155307351304642517A744C51554E6D4C45314251553037515546445443785A5155464E4C444A435155466A4C474E4251574D73523046425279785051554650';
wwv_flow_api.g_varchar2_table(900) := '4C454E4251554D735355464253537848515546484C4442455155457752437844515546444C454E4251554D3753304644616B673752304644526A73374F304642523051735455464253537854515546544C45644251556337515546445A4378565155464E';
wwv_flow_api.g_varchar2_table(901) := '4C455642515555735A304A4251564D735230464252797846515546464C456C4251556B73525546425254744251554D78516978565155464A4C45564251555573535546425353784A5155464A4C456442515563735130464251537842515546444C455642';
wwv_flow_api.g_varchar2_table(902) := '5155553751554644624549735930464254537779516B464259797848515546484C456442515563735355464253537848515546484C4731435155467451697848515546484C456442515563735130464251797844515546444F303942517A64454F304642';
wwv_flow_api.g_varchar2_table(903) := '513051735955464254797848515546484C454E4251554D735355464253537844515546444C454E4251554D37533046446245493751554644524378565155464E4C455642515555735A304A4251564D735455464254537846515546464C456C4251556B73';
wwv_flow_api.g_varchar2_table(904) := '525546425254744251554D33516978565155464E4C45644251556373523046425279784E5155464E4C454E4251554D735455464254537844515546444F304642517A46434C466442515573735355464253537844515546444C4564425155637351304642';
wwv_flow_api.g_varchar2_table(905) := '51797846515546464C454E4251554D735230464252797848515546484C455642515555735130464251797846515546464C45564251555537515546444E554973575546425353784E5155464E4C454E4251554D735130464251797844515546444C456C42';
wwv_flow_api.g_varchar2_table(906) := '51556B735455464254537844515546444C454E4251554D735130464251797844515546444C456C4251556B73513046425179784A5155464A4C456C4251556B73525546425254744251554E3451797870516B46425479784E5155464E4C454E4251554D73';
wwv_flow_api.g_varchar2_table(907) := '5130464251797844515546444C454E4251554D735355464253537844515546444C454E4251554D37553046446545493754304644526A744C51554E474F304642513051735655464254537846515546464C476443515546544C4539425155387352554642';
wwv_flow_api.g_varchar2_table(908) := '52537850515546504C4556425155553751554644616B4D735955464254797850515546504C453942515538735330464253797856515546564C456442515563735430464254797844515546444C456C4251556B735130464251797850515546504C454E42';
wwv_flow_api.g_varchar2_table(909) := '51554D735230464252797850515546504C454E4251554D3753304644654555374F3046425255517362304A42515764434C455642515555735330464253797844515546444C4764435155466E516A744251554E3451797870516B46425953784651554646';
wwv_flow_api.g_varchar2_table(910) := '4C47394351554676516A733751554646626B4D735455464252537846515546464C466C4251564D735130464251797846515546464F304642513251735655464253537848515546484C456442515563735755464257537844515546444C454E4251554D73';
wwv_flow_api.g_varchar2_table(911) := '5130464251797844515546444F304642517A46434C464E42515563735130464251797854515546544C456442515563735755464257537844515546444C454E4251554D73523046425279784A5155464A4C454E4251554D7351304642517A744251554E32';
wwv_flow_api.g_varchar2_table(912) := '51797868515546504C4564425155637351304642517A744C51554E614F7A7442515556454C466C42515645735255464252537846515546464F30464251316F735630464254797846515546464C476C43515546544C454E4251554D73525546425253784A';
wwv_flow_api.g_varchar2_table(913) := '5155464A4C4556425155557362554A42515731434C455642515555735630464256797846515546464C45314251553073525546425254744251554E75525378565155464A4C474E4251574D73523046425279784A5155464A4C454E4251554D7355554642';
wwv_flow_api.g_varchar2_table(914) := '55537844515546444C454E4251554D7351304642517A745651554E7151797846515546464C456442515563735355464253537844515546444C455642515555735130464251797844515546444C454E4251554D7351304642517A744251554E7751697856';
wwv_flow_api.g_varchar2_table(915) := '5155464A4C456C4251556B73535546425353784E5155464E4C456C4251556B73563046425679784A5155464A4C4731435155467451697846515546464F304642513368454C484E435155466A4C456442515563735630464256797844515546444C456C42';
wwv_flow_api.g_varchar2_table(916) := '51556B735255464252537844515546444C455642515555735255464252537846515546464C456C4251556B735255464252537874516B4642625549735255464252537858515546584C455642515555735455464254537844515546444C454E4251554D37';
wwv_flow_api.g_varchar2_table(917) := '543046444D305973545546425453784A5155464A4C454E4251554D735930464259797846515546464F304642517A46434C484E435155466A4C456442515563735355464253537844515546444C464642515645735130464251797844515546444C454E42';
wwv_flow_api.g_varchar2_table(918) := '51554D735230464252797858515546584C454E4251554D735355464253537846515546464C454E4251554D735255464252537846515546464C454E4251554D7351304642517A745051554D355244744251554E454C474642515538735930464259797844';
wwv_flow_api.g_varchar2_table(919) := '515546444F30744251335A434F7A7442515556454C46464251556B73525546425253786A515546544C45744251557373525546425253784C5155464C4C45564251555537515546444D304973595546425479784C5155464C4C456C4251556B7353304642';
wwv_flow_api.g_varchar2_table(920) := '53797846515546464C4556425155553751554644646B49735955464253797848515546484C457442515573735130464251797850515546504C454E4251554D3754304644646B49375155464452437868515546504C4574425155737351304642517A744C';
wwv_flow_api.g_varchar2_table(921) := '51554E6B4F304642513051735530464253797846515546464C47564251564D735330464253797846515546464C45314251553073525546425254744251554D33516978565155464A4C45644251556373523046425279784C5155464C4C456C4251556B73';
wwv_flow_api.g_varchar2_table(922) := '5455464254537844515546444F7A744251555578516978565155464A4C45744251557373535546425353784E5155464E4C456C4251557373533046425379784C5155464C4C453142515530735155464251797846515546464F304642513370444C466442';
wwv_flow_api.g_varchar2_table(923) := '51556373523046425279784C5155464C4C454E4251554D735455464254537844515546444C45564251555573525546425253784E5155464E4C455642515555735330464253797844515546444C454E4251554D3754304644646B4D374F30464252555173';
wwv_flow_api.g_varchar2_table(924) := '5955464254797848515546484C454E4251554D3753304644576A7337515546465243786C515546584C455642515555735455464254537844515546444C456C4251556B735130464251797846515546464C454E4251554D374F304642525456434C464642';
wwv_flow_api.g_varchar2_table(925) := '51556B735255464252537848515546484C454E4251554D735255464252537844515546444C456C4251556B3751554644616B49735A304A4251566B73525546425253785A5155465A4C454E4251554D73555546425554744851554E775179784451554644';
wwv_flow_api.g_varchar2_table(926) := '4F7A7442515556474C46644251564D735230464252797844515546444C45394251553873525546425A304937555546425A437850515546504C486C45515546484C455642515555374F304642513268444C46464251556B73535546425353784851554648';
wwv_flow_api.g_varchar2_table(927) := '4C45394251553873513046425179784A5155464A4C454E4251554D374F304642525868434C45394251556373513046425179784E5155464E4C454E4251554D735430464254797844515546444C454E4251554D3751554644634549735555464253537844';
wwv_flow_api.g_varchar2_table(928) := '515546444C453942515538735130464251797850515546504C456C4251556B735755464257537844515546444C45394251553873525546425254744251554D31517978565155464A4C456442515563735555464255537844515546444C45394251553873';
wwv_flow_api.g_varchar2_table(929) := '525546425253784A5155464A4C454E4251554D7351304642517A744C51554E6F517A744251554E454C46464251556B73545546425453785A515546424F314642513034735630464256797848515546484C466C4251566B73513046425179786A5155466A';
wwv_flow_api.g_varchar2_table(930) := '4C456442515563735255464252537848515546484C464E4251564D7351304642517A744251554D76524378525155464A4C466C4251566B735130464251797854515546544C45564251555537515546444D5549735655464253537850515546504C454E42';
wwv_flow_api.g_varchar2_table(931) := '51554D735455464254537846515546464F304642513278434C474E42515530735230464252797850515546504C456C4251556B735430464254797844515546444C453142515530735130464251797844515546444C454E4251554D735230464252797844';
wwv_flow_api.g_varchar2_table(932) := '515546444C453942515538735130464251797844515546444C453142515530735130464251797850515546504C454E4251554D735455464254537844515546444C456442515563735430464254797844515546444C4531425155307351304642517A7450';
wwv_flow_api.g_varchar2_table(933) := '51554D7A5269784E5155464E4F304642513077735930464254537848515546484C454E4251554D735430464254797844515546444C454E4251554D37543046446345493753304644526A73375155464652437868515546544C456C4251556B7351304642';
wwv_flow_api.g_varchar2_table(934) := '51797850515546504C4764435155466C4F304642513278444C474642515538735255464252537848515546484C466C4251566B73513046425179784A5155464A4C454E4251554D735530464255797846515546464C453942515538735255464252537854';
wwv_flow_api.g_varchar2_table(935) := '515546544C454E4251554D735430464254797846515546464C464E4251564D735130464251797852515546524C455642515555735355464253537846515546464C46644251566373525546425253784E5155464E4C454E4251554D7351304642517A744C';
wwv_flow_api.g_varchar2_table(936) := '51554E795344744251554E454C46464251556B735230464252797870516B464261554973513046425179785A5155465A4C454E4251554D735355464253537846515546464C456C4251556B735255464252537854515546544C4556425155557354304642';
wwv_flow_api.g_varchar2_table(937) := '54797844515546444C453142515530735355464253537846515546464C455642515555735355464253537846515546464C466442515663735130464251797844515546444F304642513352484C466442515538735355464253537844515546444C453942';
wwv_flow_api.g_varchar2_table(938) := '515538735255464252537850515546504C454E4251554D7351304642517A744851554D76516A744251554E454C45744251556373513046425179784C5155464C4C456442515563735355464253537844515546444F7A7442515556715169784C51554648';
wwv_flow_api.g_varchar2_table(939) := '4C454E4251554D735455464254537848515546484C46564251564D735430464254797846515546464F304642517A64434C46464251556B735130464251797850515546504C454E4251554D735430464254797846515546464F304642513342434C475642';
wwv_flow_api.g_varchar2_table(940) := '51564D735130464251797850515546504C456442515563735530464255797844515546444C457442515573735130464251797850515546504C454E4251554D735430464254797846515546464C456442515563735130464251797850515546504C454E42';
wwv_flow_api.g_varchar2_table(941) := '51554D7351304642517A73375155464662455573565546425353785A5155465A4C454E4251554D735655464256537846515546464F304642517A4E434C476C43515546544C454E4251554D735555464255537848515546484C464E4251564D7351304642';
wwv_flow_api.g_varchar2_table(942) := '5179784C5155464C4C454E4251554D735430464254797844515546444C464642515645735255464252537848515546484C454E4251554D735555464255537844515546444C454E4251554D37543046446445553751554644524378565155464A4C466C42';
wwv_flow_api.g_varchar2_table(943) := '51566B735130464251797856515546564C456C4251556B735755464257537844515546444C47464251574573525546425254744251554E3652437870516B464255797844515546444C465642515655735230464252797854515546544C454E4251554D73';
wwv_flow_api.g_varchar2_table(944) := '5330464253797844515546444C453942515538735130464251797856515546564C455642515555735230464252797844515546444C465642515655735130464251797844515546444F303942517A56464F30744251305973545546425454744251554E4D';
wwv_flow_api.g_varchar2_table(945) := '4C47564251564D735130464251797850515546504C456442515563735430464254797844515546444C4539425155387351304642517A744251554E775179786C515546544C454E4251554D735555464255537848515546484C4539425155387351304642';
wwv_flow_api.g_varchar2_table(946) := '51797852515546524C454E4251554D375155464464454D735A55464255797844515546444C465642515655735230464252797850515546504C454E4251554D735655464256537844515546444F307442517A4E444F3064425130597351304642517A7337';
wwv_flow_api.g_varchar2_table(947) := '515546465269784C515546484C454E4251554D735455464254537848515546484C46564251564D735130464251797846515546464C456C4251556B735255464252537858515546584C455642515555735455464254537846515546464F30464251327845';
wwv_flow_api.g_varchar2_table(948) := '4C46464251556B735755464257537844515546444C474E4251574D735355464253537844515546444C46644251566373525546425254744251554D765179785A5155464E4C444A435155466A4C4864435155463351697844515546444C454E4251554D37';
wwv_flow_api.g_varchar2_table(949) := '533046444C304D3751554644524378525155464A4C466C4251566B735130464251797854515546544C456C4251556B73513046425179784E5155464E4C4556425155553751554644636B4D735755464254537779516B464259797835516B464265554973';
wwv_flow_api.g_varchar2_table(950) := '5130464251797844515546444F307442513268454F7A7442515556454C466442515538735630464256797844515546444C464E4251564D735255464252537844515546444C455642515555735755464257537844515546444C454E4251554D7351304642';
wwv_flow_api.g_varchar2_table(951) := '51797846515546464C456C4251556B735255464252537844515546444C455642515555735630464256797846515546464C453142515530735130464251797844515546444F306442513270474C454E4251554D375155464452697854515546504C456442';
wwv_flow_api.g_varchar2_table(952) := '5155637351304642517A744451554E614F7A74425155564E4C464E4251564D735630464256797844515546444C464E4251564D735255464252537844515546444C455642515555735255464252537846515546464C456C4251556B735255464252537874';
wwv_flow_api.g_varchar2_table(953) := '516B4642625549735255464252537858515546584C455642515555735455464254537846515546464F304642517A56474C46644251564D735355464253537844515546444C45394251553873525546425A304937555546425A437850515546504C486C45';
wwv_flow_api.g_varchar2_table(954) := '515546484C455642515555374F304642513270444C46464251556B735955464259537848515546484C4531425155307351304642517A744251554D7A516978525155464A4C453142515530735355464253537850515546504C456C4251556B7354554642';
wwv_flow_api.g_varchar2_table(955) := '54537844515546444C454E4251554D73513046425179784A5155464A4C45564251555573543046425479784C5155464C4C464E4251564D735130464251797858515546584C456C4251556B735455464254537844515546444C454E4251554D7351304642';
wwv_flow_api.g_varchar2_table(956) := '5179784C5155464C4C456C4251556B735130464251537842515546444C45564251555537515546446145637362554A42515745735230464252797844515546444C453942515538735130464251797844515546444C45314251553073513046425179784E';
wwv_flow_api.g_varchar2_table(957) := '5155464E4C454E4251554D7351304642517A744C51554D78517A73375155464652437858515546504C455642515555735130464251797854515546544C45564251325973543046425479784651554E514C464E4251564D73513046425179785051554650';
wwv_flow_api.g_varchar2_table(958) := '4C455642515555735530464255797844515546444C4646425156457352554644636B4D735430464254797844515546444C456C4251556B73535546425353784A5155464A4C455642513342434C466442515663735355464253537844515546444C453942';
wwv_flow_api.g_varchar2_table(959) := '515538735130464251797858515546584C454E4251554D73513046425179784E5155464E4C454E4251554D735630464256797844515546444C455642513368454C474642515745735130464251797844515546444F306442513342434F7A744251555645';
wwv_flow_api.g_varchar2_table(960) := '4C45314251556B735230464252797870516B4642615549735130464251797846515546464C455642515555735355464253537846515546464C464E4251564D73525546425253784E5155464E4C455642515555735355464253537846515546464C466442';
wwv_flow_api.g_varchar2_table(961) := '515663735130464251797844515546444F7A7442515556365253784E5155464A4C454E4251554D735430464254797848515546484C454E4251554D7351304642517A744251554E715169784E5155464A4C454E4251554D73533046425379784851554648';
wwv_flow_api.g_varchar2_table(962) := '4C45314251553073523046425279784E5155464E4C454E4251554D735455464254537848515546484C454E4251554D7351304642517A744251554E345179784E5155464A4C454E4251554D735630464256797848515546484C473143515546745169784A';
wwv_flow_api.g_varchar2_table(963) := '5155464A4C454E4251554D7351304642517A744251554D3151797854515546504C456C4251556B7351304642517A744451554E694F7A74425155564E4C464E4251564D735930464259797844515546444C45394251553873525546425253785051554650';
wwv_flow_api.g_varchar2_table(964) := '4C455642515555735430464254797846515546464F304642513368454C45314251556B735130464251797850515546504C4556425155553751554644576978525155464A4C45394251553873513046425179784A5155464A4C457442515573735A304A42';
wwv_flow_api.g_varchar2_table(965) := '515764434C4556425155553751554644636B4D735955464254797848515546484C45394251553873513046425179784A5155464A4C454E4251554D735A5546425A537844515546444C454E4251554D3753304644656B4D73545546425454744251554E4D';
wwv_flow_api.g_varchar2_table(966) := '4C474642515538735230464252797850515546504C454E4251554D735555464255537844515546444C45394251553873513046425179784A5155464A4C454E4251554D7351304642517A744C51554D78517A744851554E474C4531425155307353554642';
wwv_flow_api.g_varchar2_table(967) := '53537844515546444C45394251553873513046425179784A5155464A4C456C4251556B735130464251797850515546504C454E4251554D735355464253537846515546464F7A74425155563651797858515546504C454E4251554D735355464253537848';
wwv_flow_api.g_varchar2_table(968) := '515546484C4539425155387351304642517A744251554E3251697858515546504C456442515563735430464254797844515546444C464642515645735130464251797850515546504C454E4251554D7351304642517A744851554E79517A744251554E45';
wwv_flow_api.g_varchar2_table(969) := '4C464E42515538735430464254797844515546444F304E42513268434F7A74425155564E4C464E4251564D735955464259537844515546444C453942515538735255464252537850515546504C455642515555735430464254797846515546464F7A7442';
wwv_flow_api.g_varchar2_table(970) := '515556325243784E5155464E4C4731435155467451697848515546484C45394251553873513046425179784A5155464A4C456C4251556B735430464254797844515546444C456C4251556B73513046425179786C5155466C4C454E4251554D7351304642';
wwv_flow_api.g_varchar2_table(971) := '517A744251554D7852537854515546504C454E4251554D735430464254797848515546484C456C4251556B7351304642517A744251554E325169784E5155464A4C453942515538735130464251797848515546484C45564251555537515546445A697858';
wwv_flow_api.g_varchar2_table(972) := '515546504C454E4251554D735355464253537844515546444C466442515663735230464252797850515546504C454E4251554D735230464252797844515546444C454E4251554D73513046425179784A5155464A4C45394251553873513046425179784A';
wwv_flow_api.g_varchar2_table(973) := '5155464A4C454E4251554D735630464256797844515546444F30644251335A464F7A7442515556454C45314251556B73575546425753785A515546424C454E4251554D3751554644616B49735455464253537850515546504C454E4251554D7352554642';
wwv_flow_api.g_varchar2_table(974) := '5253784A5155464A4C453942515538735130464251797846515546464C457442515573735355464253537846515546464F7A744251554E7951797868515546504C454E4251554D735355464253537848515546484C4774435155465A4C45394251553873';
wwv_flow_api.g_varchar2_table(975) := '513046425179784A5155464A4C454E4251554D7351304642517A733751554646656B4D735655464253537846515546464C456442515563735430464254797844515546444C4556425155557351304642517A744251554E7751697872516B464257537848';
wwv_flow_api.g_varchar2_table(976) := '515546484C45394251553873513046425179784A5155464A4C454E4251554D735A5546425A537844515546444C456442515563735530464255797874516B4642625549735130464251797850515546504C455642515764434F316C425157517354304642';
wwv_flow_api.g_varchar2_table(977) := '547978355245464252797846515546464F7A73374F304642535339474C47564251553873513046425179784A5155464A4C4564425155637361304A4251566B735430464254797844515546444C456C4251556B735130464251797844515546444F304642';
wwv_flow_api.g_varchar2_table(978) := '513370444C47564251553873513046425179784A5155464A4C454E4251554D735A5546425A537844515546444C4564425155637362554A42515731434C454E4251554D3751554644634551735A55464254797846515546464C454E4251554D7354304642';
wwv_flow_api.g_varchar2_table(979) := '54797846515546464C453942515538735130464251797844515546444F303942517A64434C454E4251554D3751554644526978565155464A4C455642515555735130464251797852515546524C45564251555537515546445A69786C515546504C454E42';
wwv_flow_api.g_varchar2_table(980) := '51554D735555464255537848515546484C45744251557373513046425179784E5155464E4C454E4251554D735255464252537846515546464C453942515538735130464251797852515546524C455642515555735255464252537844515546444C464642';
wwv_flow_api.g_varchar2_table(981) := '515645735130464251797844515546444F303942513342464F7A744851554E474F7A7442515556454C45314251556B73543046425479784C5155464C4C464E4251564D73535546425353785A5155465A4C4556425155553751554644656B4D7356304642';
wwv_flow_api.g_varchar2_table(982) := '54797848515546484C466C4251566B7351304642517A744851554E34516A7337515546465243784E5155464A4C453942515538735330464253797854515546544C4556425155553751554644656B49735655464254537779516B46425979786A5155466A';
wwv_flow_api.g_varchar2_table(983) := '4C456442515563735430464254797844515546444C456C4251556B735230464252797878516B4642635549735130464251797844515546444F306442517A56464C453142515530735355464253537850515546504C466C4251566B735555464255537846';
wwv_flow_api.g_varchar2_table(984) := '515546464F304642513352444C466442515538735430464254797844515546444C453942515538735255464252537850515546504C454E4251554D7351304642517A744851554E73517A744451554E474F7A74425155564E4C464E4251564D7353554642';
wwv_flow_api.g_varchar2_table(985) := '53537848515546484F304642515555735530464254797846515546464C454E4251554D37513046425254733751554646636B4D735530464255797852515546524C454E4251554D735430464254797846515546464C456C4251556B735255464252547442';
wwv_flow_api.g_varchar2_table(986) := '51554D765169784E5155464A4C454E4251554D73535546425353784A5155464A4C45564251555573545546425453784A5155464A4C456C4251556B735130464251537842515546444C45564251555537515546444F554973555546425353784851554648';
wwv_flow_api.g_varchar2_table(987) := '4C456C4251556B735230464252797872516B46425753784A5155464A4C454E4251554D735230464252797846515546464C454E4251554D3751554644636B4D735555464253537844515546444C456C4251556B735230464252797850515546504C454E42';
wwv_flow_api.g_varchar2_table(988) := '51554D3752304644636B49375155464452437854515546504C456C4251556B7351304642517A744451554E694F7A7442515556454C464E4251564D7361554A4251576C434C454E4251554D735255464252537846515546464C456C4251556B7352554642';
wwv_flow_api.g_varchar2_table(989) := '52537854515546544C455642515555735455464254537846515546464C456C4251556B735255464252537858515546584C4556425155553751554644656B55735455464253537846515546464C454E4251554D735530464255797846515546464F304642';
wwv_flow_api.g_varchar2_table(990) := '513268434C46464251556B735330464253797848515546484C4556425155557351304642517A744251554E6D4C46464251556B735230464252797846515546464C454E4251554D735530464255797844515546444C456C4251556B73525546425253784C';
wwv_flow_api.g_varchar2_table(991) := '5155464C4C455642515555735530464255797846515546464C45314251553073535546425353784E5155464E4C454E4251554D735130464251797844515546444C455642515555735355464253537846515546464C46644251566373525546425253784E';
wwv_flow_api.g_varchar2_table(992) := '5155464E4C454E4251554D7351304642517A744251554D31526978545155464C4C454E4251554D735455464254537844515546444C456C4251556B73525546425253784C5155464C4C454E4251554D7351304642517A744851554D7A516A744251554E45';
wwv_flow_api.g_varchar2_table(993) := '4C464E42515538735355464253537844515546444F304E42513249374F7A73374F7A73374F304644646C4A454C464E4251564D735655464256537844515546444C45314251553073525546425254744251554D785169784E5155464A4C454E4251554D73';
wwv_flow_api.g_varchar2_table(994) := '5455464254537848515546484C4531425155307351304642517A744451554E30516A73375155464652437856515546564C454E4251554D735530464255797844515546444C464642515645735230464252797856515546564C454E4251554D7355304642';
wwv_flow_api.g_varchar2_table(995) := '55797844515546444C45314251553073523046425279785A515546584F30464251335A464C464E42515538735255464252537848515546484C456C4251556B73513046425179784E5155464E4C454E4251554D3751304644656B497351304642517A7337';
wwv_flow_api.g_varchar2_table(996) := '63554A425257457356554642565473374F7A73374F7A73374F7A73374F7A73374F304644564870434C456C42515530735455464254537848515546484F304642513249735330464252797846515546464C45394251553837515546445769784C51554648';
wwv_flow_api.g_varchar2_table(997) := '4C45564251555573545546425454744251554E594C45744251556373525546425253784E5155464E4F304642513167735330464252797846515546464C46464251564537515546445969784C515546484C45564251555573555546425554744251554E69';
wwv_flow_api.g_varchar2_table(998) := '4C457442515563735255464252537852515546524F304642513249735330464252797846515546464C46464251564537513046445A437844515546444F7A7442515556474C456C42515530735555464255537848515546484C466C4251566B3753554644';
wwv_flow_api.g_varchar2_table(999) := '646B49735555464255537848515546484C4664425156637351304642517A7337515546464E3049735530464255797856515546564C454E4251554D735230464252797846515546464F30464251335A434C464E4251553873545546425453784451554644';
wwv_flow_api.g_varchar2_table(1000) := '4C456442515563735130464251797844515546444F304E42513342434F7A74425155564E4C464E4251564D735455464254537844515546444C4564425155637362304A42515731434F304642517A4E444C45394251557373535546425353784451554644';
wwv_flow_api.g_varchar2_table(1001) := '4C456442515563735130464251797846515546464C454E4251554D735230464252797854515546544C454E4251554D735455464254537846515546464C454E4251554D735255464252537846515546464F304642513370444C464E425155737353554642';
wwv_flow_api.g_varchar2_table(1002) := '53537848515546484C456C4251556B735530464255797844515546444C454E4251554D735130464251797846515546464F304642517A56434C46564251556B735455464254537844515546444C464E4251564D73513046425179786A5155466A4C454E42';
wwv_flow_api.g_varchar2_table(1003) := '51554D735355464253537844515546444C464E4251564D735130464251797844515546444C454E4251554D735255464252537848515546484C454E4251554D73525546425254744251554D7A52437858515546484C454E4251554D735230464252797844';
wwv_flow_api.g_varchar2_table(1004) := '515546444C456442515563735530464255797844515546444C454E4251554D735130464251797844515546444C456442515563735130464251797844515546444F303942517A6C434F3074425130593752304644526A7337515546465243785451554650';
wwv_flow_api.g_varchar2_table(1005) := '4C4564425155637351304642517A744451554E614F7A74425155564E4C456C4251556B735555464255537848515546484C453142515530735130464251797854515546544C454E4251554D735555464255537844515546444F7A73374F7A73375155464C';
wwv_flow_api.g_varchar2_table(1006) := '614551735355464253537856515546564C4564425155637362304A4251564D735330464253797846515546464F304642517939434C464E4251553873543046425479784C5155464C4C457442515573735655464256537844515546444F304E4251334244';
wwv_flow_api.g_varchar2_table(1007) := '4C454E4251554D374F7A7442515564474C456C4251556B735655464256537844515546444C456442515563735130464251797846515546464F304642513235434C4656425355307356554642565378485155706F51697856515546564C45644251556373';
wwv_flow_api.g_varchar2_table(1008) := '565546425579784C5155464C4C45564251555537515546444D3049735630464254797850515546504C457442515573735330464253797856515546564C456C4251556B735555464255537844515546444C456C4251556B73513046425179784C5155464C';
wwv_flow_api.g_varchar2_table(1009) := '4C454E4251554D735330464253797874516B46426255497351304642517A744851554E7752697844515546444F304E42513067375555464454797856515546564C4564425156597356554642565473374F7A73375155464A5743784A5155464E4C453942';
wwv_flow_api.g_varchar2_table(1010) := '51553873523046425279784C5155464C4C454E4251554D73543046425479784A5155464A4C46564251564D735330464253797846515546464F304642513352454C464E4251553873515546425179784C5155464C4C456C4251556B73543046425479784C';
wwv_flow_api.g_varchar2_table(1011) := '5155464C4C4574425155737355554642555378485155464A4C46464251564573513046425179784A5155464A4C454E4251554D735330464253797844515546444C457442515573735A304A42515764434C45644251556373533046425379784451554644';
wwv_flow_api.g_varchar2_table(1012) := '4F304E42513270484C454E4251554D374F7A73374F304642523073735530464255797850515546504C454E4251554D735330464253797846515546464C45744251557373525546425254744251554E77517978505155464C4C456C4251556B7351304642';
wwv_flow_api.g_varchar2_table(1013) := '51797848515546484C454E4251554D735255464252537848515546484C456442515563735330464253797844515546444C453142515530735255464252537844515546444C456442515563735230464252797846515546464C454E4251554D7352554642';
wwv_flow_api.g_varchar2_table(1014) := '52537846515546464F304642513268454C46464251556B735330464253797844515546444C454E4251554D73513046425179784C5155464C4C45744251557373525546425254744251554E3051697868515546504C454E4251554D7351304642517A744C';
wwv_flow_api.g_varchar2_table(1015) := '51554E574F306442513059375155464452437854515546504C454E4251554D735130464251797844515546444F304E42513167374F30464252303073553046425579786E516B46425A304973513046425179784E5155464E4C4556425155553751554644';
wwv_flow_api.g_varchar2_table(1016) := '646B4D735455464253537850515546504C453142515530735330464253797852515546524C455642515555374F30464252546C434C46464251556B73545546425453784A5155464A4C45314251553073513046425179784E5155464E4C45564251555537';
wwv_flow_api.g_varchar2_table(1017) := '515546444D304973595546425479784E5155464E4C454E4251554D735455464254537846515546464C454E4251554D375330464465454973545546425453784A5155464A4C45314251553073535546425353784A5155464A4C4556425155553751554644';
wwv_flow_api.g_varchar2_table(1018) := '656B49735955464254797846515546464C454E4251554D37533046445743784E5155464E4C456C4251556B73513046425179784E5155464E4C455642515555375155464462454973595546425479784E5155464E4C456442515563735255464252537844';
wwv_flow_api.g_varchar2_table(1019) := '515546444F307442513342434F7A73374F7A7442515574454C465642515530735230464252797846515546464C456442515563735455464254537844515546444F306442513352434F7A7442515556454C45314251556B73513046425179785251554652';
wwv_flow_api.g_varchar2_table(1020) := '4C454E4251554D735355464253537844515546444C453142515530735130464251797846515546464F30464251555573563046425479784E5155464E4C454E4251554D37523046425254744251554D3551797854515546504C4531425155307351304642';
wwv_flow_api.g_varchar2_table(1021) := '51797850515546504C454E4251554D735555464255537846515546464C465642515655735130464251797844515546444F304E42517A64444F7A74425155564E4C464E4251564D735430464254797844515546444C457442515573735255464252547442';
wwv_flow_api.g_varchar2_table(1022) := '51554D335169784E5155464A4C454E4251554D73533046425379784A5155464A4C457442515573735330464253797844515546444C4556425155553751554644656B4973563046425479784A5155464A4C454E4251554D37523046445969784E5155464E';
wwv_flow_api.g_varchar2_table(1023) := '4C456C4251556B735430464254797844515546444C45744251557373513046425179784A5155464A4C45744251557373513046425179784E5155464E4C457442515573735130464251797846515546464F304642517939444C4664425155387353554642';
wwv_flow_api.g_varchar2_table(1024) := '53537844515546444F30644251324973545546425454744251554E4D4C466442515538735330464253797844515546444F3064425132513751304644526A73375155464654537854515546544C46644251566373513046425179784E5155464E4C455642';
wwv_flow_api.g_varchar2_table(1025) := '515555375155464462454D73545546425353784C5155464C4C456442515563735455464254537844515546444C45564251555573525546425253784E5155464E4C454E4251554D7351304642517A744251554D76516978505155464C4C454E4251554D73';
wwv_flow_api.g_varchar2_table(1026) := '5430464254797848515546484C4531425155307351304642517A744251554E3251697854515546504C4574425155737351304642517A744451554E6B4F7A74425155564E4C464E4251564D735630464256797844515546444C4531425155307352554642';
wwv_flow_api.g_varchar2_table(1027) := '52537848515546484C4556425155553751554644646B4D735555464254537844515546444C456C4251556B735230464252797848515546484C454E4251554D375155464462454973553046425479784E5155464E4C454E4251554D37513046445A6A7337';
wwv_flow_api.g_varchar2_table(1028) := '5155464654537854515546544C476C435155467051697844515546444C466442515663735255464252537846515546464C4556425155553751554644616B51735530464254797844515546444C466442515663735230464252797858515546584C456442';
wwv_flow_api.g_varchar2_table(1029) := '515563735230464252797848515546484C4556425155557351304642515378485155464A4C4556425155557351304642517A744451554E77524473374F7A7442517A4E485244744251554E424F30464251304537515546445154733751554E4951547442';
wwv_flow_api.g_varchar2_table(1030) := '51554E424F7A7442513052424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1031) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1032) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1033) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1034) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1035) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1036) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1037) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1038) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1039) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1040) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1041) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1042) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1043) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1044) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1045) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1046) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1047) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1048) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1049) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1050) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1051) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1052) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1053) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1054) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1055) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1056) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1057) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1058) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1059) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1060) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1061) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1062) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1063) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1064) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1065) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1066) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1067) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1068) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1069) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1070) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1071) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1072) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1073) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1074) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1075) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1076) := '515546445154744251554E424F30464251304537515546445154744251554E424F304642513045374F30464464484A435154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F304642';
wwv_flow_api.g_varchar2_table(1077) := '51304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F304642';
wwv_flow_api.g_varchar2_table(1078) := '513045374F304644646B4A424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1079) := '515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537';
wwv_flow_api.g_varchar2_table(1080) := '515546445154744251554E424F304642513045374F3046444C304A424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F3046425130453751554644';
wwv_flow_api.g_varchar2_table(1081) := '5154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F3046425130453751554644';
wwv_flow_api.g_varchar2_table(1082) := '5154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F3046425130453751554644';
wwv_flow_api.g_varchar2_table(1083) := '5154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154733751554E79524545375155464451547442';
wwv_flow_api.g_varchar2_table(1084) := '51554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F304642513045375155464451547442';
wwv_flow_api.g_varchar2_table(1085) := '51554E424F30464251304537515546445154744251554E424F30464251304537515546445154744251554E424F304642513045375155464451534973496D5A70624755694F694A6E5A57356C636D46305A575175616E4D694C434A7A6233567959325653';
wwv_flow_api.g_varchar2_table(1086) := '62323930496A6F694969776963323931636D4E6C63304E76626E526C626E51694F6C73694B475A31626D4E30615739754B436C375A6E567559335270623234676369686C4C47347364436C375A6E56755933527062323467627968704C47597065326C6D';
wwv_flow_api.g_varchar2_table(1087) := '4B43467557326C644B5874705A6967685A56747058536C37646D467949474D3958434A6D6457356A64476C76626C7769505431306558426C62325967636D567864576C795A53596D636D567864576C795A5474705A6967685A69596D59796C795A585231';
wwv_flow_api.g_varchar2_table(1088) := '636D3467597968704C4345774B5474705A6968314B584A6C64485679626942314B476B73495441704F335A68636942685057356C64794246636E4A7663696863496B4E68626D35766443426D6157356B494731765A4856735A53416E5843497261537463';
wwv_flow_api.g_varchar2_table(1089) := '4969646349696B3764476879623363675953356A6232526C50567769545539455655784658303550564639475431564F524677694C474639646D467949484139626C7470585431375A58687762334A30637A7037665830375A567470585673775853356A';
wwv_flow_api.g_varchar2_table(1090) := '595778734B4841755A58687762334A306379786D6457356A64476C76626968794B58743259584967626A316C57326C64577A466457334A644F334A6C64485679626942764B47353866484970665378774C4841755A58687762334A30637978794C475573';
wwv_flow_api.g_varchar2_table(1091) := '626978304B5831795A585231636D3467626C74705853356C65484276636E527A66575A76636968325958496764543163496D5A31626D4E30615739755843493950585235634756765A6942795A58463161584A6C4A695A795A58463161584A6C4C476B39';
wwv_flow_api.g_varchar2_table(1092) := '4D44747050485175624756755A33526F4F326B724B796C764B485262615630704F334A6C644856796269427666584A6C644856796269427966536B6F4B534973496D6C7463473979644341714947467A49474A68633255675A6E4A766253416E4C69396F';
wwv_flow_api.g_varchar2_table(1093) := '5957356B6247566959584A7A4C324A686332556E4F317875584734764C79424659574E6F4947396D4948526F5A584E6C494746315A32316C626E51676447686C49456868626D52735A574A68636E4D6762324A715A574E304C69424F627942755A57566B';
wwv_flow_api.g_varchar2_table(1094) := '4948527649484E6C644856774947686C636D5575584734764C79416F56476870637942706379426B6232356C494852764947566863326C736553427A614746795A53426A6232526C49474A6C6448646C5A5734675932397462573975616E4D675957356B';
wwv_flow_api.g_varchar2_table(1095) := '49474A796233647A5A53426C626E5A7A4B5678756157317762334A3049464E685A6D565464484A70626D63675A6E4A766253416E4C69396F5957356B6247566959584A7A4C334E685A6D5574633352796157356E4A7A7463626D6C746347397964434246';
wwv_flow_api.g_varchar2_table(1096) := '65474E6C63485270623234675A6E4A766253416E4C69396F5957356B6247566959584A7A4C3256345932567764476C76626963375847357062584276636E51674B6942686379425664476C736379426D636D3974494363754C326868626D52735A574A68';
wwv_flow_api.g_varchar2_table(1097) := '636E4D766458527062484D6E4F3178756157317762334A3049436F6759584D67636E567564476C745A53426D636D3974494363754C326868626D52735A574A68636E4D76636E567564476C745A53633758473563626D6C74634739796443427562304E76';
wwv_flow_api.g_varchar2_table(1098) := '626D5A7361574E3049475A79623230674A793476614746755A47786C596D4679637939756279316A6232356D62476C6A64436337584735636269387649455A766369426A6232317759585270596D6C7361585235494746755A4342316332466E5A534276';
wwv_flow_api.g_varchar2_table(1099) := '6458527A6157526C4947396D494731765A4856735A53427A65584E305A57317A4C4342745957746C4948526F5A5342495957356B6247566959584A7A49473969616D566A64434268494735686257567A6347466A5A5678755A6E56755933527062323467';
wwv_flow_api.g_varchar2_table(1100) := '59334A6C5958526C4B436B6765317875494342735A58516761474967505342755A586367596D467A5A5335495957356B6247566959584A7A5257353261584A76626D316C626E516F4B547463626C78754943425664476C736379356C6548526C626D516F';
wwv_flow_api.g_varchar2_table(1101) := '6147497349474A68633255704F3178754943426F5969355459575A6C553352796157356E494430675532466D5A564E30636D6C755A7A746362694167614749755258686A5A58423061573975494430675258686A5A584230615739754F3178754943426F';
wwv_flow_api.g_varchar2_table(1102) := '5969355664476C7363794139494656306157787A4F3178754943426F5969356C63324E6863475646654842795A584E7A61573975494430675658527062484D755A584E6A5958426C52586877636D567A63326C76626A7463626C78754943426F59693557';
wwv_flow_api.g_varchar2_table(1103) := '5453413949484A31626E52706257553758473467494768694C6E526C625842735958526C494430675A6E5675593352706232346F6333426C59796B67653178754943416749484A6C6448567962694279645735306157316C4C6E526C625842735958526C';
wwv_flow_api.g_varchar2_table(1104) := '4B484E775A574D73494768694B5474636269416766547463626C7875494342795A585231636D3467614749375847353958473563626D786C64434270626E4E304944306759334A6C5958526C4B436B3758473570626E4E304C6D4E795A5746305A534139';
wwv_flow_api.g_varchar2_table(1105) := '49474E795A5746305A547463626C7875626D39446232356D62476C6A64436870626E4E304B547463626C78756157357A6446736E5A47566D5958567364436464494430676157357A64447463626C78755A58687762334A304947526C5A6D463162485167';
wwv_flow_api.g_varchar2_table(1106) := '6157357A6444746362694973496D6C74634739796443423759334A6C5958526C526E4A686257557349475634644756755A4377676447395464484A70626D643949475A79623230674A7934766458527062484D6E4F3178756157317762334A3049455634';
wwv_flow_api.g_varchar2_table(1107) := '5932567764476C766269426D636D3974494363754C3256345932567764476C76626963375847357062584276636E516765334A6C5A326C7A644756795247566D595856736445686C6248426C636E4E3949475A79623230674A7934766147567363475679';
wwv_flow_api.g_varchar2_table(1108) := '637963375847357062584276636E516765334A6C5A326C7A644756795247566D595856736445526C5932397959585276636E4E3949475A79623230674A7934765A47566A62334A6864473979637963375847357062584276636E51676247396E5A325679';
wwv_flow_api.g_varchar2_table(1109) := '49475A79623230674A7934766247396E5A3256794A7A7463626C78755A58687762334A3049474E76626E4E3049465A46556C4E4A543034675053416E4E4334774C6A45784A7A7463626D5634634739796443426A6232357A644342445430315153557846';
wwv_flow_api.g_varchar2_table(1110) := '556C395352565A4A55306C50546941394944633758473563626D5634634739796443426A6232357A6443425352565A4A55306C50546C39445345464F523056544944306765317875494341784F69416E504430674D5334774C6E4A6A4C6A496E4C434176';
wwv_flow_api.g_varchar2_table(1111) := '4C7941784C6A4175636D4D754D694270637942685933523159577873655342795A58597949474A316443426B6232567A6269643049484A6C634739796443427064467875494341794F69416E505430674D5334774C6A4174636D4D754D79637358473467';
wwv_flow_api.g_varchar2_table(1112) := '49444D3649436339505341784C6A41754D433179597934304A797863626941674E446F674A7A303949444575654335344A797863626941674E546F674A7A3039494449754D4334774C574673634768684C6E676E4C467875494341324F69416E506A3067';
wwv_flow_api.g_varchar2_table(1113) := '4D6934774C6A4174596D5630595334784A797863626941674E7A6F674A7A3439494451754D4334774A31787566547463626C7875593239756333516762324A715A574E3056486C775A5341394943646262324A715A574E3049453969616D566A6446306E';
wwv_flow_api.g_varchar2_table(1114) := '4F3178755847356C65484276636E51675A6E56755933527062323467534746755A47786C596D467963305675646D6C79623235745A5735304B47686C6248426C636E4D7349484268636E52705957787A4C43426B5A574E76636D463062334A7A4B534237';
wwv_flow_api.g_varchar2_table(1115) := '584734674948526F61584D756147567363475679637941394947686C6248426C636E4D676648776765333037584734674948526F61584D756347467964476C6862484D675053427759584A30615746736379423866434237665474636269416764476870';
wwv_flow_api.g_varchar2_table(1116) := '6379356B5A574E76636D463062334A7A494430675A47566A62334A6864473979637942386643423766547463626C7875494342795A5764706333526C636B526C5A6D4631624852495A5778775A584A7A4B48526F61584D704F317875494342795A576470';
wwv_flow_api.g_varchar2_table(1117) := '6333526C636B526C5A6D4631624852455A574E76636D463062334A7A4B48526F61584D704F31787566567875584735495957356B6247566959584A7A5257353261584A76626D316C626E517563484A76644739306558426C49443067653178754943426A';
wwv_flow_api.g_varchar2_table(1118) := '6232357A64484A3159335276636A6F67534746755A47786C596D467963305675646D6C79623235745A5735304C46787558473467494778765A32646C636A6F676247396E5A3256794C4678754943427362326336494778765A32646C6369357362326373';
wwv_flow_api.g_varchar2_table(1119) := '5847356362694167636D566E61584E305A584A495A5778775A58493649475A31626D4E30615739754B4735686257557349475A754B5342375847346749434167615759674B485276553352796157356E4C6D4E686247776F626D46745A536B6750543039';
wwv_flow_api.g_varchar2_table(1120) := '49473969616D566A644652356347557049487463626941674943416749476C6D4943686D62696B676579423061484A76647942755A5863675258686A5A584230615739754B436442636D6367626D393049484E3163484276636E526C5A4342336158526F';
wwv_flow_api.g_varchar2_table(1121) := '49473131624852706347786C4947686C6248426C636E4D6E4B5473676656787549434167494341675A5868305A57356B4B48526F61584D75614756736347567963797767626D46745A536B3758473467494341676653426C62484E6C4948746362694167';
wwv_flow_api.g_varchar2_table(1122) := '494341674948526F61584D756147567363475679633174755957316C5853413949475A754F3178754943416749483163626941676653786362694167645735795A5764706333526C636B686C6248426C636A6F675A6E5675593352706232346F626D4674';
wwv_flow_api.g_varchar2_table(1123) := '5A536B6765317875494341674947526C624756305A53423061476C7A4C6D686C6248426C636E4E62626D46745A56303758473467494830735847356362694167636D566E61584E305A584A5159584A30615746734F69426D6457356A64476C7662696875';
wwv_flow_api.g_varchar2_table(1124) := '5957316C4C43427759584A30615746734B5342375847346749434167615759674B485276553352796157356E4C6D4E686247776F626D46745A536B675054303949473969616D566A64465235634755704948746362694167494341674947563464475675';
wwv_flow_api.g_varchar2_table(1125) := '5A43683061476C7A4C6E4268636E52705957787A4C4342755957316C4B54746362694167494342394947567363325567653178754943416749434167615759674B485235634756765A69427759584A3061574673494430395053416E6457356B5A575A70';
wwv_flow_api.g_varchar2_table(1126) := '626D566B4A796B676531787549434167494341674943423061484A76647942755A5863675258686A5A584230615739754B4742426448526C625842306157356E4948527649484A6C5A326C7A64475679494745676347467964476C686243426A59577873';
wwv_flow_api.g_varchar2_table(1127) := '5A5751675843496B65323568625756395843496759584D676457356B5A575A70626D566B59436B3758473467494341674943423958473467494341674943423061476C7A4C6E4268636E52705957787A5732356862575664494430676347467964476C68';
wwv_flow_api.g_varchar2_table(1128) := '62447463626941674943423958473467494830735847346749485675636D566E61584E305A584A5159584A30615746734F69426D6457356A64476C76626968755957316C4B53423758473467494341675A4756735A58526C4948526F61584D7563474679';
wwv_flow_api.g_varchar2_table(1129) := '64476C6862484E62626D46745A56303758473467494830735847356362694167636D566E61584E305A584A455A574E76636D46306233493649475A31626D4E30615739754B4735686257557349475A754B5342375847346749434167615759674B485276';
wwv_flow_api.g_varchar2_table(1130) := '553352796157356E4C6D4E686247776F626D46745A536B675054303949473969616D566A644652356347557049487463626941674943416749476C6D4943686D62696B676579423061484A76647942755A5863675258686A5A584230615739754B436442';
wwv_flow_api.g_varchar2_table(1131) := '636D6367626D393049484E3163484276636E526C5A4342336158526F49473131624852706347786C4947526C5932397959585276636E4D6E4B5473676656787549434167494341675A5868305A57356B4B48526F61584D755A47566A62334A6864473979';
wwv_flow_api.g_varchar2_table(1132) := '63797767626D46745A536B3758473467494341676653426C62484E6C4948746362694167494341674948526F61584D755A47566A62334A6864473979633174755957316C5853413949475A754F3178754943416749483163626941676653786362694167';
wwv_flow_api.g_varchar2_table(1133) := '645735795A5764706333526C636B526C5932397959585276636A6F675A6E5675593352706232346F626D46745A536B6765317875494341674947526C624756305A53423061476C7A4C6D526C5932397959585276636E4E62626D46745A56303758473467';
wwv_flow_api.g_varchar2_table(1134) := '49483163626E303758473563626D563463473979644342735A5851676247396E494430676247396E5A3256794C6D78765A7A7463626C78755A58687762334A304948746A636D566864475647636D46745A5377676247396E5A3256796654746362694973';
wwv_flow_api.g_varchar2_table(1135) := '496D6C7463473979644342795A5764706333526C636B6C7562476C755A53426D636D3974494363754C32526C5932397959585276636E4D76615735736157356C4A7A7463626C78755A58687762334A3049475A31626D4E306157397549484A6C5A326C7A';
wwv_flow_api.g_varchar2_table(1136) := '644756795247566D595856736445526C5932397959585276636E4D6F6157357A64474675593255704948746362694167636D566E61584E305A584A4A626D7870626D556F6157357A64474675593255704F31787566567875584734694C434A7062584276';
wwv_flow_api.g_varchar2_table(1137) := '636E516765325634644756755A4830675A6E4A766253416E4C6934766458527062484D6E4F3178755847356C65484276636E51675A47566D595856736443426D6457356A64476C7662696870626E4E305957356A5A536B676531787549434270626E4E30';
wwv_flow_api.g_varchar2_table(1138) := '5957356A5A5335795A5764706333526C636B526C59323979595852766369676E615735736157356C4A7977675A6E5675593352706232346F5A6D3473494842796233427A4C43426A6232353059576C755A5849734947397764476C76626E4D7049487463';
wwv_flow_api.g_varchar2_table(1139) := '62694167494342735A585167636D5630494430675A6D34375847346749434167615759674B434677636D39776379357759584A306157467363796B6765317875494341674943416763484A7663484D756347467964476C6862484D675053423766547463';
wwv_flow_api.g_varchar2_table(1140) := '626941674943416749484A6C6443413949475A31626D4E30615739754B474E76626E526C654851734947397764476C76626E4D70494874636269416749434167494341674C79386751334A6C5958526C49474567626D563349484268636E52705957787A';
wwv_flow_api.g_varchar2_table(1141) := '49484E3059574E7249475A795957316C494842796157397949485276494756345A574D755847346749434167494341674947786C64434276636D6C6E615735686243413949474E76626E52686157356C6369357759584A3061574673637A746362694167';
wwv_flow_api.g_varchar2_table(1142) := '49434167494341675932397564474670626D56794C6E4268636E52705957787A494430675A5868305A57356B4B4874394C434276636D6C6E615735686243776763484A7663484D756347467964476C6862484D704F317875494341674943416749434273';
wwv_flow_api.g_varchar2_table(1143) := '5A585167636D5630494430675A6D346F593239756447563464437767623342306157397563796B3758473467494341674943416749474E76626E52686157356C6369357759584A3061574673637941394947397961576470626D46734F31787549434167';
wwv_flow_api.g_varchar2_table(1144) := '49434167494342795A585231636D3467636D56304F3178754943416749434167665474636269416749434239584735636269416749434277636D39776379357759584A306157467363317476634852706232357A4C6D46795A334E624D46316449443067';
wwv_flow_api.g_varchar2_table(1145) := '62334230615739756379356D626A7463626C78754943416749484A6C64485679626942795A58513758473467494830704F31787566567875496977695847356A6232357A6443426C636E4A76636C42796233427A494430675779646B5A584E6A636D6C77';
wwv_flow_api.g_varchar2_table(1146) := '64476C76626963734943646D6157786C546D46745A536373494364736157356C546E5674596D56794A7977674A32316C63334E685A32556E4C43416E626D46745A53637349436475645731695A58496E4C43416E633352685932736E58547463626C7875';
wwv_flow_api.g_varchar2_table(1147) := '5A6E567559335270623234675258686A5A584230615739754B47316C63334E685A325573494735765A4755704948746362694167624756304947787659794139494735765A4755674A695967626D396B5A53357362324D73584734674943416749434273';
wwv_flow_api.g_varchar2_table(1148) := '6157356C4C467875494341674943416759323973645731754F317875494342705A69416F6247396A4B534237584734674943416762476C755A534139494778765979357A64474679644335736157356C4F3178754943416749474E766248567462694139';
wwv_flow_api.g_varchar2_table(1149) := '494778765979357A644746796443356A62327831625734375847356362694167494342745A584E7A5957646C49437339494363674C53416E4943736762476C755A534172494363364A79417249474E7662485674626A7463626941676656787558473467';
wwv_flow_api.g_varchar2_table(1150) := '4947786C644342306258416750534246636E4A7663693577636D39306233523563475575593239756333527964574E3062334975593246736243683061476C7A4C4342745A584E7A5957646C4B547463626C7875494341764C794256626D5A76636E5231';
wwv_flow_api.g_varchar2_table(1151) := '626D46305A57783549475679636D397963794268636D5567626D3930494756756457316C636D46696247556761573467513268796232316C49436868644342735A57467A64436B7349484E764947426D6233496763484A76634342706269423062584267';
wwv_flow_api.g_varchar2_table(1152) := '494752765A584E754A3351676432397961793563626941675A6D3979494368735A58516761575234494430674D44736761575234494477675A584A7962334A51636D3977637935735A57356E6447673749476C6B654373724B5342375847346749434167';
wwv_flow_api.g_varchar2_table(1153) := '644768706331746C636E4A76636C42796233427A57326C6B65463164494430676447317757325679636D397955484A7663484E6261575234585630375847346749483163626C7875494341764B69427063335268626D4A31624342705A323576636D5567';
wwv_flow_api.g_varchar2_table(1154) := '5A57787A5A5341714C317875494342705A69416F52584A796233497559324677644856795A564E3059574E7256484A6859325570494874636269416749434246636E4A766369356A5958423064584A6C5533526859327455636D466A5A53683061476C7A';
wwv_flow_api.g_varchar2_table(1155) := '4C43424665474E6C63485270623234704F31787549434239584735636269416764484A354948746362694167494342705A69416F6247396A4B53423758473467494341674943423061476C7A4C6D7870626D564F645731695A584967505342736157356C';
wwv_flow_api.g_varchar2_table(1156) := '4F3178755847346749434167494341764C79425862334A7249474679623356755A43427063334E315A534231626D526C6369427A59575A68636D6B676432686C636D556764325567593246754A3351675A476C795A574E3062486B67633256304948526F';
wwv_flow_api.g_varchar2_table(1157) := '5A53426A6232783162573467646D46736457566362694167494341674943387149476C7A64474675596E567349476C6E626D39795A5342755A58683049436F765847346749434167494342705A69416F54324A715A574E304C6D526C5A6D6C755A564279';
wwv_flow_api.g_varchar2_table(1158) := '6233426C636E52354B53423758473467494341674943416749453969616D566A6443356B5A575A70626D5651636D39775A584A306553683061476C7A4C43416E59323973645731754A7977676531787549434167494341674943416749485A686248566C';
wwv_flow_api.g_varchar2_table(1159) := '4F69426A6232783162573473584734674943416749434167494341675A5735316257567959574A735A546F6764484A315A5678754943416749434167494342394B5474636269416749434167494830675A57787A5A534237584734674943416749434167';
wwv_flow_api.g_varchar2_table(1160) := '4948526F61584D7559323973645731754944306759323973645731754F3178754943416749434167665678754943416749483163626941676653426A5958526A6143416F626D39774B53423758473467494341674C796F675357647562334A6C49476C6D';
wwv_flow_api.g_varchar2_table(1161) := '4948526F5A534269636D39336332567949476C7A49485A6C636E6B676347467964476C6A64577868636941714C317875494342395847353958473563626B56345932567764476C7662693577636D39306233523563475567505342755A58636752584A79';
wwv_flow_api.g_varchar2_table(1162) := '6233496F4B547463626C78755A58687762334A304947526C5A6D4631624851675258686A5A584230615739754F317875496977696157317762334A3049484A6C5A326C7A64475679516D7876593274495A5778775A584A4E61584E7A6157356E49475A79';
wwv_flow_api.g_varchar2_table(1163) := '623230674A7934766147567363475679637939696247396A6179316F5A5778775A58497462576C7A63326C755A7963375847357062584276636E5167636D566E61584E305A584A4659574E6F49475A79623230674A79347661475673634756796379396C';
wwv_flow_api.g_varchar2_table(1164) := '59574E6F4A7A7463626D6C7463473979644342795A5764706333526C636B686C6248426C636B317063334E70626D63675A6E4A766253416E4C69396F5A5778775A584A7A4C32686C6248426C6369317461584E7A6157356E4A7A7463626D6C7463473979';
wwv_flow_api.g_varchar2_table(1165) := '644342795A5764706333526C636B6C6D49475A79623230674A7934766147567363475679637939705A6963375847357062584276636E5167636D566E61584E305A584A4D623263675A6E4A766253416E4C69396F5A5778775A584A7A4C3278765A796337';
wwv_flow_api.g_varchar2_table(1166) := '5847357062584276636E5167636D566E61584E305A584A4D62323972645841675A6E4A766253416E4C69396F5A5778775A584A7A4C32787662327431634363375847357062584276636E5167636D566E61584E305A584A586158526F49475A7962323067';
wwv_flow_api.g_varchar2_table(1167) := '4A7934766147567363475679637939336158526F4A7A7463626C78755A58687762334A3049475A31626D4E306157397549484A6C5A326C7A644756795247566D595856736445686C6248426C636E4D6F6157357A64474675593255704948746362694167';
wwv_flow_api.g_varchar2_table(1168) := '636D566E61584E305A584A436247396A6130686C6248426C636B317063334E70626D636F6157357A64474675593255704F317875494342795A5764706333526C636B56685932676F6157357A64474675593255704F317875494342795A5764706333526C';
wwv_flow_api.g_varchar2_table(1169) := '636B686C6248426C636B317063334E70626D636F6157357A64474675593255704F317875494342795A5764706333526C636B6C6D4B476C7563335268626D4E6C4B54746362694167636D566E61584E305A584A4D6232636F6157357A6447467559325570';
wwv_flow_api.g_varchar2_table(1170) := '4F317875494342795A5764706333526C636B78766232743163436870626E4E305957356A5A536B375847346749484A6C5A326C7A6447567956326C3061436870626E4E305957356A5A536B3758473539584734694C434A7062584276636E516765324677';
wwv_flow_api.g_varchar2_table(1171) := '634756755A454E76626E526C654852515958526F4C43426A636D566864475647636D46745A53776761584E42636E4A68655830675A6E4A766253416E4C6934766458527062484D6E4F3178755847356C65484276636E51675A47566D595856736443426D';
wwv_flow_api.g_varchar2_table(1172) := '6457356A64476C7662696870626E4E305957356A5A536B676531787549434270626E4E305957356A5A5335795A5764706333526C636B686C6248426C6369676E596D7876593274495A5778775A584A4E61584E7A6157356E4A7977675A6E567559335270';
wwv_flow_api.g_varchar2_table(1173) := '6232346F593239756447563464437767623342306157397563796B6765317875494341674947786C64434270626E5A6C636E4E6C49443067623342306157397563793570626E5A6C636E4E6C4C46787549434167494341674943426D6269413949473977';
wwv_flow_api.g_varchar2_table(1174) := '64476C76626E4D755A6D34375847356362694167494342705A69416F5932397564475634644341395054306764484A315A536B67653178754943416749434167636D563064584A7549475A754B48526F61584D704F31787549434167494830675A57787A';
wwv_flow_api.g_varchar2_table(1175) := '5A5342705A69416F593239756447563464434139505430675A6D4673633255676648776759323975644756346443413950534275645778734B5342375847346749434167494342795A585231636D3467615735325A584A7A5A53683061476C7A4B547463';
wwv_flow_api.g_varchar2_table(1176) := '62694167494342394947567363325567615759674B476C7A51584A7959586B6F593239756447563464436B7049487463626941674943416749476C6D4943686A623235305A5868304C6D786C626D64306143412B49444170494874636269416749434167';
wwv_flow_api.g_varchar2_table(1177) := '49434167615759674B47397764476C76626E4D756157527A4B534237584734674943416749434167494341676233423061573975637935705A484D67505342626233423061573975637935755957316C5854746362694167494341674943416766567875';
wwv_flow_api.g_varchar2_table(1178) := '58473467494341674943416749484A6C6448567962694270626E4E305957356A5A53356F5A5778775A584A7A4C6D56685932676F593239756447563464437767623342306157397563796B37584734674943416749434239494756736332556765317875';
wwv_flow_api.g_varchar2_table(1179) := '4943416749434167494342795A585231636D3467615735325A584A7A5A53683061476C7A4B54746362694167494341674948316362694167494342394947567363325567653178754943416749434167615759674B47397764476C76626E4D755A474630';
wwv_flow_api.g_varchar2_table(1180) := '5953416D4A694276634852706232357A4C6D6C6B63796B67653178754943416749434167494342735A5851675A4746305953413949474E795A5746305A555A795957316C4B47397764476C76626E4D755A47463059536B37584734674943416749434167';
wwv_flow_api.g_varchar2_table(1181) := '494752686447457559323975644756346446426864476767505342686348426C626D5244623235305A5868305547463061436876634852706232357A4C6D526864474575593239756447563464464268644767734947397764476C76626E4D75626D4674';
wwv_flow_api.g_varchar2_table(1182) := '5A536B375847346749434167494341674947397764476C76626E4D67505342375A47463059546F675A4746305958303758473467494341674943423958473563626941674943416749484A6C644856796269426D6269686A623235305A5868304C434276';
wwv_flow_api.g_varchar2_table(1183) := '634852706232357A4B547463626941674943423958473467494830704F31787566567875496977696157317762334A30494874686348426C626D5244623235305A5868305547463061437767596D78765932745159584A6862584D7349474E795A574630';
wwv_flow_api.g_varchar2_table(1184) := '5A555A795957316C4C43427063304679636D46354C43427063305A31626D4E30615739756653426D636D3974494363754C69393164476C73637963375847357062584276636E51675258686A5A5842306157397549475A79623230674A7934754C325634';
wwv_flow_api.g_varchar2_table(1185) := '5932567764476C766269633758473563626D5634634739796443426B5A575A686457783049475A31626D4E30615739754B476C7563335268626D4E6C4B5342375847346749476C7563335268626D4E6C4C6E4A6C5A326C7A644756795347567363475679';
wwv_flow_api.g_varchar2_table(1186) := '4B43646C59574E6F4A7977675A6E5675593352706232346F593239756447563464437767623342306157397563796B67653178754943416749476C6D49436768623342306157397563796B676531787549434167494341676447687962336367626D5633';
wwv_flow_api.g_varchar2_table(1187) := '494556345932567764476C766269676E5458567A6443427759584E7A49476C305A584A68644739794948527649434E6C59574E6F4A796B3758473467494341676656787558473467494341676247563049475A754944306762334230615739756379356D';
wwv_flow_api.g_varchar2_table(1188) := '62697863626941674943416749434167615735325A584A7A5A5341394947397764476C76626E4D75615735325A584A7A5A537863626941674943416749434167615341394944417358473467494341674943416749484A6C644341394943636E4C467875';
wwv_flow_api.g_varchar2_table(1189) := '49434167494341674943426B595852684C46787549434167494341674943426A623235305A5868305547463061447463626C78754943416749476C6D49436876634852706232357A4C6D5268644745674A6959676233423061573975637935705A484D70';
wwv_flow_api.g_varchar2_table(1190) := '49487463626941674943416749474E76626E526C654852515958526F49443067595842775A57356B5132397564475634644642686447676F62334230615739756379356B595852684C6D4E76626E526C654852515958526F4C434276634852706232357A';
wwv_flow_api.g_varchar2_table(1191) := '4C6D6C6B6331737758536B674B79416E4C6963375847346749434167665678755847346749434167615759674B476C7A526E5675593352706232346F593239756447563464436B704948736759323975644756346443413949474E76626E526C65485175';
wwv_flow_api.g_varchar2_table(1192) := '593246736243683061476C7A4B547367665678755847346749434167615759674B47397764476C76626E4D755A47463059536B676531787549434167494341675A4746305953413949474E795A5746305A555A795957316C4B47397764476C76626E4D75';
wwv_flow_api.g_varchar2_table(1193) := '5A47463059536B3758473467494341676656787558473467494341675A6E567559335270623234675A58686C59306C305A584A6864476C766269686D615756735A4377676157356B5A586773494778686333517049487463626941674943416749476C6D';
wwv_flow_api.g_varchar2_table(1194) := '4943686B595852684B534237584734674943416749434167494752686447457561325635494430675A6D6C6C6247513758473467494341674943416749475268644745756157356B5A58676750534270626D526C65447463626941674943416749434167';
wwv_flow_api.g_varchar2_table(1195) := '5A4746305953356D61584A7A6443413949476C755A47563449443039505341774F31787549434167494341674943426B595852684C6D78686333516750534168495778686333513758473563626941674943416749434167615759674B474E76626E526C';
wwv_flow_api.g_varchar2_table(1196) := '654852515958526F4B534237584734674943416749434167494341675A4746305953356A623235305A586830554746306143413949474E76626E526C654852515958526F494373675A6D6C6C624751375847346749434167494341674948316362694167';
wwv_flow_api.g_varchar2_table(1197) := '4943416749483163626C78754943416749434167636D563049443067636D5630494373675A6D346F59323975644756346446746D615756735A463073494874636269416749434167494341675A47463059546F675A474630595378636269416749434167';
wwv_flow_api.g_varchar2_table(1198) := '49434167596D78765932745159584A6862584D3649474A7362324E72554746795957317A4B46746A623235305A58683057325A705A57786B585377675A6D6C6C624752644C434262593239756447563464464268644767674B79426D615756735A437767';
wwv_flow_api.g_varchar2_table(1199) := '626E5673624630705847346749434167494342394B54746362694167494342395847356362694167494342705A69416F59323975644756346443416D4A6942306558426C62325967593239756447563464434139505430674A323969616D566A64436370';
wwv_flow_api.g_varchar2_table(1200) := '49487463626941674943416749476C6D4943687063304679636D46354B474E76626E526C654851704B53423758473467494341674943416749475A766369416F6247563049476F675053426A623235305A5868304C6D786C626D64306144736761534138';
wwv_flow_api.g_varchar2_table(1201) := '49476F3749476B724B796B676531787549434167494341674943416749476C6D4943687049476C7549474E76626E526C654851704948746362694167494341674943416749434167494756345A574E4A64475679595852706232346F6153776761537767';
wwv_flow_api.g_varchar2_table(1202) := '61534139505430675932397564475634644335735A57356E644767674C5341784B54746362694167494341674943416749434239584734674943416749434167494831636269416749434167494830675A57787A5A534237584734674943416749434167';
wwv_flow_api.g_varchar2_table(1203) := '4947786C64434277636D6C76636B746C65547463626C787549434167494341674943426D623349674B47786C644342725A586B6761573467593239756447563464436B676531787549434167494341674943416749476C6D4943686A623235305A586830';
wwv_flow_api.g_varchar2_table(1204) := '4C6D686863303933626C42796233426C636E52354B47746C65536B704948746362694167494341674943416749434167494338764946646C4A334A6C49484A31626D3570626D63676447686C49476C305A584A6864476C76626E4D676232356C49484E30';
wwv_flow_api.g_varchar2_table(1205) := '5A584167623356304947396D49484E35626D4D676332386764325567593246754947526C6447566A64467875494341674943416749434167494341674C7938676447686C49477868633351676158526C636D463061573975494864706447687664585167';
wwv_flow_api.g_varchar2_table(1206) := '614746325A5342306279427A593246754948526F5A534276596D706C5933516764486470593255675957356B49474E795A5746305A567875494341674943416749434167494341674C793867595734676158526C636D316C5A476C686447556761325635';
wwv_flow_api.g_varchar2_table(1207) := '63794268636E4A68655335636269416749434167494341674943416749476C6D49436877636D6C76636B746C65534168505430676457356B5A575A70626D566B4B5342375847346749434167494341674943416749434167494756345A574E4A64475679';
wwv_flow_api.g_varchar2_table(1208) := '595852706232346F63484A7062334A4C5A586B7349476B674C5341784B54746362694167494341674943416749434167494831636269416749434167494341674943416749484279615739795332563549443067613256354F3178754943416749434167';
wwv_flow_api.g_varchar2_table(1209) := '4943416749434167615373724F31787549434167494341674943416749483163626941674943416749434167665678754943416749434167494342705A69416F63484A7062334A4C5A586B6749543039494856755A47566D6157356C5A436B6765317875';
wwv_flow_api.g_varchar2_table(1210) := '494341674943416749434167494756345A574E4A64475679595852706232346F63484A7062334A4C5A586B7349476B674C5341784C434230636E566C4B547463626941674943416749434167665678754943416749434167665678754943416749483163';
wwv_flow_api.g_varchar2_table(1211) := '626C78754943416749476C6D4943687049443039505341774B5342375847346749434167494342795A58516750534270626E5A6C636E4E6C4B48526F61584D704F3178754943416749483163626C78754943416749484A6C64485679626942795A585137';
wwv_flow_api.g_varchar2_table(1212) := '58473467494830704F31787566567875496977696157317762334A30494556345932567764476C766269426D636D3974494363754C69396C65474E6C634852706232346E4F3178755847356C65484276636E51675A47566D595856736443426D6457356A';
wwv_flow_api.g_varchar2_table(1213) := '64476C7662696870626E4E305957356A5A536B676531787549434270626E4E305957356A5A5335795A5764706333526C636B686C6248426C6369676E614756736347567954576C7A63326C755A79637349475A31626D4E30615739754B43387149467468';
wwv_flow_api.g_varchar2_table(1214) := '636D647A4C4342646233423061573975637941714C796B67653178754943416749476C6D49436868636D64316257567564484D75624756755A33526F49443039505341784B5342375847346749434167494341764C7942424947317063334E70626D6367';
wwv_flow_api.g_varchar2_table(1215) := '5A6D6C6C62475167615734675953423765325A766233313949474E76626E4E30636E566A64433563626941674943416749484A6C6448567962694231626D526C5A6D6C755A57513758473467494341676653426C62484E6C494874636269416749434167';
wwv_flow_api.g_varchar2_table(1216) := '4943387649464E7662575676626D556761584D6759574E306457467362486B6764484A356157356E4948527649474E6862477767633239745A58526F6157356E4C43426962473933494856774C6C787549434167494341676447687962336367626D5633';
wwv_flow_api.g_varchar2_table(1217) := '494556345932567764476C766269676E54576C7A63326C755A79426F5A5778775A584936494677694A794172494746795A3356745A57353063317468636D64316257567564484D75624756755A33526F494330674D563075626D46745A53417249436463';
wwv_flow_api.g_varchar2_table(1218) := '496963704F31787549434167494831636269416766536B3758473539584734694C434A7062584276636E516765326C7A5257317764486B7349476C7A526E5675593352706232353949475A79623230674A7934754C3356306157787A4A7A7463626C7875';
wwv_flow_api.g_varchar2_table(1219) := '5A58687762334A304947526C5A6D4631624851675A6E5675593352706232346F6157357A644746755932557049487463626941676157357A6447467559325575636D566E61584E305A584A495A5778775A58496F4A326C6D4A7977675A6E567559335270';
wwv_flow_api.g_varchar2_table(1220) := '6232346F593239755A476C3061573975595777734947397764476C76626E4D704948746362694167494342705A69416F61584E476457356A64476C766269686A6232356B615852706232356862436B7049487367593239755A476C306157397559577767';
wwv_flow_api.g_varchar2_table(1221) := '5053426A6232356B61585270623235686243356A595778734B48526F61584D704F7942395847356362694167494341764C7942455A575A686457783049474A6C614746326157397949476C7A4948527649484A6C626D526C63694230614755676347397A';
wwv_flow_api.g_varchar2_table(1222) := '61585270646D556763474630614342705A69423061475567646D46736457556761584D6764484A3164476835494746755A434275623351675A57317764486B7558473467494341674C7938675647686C49474270626D4E736457526C576D567962324167';
wwv_flow_api.g_varchar2_table(1223) := '623342306157397549473168655342695A53427A5A5851676447386764484A6C595851676447686C49474E76626D5230615739755957776759584D67634856795A577835494735766443426C625842306553426959584E6C5A4342766269423061475663';
wwv_flow_api.g_varchar2_table(1224) := '62694167494341764C7942695A576868646D6C76636942765A69427063305674634852354C6942465A6D5A6C59335270646D56736553423061476C7A4947526C6447567962576C755A584D67615759674D4342706379426F5957356B6247566B49474A35';
wwv_flow_api.g_varchar2_table(1225) := '4948526F5A53427762334E7064476C325A5342775958526F494739794947356C5A32463061585A6C4C6C78754943416749476C6D4943676F4957397764476C76626E4D756147467A61433570626D4E736457526C576D56796279416D4A69416859323975';
wwv_flow_api.g_varchar2_table(1226) := '5A476C3061573975595777704948783849476C7A5257317764486B6F593239755A476C3061573975595777704B5342375847346749434167494342795A585231636D3467623342306157397563793570626E5A6C636E4E6C4B48526F61584D704F317875';
wwv_flow_api.g_varchar2_table(1227) := '49434167494830675A57787A5A5342375847346749434167494342795A585231636D346762334230615739756379356D6269683061476C7A4B547463626941674943423958473467494830704F3178755847346749476C7563335268626D4E6C4C6E4A6C';
wwv_flow_api.g_varchar2_table(1228) := '5A326C7A6447567953475673634756794B436431626D786C63334D6E4C43426D6457356A64476C766269686A6232356B615852706232356862437767623342306157397563796B67653178754943416749484A6C6448567962694270626E4E305957356A';
wwv_flow_api.g_varchar2_table(1229) := '5A53356F5A5778775A584A7A577964705A6964644C6D4E686247776F6447687063797767593239755A476C3061573975595777734948746D626A6F67623342306157397563793570626E5A6C636E4E6C4C434270626E5A6C636E4E6C4F69427663485270';
wwv_flow_api.g_varchar2_table(1230) := '6232357A4C6D5A754C43426F59584E6F4F694276634852706232357A4C6D6868633268394B5474636269416766536B3758473539584734694C434A6C65484276636E51675A47566D595856736443426D6457356A64476C7662696870626E4E305957356A';
wwv_flow_api.g_varchar2_table(1231) := '5A536B676531787549434270626E4E305957356A5A5335795A5764706333526C636B686C6248426C6369676E6247396E4A7977675A6E5675593352706232346F4C796F676257567A6332466E5A5377676233423061573975637941714C796B6765317875';
wwv_flow_api.g_varchar2_table(1232) := '494341674947786C64434268636D647A49443067573356755A47566D6157356C5A4630735847346749434167494341674947397764476C76626E4D6750534268636D64316257567564484E6259584A6E6457316C626E527A4C6D786C626D643061434174';
wwv_flow_api.g_varchar2_table(1233) := '494446644F3178754943416749475A766369416F6247563049476B67505341774F7942704944776759584A6E6457316C626E527A4C6D786C626D6430614341744944453749476B724B796B6765317875494341674943416759584A6E6379357764584E6F';
wwv_flow_api.g_varchar2_table(1234) := '4B4746795A3356745A5735306331747058536B375847346749434167665678755847346749434167624756304947786C646D5673494430674D54746362694167494342705A69416F62334230615739756379356F59584E6F4C6D786C646D567349434539';
wwv_flow_api.g_varchar2_table(1235) := '49473531624777704948746362694167494341674947786C646D56734944306762334230615739756379356F59584E6F4C6D786C646D56734F31787549434167494830675A57787A5A5342705A69416F62334230615739756379356B595852684943596D';
wwv_flow_api.g_varchar2_table(1236) := '4947397764476C76626E4D755A474630595335735A585A6C6243416850534275645778734B5342375847346749434167494342735A585A6C624341394947397764476C76626E4D755A474630595335735A585A6C62447463626941674943423958473467';
wwv_flow_api.g_varchar2_table(1237) := '4943416759584A6E63317377585341394947786C646D56734F31787558473467494341676157357A64474675593255756247396E4B4334754C694268636D647A4B5474636269416766536B3758473539584734694C434A6C65484276636E51675A47566D';
wwv_flow_api.g_varchar2_table(1238) := '595856736443426D6457356A64476C7662696870626E4E305957356A5A536B676531787549434270626E4E305957356A5A5335795A5764706333526C636B686C6248426C6369676E62473976613356774A7977675A6E5675593352706232346F62324A71';
wwv_flow_api.g_varchar2_table(1239) := '4C43426D615756735A436B67653178754943416749484A6C6448567962694276596D6F674A69596762324A7157325A705A57786B585474636269416766536B3758473539584734694C434A7062584276636E516765324677634756755A454E76626E526C';
wwv_flow_api.g_varchar2_table(1240) := '654852515958526F4C4342696247396A61314268636D46746379776759334A6C5958526C526E4A686257557349476C7A5257317764486B7349476C7A526E5675593352706232353949475A79623230674A7934754C3356306157787A4A7A7463626C7875';
wwv_flow_api.g_varchar2_table(1241) := '5A58687762334A304947526C5A6D4631624851675A6E5675593352706232346F6157357A644746755932557049487463626941676157357A6447467559325575636D566E61584E305A584A495A5778775A58496F4A3364706447676E4C43426D6457356A';
wwv_flow_api.g_varchar2_table(1242) := '64476C766269686A623235305A5868304C434276634852706232357A4B5342375847346749434167615759674B476C7A526E5675593352706232346F593239756447563464436B704948736759323975644756346443413949474E76626E526C65485175';
wwv_flow_api.g_varchar2_table(1243) := '593246736243683061476C7A4B5473676656787558473467494341676247563049475A754944306762334230615739756379356D626A7463626C78754943416749476C6D4943676861584E46625842306553686A623235305A5868304B536B6765317875';
wwv_flow_api.g_varchar2_table(1244) := '494341674943416762475630494752686447456750534276634852706232357A4C6D5268644745375847346749434167494342705A69416F62334230615739756379356B595852684943596D4947397764476C76626E4D756157527A4B53423758473467';
wwv_flow_api.g_varchar2_table(1245) := '494341674943416749475268644745675053426A636D566864475647636D46745A536876634852706232357A4C6D5268644745704F31787549434167494341674943426B595852684C6D4E76626E526C654852515958526F49443067595842775A57356B';
wwv_flow_api.g_varchar2_table(1246) := '5132397564475634644642686447676F62334230615739756379356B595852684C6D4E76626E526C654852515958526F4C434276634852706232357A4C6D6C6B6331737758536B3758473467494341674943423958473563626941674943416749484A6C';
wwv_flow_api.g_varchar2_table(1247) := '644856796269426D6269686A623235305A5868304C4342375847346749434167494341674947526864474536494752686447457358473467494341674943416749474A7362324E72554746795957317A4F6942696247396A61314268636D467463796862';
wwv_flow_api.g_varchar2_table(1248) := '5932397564475634644630734946746B595852684943596D4947526864474575593239756447563464464268644768644B567875494341674943416766536B3758473467494341676653426C62484E6C49487463626941674943416749484A6C64485679';
wwv_flow_api.g_varchar2_table(1249) := '62694276634852706232357A4C6D6C75646D56796332556F6447687063796B37584734674943416766567875494342394B547463626E316362694973496D6C7463473979644342376157356B5A5868505A6E30675A6E4A766253416E4C69393164476C73';
wwv_flow_api.g_varchar2_table(1250) := '6379633758473563626D786C644342736232646E5A58496750534237584734674947316C644768765A45316863446F675779646B5A574A315A79637349436470626D5A764A7977674A336468636D346E4C43416E5A584A796233496E5853786362694167';
wwv_flow_api.g_varchar2_table(1251) := '624756325A57773649436470626D5A764A797863626C7875494341764C79424E5958427A494745675A326C325A573467624756325A577767646D467364575567644738676447686C494742745A58526F6232524E5958426749476C755A4756345A584D67';
wwv_flow_api.g_varchar2_table(1252) := '59574A76646D55755847346749477876623274316345786C646D56734F69426D6457356A64476C76626968735A585A6C62436B67653178754943416749476C6D494368306558426C62325967624756325A577767505430394943647A64484A70626D636E';
wwv_flow_api.g_varchar2_table(1253) := '4B5342375847346749434167494342735A585167624756325A57784E5958416750534270626D526C6545396D4B4778765A32646C636935745A58526F6232524E595841734947786C646D56734C6E5276544739335A584A4459584E6C4B436B704F317875';
wwv_flow_api.g_varchar2_table(1254) := '4943416749434167615759674B47786C646D567354574677494434394944417049487463626941674943416749434167624756325A577767505342735A585A6C62453168634474636269416749434167494830675A57787A5A5342375847346749434167';
wwv_flow_api.g_varchar2_table(1255) := '494341674947786C646D567349443067634746796332564A626E516F624756325A577773494445774B54746362694167494341674948316362694167494342395847356362694167494342795A585231636D3467624756325A5777375847346749483073';
wwv_flow_api.g_varchar2_table(1256) := '58473563626941674C7938675132467549474A6C494739325A584A796157526B5A573467615734676447686C49476876633351675A57353261584A76626D316C626E5263626941676247396E4F69426D6457356A64476C76626968735A585A6C62437767';
wwv_flow_api.g_varchar2_table(1257) := '4C6934756257567A6332466E5A536B6765317875494341674947786C646D5673494430676247396E5A3256794C6D7876623274316345786C646D56734B47786C646D56734B547463626C78754943416749476C6D494368306558426C6232596759323975';
wwv_flow_api.g_varchar2_table(1258) := '633239735A534168505430674A3356755A47566D6157356C5A4363674A6959676247396E5A3256794C6D7876623274316345786C646D56734B4778765A32646C636935735A585A6C62436B6750443067624756325A577770494874636269416749434167';
wwv_flow_api.g_varchar2_table(1259) := '4947786C644342745A58526F62325167505342736232646E5A584975625756306147396B545746775732786C646D567358547463626941674943416749476C6D4943676859323975633239735A5674745A58526F623252644B534237494341674C793867';
wwv_flow_api.g_varchar2_table(1260) := '5A584E73615735304C575270633246696247557462476C755A5342756279316A6232357A6232786C5847346749434167494341674947316C644768765A434139494364736232636E4F317875494341674943416766567875494341674943416759323975';
wwv_flow_api.g_varchar2_table(1261) := '633239735A5674745A58526F623252644B4334754C6D316C63334E685A3255704F794167494341764C79426C63327870626E51745A476C7A59574A735A5331736157356C494735764C574E76626E4E766247566362694167494342395847346749483163';
wwv_flow_api.g_varchar2_table(1262) := '626E303758473563626D5634634739796443426B5A575A6864577830494778765A32646C636A746362694973496938714947647362324A68624342336157356B623363674B693963626D5634634739796443426B5A575A686457783049475A31626D4E30';
wwv_flow_api.g_varchar2_table(1263) := '615739754B456868626D52735A574A68636E4D7049487463626941674C796F6761584E3059573569645777676157647562334A6C4947356C654851674B693963626941676247563049484A7662335167505342306558426C623259675A327876596D4673';
wwv_flow_api.g_varchar2_table(1264) := '494345395053416E6457356B5A575A70626D566B4A79412F4947647362324A686243413649486470626D5276647978636269416749434167494352495957356B6247566959584A7A49443067636D3976644335495957356B6247566959584A7A4F317875';
wwv_flow_api.g_varchar2_table(1265) := '494341764B69427063335268626D4A31624342705A323576636D5567626D5634644341714C317875494342495957356B6247566959584A7A4C6D3576513239755A6D7870593351675053426D6457356A64476C7662696770494874636269416749434270';
wwv_flow_api.g_varchar2_table(1266) := '5A69416F636D3976644335495957356B6247566959584A7A49443039505342495957356B6247566959584A7A4B534237584734674943416749434279623239304C6B6868626D52735A574A68636E4D675053416B534746755A47786C596D4679637A7463';
wwv_flow_api.g_varchar2_table(1267) := '62694167494342395847346749434167636D563064584A7549456868626D52735A574A68636E4D37584734674948303758473539584734694C434A7062584276636E51674B6942686379425664476C736379426D636D3974494363754C3356306157787A';
wwv_flow_api.g_varchar2_table(1268) := '4A7A7463626D6C74634739796443424665474E6C63485270623234675A6E4A766253416E4C69396C65474E6C634852706232346E4F3178756157317762334A30494873675130394E55456C4D52564A66556B565753564E4A5430347349464A46566B6C54';
wwv_flow_api.g_varchar2_table(1269) := '5355394F58304E495155354852564D7349474E795A5746305A555A795957316C494830675A6E4A766253416E4C69396959584E6C4A7A7463626C78755A58687762334A3049475A31626D4E306157397549474E6F5A574E72556D563261584E706232346F';
wwv_flow_api.g_varchar2_table(1270) := '5932397463476C735A584A4A626D5A764B5342375847346749474E76626E4E3049474E766258427062475679556D563261584E70623234675053426A623231776157786C636B6C755A6D38674A6959675932397463476C735A584A4A626D5A76577A4264';
wwv_flow_api.g_varchar2_table(1271) := '494878384944457358473467494341674943416749474E31636E4A6C626E52535A585A7063326C766269413949454E505456424A5445565358314A46566B6C545355394F4F3178755847346749476C6D4943686A623231776157786C636C4A6C646D6C7A';
wwv_flow_api.g_varchar2_table(1272) := '61573975494345395053426A64584A795A573530556D563261584E70623234704948746362694167494342705A69416F5932397463476C735A584A535A585A7063326C766269413849474E31636E4A6C626E52535A585A7063326C7662696B6765317875';
wwv_flow_api.g_varchar2_table(1273) := '49434167494341675932397563335167636E567564476C745A565A6C636E4E706232357A49443067556B565753564E4A5430356651306842546B64465531746A64584A795A573530556D563261584E70623235644C467875494341674943416749434167';
wwv_flow_api.g_varchar2_table(1274) := '494341675932397463476C735A584A575A584A7A615739756379413949464A46566B6C545355394F58304E495155354852564E625932397463476C735A584A535A585A7063326C76626C303758473467494341674943423061484A76647942755A586367';
wwv_flow_api.g_varchar2_table(1275) := '5258686A5A584230615739754B4364555A573177624746305A53423359584D6763484A6C5932397463476C735A57516764326C3061434268626942766247526C636942325A584A7A615739754947396D49456868626D52735A574A68636E4D6764476868';
wwv_flow_api.g_varchar2_table(1276) := '626942306147556759335679636D567564434279645735306157316C4C69416E49437463626941674943416749434167494341674943645162475668633255676458426B5958526C49486C766458496763484A6C5932397463476C735A58496764473867';
wwv_flow_api.g_varchar2_table(1277) := '595342755A58646C636942325A584A7A615739754943676E49437367636E567564476C745A565A6C636E4E706232357A494373674A796B67623349675A473933626D64795957526C49486C7664584967636E567564476C745A5342306279426862694276';
wwv_flow_api.g_varchar2_table(1278) := '6247526C636942325A584A7A615739754943676E494373675932397463476C735A584A575A584A7A6157397563794172494363704C6963704F31787549434167494830675A57787A5A5342375847346749434167494341764C794256633255676447686C';
wwv_flow_api.g_varchar2_table(1279) := '49475674596D566B5A47566B49485A6C636E4E70623234676157356D6279427A6157356A5A53423061475567636E567564476C745A53426B6232567A62696430494774756233636759574A766458516764476870637942795A585A7063326C7662694235';
wwv_flow_api.g_varchar2_table(1280) := '5A58526362694167494341674948526F636D39334947356C6479424665474E6C634852706232346F4A31526C625842735958526C4948646863794277636D566A623231776157786C5A4342336158526F49474567626D56335A584967646D567963326C76';
wwv_flow_api.g_varchar2_table(1281) := '626942765A6942495957356B6247566959584A7A4948526F595734676447686C49474E31636E4A6C626E5167636E567564476C745A5334674A794172584734674943416749434167494341674943416E5547786C59584E6C494856775A4746305A534235';
wwv_flow_api.g_varchar2_table(1282) := '6233567949484A31626E52706257556764473867595342755A58646C636942325A584A7A615739754943676E494373675932397463476C735A584A4A626D5A76577A4664494373674A796B754A796B375847346749434167665678754943423958473539';
wwv_flow_api.g_varchar2_table(1283) := '58473563626D5634634739796443426D6457356A64476C76626942305A573177624746305A5368305A573177624746305A564E775A574D734947567564696B6765317875494341764B69427063335268626D4A31624342705A323576636D5567626D5634';
wwv_flow_api.g_varchar2_table(1284) := '644341714C317875494342705A69416F4957567564696B6765317875494341674948526F636D39334947356C6479424665474E6C634852706232346F4A30357649475675646D6C79623235745A5735304948426863334E6C5A434230627942305A573177';
wwv_flow_api.g_varchar2_table(1285) := '624746305A5363704F317875494342395847346749476C6D494367686447567463477868644756546347566A49487838494346305A573177624746305A564E775A574D756257467062696B6765317875494341674948526F636D39334947356C64794246';
wwv_flow_api.g_varchar2_table(1286) := '65474E6C634852706232346F4A315675613235766432346764475674634778686447556762324A715A574E304F69416E4943736764486C775A57396D4948526C625842735958526C5533426C59796B375847346749483163626C7875494342305A573177';
wwv_flow_api.g_varchar2_table(1287) := '624746305A564E775A574D75625746706269356B5A574E76636D463062334967505342305A573177624746305A564E775A574D7562574670626C396B4F317875584734674943387649453576644755364946567A6157356E494756756469355754534279';
wwv_flow_api.g_varchar2_table(1288) := '5A575A6C636D56755932567A49484A686447686C6369423061474675494778765932467349485A68636942795A575A6C636D56755932567A4948526F636D39315A32687664585167644768706379427A5A574E3061573975494852764947467362473933';
wwv_flow_api.g_varchar2_table(1289) := '584734674943387649475A766369426C6548526C636D356862434231633256796379423062794276646D5679636D6C6B5A5342306147567A5A534268637942776333566C5A47387463335677634739796447566B4945465153584D755847346749475675';
wwv_flow_api.g_varchar2_table(1290) := '646935575453356A6147566A61314A6C646D6C7A615739754B48526C625842735958526C5533426C5979356A623231776157786C63696B3758473563626941675A6E56755933527062323467615735326232746C5547467964476C686246647959584277';
wwv_flow_api.g_varchar2_table(1291) := '5A58496F6347467964476C6862437767593239756447563464437767623342306157397563796B67653178754943416749476C6D49436876634852706232357A4C6D68686332677049487463626941674943416749474E76626E526C6548516750534256';
wwv_flow_api.g_varchar2_table(1292) := '64476C736379356C6548526C626D516F6533307349474E76626E526C654851734947397764476C76626E4D756147467A61436B375847346749434167494342705A69416F6233423061573975637935705A484D7049487463626941674943416749434167';
wwv_flow_api.g_varchar2_table(1293) := '6233423061573975637935705A484E624D46306750534230636E566C4F3178754943416749434167665678754943416749483163626C78754943416749484268636E5270595777675053426C626E5975566B3075636D567A623278325A564268636E5270';
wwv_flow_api.g_varchar2_table(1294) := '59577775593246736243683061476C7A4C43427759584A30615746734C43426A623235305A5868304C434276634852706232357A4B54746362694167494342735A585167636D567A64577830494430675A5735324C6C5A4E4C6D6C75646D39725A564268';
wwv_flow_api.g_varchar2_table(1295) := '636E527059577775593246736243683061476C7A4C43427759584A30615746734C43426A623235305A5868304C434276634852706232357A4B547463626C78754943416749476C6D494368795A584E316248516750543067626E56736243416D4A69426C';
wwv_flow_api.g_varchar2_table(1296) := '626E59755932397463476C735A536B6765317875494341674943416762334230615739756379357759584A306157467363317476634852706232357A4C6D356862575664494430675A5735324C6D4E76625842706247556F6347467964476C6862437767';
wwv_flow_api.g_varchar2_table(1297) := '6447567463477868644756546347566A4C6D4E7662584270624756795433423061573975637977675A5735324B547463626941674943416749484A6C63335673644341394947397764476C76626E4D756347467964476C6862484E626233423061573975';
wwv_flow_api.g_varchar2_table(1298) := '637935755957316C5853686A623235305A5868304C434276634852706232357A4B54746362694167494342395847346749434167615759674B484A6C633356736443416850534275645778734B5342375847346749434167494342705A69416F62334230';
wwv_flow_api.g_varchar2_table(1299) := '6157397563793570626D526C626E5170494874636269416749434167494341676247563049477870626D567A49443067636D567A645778304C6E4E7762476C304B4364635847346E4B5474636269416749434167494341675A6D3979494368735A585167';
wwv_flow_api.g_varchar2_table(1300) := '615341394944417349477767505342736157356C637935735A57356E6447673749476B67504342734F7942704B79737049487463626941674943416749434167494342705A69416F49577870626D567A57326C644943596D49476B674B79417849443039';
wwv_flow_api.g_varchar2_table(1301) := '505342734B5342375847346749434167494341674943416749434269636D5668617A74636269416749434167494341674943423958473563626941674943416749434167494342736157356C63317470585341394947397764476C76626E4D756157356B';
wwv_flow_api.g_varchar2_table(1302) := '5A5735304943736762476C755A584E626156303758473467494341674943416749483163626941674943416749434167636D567A645778304944306762476C755A584D75616D39706269676E584678754A796B3758473467494341674943423958473467';
wwv_flow_api.g_varchar2_table(1303) := '49434167494342795A585231636D3467636D567A645778304F31787549434167494830675A57787A5A53423758473467494341674943423061484A76647942755A5863675258686A5A584230615739754B436455614755676347467964476C686243416E';
wwv_flow_api.g_varchar2_table(1304) := '494373676233423061573975637935755957316C494373674A79426A623356735A43427562335167596D55675932397463476C735A5751676432686C62694279645735756157356E49476C7549484A31626E52706257557462323573655342746232526C';
wwv_flow_api.g_varchar2_table(1305) := '4A796B375847346749434167665678754943423958473563626941674C793867536E567A644342685A475167643246305A584A63626941676247563049474E76626E52686157356C6369413949487463626941674943427A64484A705933513649475A31';
wwv_flow_api.g_varchar2_table(1306) := '626D4E30615739754B47396961697767626D46745A536B67653178754943416749434167615759674B43456F626D46745A53427062694276596D6F704B5342375847346749434167494341674948526F636D39334947356C6479424665474E6C63485270';
wwv_flow_api.g_varchar2_table(1307) := '6232346F4A3177694A79417249473568625755674B79416E58434967626D39304947526C5A6D6C755A575167615734674A7941724947396961696B375847346749434167494342395847346749434167494342795A585231636D346762324A7157323568';
wwv_flow_api.g_varchar2_table(1308) := '625756644F3178754943416749483073584734674943416762473976613356774F69426D6457356A64476C766269686B5A58423061484D73494735686257557049487463626941674943416749474E76626E4E304947786C626941394947526C6348526F';
wwv_flow_api.g_varchar2_table(1309) := '637935735A57356E6447673758473467494341674943426D623349674B47786C64434270494430674D447367615341384947786C626A7367615373724B53423758473467494341674943416749476C6D4943686B5A58423061484E62615630674A695967';
wwv_flow_api.g_varchar2_table(1310) := '5A4756776447687A57326C64573235686257566449434539494735316247777049487463626941674943416749434167494342795A585231636D34675A4756776447687A57326C6457323568625756644F31787549434167494341674943423958473467';
wwv_flow_api.g_varchar2_table(1311) := '49434167494342395847346749434167665378636269416749434273595731695A47453649475A31626D4E30615739754B474E31636E4A6C626E517349474E76626E526C6548517049487463626941674943416749484A6C64485679626942306558426C';
wwv_flow_api.g_varchar2_table(1312) := '6232596759335679636D567564434139505430674A325A31626D4E30615739754A79412F49474E31636E4A6C626E5175593246736243686A623235305A5868304B53413649474E31636E4A6C626E5137584734674943416766537863626C787549434167';
wwv_flow_api.g_varchar2_table(1313) := '4947567A593246775A55563463484A6C63334E7062323436494656306157787A4C6D567A593246775A55563463484A6C63334E70623234735847346749434167615735326232746C5547467964476C6862446F67615735326232746C5547467964476C68';
wwv_flow_api.g_varchar2_table(1314) := '62466479595842775A58497358473563626941674943426D626A6F675A6E5675593352706232346F61536B676531787549434167494341676247563049484A6C644341394948526C625842735958526C5533426C59317470585474636269416749434167';
wwv_flow_api.g_varchar2_table(1315) := '49484A6C6443356B5A574E76636D463062334967505342305A573177624746305A564E775A574E6261534172494364665A4364644F3178754943416749434167636D563064584A7549484A6C6444746362694167494342394C4678755847346749434167';
wwv_flow_api.g_varchar2_table(1316) := '63484A765A334A6862584D36494674644C4678754943416749484279623264795957303649475A31626D4E30615739754B476B7349475268644745734947526C59327868636D566B516D78765932745159584A6862584D7349474A7362324E7255474679';
wwv_flow_api.g_varchar2_table(1317) := '5957317A4C43426B5A58423061484D704948746362694167494341674947786C64434277636D396E636D467456334A686348426C636941394948526F61584D7563484A765A334A6862584E6261563073584734674943416749434167494341675A6D3467';
wwv_flow_api.g_varchar2_table(1318) := '5053423061476C7A4C6D5A754B476B704F3178754943416749434167615759674B47526864474567664877675A4756776447687A4948783849474A7362324E72554746795957317A494878384947526C59327868636D566B516D78765932745159584A68';
wwv_flow_api.g_varchar2_table(1319) := '62584D704948746362694167494341674943416763484A765A334A6862566479595842775A58496750534233636D467755484A765A334A686253683061476C7A4C4342704C43426D626977675A474630595377675A47566A624746795A5752436247396A';
wwv_flow_api.g_varchar2_table(1320) := '61314268636D467463797767596D78765932745159584A6862584D734947526C6348526F63796B375847346749434167494342394947567363325567615759674B434677636D396E636D467456334A686348426C63696B67653178754943416749434167';
wwv_flow_api.g_varchar2_table(1321) := '49434277636D396E636D467456334A686348426C636941394948526F61584D7563484A765A334A6862584E626156306750534233636D467755484A765A334A686253683061476C7A4C4342704C43426D62696B3758473467494341674943423958473467';
wwv_flow_api.g_varchar2_table(1322) := '49434167494342795A585231636D346763484A765A334A6862566479595842775A584937584734674943416766537863626C787549434167494752686447453649475A31626D4E30615739754B485A686248566C4C43426B5A58423061436B6765317875';
wwv_flow_api.g_varchar2_table(1323) := '494341674943416764326870624755674B485A686248566C4943596D4947526C6348526F4C53307049487463626941674943416749434167646D46736457556750534232595778315A533566634746795A5735304F317875494341674943416766567875';
wwv_flow_api.g_varchar2_table(1324) := '4943416749434167636D563064584A7549485A686248566C4F31787549434167494830735847346749434167625756795A32553649475A31626D4E30615739754B484268636D46744C43426A62323174623234704948746362694167494341674947786C';
wwv_flow_api.g_varchar2_table(1325) := '64434276596D6F675053427759584A68625342386643426A623231746232343758473563626941674943416749476C6D4943687759584A686253416D4A69426A62323174623234674A6959674B484268636D4674494345395053426A6232317462323470';
wwv_flow_api.g_varchar2_table(1326) := '4B5342375847346749434167494341674947396961694139494656306157787A4C6D5634644756755A4368376653776759323974625739754C43427759584A6862536B3758473467494341674943423958473563626941674943416749484A6C64485679';
wwv_flow_api.g_varchar2_table(1327) := '62694276596D6F3758473467494341676653786362694167494341764C7942426269426C6258423065534276596D706C593351676447386764584E6C4947467A49484A6C63477868593256745A57353049475A7663694275645778734C574E76626E526C';
wwv_flow_api.g_varchar2_table(1328) := '6548527A5847346749434167626E567362454E76626E526C6548513649453969616D566A6443357A5A5746734B4874394B537863626C7875494341674947357662334136494756756469355754533575623239774C4678754943416749474E7662584270';
wwv_flow_api.g_varchar2_table(1329) := '624756795357356D627A6F676447567463477868644756546347566A4C6D4E766258427062475679584734674948303758473563626941675A6E56755933527062323467636D56304B474E76626E526C654851734947397764476C76626E4D6750534237';
wwv_flow_api.g_varchar2_table(1330) := '66536B6765317875494341674947786C6443426B595852684944306762334230615739756379356B595852684F3178755847346749434167636D56304C6C397A5A58523163436876634852706232357A4B54746362694167494342705A69416F49573977';
wwv_flow_api.g_varchar2_table(1331) := '64476C76626E4D756347467964476C686243416D4A6942305A573177624746305A564E775A574D7564584E6C5247463059536B676531787549434167494341675A4746305953413949476C7561585245595852684B474E76626E526C6548517349475268';
wwv_flow_api.g_varchar2_table(1332) := '644745704F317875494341674948316362694167494342735A5851675A4756776447687A4C4678754943416749434167494342696247396A61314268636D4674637941394948526C625842735958526C5533426C59793531633256436247396A61314268';
wwv_flow_api.g_varchar2_table(1333) := '636D46746379412F4946746449446F676457356B5A575A70626D566B4F3178754943416749476C6D494368305A573177624746305A564E775A574D7564584E6C524756776447687A4B5342375847346749434167494342705A69416F6233423061573975';
wwv_flow_api.g_varchar2_table(1334) := '6379356B5A58423061484D70494874636269416749434167494341675A4756776447687A4944306759323975644756346443416850534276634852706232357A4C6D526C6348526F633173775853412F4946746A623235305A5868305853356A6232356A';
wwv_flow_api.g_varchar2_table(1335) := '5958516F62334230615739756379356B5A58423061484D7049446F6762334230615739756379356B5A58423061484D3758473467494341674943423949475673633255676531787549434167494341674943426B5A58423061484D675053426259323975';
wwv_flow_api.g_varchar2_table(1336) := '644756346446303758473467494341674943423958473467494341676656787558473467494341675A6E56755933527062323467625746706269686A623235305A5868304C796F734947397764476C76626E4D714C796B67653178754943416749434167';
wwv_flow_api.g_varchar2_table(1337) := '636D563064584A754943636E494373676447567463477868644756546347566A4C6D31686157346F5932397564474670626D56794C43426A623235305A5868304C43426A6232353059576C755A5849756147567363475679637977675932397564474670';
wwv_flow_api.g_varchar2_table(1338) := '626D56794C6E4268636E52705957787A4C43426B595852684C4342696247396A61314268636D4674637977675A4756776447687A4B547463626941674943423958473467494341676257467062694139494756345A574E31644756455A574E76636D4630';
wwv_flow_api.g_varchar2_table(1339) := '62334A7A4B48526C625842735958526C5533426C5979357459576C754C43427459576C754C43426A6232353059576C755A5849734947397764476C76626E4D755A4756776447687A49487838494674644C43426B595852684C4342696247396A61314268';
wwv_flow_api.g_varchar2_table(1340) := '636D467463796B375847346749434167636D563064584A75494731686157346F593239756447563464437767623342306157397563796B37584734674948316362694167636D56304C6D6C7A564739774944306764484A315A547463626C787549434279';
wwv_flow_api.g_varchar2_table(1341) := '5A58517558334E6C64485677494430675A6E5675593352706232346F623342306157397563796B67653178754943416749476C6D4943676862334230615739756379357759584A30615746734B53423758473467494341674943426A6232353059576C75';
wwv_flow_api.g_varchar2_table(1342) := '5A58497561475673634756796379413949474E76626E52686157356C636935745A584A6E5A536876634852706232357A4C6D686C6248426C636E4D73494756756469356F5A5778775A584A7A4B547463626C78754943416749434167615759674B48526C';
wwv_flow_api.g_varchar2_table(1343) := '625842735958526C5533426C597935316332565159584A30615746734B53423758473467494341674943416749474E76626E52686157356C6369357759584A30615746736379413949474E76626E52686157356C636935745A584A6E5A53687663485270';
wwv_flow_api.g_varchar2_table(1344) := '6232357A4C6E4268636E52705957787A4C43426C626E59756347467964476C6862484D704F3178754943416749434167665678754943416749434167615759674B48526C625842735958526C5533426C597935316332565159584A306157467349487838';
wwv_flow_api.g_varchar2_table(1345) := '4948526C625842735958526C5533426C59793531633256455A574E76636D463062334A7A4B53423758473467494341674943416749474E76626E52686157356C6369356B5A574E76636D463062334A7A494430675932397564474670626D56794C6D316C';
wwv_flow_api.g_varchar2_table(1346) := '636D646C4B47397764476C76626E4D755A47566A62334A6864473979637977675A5735324C6D526C5932397959585276636E4D704F31787549434167494341676656787549434167494830675A57787A5A53423758473467494341674943426A62323530';
wwv_flow_api.g_varchar2_table(1347) := '59576C755A5849756147567363475679637941394947397764476C76626E4D756147567363475679637A7463626941674943416749474E76626E52686157356C6369357759584A3061574673637941394947397764476C76626E4D756347467964476C68';
wwv_flow_api.g_varchar2_table(1348) := '62484D3758473467494341674943426A6232353059576C755A5849755A47566A62334A6864473979637941394947397764476C76626E4D755A47566A62334A6864473979637A7463626941674943423958473467494830375847356362694167636D5630';
wwv_flow_api.g_varchar2_table(1349) := '4C6C396A61476C735A43413949475A31626D4E30615739754B476B73494752686447457349474A7362324E72554746795957317A4C43426B5A58423061484D704948746362694167494342705A69416F6447567463477868644756546347566A4C6E567A';
wwv_flow_api.g_varchar2_table(1350) := '5A554A7362324E72554746795957317A4943596D494346696247396A61314268636D467463796B676531787549434167494341676447687962336367626D5633494556345932567764476C766269676E6258567A6443427759584E7A49474A7362324E72';
wwv_flow_api.g_varchar2_table(1351) := '49484268636D4674637963704F317875494341674948316362694167494342705A69416F6447567463477868644756546347566A4C6E567A5A55526C6348526F6379416D4A6941685A4756776447687A4B53423758473467494341674943423061484A76';
wwv_flow_api.g_varchar2_table(1352) := '647942755A5863675258686A5A584230615739754B43647464584E304948426863334D67634746795A5735304947526C6348526F637963704F3178754943416749483163626C78754943416749484A6C6448567962694233636D467755484A765A334A68';
wwv_flow_api.g_varchar2_table(1353) := '6253686A6232353059576C755A58497349476B734948526C625842735958526C5533426C59317470585377675A474630595377674D437767596D78765932745159584A6862584D734947526C6348526F63796B3758473467494830375847346749484A6C';
wwv_flow_api.g_varchar2_table(1354) := '64485679626942795A5851375847353958473563626D5634634739796443426D6457356A64476C7662694233636D467755484A765A334A686253686A6232353059576C755A58497349476B7349475A754C43426B595852684C43426B5A574E7359584A6C';
wwv_flow_api.g_varchar2_table(1355) := '5A454A7362324E72554746795957317A4C4342696247396A61314268636D4674637977675A4756776447687A4B5342375847346749475A31626D4E3061573975494842796232636F59323975644756346443776762334230615739756379413949487439';
wwv_flow_api.g_varchar2_table(1356) := '4B53423758473467494341676247563049474E31636E4A6C626E52455A58423061484D675053426B5A58423061484D375847346749434167615759674B47526C6348526F6379416D4A69426A623235305A586830494345394947526C6348526F63317377';
wwv_flow_api.g_varchar2_table(1357) := '5853416D4A6941684B474E76626E526C654851675054303949474E76626E52686157356C636935756457787351323975644756346443416D4A69426B5A58423061484E624D4630675054303949473531624777704B53423758473467494341674943426A';
wwv_flow_api.g_varchar2_table(1358) := '64584A795A573530524756776447687A4944306757324E76626E526C654852644C6D4E76626D4E686443686B5A58423061484D704F3178754943416749483163626C78754943416749484A6C644856796269426D6269686A6232353059576C755A584973';
wwv_flow_api.g_varchar2_table(1359) := '58473467494341674943416749474E76626E526C6548517358473467494341674943416749474E76626E52686157356C6369356F5A5778775A584A7A4C43426A6232353059576C755A5849756347467964476C6862484D73584734674943416749434167';
wwv_flow_api.g_varchar2_table(1360) := '4947397764476C76626E4D755A474630595342386643426B595852684C4678754943416749434167494342696247396A61314268636D46746379416D4A6942626233423061573975637935696247396A61314268636D4674633130755932397559324630';
wwv_flow_api.g_varchar2_table(1361) := '4B474A7362324E72554746795957317A4B53786362694167494341674943416759335679636D56756445526C6348526F63796B375847346749483163626C787549434277636D396E494430675A58686C593356305A55526C5932397959585276636E4D6F';
wwv_flow_api.g_varchar2_table(1362) := '5A6D3473494842796232637349474E76626E52686157356C636977675A4756776447687A4C43426B595852684C4342696247396A61314268636D467463796B37584735636269416763484A765A793577636D396E636D4674494430676154746362694167';
wwv_flow_api.g_varchar2_table(1363) := '63484A765A79356B5A584230614341394947526C6348526F6379412F4947526C6348526F637935735A57356E644767674F6941774F31787549434277636D396E4C6D4A7362324E72554746795957317A494430675A47566A624746795A5752436247396A';
wwv_flow_api.g_varchar2_table(1364) := '61314268636D467463794238664341774F317875494342795A585231636D346763484A765A7A7463626E3163626C78755A58687762334A3049475A31626D4E306157397549484A6C63323973646D565159584A30615746734B484268636E527059577773';
wwv_flow_api.g_varchar2_table(1365) := '49474E76626E526C654851734947397764476C76626E4D704948746362694167615759674B43467759584A30615746734B5342375847346749434167615759674B47397764476C76626E4D75626D46745A534139505430674A30427759584A3061574673';
wwv_flow_api.g_varchar2_table(1366) := '4C574A7362324E724A796B676531787549434167494341676347467964476C68624341394947397764476C76626E4D755A4746305956736E6347467964476C68624331696247396A617964644F31787549434167494830675A57787A5A53423758473467';
wwv_flow_api.g_varchar2_table(1367) := '494341674943427759584A30615746734944306762334230615739756379357759584A306157467363317476634852706232357A4C6D3568625756644F3178754943416749483163626941676653426C62484E6C49476C6D494367686347467964476C68';
wwv_flow_api.g_varchar2_table(1368) := '6243356A595778734943596D49434676634852706232357A4C6D3568625755704948746362694167494341764C79425561476C7A49476C7A494745675A486C75595731705979427759584A30615746734948526F59585167636D563064584A755A575167';
wwv_flow_api.g_varchar2_table(1369) := '5953427A64484A70626D64636269416749434276634852706232357A4C6D3568625755675053427759584A30615746734F3178754943416749484268636E52705957776750534276634852706232357A4C6E4268636E52705957787A57334268636E5270';
wwv_flow_api.g_varchar2_table(1370) := '595778644F317875494342395847346749484A6C644856796269427759584A30615746734F317875665678755847356C65484276636E51675A6E56755933527062323467615735326232746C5547467964476C686243687759584A30615746734C43426A';
wwv_flow_api.g_varchar2_table(1371) := '623235305A5868304C434276634852706232357A4B53423758473467494338764946567A5A5342306147556759335679636D56756443426A6247397A64584A6C49474E76626E526C6548516764473867633246325A534230614755676347467964476C68';
wwv_flow_api.g_varchar2_table(1372) := '624331696247396A617942705A69423061476C7A49484268636E52705957786362694167593239756333516759335679636D567564464268636E5270595778436247396A617941394947397764476C76626E4D755A4746305953416D4A69427663485270';
wwv_flow_api.g_varchar2_table(1373) := '6232357A4C6D5268644746624A334268636E527059577774596D78765932736E585474636269416762334230615739756379357759584A30615746734944306764484A315A54746362694167615759674B47397764476C76626E4D756157527A4B534237';
wwv_flow_api.g_varchar2_table(1374) := '584734674943416762334230615739756379356B595852684C6D4E76626E526C654852515958526F494430676233423061573975637935705A484E624D4630676648776762334230615739756379356B595852684C6D4E76626E526C654852515958526F';
wwv_flow_api.g_varchar2_table(1375) := '4F3178754943423958473563626941676247563049484268636E5270595778436247396A617A746362694167615759674B47397764476C76626E4D755A6D34674A69596762334230615739756379356D6269416850543067626D397663436B6765317875';
wwv_flow_api.g_varchar2_table(1376) := '494341674947397764476C76626E4D755A4746305953413949474E795A5746305A555A795957316C4B47397764476C76626E4D755A47463059536B3758473467494341674C79386756334A686348426C6369426D6457356A64476C76626942306279426E';
wwv_flow_api.g_varchar2_table(1377) := '5A58516759574E6A5A584E7A4948527649474E31636E4A6C626E525159584A3061574673516D7876593273675A6E4A76625342306147556759327876633356795A567875494341674947786C6443426D626941394947397764476C76626E4D755A6D3437';
wwv_flow_api.g_varchar2_table(1378) := '58473467494341676347467964476C6862454A7362324E724944306762334230615739756379356B595852685779647759584A30615746734C574A7362324E724A3130675053426D6457356A64476C766269427759584A3061574673516D787659327458';
wwv_flow_api.g_varchar2_table(1379) := '636D4677634756794B474E76626E526C654851734947397764476C76626E4D675053423766536B67653178755847346749434167494341764C7942535A584E3062334A6C4948526F5A53427759584A30615746734C574A7362324E7249475A7962323067';
wwv_flow_api.g_varchar2_table(1380) := '6447686C49474E7362334E31636D55675A6D39794948526F5A53426C6547566A6458527062323467623259676447686C49474A7362324E725847346749434167494341764C7942704C6D55754948526F5A53427759584A3049476C7563326C6B5A534230';
wwv_flow_api.g_varchar2_table(1381) := '61475567596D787659327367623259676447686C49484268636E527059577767593246736243356362694167494341674947397764476C76626E4D755A4746305953413949474E795A5746305A555A795957316C4B47397764476C76626E4D755A474630';
wwv_flow_api.g_varchar2_table(1382) := '59536B37584734674943416749434276634852706232357A4C6D5268644746624A334268636E527059577774596D78765932736E5853413949474E31636E4A6C626E525159584A3061574673516D7876593273375847346749434167494342795A585231';
wwv_flow_api.g_varchar2_table(1383) := '636D34675A6D346F593239756447563464437767623342306157397563796B3758473467494341676654746362694167494342705A69416F5A6D34756347467964476C6862484D704948746362694167494341674947397764476C76626E4D7563474679';
wwv_flow_api.g_varchar2_table(1384) := '64476C6862484D675053425664476C736379356C6548526C626D516F653330734947397764476C76626E4D756347467964476C6862484D7349475A754C6E4268636E52705957787A4B54746362694167494342395847346749483163626C787549434270';
wwv_flow_api.g_varchar2_table(1385) := '5A69416F6347467964476C6862434139505430676457356B5A575A70626D566B4943596D49484268636E5270595778436247396A61796B67653178754943416749484268636E5270595777675053427759584A3061574673516D78765932733758473467';
wwv_flow_api.g_varchar2_table(1386) := '49483163626C7875494342705A69416F6347467964476C6862434139505430676457356B5A575A70626D566B4B53423758473467494341676447687962336367626D5633494556345932567764476C766269676E5647686C49484268636E527059577767';
wwv_flow_api.g_varchar2_table(1387) := '4A7941724947397764476C76626E4D75626D46745A534172494363675932393162475167626D393049474A6C49475A766457356B4A796B3758473467494830675A57787A5A5342705A69416F6347467964476C6862434270626E4E305957356A5A57396D';
wwv_flow_api.g_varchar2_table(1388) := '49455A31626D4E30615739754B5342375847346749434167636D563064584A7549484268636E52705957776F593239756447563464437767623342306157397563796B375847346749483163626E3163626C78755A58687762334A3049475A31626D4E30';
wwv_flow_api.g_varchar2_table(1389) := '61573975494735766233416F4B53423749484A6C644856796269416E4A7A7367665678755847356D6457356A64476C7662694270626D6C30524746305953686A623235305A5868304C43426B595852684B5342375847346749476C6D494367685A474630';
wwv_flow_api.g_varchar2_table(1390) := '59534238664341684B436479623239304A7942706269426B595852684B536B67653178754943416749475268644745675053426B595852684944386759334A6C5958526C526E4A686257556F5A47463059536B674F69423766547463626941674943426B';
wwv_flow_api.g_varchar2_table(1391) := '595852684C6E4A76623351675053426A623235305A5868304F317875494342395847346749484A6C644856796269426B595852684F317875665678755847356D6457356A64476C766269426C6547566A6458526C5247566A62334A68644739796379686D';
wwv_flow_api.g_varchar2_table(1392) := '6269776763484A765A7977675932397564474670626D56794C43426B5A58423061484D73494752686447457349474A7362324E72554746795957317A4B5342375847346749476C6D4943686D6269356B5A574E76636D4630623349704948746362694167';
wwv_flow_api.g_varchar2_table(1393) := '494342735A58516763484A7663484D6750534237665474636269416749434277636D396E494430675A6D34755A47566A62334A68644739794B48427962326373494842796233427A4C43426A6232353059576C755A5849734947526C6348526F6379416D';
wwv_flow_api.g_varchar2_table(1394) := '4A69426B5A58423061484E624D463073494752686447457349474A7362324E72554746795957317A4C43426B5A58423061484D704F31787549434167494656306157787A4C6D5634644756755A436877636D396E4C434277636D397763796B3758473467';
wwv_flow_api.g_varchar2_table(1395) := '4948316362694167636D563064584A75494842796232633758473539584734694C4349764C79424364576C735A434276645851676233567949474A6863326C6A49464E685A6D565464484A70626D636764486C775A5678755A6E56755933527062323467';
wwv_flow_api.g_varchar2_table(1396) := '5532466D5A564E30636D6C755A79687A64484A70626D63704948746362694167644768706379357A64484A70626D63675053427A64484A70626D63375847353958473563626C4E685A6D565464484A70626D637563484A76644739306558426C4C6E5276';
wwv_flow_api.g_varchar2_table(1397) := '553352796157356E494430675532466D5A564E30636D6C755A793577636D39306233523563475575644739495645314D494430675A6E5675593352706232346F4B5342375847346749484A6C644856796269416E4A7941724948526F61584D7563335279';
wwv_flow_api.g_varchar2_table(1398) := '6157356E4F31787566547463626C78755A58687762334A304947526C5A6D4631624851675532466D5A564E30636D6C755A7A746362694973496D4E76626E4E304947567A593246775A53413949487463626941674A79596E4F69416E4A6D46746344736E';
wwv_flow_api.g_varchar2_table(1399) := '4C4678754943416E504363364943636D624851374A797863626941674A7A346E4F69416E4A6D64304F7963735847346749436463496963364943636D635856766444736E4C4678754943426349696463496A6F674A79596A654449334F79637358473467';
wwv_flow_api.g_varchar2_table(1400) := '494364674A7A6F674A79596A654459774F79637358473467494363394A7A6F674A79596A65444E454F796463626E303758473563626D4E76626E4E3049474A685A454E6F59584A7A494430674C31736D5044356349696467505630765A79786362694167';
wwv_flow_api.g_varchar2_table(1401) := '494341674948427663334E70596D786C494430674C31736D5044356349696467505630764F3178755847356D6457356A64476C766269426C63324E6863475644614746794B474E6F63696B6765317875494342795A585231636D34675A584E6A5958426C';
wwv_flow_api.g_varchar2_table(1402) := '57324E6F636C30375847353958473563626D5634634739796443426D6457356A64476C766269426C6548526C626D516F62324A714C796F674C4341754C69357A62335679593255674B69387049487463626941675A6D3979494368735A58516761534139';
wwv_flow_api.g_varchar2_table(1403) := '4944453749476B6750434268636D64316257567564484D75624756755A33526F4F7942704B79737049487463626941674943426D623349674B47786C644342725A586B676157346759584A6E6457316C626E527A57326C644B5342375847346749434167';
wwv_flow_api.g_varchar2_table(1404) := '494342705A69416F54324A715A574E304C6E42796233527664486C775A53356F59584E5064323551636D39775A584A306553356A595778734B4746795A3356745A5735306331747058537767613256354B536B6765317875494341674943416749434276';
wwv_flow_api.g_varchar2_table(1405) := '596D70626132563558534139494746795A3356745A57353063317470585674725A586C644F317875494341674943416766567875494341674948316362694167665678755847346749484A6C6448567962694276596D6F375847353958473563626D5634';
wwv_flow_api.g_varchar2_table(1406) := '63473979644342735A5851676447395464484A70626D636750534250596D706C5933517563484A76644739306558426C4C6E5276553352796157356E4F317875584734764C794254623356795932566B49475A79623230676247396B59584E6F58473476';
wwv_flow_api.g_varchar2_table(1407) := '4C79426F64485277637A6F764C326470644768315969356A62323076596D567A64476C6C616E4D766247396B59584E6F4C324A73623249766257467A644756794C30784A5130564F5530557564486830584734764B69426C63327870626E51745A476C7A';
wwv_flow_api.g_varchar2_table(1408) := '59574A735A53426D6457356A4C584E306557786C49436F76584735735A58516761584E476457356A64476C766269413949475A31626D4E30615739754B485A686248566C4B5342375847346749484A6C64485679626942306558426C62325967646D4673';
wwv_flow_api.g_varchar2_table(1409) := '64575567505430394943646D6457356A64476C7662696337584735394F3178754C7938675A6D467362474A68593273675A6D3979494739735A47567949485A6C636E4E706232357A4947396D49454E6F636D39745A534268626D51675532466D59584A70';
wwv_flow_api.g_varchar2_table(1410) := '584734764B69427063335268626D4A31624342705A323576636D5567626D5634644341714C317875615759674B476C7A526E5675593352706232346F4C3367764B536B67653178754943427063305A31626D4E3061573975494430675A6E567559335270';
wwv_flow_api.g_varchar2_table(1411) := '6232346F646D4673645755704948746362694167494342795A585231636D346764486C775A57396D49485A686248566C494430395053416E5A6E5675593352706232346E4943596D49485276553352796157356E4C6D4E686247776F646D467364575570';
wwv_flow_api.g_varchar2_table(1412) := '494430395053416E57323969616D566A644342476457356A64476C76626C306E4F317875494342394F317875665678755A58687762334A304948747063305A31626D4E306157397566547463626938714947567A62476C756443316C626D466962475567';
wwv_flow_api.g_varchar2_table(1413) := '5A6E56755979317A64486C735A5341714C317875584734764B69427063335268626D4A31624342705A323576636D5567626D5634644341714C3178755A58687762334A3049474E76626E4E3049476C7A51584A7959586B6750534242636E4A6865533570';
wwv_flow_api.g_varchar2_table(1414) := '63304679636D46354948783849475A31626D4E30615739754B485A686248566C4B5342375847346749484A6C644856796269416F646D4673645755674A69596764486C775A57396D49485A686248566C494430395053416E62324A715A574E304A796B67';
wwv_flow_api.g_varchar2_table(1415) := '5079423062314E30636D6C755A79356A595778734B485A686248566C4B534139505430674A317476596D706C5933516751584A7959586C644A79413649475A6862484E6C4F31787566547463626C78754C7938675432786B5A58496753555567646D5679';
wwv_flow_api.g_varchar2_table(1416) := '63326C76626E4D675A473867626D393049475270636D566A6447783549484E3163484276636E51676157356B5A5868505A69427A627942335A53427464584E3049476C746347786C625756756443427664584967623364754C43427A5957527365533563';
wwv_flow_api.g_varchar2_table(1417) := '626D5634634739796443426D6457356A64476C7662694270626D526C6545396D4B474679636D46354C434232595778315A536B67653178754943426D623349674B47786C64434270494430674D437767624756754944306759584A7959586B7562475675';
wwv_flow_api.g_varchar2_table(1418) := '5A33526F4F79427049447767624756754F7942704B7973704948746362694167494342705A69416F59584A7959586C62615630675054303949485A686248566C4B5342375847346749434167494342795A585231636D3467615474636269416749434239';
wwv_flow_api.g_varchar2_table(1419) := '584734674948316362694167636D563064584A75494330784F3178756656787558473563626D5634634739796443426D6457356A64476C766269426C63324E6863475646654842795A584E7A615739754B484E30636D6C755A796B676531787549434270';
wwv_flow_api.g_varchar2_table(1420) := '5A69416F64486C775A57396D49484E30636D6C755A794168505430674A334E30636D6C755A7963704948746362694167494341764C79426B6232346E6443426C63324E68634755675532466D5A564E30636D6C755A334D7349484E70626D4E6C4948526F';
wwv_flow_api.g_varchar2_table(1421) := '5A586B6E636D5567595778795A57466B6553427A59575A6C5847346749434167615759674B484E30636D6C755A79416D4A69427A64484A70626D6375644739495645314D4B5342375847346749434167494342795A585231636D3467633352796157356E';
wwv_flow_api.g_varchar2_table(1422) := '4C6E52765346524E544367704F31787549434167494830675A57787A5A5342705A69416F633352796157356E49443039494735316247777049487463626941674943416749484A6C644856796269416E4A7A746362694167494342394947567363325567';
wwv_flow_api.g_varchar2_table(1423) := '615759674B43467A64484A70626D637049487463626941674943416749484A6C644856796269427A64484A70626D63674B79416E4A7A746362694167494342395847356362694167494341764C79424762334A6A5A53426849484E30636D6C755A79426A';
wwv_flow_api.g_varchar2_table(1424) := '623235325A584A7A615739754947467A4948526F61584D6764326C73624342695A53426B6232356C49474A354948526F5A5342686348426C626D5167636D566E59584A6B6247567A63794268626D526362694167494341764C79423061475567636D566E';
wwv_flow_api.g_varchar2_table(1425) := '5A5867676447567A6443423361577873494752764948526F61584D6764484A68626E4E7759584A6C626E5273655342695A576870626D51676447686C49484E6A5A57356C637977675932463163326C755A79427063334E315A584D6761575A6362694167';
wwv_flow_api.g_varchar2_table(1426) := '494341764C79426862694276596D706C5933516E637942306279427A64484A70626D63676147467A4947567A593246775A57516759326868636D466A64475679637942706269427064433563626941674943427A64484A70626D63675053416E4A794172';
wwv_flow_api.g_varchar2_table(1427) := '49484E30636D6C755A7A746362694167665678755847346749476C6D494367686347397A63326C69624755756447567A6443687A64484A70626D63704B53423749484A6C644856796269427A64484A70626D63374948316362694167636D563064584A75';
wwv_flow_api.g_varchar2_table(1428) := '49484E30636D6C755A7935795A58427359574E6C4B474A685A454E6F59584A7A4C43426C63324E6863475644614746794B547463626E3163626C78755A58687762334A3049475A31626D4E306157397549476C7A5257317764486B6F646D467364575570';
wwv_flow_api.g_varchar2_table(1429) := '4948746362694167615759674B434632595778315A53416D4A694232595778315A534168505430674D436B67653178754943416749484A6C6448567962694230636E566C4F317875494342394947567363325567615759674B476C7A51584A7959586B6F';
wwv_flow_api.g_varchar2_table(1430) := '646D4673645755704943596D49485A686248566C4C6D786C626D643061434139505430674D436B67653178754943416749484A6C6448567962694230636E566C4F317875494342394947567363325567653178754943416749484A6C644856796269426D';
wwv_flow_api.g_varchar2_table(1431) := '5957787A5A5474636269416766567875665678755847356C65484276636E51675A6E5675593352706232346759334A6C5958526C526E4A686257556F62324A715A574E304B534237584734674947786C6443426D636D46745A5341394947563464475675';
wwv_flow_api.g_varchar2_table(1432) := '5A4368376653776762324A715A574E304B547463626941675A6E4A686257557558334268636D56756443413949473969616D566A6444746362694167636D563064584A7549475A795957316C4F317875665678755847356C65484276636E51675A6E5675';
wwv_flow_api.g_varchar2_table(1433) := '5933527062323467596D78765932745159584A6862584D6F634746795957317A4C4342705A484D704948746362694167634746795957317A4C6E426864476767505342705A484D375847346749484A6C644856796269427759584A6862584D3758473539';
wwv_flow_api.g_varchar2_table(1434) := '58473563626D5634634739796443426D6457356A64476C76626942686348426C626D5244623235305A586830554746306143686A623235305A5868305547463061437767615751704948746362694167636D563064584A754943686A623235305A586830';
wwv_flow_api.g_varchar2_table(1435) := '554746306143412F49474E76626E526C654852515958526F494373674A79346E49446F674A796370494373676157513758473539584734694C4349764C794244636D5668644755675953427A6157317762475567634746306143426862476C6863794230';
wwv_flow_api.g_varchar2_table(1436) := '627942686247787664794269636D39336332567961575A354948527649484A6C63323973646D5663626938764948526F5A534279645735306157316C494739754947456763335677634739796447566B4948426864476775584735746232523162475575';
wwv_flow_api.g_varchar2_table(1437) := '5A58687762334A306379413949484A6C63585670636D556F4A7934765A476C7A6443396A616E4D76614746755A47786C596D467963793579645735306157316C4A796C624A32526C5A6D46316248516E5854746362694973496D31765A4856735A53356C';
wwv_flow_api.g_varchar2_table(1438) := '65484276636E527A49443067636D567864576C795A536863496D6868626D52735A574A68636E4D76636E567564476C745A5677694B567463496D526C5A6D463162485263496C3037584734694C4349764B69426E62473969595777675958426C65434171';
wwv_flow_api.g_varchar2_table(1439) := '4C3178795847353259584967534746755A47786C596D46796379413949484A6C63585670636D556F4A32686963325A354C334A31626E52706257556E4B56787958473563636C78754C793867556D567864576C795A53426B6557356862576C6A4948526C';
wwv_flow_api.g_varchar2_table(1440) := '625842735958526C6331787958473532595849676257396B595778535A584276636E52555A573177624746305A53413949484A6C63585670636D556F4A79347664475674634778686447567A4C3231765A4746734C584A6C634739796443356F596E4D6E';
wwv_flow_api.g_varchar2_table(1441) := '4B567879584735495957356B6247566959584A7A4C6E4A6C5A326C7A644756795547467964476C686243676E636D567762334A304A797767636D567864576C795A53676E4C6939305A573177624746305A584D766347467964476C6862484D7658334A6C';
wwv_flow_api.g_varchar2_table(1442) := '634739796443356F596E4D6E4B536C63636C7875534746755A47786C596D4679637935795A5764706333526C636C4268636E52705957776F4A334A7664334D6E4C4342795A58463161584A6C4B4363754C33526C625842735958526C6379397759584A30';
wwv_flow_api.g_varchar2_table(1443) := '6157467363793966636D39336379356F596E4D6E4B536C63636C7875534746755A47786C596D4679637935795A5764706333526C636C4268636E52705957776F4A3342685A326C75595852706232346E4C4342795A58463161584A6C4B4363754C33526C';
wwv_flow_api.g_varchar2_table(1444) := '625842735958526C6379397759584A3061574673637939666347466E6157356864476C766269356F596E4D6E4B536C63636C787558484A63626A736F5A6E567559335270623234674B43517349486470626D527664796B67653178795847346749435175';
wwv_flow_api.g_varchar2_table(1445) := '64326C6B5A3256304B436474614738756257396B5957784D6233596E4C43423758484A6362694167494341764C79426B5A575A68645778304947397764476C76626E4E63636C7875494341674947397764476C76626E4D3649487463636C787549434167';
wwv_flow_api.g_varchar2_table(1446) := '49434167615751364943636E4C467879584734674943416749434230615852735A546F674A79637358484A63626941674943416749484A6C64485679626B6C305A5730364943636E4C46787958473467494341674943426B61584E77624746355358526C';
wwv_flow_api.g_varchar2_table(1447) := '62546F674A79637358484A63626941674943416749484E6C59584A6A61455A705A57786B4F69416E4A797863636C7875494341674943416763325668636D4E6F516E5630644739754F69416E4A797863636C7875494341674943416763325668636D4E6F';
wwv_flow_api.g_varchar2_table(1448) := '554778685932566F6232786B5A5849364943636E4C467879584734674943416749434268616D46345357526C626E52705A6D6C6C636A6F674A79637358484A63626941674943416749484E6F623364495A57466B5A584A7A4F69426D5957787A5A537863';
wwv_flow_api.g_varchar2_table(1449) := '636C78754943416749434167636D563064584A75513239734F69416E4A797863636C787549434167494341675A476C7A6347786865554E7662446F674A79637358484A63626941674943416749485A6862476C6B5958527062323546636E4A76636A6F67';
wwv_flow_api.g_varchar2_table(1450) := '4A79637358484A63626941674943416749474E6863324E685A476C755A306C305A57317A4F69416E4A797863636C787549434167494341676257396B595778546158706C4F69416E6257396B595777746257516E4C467879584734674943416749434275';
wwv_flow_api.g_varchar2_table(1451) := '6230526864474647623356755A446F674A79637358484A63626941674943416749474673624739335458567364476C736157356C556D3933637A6F675A6D46736332557358484A63626941674943416749484A7664304E76645735304F6941784E537863';
wwv_flow_api.g_varchar2_table(1452) := '636C787549434167494341676347466E5A556C305A57317A5647395464574A74615851364943636E4C46787958473467494341674943427459584A725132786863334E6C637A6F674A335574614739304A797863636C7875494341674943416761473932';
wwv_flow_api.g_varchar2_table(1453) := '5A584A446247467A6332567A4F69416E614739325A5849676453316A62327876636930784A317879584734674943416766537863636C787558484A6362694167494342665A476C7A6347786865556C305A57306B4F694275645778734C46787958473467';
wwv_flow_api.g_varchar2_table(1454) := '4943416758334A6C64485679626B6C305A57306B4F694275645778734C467879584734674943416758334E6C59584A6A61454A316448527662695136494735316247777358484A6362694167494342665932786C59584A4A626E42316443513649473531';
wwv_flow_api.g_varchar2_table(1455) := '6247777358484A63626C787958473467494341675833526C625842735958526C5247463059546F676533307358484A6362694167494342666247467A64464E6C59584A6A6146526C636D30364943636E4C46787958473563636C78754943416749463974';
wwv_flow_api.g_varchar2_table(1456) := '6232526862455270595778765A795136494735316247777358484A63626C787958473467494341674C79386751323974596D6C75595852706232346762325967626E5674596D56794C43426A61474679494746755A43427A6347466A5A53776759584A79';
wwv_flow_api.g_varchar2_table(1457) := '623363676132563563317879584734674943416758335A6862476C6B55325668636D4E6F53325635637A6F67577A51344C4341304F5377674E544173494455784C4341314D6977674E544D73494455304C4341314E5377674E545973494455334C434176';
wwv_flow_api.g_varchar2_table(1458) := '4C794275645731695A584A7A58484A636269416749434167494459314C4341324E6977674E6A6373494459344C4341324F5377674E7A4173494463784C4341334D6977674E7A4D73494463304C4341334E5377674E7A5973494463334C4341334F437767';
wwv_flow_api.g_varchar2_table(1459) := '4E7A6B73494467774C4341344D5377674F4449734944677A4C4341344E4377674F445573494467324C4341344E7977674F446773494467354C4341354D4377674C79386759326868636E4E63636C787549434167494341674F544D7349446B304C434135';
wwv_flow_api.g_varchar2_table(1460) := '4E5377674F54597349446B334C4341354F4377674F546B73494445774D4377674D5441784C4341784D444973494445774D7977674D5441304C4341784D4455734943387649473531625842685A434275645731695A584A7A58484A636269416749434167';
wwv_flow_api.g_varchar2_table(1461) := '494451774C4341764C794268636E4A766479426B6233647558484A63626941674943416749444D794C4341764C79427A6347466A5A574A68636C78795847346749434167494341344C4341764C79426959574E726333426859325663636C787549434167';
wwv_flow_api.g_varchar2_table(1462) := '494341674D5441324C4341784D446373494445774F5377674D5445774C4341784D544573494445344E6977674D5467334C4341784F446773494445344F5377674D546B774C4341784F544573494445354D6977674D6A45354C4341794D6A417349444979';
wwv_flow_api.g_varchar2_table(1463) := '4D5377674D6A49774943387649476C7564475679634856755933527062323563636C7875494341674946307358484A63626C7879584734674943416758324E795A5746305A546F675A6E567559335270623234674B436B67653178795847346749434167';
wwv_flow_api.g_varchar2_table(1464) := '4943423259584967633256735A6941394948526F61584E63636C787558484A63626941674943416749484E6C62475975583252706333427359586C4A644756744A4341394943516F4A794D6E49437367633256735A693576634852706232357A4C6D5270';
wwv_flow_api.g_varchar2_table(1465) := '6333427359586C4A644756744B56787958473467494341674943427A5A57786D4C6C39795A585231636D354A644756744A4341394943516F4A794D6E49437367633256735A693576634852706232357A4C6E4A6C64485679626B6C305A57307058484A63';
wwv_flow_api.g_varchar2_table(1466) := '626941674943416749484E6C6247597558334E6C59584A6A61454A3164485276626951675053416B4B43636A4A79417249484E6C6247597562334230615739756379357A5A57467959326843645852306232347058484A63626941674943416749484E6C';
wwv_flow_api.g_varchar2_table(1467) := '6247597558324E735A574679535735776458516B49443067633256735A6935665A476C7A6347786865556C305A57306B4C6E4268636D5675644367704C6D5A70626D516F4A79357A5A574679593267745932786C5958496E4B56787958473563636C7875';
wwv_flow_api.g_varchar2_table(1468) := '49434167494341674C79386756484A705A32646C6369426C646D5675644342766269426A62476C6A61794270626E42316443426B61584E776247463549475A705A57786B58484A63626941674943416749484E6C62475975583352796157646E5A584A4D';
wwv_flow_api.g_varchar2_table(1469) := '54315A50626B52706333427359586B6F4B56787958473563636C787549434167494341674C79386756484A705A32646C6369426C646D5675644342766269426A62476C6A61794270626E42316443426E636D3931634342685A4752766269426964585230';
wwv_flow_api.g_varchar2_table(1470) := '623234674B4731685A3235705A6D6C6C6369426E6247467A63796C63636C78754943416749434167633256735A69356664484A705A32646C636B7850566B3975516E5630644739754B436C63636C787558484A6362694167494341674943387649454E73';
wwv_flow_api.g_varchar2_table(1471) := '5A5746794948526C654851676432686C6269426A62475668636942705932397549476C7A49474E7361574E725A575263636C78754943416749434167633256735A6935666157357064454E735A574679535735776458516F4B56787958473563636C7875';
wwv_flow_api.g_varchar2_table(1472) := '49434167494341674C7938675132467A5932466B6157356E4945785056694270644756744947466A64476C76626E4E63636C78754943416749434167633256735A6935666157357064454E6863324E685A476C755A307850566E4D6F4B56787958473563';
wwv_flow_api.g_varchar2_table(1473) := '636C787549434167494341674C793867535735706443424255455659494842685A3256706447567449475A31626D4E30615739756331787958473467494341674943427A5A57786D4C6C3970626D6C305158426C65456C305A57306F4B56787958473467';
wwv_flow_api.g_varchar2_table(1474) := '4943416766537863636C787558484A636269416749434266623235506347567552476C686247396E4F69426D6457356A64476C766269416F6257396B595777734947397764476C76626E4D7049487463636C78754943416749434167646D467949484E6C';
wwv_flow_api.g_varchar2_table(1475) := '6247596750534276634852706232357A4C6E64705A47646C6446787958473467494341674943427A5A57786D4C6C39746232526862455270595778765A795167505342336157356B62336375644739774C69516F6257396B5957777058484A6362694167';
wwv_flow_api.g_varchar2_table(1476) := '494341674943387649455A765933567A4947397549484E6C59584A6A6143426D615756735A4342706269424D54315A63636C7875494341674943416764326C755A4739334C6E52766343346B4B43636A4A79417249484E6C624759756233423061573975';
wwv_flow_api.g_varchar2_table(1477) := '6379357A5A57467959326847615756735A436B755A6D396A64584D6F4B5678795847346749434167494341764C7942535A573176646D5567646D46736157526864476C76626942795A584E316248527A58484A63626941674943416749484E6C62475975';
wwv_flow_api.g_varchar2_table(1478) := '58334A6C625739325A565A6862476C6B595852706232346F4B5678795847346749434167494341764C7942425A475167644756346443426D636D3974494752706333427359586B675A6D6C6C62475263636C78754943416749434167615759674B473977';
wwv_flow_api.g_varchar2_table(1479) := '64476C76626E4D755A6D6C7362464E6C59584A6A6146526C6548517049487463636C78754943416749434167494342336157356B62336375644739774C69527A4B484E6C6247597562334230615739756379357A5A57467959326847615756735A437767';
wwv_flow_api.g_varchar2_table(1480) := '5958426C65433570644756744B484E6C6247597562334230615739756379356B61584E77624746355358526C62536B755A325630566D46736457556F4B536C63636C78754943416749434167665678795847346749434167494341764C7942425A475167';
wwv_flow_api.g_varchar2_table(1481) := '5932786863334D6762323467614739325A584A63636C78754943416749434167633256735A693566623235536233644962335A6C6369677058484A6362694167494341674943387649484E6C6247566A64456C75615852705957785362336463636C7875';
wwv_flow_api.g_varchar2_table(1482) := '4943416749434167633256735A693566633256735A574E305357357064476C6862464A766479677058484A6362694167494341674943387649464E6C6443426859335270623234676432686C6269426849484A76647942706379427A5A57786C5933526C';
wwv_flow_api.g_varchar2_table(1483) := '5A46787958473467494341674943427A5A57786D4C6C3976626C4A7664314E6C6247566A6447566B4B436C63636C787549434167494341674C793867546D463261576468644755676232346759584A79623363676132563563794230636D39315A326767';
wwv_flow_api.g_varchar2_table(1484) := '5445395758484A63626941674943416749484E6C6247597558326C756158524C5A586C69623246795A453568646D6C6E595852706232346F4B5678795847346749434167494341764C7942545A58516763325668636D4E6F4947466A64476C76626C7879';
wwv_flow_api.g_varchar2_table(1485) := '58473467494341674943427A5A57786D4C6C3970626D6C3055325668636D4E6F4B436C63636C787549434167494341674C79386755325630494842685A326C75595852706232346759574E30615739756331787958473467494341674943427A5A57786D';
wwv_flow_api.g_varchar2_table(1486) := '4C6C3970626D6C305547466E6157356864476C766269677058484A6362694167494342394C46787958473563636C78754943416749463976626B4E7362334E6C52476C686247396E4F69426D6457356A64476C766269416F6257396B5957777349473977';
wwv_flow_api.g_varchar2_table(1487) := '64476C76626E4D7049487463636C787549434167494341674C7938675932787663325567644746725A584D6763477868593255676432686C62694275627942795A574E76636D51676147467A49474A6C5A573467633256735A574E305A57517349476C75';
wwv_flow_api.g_varchar2_table(1488) := '6333526C595751676447686C49474E7362334E6C494731765A474673494368766369426C63324D70494864686379426A62476C6A6132566B4C794277636D567A6332566B58484A6362694167494341674943387649456C3049474E766457786B4947316C';
wwv_flow_api.g_varchar2_table(1489) := '59573467644864764948526F6157356E637A6F676132566C6343426A64584A795A5735304947397949485268613255676447686C4948567A5A58496E6379426B61584E776247463549485A686248566C58484A636269416749434167494338764946646F';
wwv_flow_api.g_varchar2_table(1490) := '5958516759574A7664585167644864764947567864574673494752706333427359586B67646D46736457567A5031787958473467494678795847346749434167494341764C79424364585167626D3867636D566A62334A6B49484E6C6247566A64476C76';
wwv_flow_api.g_varchar2_table(1491) := '6269426A623356735A4342745A57467549474E68626D4E6C624678795847346749434167494341764C794269645851676233426C626942746232526862434268626D51675A6D39795A325630494746696233563049476C3058484A636269416749434167';
wwv_flow_api.g_varchar2_table(1492) := '4943387649476C754948526F5A53426C626D51734948526F61584D67633268766457786B4947746C5A58416764476870626D647A49476C756447466A6443426863794230614756354948646C636D5663636C787549434167494341676233423061573975';
wwv_flow_api.g_varchar2_table(1493) := '637935336157526E5A5851755832526C6333527962336B6F6257396B5957777058484A6362694167494341674947397764476C76626E4D7564326C6B5A3256304C6C3930636D6C6E5A325679544539575432354561584E77624746354B436C63636C7875';
wwv_flow_api.g_varchar2_table(1494) := '494341674948307358484A63626C7879584734674943416758323975544739685A446F675A6E567559335270623234674B47397764476C76626E4D7049487463636C78754943416749434167646D467949484E6C6247596750534276634852706232357A';
wwv_flow_api.g_varchar2_table(1495) := '4C6E64705A47646C6446787958473563636C787549434167494341674C79386761476C6B5A5342736232466B5A584A63636C78754943416749434167633256735A69356661476C6B5A5539325A584A7359586C4D6232466B5A58496F633256735A693577';
wwv_flow_api.g_varchar2_table(1496) := '5957646C55334270626D356C63696C63636C787558484A6362694167494341674943387649454E795A5746305A53424D54315967636D566E6157397558484A63626941674943416749485A686369416B6257396B595778535A5764706232346750534233';
wwv_flow_api.g_varchar2_table(1497) := '6157356B62336375644739774C69516F6257396B595778535A584276636E52555A573177624746305A53687A5A57786D4C6C39305A573177624746305A555268644745704B5335686348426C626D52556279676E596D396B6553637058484A63626C7879';
wwv_flow_api.g_varchar2_table(1498) := '584734674943416749434232595849675A476C686247396E5132786863334E63636C787549434167494341676333647064474E6F4943687A5A57786D4C6D397764476C76626E4D756257396B595778546158706C4B53423758484A636269416749434167';
wwv_flow_api.g_varchar2_table(1499) := '494341675932467A5A53416E6257396B595777746247636E4F6C7879584734674943416749434167494341675A476C686247396E5132786863334D675053416E6257396B5957777462436463636C787549434167494341674943416749474A795A574672';
wwv_flow_api.g_varchar2_table(1500) := '58484A636269416749434167494341675A47566D5958567364447063636C787549434167494341674943416749475270595778765A304E7359584E7A49443067633256735A693576634852706232357A4C6D31765A47467355326C365A56787958473467';
null;
end;
/
begin
wwv_flow_api.g_varchar2_table(1501) := '494341674943423958484A63626C78795847346749434167494341764C794250634756754947356C64794274623252686246787958473467494341674943416B6257396B595778535A576470623234755A476C686247396E4B487463636C787549434167';
wwv_flow_api.g_varchar2_table(1502) := '494341674943426F5A576C6E61485136494352746232526862464A6C5A326C766269356D6157356B4B436375644331535A584276636E517464334A68634363704C6D686C6157646F64436770494373674D5455774C4341764C7941724947527059577876';
wwv_flow_api.g_varchar2_table(1503) := '5A7942696458523062323467614756705A32683058484A6362694167494341674943416764326C6B64476736494352746232526862464A6C5A326C766269356D6157356B4B4363756257396B59577774624739324C585268596D786C4944346764474669';
wwv_flow_api.g_varchar2_table(1504) := '6247556E4B53353361575230614367704C46787958473467494341674943416749474E7362334E6C5647563464446F675958426C654335735957356E4C6D646C6445316C63334E685A32556F4A3046515256677552456C42544539484C6B4E4D54314E46';
wwv_flow_api.g_varchar2_table(1505) := '4A796B7358484A636269416749434167494341675A484A685A326468596D786C4F694230636E566C4C467879584734674943416749434167494731765A4746734F694230636E566C4C46787958473467494341674943416749484A6C63326C3659574A73';
wwv_flow_api.g_varchar2_table(1506) := '5A546F6764484A315A537863636C787549434167494341674943426A6247397A5A55397552584E6A5958426C4F694230636E566C4C46787958473467494341674943416749475270595778765A304E7359584E7A4F69416E64576B745A476C686247396E';
wwv_flow_api.g_varchar2_table(1507) := '4C53316863475634494363674B79426B61574673623264446247467A63797863636C7875494341674943416749434276634756754F69426D6457356A64476C766269416F6257396B5957777049487463636C787549434167494341674943416749433876';
wwv_flow_api.g_varchar2_table(1508) := '49484A6C625739325A534276634756755A584967596D566A5958567A5A534270644342745957746C63794230614755676347466E5A53427A59334A76624777675A4739336269426D6233496753556463636C787549434167494341674943416749486470';
wwv_flow_api.g_varchar2_table(1509) := '626D527664793530623341754A43683061476C7A4B53356B595852684B43643161555270595778765A7963704C6D39775A57356C6369413949486470626D527664793530623341754A43677058484A636269416749434167494341674943426863475634';
wwv_flow_api.g_varchar2_table(1510) := '4C6E5630615777755A325630564739775158426C654367704C6D3568646D6C6E5958527062323475596D566E61573547636D566C656D565459334A766247776F4B56787958473467494341674943416749434167633256735A6935666232355063475675';
wwv_flow_api.g_varchar2_table(1511) := '52476C686247396E4B48526F61584D734947397764476C76626E4D7058484A6362694167494341674943416766537863636C78754943416749434167494342695A575A76636D56446247397A5A546F675A6E567559335270623234674B436B6765317879';
wwv_flow_api.g_varchar2_table(1512) := '58473467494341674943416749434167633256735A693566623235446247397A5A555270595778765A79683061476C7A4C434276634852706232357A4B567879584734674943416749434167494341674C79386755484A6C646D56756443427A59334A76';
wwv_flow_api.g_varchar2_table(1513) := '62477870626D63675A4739336269427662694274623252686243426A6247397A5A56787958473467494341674943416749434167615759674B475276593356745A5735304C6D466A64476C325A5556735A57316C626E517049487463636C787549434167';
wwv_flow_api.g_varchar2_table(1514) := '4943416749434167494341675A47396A6457316C626E517559574E3061585A6C5257786C6257567564433569624856794B436C63636C787549434167494341674943416749483163636C78754943416749434167494342394C4678795847346749434167';
wwv_flow_api.g_varchar2_table(1515) := '4943416749474E7362334E6C4F69426D6457356A64476C766269416F4B53423758484A6362694167494341674943416749434268634756344C6E5630615777755A325630564739775158426C654367704C6D3568646D6C6E59585270623234755A57356B';
wwv_flow_api.g_varchar2_table(1516) := '526E4A6C5A58706C55324E79623278734B436C63636C787549434167494341674943423958484A6362694167494341674948307058484A6362694167494342394C46787958473563636C78754943416749463976626C4A6C624739685A446F675A6E5675';
wwv_flow_api.g_varchar2_table(1517) := '59335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C787549434167494341674C793867564768706379426D6457356A64476C76626942706379426C6547566A6458526C5A434268';
wwv_flow_api.g_varchar2_table(1518) := '5A6E526C6369426849484E6C59584A6A6146787958473467494341674943423259584967636D567762334A30534852746243413949456868626D52735A574A68636E4D756347467964476C6862484D75636D567762334A304B484E6C624759755833526C';
wwv_flow_api.g_varchar2_table(1519) := '625842735958526C5247463059536C63636C78754943416749434167646D4679494842685A326C7559585270623235496447317349443067534746755A47786C596D46796379357759584A30615746736379357759576470626D4630615739754B484E6C';
wwv_flow_api.g_varchar2_table(1520) := '624759755833526C625842735958526C5247463059536C63636C787558484A636269416749434167494338764945646C6443426A64584A795A573530494731765A4746734C5778766469423059574A735A56787958473467494341674943423259584967';
wwv_flow_api.g_varchar2_table(1521) := '6257396B5957784D54315A5559574A735A53413949484E6C62475975583231765A47467352476C686247396E4A43356D6157356B4B4363756257396B59577774624739324C585268596D786C4A796C63636C78754943416749434167646D467949484268';
wwv_flow_api.g_varchar2_table(1522) := '5A326C7559585270623234675053427A5A57786D4C6C39746232526862455270595778765A7951755A6D6C755A43676E4C6E5174516E563064473975556D566E615739754C5864795958416E4B56787958473563636C787549434167494341674C793867';
wwv_flow_api.g_varchar2_table(1523) := '556D56776247466A5A5342795A584276636E516764326C30614342755A5863675A4746305956787958473467494341674943416B4B4731765A4746735445395756474669624755704C6E4A6C63477868593256586158526F4B484A6C6347397964456830';
wwv_flow_api.g_varchar2_table(1524) := '6257777058484A6362694167494341674943516F6347466E6157356864476C7662696B75614852746243687759576470626D4630615739755348527462436C63636C7875494341674943416758484A6362694167494341674943387649484E6C6247566A';
wwv_flow_api.g_varchar2_table(1525) := '64456C7561585270595778536233636761573467626D5633494731765A4746734C5778766469423059574A735A56787958473467494341674943427A5A57786D4C6C397A5A57786C5933524A626D6C3061574673556D39334B436C63636C787549434167';
wwv_flow_api.g_varchar2_table(1526) := '4948307358484A63626C787958473467494341675832646C6446526C625842735958526C5247463059546F675A6E567559335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C7875';
wwv_flow_api.g_varchar2_table(1527) := '58484A6362694167494341674943387649454E795A5746305A5342795A585231636D346754324A715A574E3058484A63626941674943416749485A68636942305A573177624746305A555268644745675053423758484A63626941674943416749434167';
wwv_flow_api.g_varchar2_table(1528) := '6157513649484E6C624759756233423061573975637935705A437863636C787549434167494341674943426A6247467A6332567A4F69416E6257396B59577774624739324A797863636C7875494341674943416749434230615852735A546F6763325673';
wwv_flow_api.g_varchar2_table(1529) := '5A693576634852706232357A4C6E52706447786C4C467879584734674943416749434167494731765A47467355326C365A546F67633256735A693576634852706232357A4C6D31765A47467355326C365A537863636C7875494341674943416749434279';
wwv_flow_api.g_varchar2_table(1530) := '5A5764706232343649487463636C78754943416749434167494341674947463064484A70596E56305A584D364943647A64486C735A543163496D4A766448527662546F674E6A5A776544746349696463636C78754943416749434167494342394C467879';
wwv_flow_api.g_varchar2_table(1531) := '58473467494341674943416749484E6C59584A6A61455A705A57786B4F69423758484A63626941674943416749434167494342705A446F67633256735A693576634852706232357A4C6E4E6C59584A6A61455A705A57786B4C4678795847346749434167';
wwv_flow_api.g_varchar2_table(1532) := '4943416749434167634778685932566F6232786B5A58493649484E6C6247597562334230615739756379357A5A574679593268516247466A5A5768766247526C636C78795847346749434167494341674948307358484A63626941674943416749434167';
wwv_flow_api.g_varchar2_table(1533) := '636D567762334A304F69423758484A636269416749434167494341674943426A623278316257357A4F69423766537863636C787549434167494341674943416749484A7664334D36494874394C4678795847346749434167494341674943416759323973';
wwv_flow_api.g_varchar2_table(1534) := '51323931626E51364944417358484A6362694167494341674943416749434279623364446233567564446F674D437863636C787549434167494341674943416749484E6F623364495A57466B5A584A7A4F69427A5A57786D4C6D397764476C76626E4D75';
wwv_flow_api.g_varchar2_table(1535) := '633268766430686C5957526C636E4D7358484A63626941674943416749434167494342756230526864474647623356755A446F67633256735A693576634852706232357A4C6D35765247463059555A766457356B4C467879584734674943416749434167';
wwv_flow_api.g_varchar2_table(1536) := '494341675932786863334E6C637A6F674B484E6C6247597562334230615739756379356862477876643031316248527062476C755A564A7664334D70494438674A3231316248527062476C755A5363674F69416E4A317879584734674943416749434167';
wwv_flow_api.g_varchar2_table(1537) := '4948307358484A636269416749434167494341676347466E6157356864476C76626A6F676531787958473467494341674943416749434167636D393351323931626E51364944417358484A636269416749434167494341674943426D61584A7A64464A76';
wwv_flow_api.g_varchar2_table(1538) := '647A6F674D437863636C78754943416749434167494341674947786863335253623363364944417358484A636269416749434167494341674943426862477876643142795A58593649475A6862484E6C4C46787958473467494341674943416749434167';
wwv_flow_api.g_varchar2_table(1539) := '595778736233644F5A5868304F69426D5957787A5A537863636C7875494341674943416749434167494842795A585A706233567A4F694268634756344C6D7868626D63755A3256305457567A6332466E5A53676E515642465743354856693551556B5657';
wwv_flow_api.g_varchar2_table(1540) := '583142425230556E4B537863636C78754943416749434167494341674947356C65485136494746775A586775624746755A79356E5A58524E5A584E7A5957646C4B436442554556594C6B64574C6B354657465266554546485253637058484A6362694167';
wwv_flow_api.g_varchar2_table(1541) := '49434167494341676656787958473467494341674943423958484A63626C78795847346749434167494341764C79424F627942796233647A49475A766457356B503178795847346749434167494342705A69416F633256735A693576634852706232357A';
wwv_flow_api.g_varchar2_table(1542) := '4C6D5268644746546233567959325575636D39334C6D786C626D643061434139505430674D436B676531787958473467494341674943416749484A6C64485679626942305A573177624746305A55526864474663636C7875494341674943416766567879';
wwv_flow_api.g_varchar2_table(1543) := '58473563636C787549434167494341674C7938675232563049474E7662485674626E4E63636C78754943416749434167646D467949474E7662485674626E4D6750534250596D706C59335175613256356379687A5A57786D4C6D397764476C76626E4D75';
wwv_flow_api.g_varchar2_table(1544) := '5A47463059564E7664584A6A5A533579623364624D46307058484A63626C78795847346749434167494341764C79425159576470626D46306157397558484A6362694167494341674948526C625842735958526C524746305953357759576470626D4630';
wwv_flow_api.g_varchar2_table(1545) := '615739754C6D5A70636E4E30556D393349443067633256735A693576634852706232357A4C6D5268644746546233567959325575636D3933577A4264577964535431644F5655306A49794D6E585678795847346749434167494342305A57317762474630';
wwv_flow_api.g_varchar2_table(1546) := '5A555268644745756347466E6157356864476C766269357359584E30556D393349443067633256735A693576634852706232357A4C6D5268644746546233567959325575636D393357334E6C6247597562334230615739756379356B5958526855323931';
wwv_flow_api.g_varchar2_table(1547) := '636D4E6C4C6E4A76647935735A57356E644767674C5341785856736E556B3958546C564E49794D6A4A313163636C787558484A6362694167494341674943387649454E6F5A574E7249476C6D4948526F5A584A6C49476C7A49474567626D563464434279';
wwv_flow_api.g_varchar2_table(1548) := '5A584E316248527A5A585263636C78754943416749434167646D46794947356C65485253623363675053427A5A57786D4C6D397764476C76626E4D755A47463059564E7664584A6A5A53357962336462633256735A693576634852706232357A4C6D5268';
wwv_flow_api.g_varchar2_table(1549) := '644746546233567959325575636D39334C6D786C626D643061434174494446645779644F52566855556B395849794D6A4A313163636C787558484A636269416749434167494338764945467362473933494842795A585A706233567A49474A3164485276';
wwv_flow_api.g_varchar2_table(1550) := '626A3963636C78754943416749434167615759674B48526C625842735958526C524746305953357759576470626D4630615739754C6D5A70636E4E30556D3933494434674D536B67653178795847346749434167494341674948526C625842735958526C';
wwv_flow_api.g_varchar2_table(1551) := '524746305953357759576470626D4630615739754C6D46736247393355484A6C646941394948527964575663636C787549434167494341676656787958473563636C787549434167494341674C7938675157787362336367626D56346443426964585230';
wwv_flow_api.g_varchar2_table(1552) := '6232342F58484A636269416749434167494852796553423758484A63626941674943416749434167615759674B47356C65485253623363756447395464484A70626D636F4B5335735A57356E64476767506941774B53423758484A636269416749434167';
wwv_flow_api.g_varchar2_table(1553) := '49434167494342305A573177624746305A555268644745756347466E6157356864476C7662693568624778766430356C6548516750534230636E566C58484A636269416749434167494341676656787958473467494341674943423949474E6864474E6F';
wwv_flow_api.g_varchar2_table(1554) := '4943686C636E497049487463636C78754943416749434167494342305A573177624746305A555268644745756347466E6157356864476C7662693568624778766430356C654851675053426D5957787A5A56787958473467494341674943423958484A63';
wwv_flow_api.g_varchar2_table(1555) := '626C78795847346749434167494341764C7942535A573176646D5567615735305A584A755957776759323973645731756379416F556B3958546C564E49794D6A4C4341754C69347058484A63626941674943416749474E7662485674626E4D7563334273';
wwv_flow_api.g_varchar2_table(1556) := '61574E6C4B474E7662485674626E4D756157356B5A5868505A69676E556B3958546C564E49794D6A4A796B734944457058484A63626941674943416749474E7662485674626E4D756333427361574E6C4B474E7662485674626E4D756157356B5A586850';
wwv_flow_api.g_varchar2_table(1557) := '5A69676E546B565956464A5056794D6A497963704C4341784B56787958473563636C787549434167494341674C793867556D567462335A6C49474E7662485674626942795A585231636D34746158526C6256787958473467494341674943426A62327831';
wwv_flow_api.g_varchar2_table(1558) := '6257357A4C6E4E7762476C6A5A53686A623278316257357A4C6D6C755A4756345432596F633256735A693576634852706232357A4C6E4A6C64485679626B4E7662436B734944457058484A6362694167494341674943387649464A6C625739325A53426A';
wwv_flow_api.g_varchar2_table(1559) := '6232783162573467636D563064584A754C5752706333427359586B67615759675A476C7A634778686553426A623278316257357A494746795A534277636D39326157526C5A4678795847346749434167494342705A69416F593239736457317563793573';
wwv_flow_api.g_varchar2_table(1560) := '5A57356E64476767506941784B53423758484A6362694167494341674943416759323973645731756379357A634778705932556F593239736457317563793570626D526C6545396D4B484E6C6247597562334230615739756379356B61584E7762474635';
wwv_flow_api.g_varchar2_table(1561) := '513239734B5377674D536C63636C787549434167494341676656787958473563636C78754943416749434167644756746347786864475645595852684C6E4A6C634739796443356A62327844623356756443413949474E7662485674626E4D7562475675';
wwv_flow_api.g_varchar2_table(1562) := '5A33526F58484A63626C78795847346749434167494341764C7942535A573568625755675932397364573175637942306279427A644746755A4746795A4342755957316C637942736157746C49474E7662485674626A417349474E7662485674626A4573';
wwv_flow_api.g_varchar2_table(1563) := '4943347558484A63626941674943416749485A686369426A6232783162573467505342376656787958473467494341674943416B4C6D56685932676F5932397364573175637977675A6E567559335270623234674B47746C65537767646D46734B534237';
wwv_flow_api.g_varchar2_table(1564) := '58484A63626941674943416749434167615759674B474E7662485674626E4D75624756755A33526F49443039505341784943596D49484E6C6247597562334230615739756379357064475674544746695A57777049487463636C78754943416749434167';
wwv_flow_api.g_varchar2_table(1565) := '4943416749474E7662485674626C736E59323973645731754A7941724947746C655630675053423758484A6362694167494341674943416749434167494735686257553649485A6862437863636C78754943416749434167494341674943416762474669';
wwv_flow_api.g_varchar2_table(1566) := '5A57773649484E6C6247597562334230615739756379357064475674544746695A577863636C787549434167494341674943416749483163636C787549434167494341674943423949475673633255676531787958473467494341674943416749434167';
wwv_flow_api.g_varchar2_table(1567) := '59323973645731755779646A623278316257346E49437367613256355853413949487463636C787549434167494341674943416749434167626D46745A546F67646D467358484A636269416749434167494341674943423958484A636269416749434167';
wwv_flow_api.g_varchar2_table(1568) := '49434167665678795847346749434167494341674948526C625842735958526C52474630595335795A584276636E5175593239736457317563794139494351755A5868305A57356B4B48526C625842735958526C52474630595335795A584276636E5175';
wwv_flow_api.g_varchar2_table(1569) := '59323973645731756379776759323973645731754B5678795847346749434167494342394B56787958473563636C787549434167494341674C796F675232563049484A7664334E63636C787558484A636269416749434167494341675A6D397962574630';
wwv_flow_api.g_varchar2_table(1570) := '4948647062477767596D556762476C725A53423061476C7A4F6C787958473563636C78754943416749434167494342796233647A494430675733746A62327831625734774F694263496D46634969776759323973645731754D546F6758434A6958434A39';
wwv_flow_api.g_varchar2_table(1571) := '4C43423759323973645731754D446F6758434A6A5843497349474E7662485674626A4536494677695A46776966563163636C787558484A63626941674943416749436F7658484A63626941674943416749485A68636942306258425362336463636C7875';
wwv_flow_api.g_varchar2_table(1572) := '58484A63626941674943416749485A68636942796233647A494430674A4335745958416F633256735A693576634852706232357A4C6D5268644746546233567959325575636D39334C43426D6457356A64476C766269416F636D39334C4342796233644C';
wwv_flow_api.g_varchar2_table(1573) := '5A586B7049487463636C787549434167494341674943423062584253623363675053423758484A636269416749434167494341674943426A623278316257357A4F6942376656787958473467494341674943416749483163636C78754943416749434167';
wwv_flow_api.g_varchar2_table(1574) := '494341764C7942685A475167593239736457317549485A686248566C637942306279427962336463636C787549434167494341674943416B4C6D56685932676F644756746347786864475645595852684C6E4A6C634739796443356A623278316257357A';
wwv_flow_api.g_varchar2_table(1575) := '4C43426D6457356A64476C766269416F593239735357517349474E7662436B67653178795847346749434167494341674943416764473177556D39334C6D4E7662485674626E4E62593239735357526449443067636D393357324E76624335755957316C';
wwv_flow_api.g_varchar2_table(1576) := '585678795847346749434167494341674948307058484A636269416749434167494341674C7938675957526B4947316C6447466B595852684948527649484A76643178795847346749434167494341674948527463464A76647935795A585231636D3557';
wwv_flow_api.g_varchar2_table(1577) := '595777675053416B4B4363386157357764585167646D4673645755395843496E49437367636D393357334E6C624759756233423061573975637935795A585231636D354462327864494373674A3177694C7A346E4B5335325957776F4B5341764C794273';
wwv_flow_api.g_varchar2_table(1578) := '615852306247556764484A705932736764473867636D567462335A6C49484E775A574E705957776759326868636E4E63636C787549434167494341674943423062584253623363755A476C7A6347786865565A68624341394943516F4A7A7870626E4231';
wwv_flow_api.g_varchar2_table(1579) := '64434232595778315A543163496963674B79427962336462633256735A693576634852706232357A4C6D52706333427359586C4462327864494373674A3177694C7A346E4B5335325957776F4B5341764C794273615852306247556764484A7059327367';
wwv_flow_api.g_varchar2_table(1580) := '64473867636D567462335A6C49484E775A574E705957776759326868636E4E63636C78754943416749434167494342795A585231636D346764473177556D393358484A6362694167494341674948307058484A63626C7879584734674943416749434230';
wwv_flow_api.g_varchar2_table(1581) := '5A573177624746305A55526864474575636D567762334A304C6E4A7664334D67505342796233647A58484A63626C78795847346749434167494342305A573177624746305A55526864474575636D567762334A304C6E4A7664304E766457353049443067';
wwv_flow_api.g_varchar2_table(1582) := '4B484A7664334D75624756755A33526F4944303950534177494438675A6D4673633255674F6942796233647A4C6D786C626D643061436C63636C78754943416749434167644756746347786864475645595852684C6E42685A326C755958527062323475';
wwv_flow_api.g_varchar2_table(1583) := '636D393351323931626E5167505342305A573177624746305A55526864474575636D567762334A304C6E4A7664304E766457353058484A63626C78795847346749434167494342795A585231636D34676447567463477868644756455958526858484A63';
wwv_flow_api.g_varchar2_table(1584) := '62694167494342394C46787958473563636C7875494341674946396B5A584E30636D39354F69426D6457356A64476C766269416F6257396B5957777049487463636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A63';
wwv_flow_api.g_varchar2_table(1585) := '62694167494341674943516F64326C755A4739334C6E52766343356B62324E316257567564436B7562325A6D4B4364725A586C6B623364754A796C63636C787549434167494341674A4368336157356B62336375644739774C6D5276593356745A573530';
wwv_flow_api.g_varchar2_table(1586) := '4B5335765A6D596F4A32746C655856774A7977674A794D6E49437367633256735A693576634852706232357A4C6E4E6C59584A6A61455A705A57786B4B56787958473467494341674943427A5A57786D4C6C396B61584E77624746355358526C62535175';
wwv_flow_api.g_varchar2_table(1587) := '62325A6D4B4364725A586C316343637058484A63626941674943416749484E6C62475975583231765A47467352476C686247396E4A4335795A573176646D556F4B567879584734674943416749434268634756344C6E5630615777755A32563056473977';
wwv_flow_api.g_varchar2_table(1588) := '5158426C654367704C6D3568646D6C6E59585270623234755A57356B526E4A6C5A58706C55324E79623278734B436C63636C7875494341674948307358484A63626C787958473467494341675832646C644552686447453649475A31626D4E3061573975';
wwv_flow_api.g_varchar2_table(1589) := '49436876634852706232357A4C43426F5957356B624756794B53423758484A63626941674943416749485A686369427A5A57786D49443067644768706331787958473563636C78754943416749434167646D467949484E6C64485270626D647A49443067';
wwv_flow_api.g_varchar2_table(1590) := '6531787958473467494341674943416749484E6C59584A6A6146526C636D30364943636E4C46787958473467494341674943416749475A70636E4E30556D39334F6941784C46787958473467494341674943416749475A70624778545A57467959326855';
wwv_flow_api.g_varchar2_table(1591) := '5A5868304F694230636E566C58484A63626941674943416749483163636C787558484A63626941674943416749484E6C64485270626D647A494430674A43356C6548526C626D516F6332563064476C755A334D734947397764476C76626E4D7058484A63';
wwv_flow_api.g_varchar2_table(1592) := '626941674943416749485A686369427A5A574679593268555A584A74494430674B484E6C64485270626D647A4C6E4E6C59584A6A6146526C636D3075624756755A33526F494434674D436B675079427A5A5852306157356E6379357A5A57467959326855';
wwv_flow_api.g_varchar2_table(1593) := '5A584A7449446F6764326C755A4739334C6E52766343346B6469687A5A57786D4C6D397764476C76626E4D7563325668636D4E6F526D6C6C6247517058484A63626941674943416749485A6863694270644756746379413949484E6C6247597562334230';
wwv_flow_api.g_varchar2_table(1594) := '61573975637935775957646C5358526C62584E5562314E31596D31706446787958473563636C787549434167494341674C79386755335276636D55676247467A6443427A5A574679593268555A584A7458484A63626941674943416749484E6C62475975';
wwv_flow_api.g_varchar2_table(1595) := '58327868633352545A574679593268555A584A744944306763325668636D4E6F564756796256787958473563636C787549434167494341675958426C6543357A5A584A325A584975634778315A326C754B484E6C62475975623342306157397563793568';
wwv_flow_api.g_varchar2_table(1596) := '616D46345357526C626E52705A6D6C6C6369776765317879584734674943416749434167494867774D546F674A30644656463945515652424A797863636C78754943416749434167494342344D44493649484E6C59584A6A6146526C636D307349433876';
wwv_flow_api.g_varchar2_table(1597) := '49484E6C59584A6A6148526C636D3163636C78754943416749434167494342344D444D3649484E6C64485270626D647A4C6D5A70636E4E30556D39334C4341764C79426D61584A7A64434279623364756457306764473867636D563064584A7558484A63';
wwv_flow_api.g_varchar2_table(1598) := '6269416749434167494341676347466E5A556C305A57317A4F69427064475674633178795847346749434167494342394C43423758484A63626941674943416749434167644746795A3256304F69427A5A57786D4C6C39795A585231636D354A64475674';
wwv_flow_api.g_varchar2_table(1599) := '4A437863636C787549434167494341674943426B5958526856486C775A546F674A32707A6232346E4C4678795847346749434167494341674947787659575270626D644A626D527059324630623349364943517563484A7665486B6F6233423061573975';
wwv_flow_api.g_varchar2_table(1600) := '637935736232466B6157356E5357356B61574E68644739794C43427A5A57786D4B537863636C787549434167494341674943427A64574E6A5A584E7A4F69426D6457356A64476C766269416F634552686447457049487463636C78754943416749434167';
wwv_flow_api.g_varchar2_table(1601) := '494341674943387649484E6C62475975583268705A475650646D567962474635544739685A4756794B484E6C624759756257396B5957785463476C75626D56794B56787958473467494341674943416749434167633256735A693576634852706232357A';
wwv_flow_api.g_varchar2_table(1602) := '4C6D526864474654623356795932556750534277524746305956787958473467494341674943416749434167633256735A6935666447567463477868644756455958526849443067633256735A6935665A32563056475674634778686447564559585268';
wwv_flow_api.g_varchar2_table(1603) := '4B436C63636C787549434167494341674943416749476868626D52735A58496F6531787958473467494341674943416749434167494342336157526E5A58513649484E6C6247597358484A636269416749434167494341674943416749475A7062477854';
wwv_flow_api.g_varchar2_table(1604) := '5A574679593268555A5868304F69427A5A5852306157356E6379356D6157787355325668636D4E6F56475634644678795847346749434167494341674943416766536C63636C787549434167494341674943423958484A63626941674943416749483070';
wwv_flow_api.g_varchar2_table(1605) := '58484A6362694167494342394C46787958473563636C78754943416749463970626D6C3055325668636D4E6F4F69426D6457356A64476C766269416F4B53423758484A63626941674943416749485A686369427A5A57786D494430676447687063317879';
wwv_flow_api.g_varchar2_table(1606) := '5847346749434167494341764C7942705A694230614755676247467A64464E6C59584A6A6146526C636D306761584D67626D39304947567864574673494852764948526F5A53426A64584A795A57353049484E6C59584A6A6146526C636D30734948526F';
wwv_flow_api.g_varchar2_table(1607) := '5A57346763325668636D4E6F49476C746257566B615746305A5678795847346749434167494342705A69416F633256735A6935666247467A64464E6C59584A6A6146526C636D30674954303949486470626D527664793530623341754A48596F63325673';
wwv_flow_api.g_varchar2_table(1608) := '5A693576634852706232357A4C6E4E6C59584A6A61455A705A57786B4B536B676531787958473467494341674943416749484E6C624759755832646C644552686447456F65317879584734674943416749434167494341675A6D6C796333525362336336';
wwv_flow_api.g_varchar2_table(1609) := '4944457358484A63626941674943416749434167494342736232466B6157356E5357356B61574E68644739794F69427A5A57786D4C6C3974623252686245787659575270626D644A626D52705932463062334A63636C7875494341674943416749434239';
wwv_flow_api.g_varchar2_table(1610) := '4C43426D6457356A64476C766269416F4B53423758484A636269416749434167494341674943427A5A57786D4C6C3976626C4A6C624739685A43677058484A6362694167494341674943416766536C63636C787549434167494341676656787958473563';
wwv_flow_api.g_varchar2_table(1611) := '636C787549434167494341674C79386751574E30615739754948646F5A57346764584E6C63694270626E423164484D6763325668636D4E6F4948526C65485263636C787549434167494341674A4368336157356B62336375644739774C6D527659335674';
wwv_flow_api.g_varchar2_table(1612) := '5A5735304B5335766269676E613256356458416E4C43416E497963674B79427A5A57786D4C6D397764476C76626E4D7563325668636D4E6F526D6C6C6247517349475A31626D4E30615739754943686C646D567564436B67653178795847346749434167';
wwv_flow_api.g_varchar2_table(1613) := '4943416749433876494552764947357664476870626D63675A6D397949473568646D6C6E59585270623234676132563563794268626D51675A584E6A5958426C58484A63626941674943416749434167646D467949473568646D6C6E595852706232354C';
wwv_flow_api.g_varchar2_table(1614) := '5A586C7A49443067577A4D334C43417A4F4377674D7A6B73494451774C4341354C43417A4D7977674D7A5173494449335856787958473467494341674943416749476C6D4943676B4C6D6C7551584A7959586B6F5A585A6C626E5175613256355132396B';
wwv_flow_api.g_varchar2_table(1615) := '5A537767626D46326157646864476C76626B746C65584D70494434674C54457049487463636C787549434167494341674943416749484A6C644856796269426D5957787A5A56787958473467494341674943416749483163636C787558484A6362694167';
wwv_flow_api.g_varchar2_table(1616) := '4943416749434167646D467949484E7959305673494430675A585A6C626E517559335679636D567564465268636D646C6446787958473467494341674943416749476C6D4943687A636D4E466243356B5A57786865565270625756794B53423758484A63';
wwv_flow_api.g_varchar2_table(1617) := '6269416749434167494341674943426A62475668636C5270625756766458516F63334A6A525777755A47567359586C556157316C63696C63636C787549434167494341674943423958484A63626C787958473467494341674943416749484E7959305673';
wwv_flow_api.g_varchar2_table(1618) := '4C6D526C6247463556476C745A5849675053427A5A5852556157316C623356304B475A31626D4E30615739754943677049487463636C787549434167494341674943416749484E6C624759755832646C644552686447456F653178795847346749434167';
wwv_flow_api.g_varchar2_table(1619) := '49434167494341674943426D61584A7A64464A76647A6F674D537863636C787549434167494341674943416749434167624739685A476C755A306C755A476C6A59585276636A6F67633256735A6935666257396B5957784D6232466B6157356E5357356B';
wwv_flow_api.g_varchar2_table(1620) := '61574E686447397958484A63626941674943416749434167494342394C43426D6457356A64476C766269416F4B53423758484A636269416749434167494341674943416749484E6C6247597558323975556D56736232466B4B436C63636C787549434167';
wwv_flow_api.g_varchar2_table(1621) := '49434167494341674948307058484A63626941674943416749434167665377674D7A55774B5678795847346749434167494342394B567879584734674943416766537863636C787558484A63626941674943426661573570644642685A326C7559585270';
wwv_flow_api.g_varchar2_table(1622) := '6232343649475A31626D4E30615739754943677049487463636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A63626941674943416749485A6863694277636D5632553256735A574E30623349675053416E49796367';
wwv_flow_api.g_varchar2_table(1623) := '4B79427A5A57786D4C6D397764476C76626E4D75615751674B79416E494335304C564A6C634739796443317759576470626D46306157397554476C756179307463484A6C64696463636C78754943416749434167646D46794947356C654852545A57786C';
wwv_flow_api.g_varchar2_table(1624) := '59335276636941394943636A4A79417249484E6C624759756233423061573975637935705A434172494363674C6E5174556D567762334A304C5842685A326C75595852706232354D615735724C5331755A5868304A31787958473563636C787549434167';
wwv_flow_api.g_varchar2_table(1625) := '494341674C793867636D567462335A6C49474E31636E4A6C626E516762476C7A644756755A584A7A58484A63626941674943416749486470626D527664793530623341754A4368336157356B62336375644739774C6D5276593356745A5735304B533576';
wwv_flow_api.g_varchar2_table(1626) := '5A6D596F4A324E7361574E724A79776763484A6C646C4E6C6247566A644739794B5678795847346749434167494342336157356B62336375644739774C69516F64326C755A4739334C6E52766343356B62324E316257567564436B7562325A6D4B43646A';
wwv_flow_api.g_varchar2_table(1627) := '62476C6A617963734947356C654852545A57786C5933527663696C63636C787558484A63626941674943416749433876494642795A585A706233567A49484E6C644678795847346749434167494342336157356B62336375644739774C69516F64326C75';
wwv_flow_api.g_varchar2_table(1628) := '5A4739334C6E52766343356B62324E316257567564436B756232346F4A324E7361574E724A79776763484A6C646C4E6C6247566A644739794C43426D6457356A64476C766269416F5A536B676531787958473467494341674943416749484E6C62475975';
wwv_flow_api.g_varchar2_table(1629) := '5832646C644552686447456F65317879584734674943416749434167494341675A6D6C79633352536233633649484E6C624759755832646C64455A70636E4E30556D3933626E567455484A6C646C4E6C644367704C467879584734674943416749434167';
wwv_flow_api.g_varchar2_table(1630) := '49434167624739685A476C755A306C755A476C6A59585276636A6F67633256735A6935666257396B5957784D6232466B6157356E5357356B61574E686447397958484A63626941674943416749434167665377675A6E567559335270623234674B436B67';
wwv_flow_api.g_varchar2_table(1631) := '6531787958473467494341674943416749434167633256735A693566623235535A5778765957516F4B5678795847346749434167494341674948307058484A6362694167494341674948307058484A63626C78795847346749434167494341764C79424F';
wwv_flow_api.g_varchar2_table(1632) := '5A58683049484E6C644678795847346749434167494342336157356B62336375644739774C69516F64326C755A4739334C6E52766343356B62324E316257567564436B756232346F4A324E7361574E724A797767626D563464464E6C6247566A64473979';
wwv_flow_api.g_varchar2_table(1633) := '4C43426D6457356A64476C766269416F5A536B676531787958473467494341674943416749484E6C624759755832646C644552686447456F65317879584734674943416749434167494341675A6D6C79633352536233633649484E6C624759755832646C';
wwv_flow_api.g_varchar2_table(1634) := '64455A70636E4E30556D3933626E5674546D563464464E6C644367704C46787958473467494341674943416749434167624739685A476C755A306C755A476C6A59585276636A6F67633256735A6935666257396B5957784D6232466B6157356E5357356B';
wwv_flow_api.g_varchar2_table(1635) := '61574E686447397958484A63626941674943416749434167665377675A6E567559335270623234674B436B676531787958473467494341674943416749434167633256735A693566623235535A5778765957516F4B567879584734674943416749434167';
wwv_flow_api.g_varchar2_table(1636) := '4948307058484A6362694167494341674948307058484A6362694167494342394C46787958473563636C7875494341674946396E5A58524761584A7A64464A7664323531625642795A585A545A58513649475A31626D4E30615739754943677049487463';
wwv_flow_api.g_varchar2_table(1637) := '636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A636269416749434167494852796553423758484A63626941674943416749434167636D563064584A7549484E6C624759755833526C625842735958526C52474630';
wwv_flow_api.g_varchar2_table(1638) := '5953357759576470626D4630615739754C6D5A70636E4E30556D393349433067633256735A693576634852706232357A4C6E4A7664304E766457353058484A6362694167494341674948306759324630593267674B47567963696B676531787958473467';
wwv_flow_api.g_varchar2_table(1639) := '494341674943416749484A6C644856796269417858484A63626941674943416749483163636C7875494341674948307358484A63626C787958473467494341675832646C64455A70636E4E30556D3933626E5674546D563464464E6C64446F675A6E5675';
wwv_flow_api.g_varchar2_table(1640) := '59335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C7875494341674943416764484A3549487463636C78754943416749434167494342795A585231636D3467633256735A693566';
wwv_flow_api.g_varchar2_table(1641) := '644756746347786864475645595852684C6E42685A326C7559585270623234756247467A64464A766479417249444663636C787549434167494341676653426A5958526A6143416F5A584A794B53423758484A63626941674943416749434167636D5630';
wwv_flow_api.g_varchar2_table(1642) := '64584A754944453258484A63626941674943416749483163636C7875494341674948307358484A63626C78795847346749434167583239775A57354D5431593649475A31626D4E306157397549436876634852706232357A4B53423758484A6362694167';
wwv_flow_api.g_varchar2_table(1643) := '4943416749485A686369427A5A57786D4944306764476870633178795847346749434167494341764C7942535A573176646D556763484A6C646D6C7664584D676257396B595777746247393249484A6C5A326C76626C787958473467494341674943416B';
wwv_flow_api.g_varchar2_table(1644) := '4B43636A4A79417249484E6C624759756233423061573975637935705A4377675A47396A6457316C626E51704C6E4A6C625739325A53677058484A63626C787958473467494341674943427A5A57786D4C6C396E5A585245595852684B487463636C7875';
wwv_flow_api.g_varchar2_table(1645) := '49434167494341674943426D61584A7A64464A76647A6F674D537863636C787549434167494341674943427A5A574679593268555A584A744F694276634852706232357A4C6E4E6C59584A6A6146526C636D307358484A63626941674943416749434167';
wwv_flow_api.g_varchar2_table(1646) := '5A6D6C7362464E6C59584A6A6146526C654851364947397764476C76626E4D755A6D6C7362464E6C59584A6A6146526C6548517358484A63626941674943416749434167624739685A476C755A306C755A476C6A59585276636A6F67633256735A693566';
wwv_flow_api.g_varchar2_table(1647) := '6158526C6255787659575270626D644A626D52705932463062334A63636C7875494341674943416766537767633256735A6935666232354D6232466B4B567879584734674943416766537863636C787558484A63626941674943426664484A705A32646C';
wwv_flow_api.g_varchar2_table(1648) := '636B7850566B397552476C7A6347786865546F675A6E567559335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C787549434167494341674C79386756484A705A32646C6369426C';
wwv_flow_api.g_varchar2_table(1649) := '646D5675644342766269426A62476C6A61794270626E42316443426B61584E776247463549475A705A57786B58484A63626941674943416749484E6C62475975583252706333427359586C4A644756744A4335766269676E613256356458416E4C43426D';
wwv_flow_api.g_varchar2_table(1650) := '6457356A64476C766269416F5A536B676531787958473467494341674943416749476C6D4943676B4C6D6C7551584A7959586B6F5A5335725A586C446232526C4C43427A5A57786D4C6C3932595778705A464E6C59584A6A6145746C65584D7049443467';
wwv_flow_api.g_varchar2_table(1651) := '4C5445674A69596749575575593352796245746C65536B6765317879584734674943416749434167494341674C7938675157787A627942725A57567749484A6C595777676158526C625342706269427A6557356A494864706447687664585167646D4673';
wwv_flow_api.g_varchar2_table(1652) := '6157526864476C76626E4E63636C78754943416749434167494341674943387649454A316443426A6147566A6179426D6233496759326868626D646C63317879584734674943416749434167494341674C79386756453945547A6F675A6D6C755A43427A';
wwv_flow_api.g_varchar2_table(1653) := '6232783164476C76626C787958473467494341674943416749434167633256735A693566636D563064584A755358526C62535175646D46734B4746775A5867756158526C6253687A5A57786D4C6D397764476C76626E4D755A476C7A6347786865556C30';
wwv_flow_api.g_varchar2_table(1654) := '5A5730704C6D646C64465A686248566C4B436B7058484A6362694167494341674943416749434263636C78754943416749434167494341674943516F6447687063796B7562325A6D4B4364725A586C316343637058484A63626941674943416749434167';
wwv_flow_api.g_varchar2_table(1655) := '4943427A5A57786D4C6C397663475675544539574B487463636C78754943416749434167494341674943416763325668636D4E6F5647567962546F675958426C65433570644756744B484E6C6247597562334230615739756379356B61584E7762474635';
wwv_flow_api.g_varchar2_table(1656) := '5358526C62536B755A325630566D46736457556F4B537863636C7875494341674943416749434167494341675A6D6C7362464E6C59584A6A6146526C654851364948527964575663636C78754943416749434167494341674948307058484A6362694167';
wwv_flow_api.g_varchar2_table(1657) := '4943416749434167665678795847346749434167494342394B567879584734674943416766537863636C787558484A63626941674943426664484A705A32646C636B7850566B3975516E5630644739754F69426D6457356A64476C766269416F4B534237';
wwv_flow_api.g_varchar2_table(1658) := '58484A63626941674943416749485A686369427A5A57786D4944306764476870633178795847346749434167494341764C794255636D6C6E5A325679494756325A5735304947397549474E7361574E7249476C756348563049476479623356774947466B';
wwv_flow_api.g_varchar2_table(1659) := '5A47397549474A31644852766269416F6257466E626D6C6D615756794947647359584E7A4B56787958473467494341674943427A5A57786D4C6C397A5A57467959326843645852306232346B4C6D39754B43646A62476C6A6179637349475A31626D4E30';
wwv_flow_api.g_varchar2_table(1660) := '615739754943686C4B53423758484A63626941674943416749434167633256735A6935666233426C626B78505669683758484A636269416749434167494341674943427A5A574679593268555A584A744F69416E4A797863636C78754943416749434167';
wwv_flow_api.g_varchar2_table(1661) := '4943416749475A70624778545A574679593268555A5868304F69426D5957787A5A5678795847346749434167494341674948307058484A6362694167494341674948307058484A6362694167494342394C46787958473563636C78754943416749463976';
wwv_flow_api.g_varchar2_table(1662) := '626C4A7664306876646D56794F69426D6457356A64476C766269416F4B53423758484A63626941674943416749485A686369427A5A57786D49443067644768706331787958473467494341674943427A5A57786D4C6C3974623252686245527059577876';
wwv_flow_api.g_varchar2_table(1663) := '5A7951756232346F4A32317664584E6C5A5735305A58496762573931633256735A5746325A53637349436375644331535A584276636E5174636D567762334A30494852794A7977675A6E567559335270623234674B436B67653178795847346749434167';
wwv_flow_api.g_varchar2_table(1664) := '4943416749476C6D4943676B4B48526F61584D704C6D686863304E7359584E7A4B43647459584A724A796B7049487463636C787549434167494341674943416749484A6C64485679626C787958473467494341674943416749483163636C787549434167';
wwv_flow_api.g_varchar2_table(1665) := '494341674943416B4B48526F61584D704C6E52765A3264735A554E7359584E7A4B484E6C6247597562334230615739756379356F62335A6C636B4E7359584E7A5A584D7058484A6362694167494341674948307058484A6362694167494342394C467879';
wwv_flow_api.g_varchar2_table(1666) := '58473563636C7875494341674946397A5A57786C5933524A626D6C3061574673556D39334F69426D6457356A64476C766269416F4B53423758484A63626941674943416749485A686369427A5A57786D4944306764476870633178795847346749434167';
wwv_flow_api.g_varchar2_table(1667) := '494341764C79424A5A69426A64584A795A57353049476C305A57306761573467544539574948526F5A573467633256735A574E304948526F59585167636D393358484A636269416749434167494338764945567363325567633256735A574E3049475A70';
wwv_flow_api.g_varchar2_table(1668) := '636E4E3049484A76647942765A6942795A584276636E5263636C78754943416749434167646D46794943526A64584A53623363675053427A5A57786D4C6C39746232526862455270595778765A7951755A6D6C755A43676E4C6E5174556D567762334A30';
wwv_flow_api.g_varchar2_table(1669) := '4C584A6C6347397964434230636C746B595852684C584A6C64485679626A3163496963674B794268634756344C6D6C305A57306F633256735A693576634852706232357A4C6E4A6C64485679626B6C305A5730704C6D646C64465A686248566C4B436B67';
wwv_flow_api.g_varchar2_table(1670) := '4B79416E58434A644A796C63636C78754943416749434167615759674B43526A64584A5362336375624756755A33526F494434674D436B67653178795847346749434167494341674943526A64584A53623363755957526B5132786863334D6F4A323168';
wwv_flow_api.g_varchar2_table(1671) := '636D73674A79417249484E6C6247597562334230615739756379357459584A725132786863334E6C63796C63636C787549434167494341676653426C62484E6C49487463636C787549434167494341674943427A5A57786D4C6C39746232526862455270';
wwv_flow_api.g_varchar2_table(1672) := '595778765A7951755A6D6C755A43676E4C6E5174556D567762334A304C584A6C6347397964434230636C746B595852684C584A6C64485679626C306E4B53356D61584A7A644367704C6D466B5A454E7359584E7A4B43647459584A72494363674B79427A';
wwv_flow_api.g_varchar2_table(1673) := '5A57786D4C6D397764476C76626E4D756257467961304E7359584E7A5A584D7058484A63626941674943416749483163636C7875494341674948307358484A63626C7879584734674943416758326C756158524C5A586C69623246795A453568646D6C6E';
wwv_flow_api.g_varchar2_table(1674) := '595852706232343649475A31626D4E30615739754943677049487463636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A63626C787958473467494341674943426D6457356A64476C766269427559585A705A324630';
wwv_flow_api.g_varchar2_table(1675) := '5A53416F5A476C795A574E30615739754C43426C646D567564436B6765317879584734674943416749434167494756325A5735304C6E4E306233424A6257316C5A476C6864475651636D39775957646864476C766269677058484A636269416749434167';
wwv_flow_api.g_varchar2_table(1676) := '494341675A585A6C626E517563484A6C646D56756445526C5A6D46316248516F4B56787958473467494341674943416749485A686369426A64584A795A573530556D393349443067633256735A6935666257396B59577845615746736232636B4C6D5A70';
wwv_flow_api.g_varchar2_table(1677) := '626D516F4A7935304C564A6C63473979644331795A584276636E516764484975625746796179637058484A636269416749434167494341676333647064474E6F4943686B61584A6C593352706232347049487463636C7875494341674943416749434167';
wwv_flow_api.g_varchar2_table(1678) := '49474E68633255674A3356774A7A7063636C787549434167494341674943416749434167615759674B43516F59335679636D567564464A7664796B7563484A6C646967704C6D6C7A4B436375644331535A584276636E5174636D567762334A3049485279';
wwv_flow_api.g_varchar2_table(1679) := '4A796B7049487463636C7875494341674943416749434167494341674943416B4B474E31636E4A6C626E5253623363704C6E4A6C625739325A554E7359584E7A4B43647459584A72494363674B79427A5A57786D4C6D397764476C76626E4D7562574679';
wwv_flow_api.g_varchar2_table(1680) := '61304E7359584E7A5A584D704C6E42795A58596F4B5335685A4752446247467A6379676E625746796179416E49437367633256735A693576634852706232357A4C6D3168636D74446247467A6332567A4B56787958473467494341674943416749434167';
wwv_flow_api.g_varchar2_table(1681) := '4943423958484A636269416749434167494341674943416749474A795A57467258484A636269416749434167494341674943426A59584E6C4943646B623364754A7A7063636C787549434167494341674943416749434167615759674B43516F59335679';
wwv_flow_api.g_varchar2_table(1682) := '636D567564464A7664796B75626D5634644367704C6D6C7A4B436375644331535A584276636E5174636D567762334A30494852794A796B7049487463636C7875494341674943416749434167494341674943416B4B474E31636E4A6C626E525362336370';
wwv_flow_api.g_varchar2_table(1683) := '4C6E4A6C625739325A554E7359584E7A4B43647459584A72494363674B79427A5A57786D4C6D397764476C76626E4D756257467961304E7359584E7A5A584D704C6D356C6548516F4B5335685A4752446247467A6379676E625746796179416E49437367';
wwv_flow_api.g_varchar2_table(1684) := '633256735A693576634852706232357A4C6D3168636D74446247467A6332567A4B567879584734674943416749434167494341674943423958484A636269416749434167494341674943416749474A795A57467258484A63626941674943416749434167';
wwv_flow_api.g_varchar2_table(1685) := '6656787958473467494341674943423958484A63626C787958473467494341674943416B4B486470626D527664793530623341755A47396A6457316C626E51704C6D39754B4364725A586C6B623364754A7977675A6E567559335270623234674B475570';
wwv_flow_api.g_varchar2_table(1686) := '49487463636C787549434167494341674943427A64326C30593267674B475575613256355132396B5A536B6765317879584734674943416749434167494341675932467A5A53417A4F446F674C79386764584263636C7875494341674943416749434167';
wwv_flow_api.g_varchar2_table(1687) := '49434167626D4632615764686447556F4A3356774A7977675A536C63636C787549434167494341674943416749434167596E4A6C59577463636C787549434167494341674943416749474E68633255674E444136494338764947527664323563636C7875';
wwv_flow_api.g_varchar2_table(1688) := '49434167494341674943416749434167626D4632615764686447556F4A3252766432346E4C43426C4B5678795847346749434167494341674943416749434269636D566861317879584734674943416749434167494341675932467A5A5341354F694176';
wwv_flow_api.g_varchar2_table(1689) := '4C79423059574A63636C787549434167494341674943416749434167626D4632615764686447556F4A3252766432346E4C43426C4B5678795847346749434167494341674943416749434269636D56686131787958473467494341674943416749434167';
wwv_flow_api.g_varchar2_table(1690) := '5932467A5A5341784D7A6F674C7938675255355552564A63636C787549434167494341674943416749434167646D467949474E31636E4A6C626E5253623363675053427A5A57786D4C6C39746232526862455270595778765A7951755A6D6C755A43676E';
wwv_flow_api.g_varchar2_table(1691) := '4C6E5174556D567762334A304C584A6C63473979644342306369357459584A724A796B755A6D6C796333516F4B567879584734674943416749434167494341674943427A5A57786D4C6C39795A585231636D35545A57786C5933526C5A464A766479686A';
wwv_flow_api.g_varchar2_table(1692) := '64584A795A573530556D39334B5678795847346749434167494341674943416749434269636D566861317879584734674943416749434167494341675932467A5A53417A4D7A6F674C7938675547466E5A53423163467879584734674943416749434167';
wwv_flow_api.g_varchar2_table(1693) := '494341674943426C4C6E42795A585A6C626E52455A575A68645778304B436C63636C78754943416749434167494341674943416764326C755A4739334C6E52766343346B4B43636A4A79417249484E6C624759756233423061573975637935705A434172';
wwv_flow_api.g_varchar2_table(1694) := '494363674C6E5174516E563064473975556D566E615739754C574A3164485276626E4D674C6E5174556D567762334A304C5842685A326C75595852706232354D615735724C533177636D56324A796B7564484A705A32646C6369676E593278705932736E';
wwv_flow_api.g_varchar2_table(1695) := '4B5678795847346749434167494341674943416749434269636D566861317879584734674943416749434167494341675932467A5A53417A4E446F674C7938675547466E5A53426B6233647558484A636269416749434167494341674943416749475575';
wwv_flow_api.g_varchar2_table(1696) := '63484A6C646D56756445526C5A6D46316248516F4B56787958473467494341674943416749434167494342336157356B62336375644739774C69516F4A794D6E49437367633256735A693576634852706232357A4C6D6C6B494373674A79417564433143';
wwv_flow_api.g_varchar2_table(1697) := '64585230623235535A57647062323474596E56306447397563794175644331535A584276636E51746347466E6157356864476C76626B7870626D73744C57356C6548516E4B533530636D6C6E5A3256794B43646A62476C6A6179637058484A6362694167';
wwv_flow_api.g_varchar2_table(1698) := '49434167494341674943416749474A795A57467258484A63626941674943416749434167665678795847346749434167494342394B567879584734674943416766537863636C787558484A636269416749434266636D563064584A75553256735A574E30';
wwv_flow_api.g_varchar2_table(1699) := '5A5752536233633649475A31626D4E30615739754943676B636D39334B53423758484A63626941674943416749485A686369427A5A57786D494430676447687063317879584734674943416749434268634756344C6D6C305A57306F633256735A693576';
wwv_flow_api.g_varchar2_table(1700) := '634852706232357A4C6E4A6C64485679626B6C305A5730704C6E4E6C64465A686248566C4B435279623363755A4746305953676E636D563064584A754A796B7349435279623363755A4746305953676E5A476C7A63477868655363704B56787958473467';
wwv_flow_api.g_varchar2_table(1701) := '49434167494341764C79424262484E764947466B5A434230614755675A476C7A6347786865534232595778315A5342686379426B595852684947463064484967623234676447686C494768705A47526C626942795A585231636D34676158526C62533467';
wwv_flow_api.g_varchar2_table(1702) := '5647687063794270637942316332566B49475A7663694232595778705A474630615739754C6C787958473467494341674943427A5A57786D4C6C39795A585231636D354A644756744A43356B595852684B43646B61584E77624746354A7977674A484A76';
wwv_flow_api.g_varchar2_table(1703) := '6479356B595852684B43646B61584E77624746354A796B7058484A63626C78795847346749434167494341764C794255636D6C6E5A325679494745675933567A64473974494756325A573530494746755A4342685A4751675A4746305953423062794270';
wwv_flow_api.g_varchar2_table(1704) := '64446F675957787349474E7662485674626E4D67623259676447686C49484A7664317879584734674943416749434232595849675A474630595341394948743958484A636269416749434167494351755A57466A6143676B4B436375644331535A584276';
wwv_flow_api.g_varchar2_table(1705) := '636E5174636D567762334A30494852794C6D3168636D736E4B53356D6157356B4B4364305A4363704C43426D6457356A64476C766269416F613256354C4342325957777049487463636C787549434167494341674943426B595852685779516F646D4673';
wwv_flow_api.g_varchar2_table(1706) := '4B533568644852794B43646F5A57466B5A584A7A4A796C64494430674A436832595777704C6D68306257776F4B5678795847346749434167494342394B56787958473563636C787549434167494341674C793867526D6C75595778736553426F6157526C';
wwv_flow_api.g_varchar2_table(1707) := '4948526F5A534274623252686246787958473467494341674943427A5A57786D4C6C39746232526862455270595778765A7951755A476C686247396E4B43646A6247397A5A53637058484A63626C78795847346749434167494341764C794242626D5167';
wwv_flow_api.g_varchar2_table(1708) := '5A6D396A64584D67623234676157357764585167596E5630494735766443426D6233496753556367593239736457317549476C305A573163636C78754943416749434167615759674B43467A5A57786D4C6C396B61584E77624746355358526C62535175';
wwv_flow_api.g_varchar2_table(1709) := '634746795A5735304B436B756147467A5132786863334D6F4A3245745231597459323973645731755358526C625363704B53423758484A63626941674943416749434167633256735A6935665A476C7A6347786865556C305A57306B4C6D5A765933567A';
wwv_flow_api.g_varchar2_table(1710) := '4B436C63636C7875494341674943416766567879584734674943416766537863636C787558484A63626941674943426662323553623364545A57786C5933526C5A446F675A6E567559335270623234674B436B6765317879584734674943416749434232';
wwv_flow_api.g_varchar2_table(1711) := '59584967633256735A6941394948526F61584E63636C787549434167494341674C79386751574E30615739754948646F5A573467636D393349476C7A49474E7361574E725A575263636C78754943416749434167633256735A6935666257396B59577845';
wwv_flow_api.g_varchar2_table(1712) := '615746736232636B4C6D39754B43646A62476C6A61796373494363756257396B59577774624739324C585268596D786C494335304C564A6C63473979644331795A584276636E51676448496E4C43426D6457356A64476C766269416F5A536B6765317879';
wwv_flow_api.g_varchar2_table(1713) := '58473467494341674943416749484E6C6247597558334A6C64485679626C4E6C6247566A6447566B556D39334B486470626D527664793530623341754A43683061476C7A4B536C63636C7875494341674943416766536C63636C78754943416749483073';
wwv_flow_api.g_varchar2_table(1714) := '58484A63626C7879584734674943416758334A6C625739325A565A6862476C6B595852706232343649475A31626D4E30615739754943677049487463636C787549434167494341674C7938675132786C5958496759335679636D56756443426C636E4A76';
wwv_flow_api.g_varchar2_table(1715) := '636E4E63636C787549434167494341675958426C654335745A584E7A5957646C4C6D4E735A57467952584A7962334A7A4B48526F61584D756233423061573975637935795A585231636D354A644756744B567879584734674943416766537863636C7875';
wwv_flow_api.g_varchar2_table(1716) := '58484A6362694167494342665932786C59584A4A626E423164446F675A6E567559335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C787549434167494341675958426C65433570';
wwv_flow_api.g_varchar2_table(1717) := '644756744B484E6C6247597562334230615739756379356B61584E77624746355358526C62536B7563325630566D46736457556F4A79637058484A636269416749434167494746775A5867756158526C6253687A5A57786D4C6D397764476C76626E4D75';
wwv_flow_api.g_varchar2_table(1718) := '636D563064584A755358526C62536B7563325630566D46736457556F4A79637058484A63626941674943416749484E6C6247597558334A6C64485679626B6C305A57306B4C6D52686447456F4A3252706333427359586B6E4C43416E4A796C63636C7875';
wwv_flow_api.g_varchar2_table(1719) := '4943416749434167633256735A693566636D567462335A6C566D46736157526864476C766269677058484A63626941674943416749484E6C62475975583252706333427359586C4A644756744A43356D62324E316379677058484A636269416749434239';
wwv_flow_api.g_varchar2_table(1720) := '4C46787958473563636C78754943416749463970626D6C305132786C59584A4A626E423164446F675A6E567559335270623234674B436B676531787958473467494341674943423259584967633256735A6941394948526F61584E63636C787558484A63';
wwv_flow_api.g_varchar2_table(1721) := '626941674943416749484E6C6247597558324E735A574679535735776458516B4C6D39754B43646A62476C6A6179637349475A31626D4E30615739754943677049487463636C787549434167494341674943427A5A57786D4C6C396A62475668636B6C75';
wwv_flow_api.g_varchar2_table(1722) := '634856304B436C63636C7875494341674943416766536C63636C7875494341674948307358484A63626C78795847346749434167583268705A475650646D567962474635544739685A4756794F69426D6457356A64476C766269416F63334270626D356C';
wwv_flow_api.g_varchar2_table(1723) := '63696B67653178795847346749434167494342705A69416F63334270626D356C63696B676531787958473467494341674943416749484E77615735755A584975636D567462335A6C4B436C63636C78754943416749434167665678795847346749434167';
wwv_flow_api.g_varchar2_table(1724) := '66537863636C787558484A6362694167494342666157357064454E6863324E685A476C755A307850566E4D3649475A31626D4E30615739754943677049487463636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A63';
wwv_flow_api.g_varchar2_table(1725) := '626941674943416749486470626D527664793530623341754A43687A5A57786D4C6D397764476C76626E4D755932467A5932466B6157356E5358526C62584D704C6D39754B43646A614746755A32556E4C43426D6457356A64476C766269416F4B534237';
wwv_flow_api.g_varchar2_table(1726) := '58484A63626941674943416749434167633256735A6935665932786C59584A4A626E42316443677058484A6362694167494341674948307058484A6362694167494342394C46787958473563636C7875494341674946397A5A585257595778315A554A68';
wwv_flow_api.g_varchar2_table(1727) := '6332566B5432354561584E77624746354F69426D6457356A64476C766269416F63465A686248566C4B53423758484A63626941674943416749485A686369427A5A57786D494430676447687063317879584734674943416749434268634756344C6E4E6C';
wwv_flow_api.g_varchar2_table(1728) := '636E5A6C636935776248566E6157346F633256735A693576634852706232357A4C6D46715958684A5A47567564476C6D615756794C43423758484A63626941674943416749434167654441784F69416E5230565558315A42544656464A797863636C7875';
wwv_flow_api.g_varchar2_table(1729) := '4943416749434167494342344D44493649484257595778315A5341764C7942795A585231636D355759577863636C78754943416749434167665377676531787958473467494341674943416749475268644746556558426C4F69416E616E4E7662696373';
wwv_flow_api.g_varchar2_table(1730) := '58484A63626941674943416749434167624739685A476C755A306C755A476C6A59585276636A6F674A433577636D39346553687A5A57786D4C6C397064475674544739685A476C755A306C755A476C6A5958527663697767633256735A696B7358484A63';
wwv_flow_api.g_varchar2_table(1731) := '6269416749434167494341676333566A5932567A637A6F675A6E567559335270623234674B484245595852684B53423758484A636269416749434167494341674943427A5A57786D4C6C39795A585231636D354A644756744A4335325957776F63455268';
wwv_flow_api.g_varchar2_table(1732) := '64474575636D563064584A75566D46736457557058484A636269416749434167494341674943427A5A57786D4C6C396B61584E77624746355358526C62535175646D46734B484245595852684C6D52706333427359586C57595778315A536C63636C7875';
wwv_flow_api.g_varchar2_table(1733) := '4943416749434167494341674943387649454673633238675957526B4948526F5A53426B61584E776247463549485A686248566C4947467A49475268644745675958523063694276626942306147556761476C6B5A47567549484A6C6448567962694270';
wwv_flow_api.g_varchar2_table(1734) := '644756744C69425561476C7A49476C7A4948567A5A5751675A6D397949485A6862476C6B595852706232347558484A636269416749434167494341674943427A5A57786D4C6C39795A585231636D354A644756744A43356B595852684B43646B61584E77';
wwv_flow_api.g_varchar2_table(1735) := '624746354A79776763455268644745755A476C7A6347786865565A686248566C4B5678795847346749434167494341674948307358484A636269416749434167494341675A584A796233493649475A31626D4E3061573975494368775247463059536B67';
wwv_flow_api.g_varchar2_table(1736) := '65317879584734674943416749434167494341674C7938675647687962336367595734675A584A7962334A63636C78754943416749434167494341674948526F636D393349455679636D39794B43644E623252686243424D543159676158526C62534232';
wwv_flow_api.g_varchar2_table(1737) := '595778315A53426A623356756443427562335167596D5567633256304A796C63636C787549434167494341674943423958484A6362694167494341674948307058484A6362694167494342394C46787958473563636C78754943416749463970626D6C30';
wwv_flow_api.g_varchar2_table(1738) := '5158426C65456C305A57303649475A31626D4E30615739754943677049487463636C78754943416749434167646D467949484E6C624759675053423061476C7A58484A6362694167494341674943387649464E6C64434268626D51675A32563049485A68';
wwv_flow_api.g_varchar2_table(1739) := '6248566C49485A70595342686347563449475A31626D4E306157397563317879584734674943416749434268634756344C6D6C305A57307559334A6C5958526C4B484E6C624759756233423061573975637935795A585231636D354A644756744C434237';
wwv_flow_api.g_varchar2_table(1740) := '58484A636269416749434167494341675A573568596D786C4F69426D6457356A64476C766269416F4B53423758484A636269416749434167494341674943427A5A57786D4C6C396B61584E77624746355358526C6253517563484A766343676E5A476C7A';
wwv_flow_api.g_varchar2_table(1741) := '59574A735A57516E4C43426D5957787A5A536C63636C787549434167494341674943416749484E6C6247597558334A6C64485679626B6C305A57306B4C6E42796233416F4A325270633246696247566B4A7977675A6D46736332557058484A6362694167';
wwv_flow_api.g_varchar2_table(1742) := '49434167494341674943427A5A57786D4C6C397A5A57467959326843645852306232346B4C6E42796233416F4A325270633246696247566B4A7977675A6D46736332557058484A636269416749434167494341674943427A5A57786D4C6C396A62475668';
wwv_flow_api.g_varchar2_table(1743) := '636B6C75634856304A43357A614739334B436C63636C78754943416749434167494342394C46787958473467494341674943416749475270633246696247553649475A31626D4E30615739754943677049487463636C7875494341674943416749434167';
wwv_flow_api.g_varchar2_table(1744) := '49484E6C62475975583252706333427359586C4A644756744A433577636D39774B43646B61584E68596D786C5A436373494852796457557058484A636269416749434167494341674943427A5A57786D4C6C39795A585231636D354A644756744A433577';
wwv_flow_api.g_varchar2_table(1745) := '636D39774B43646B61584E68596D786C5A436373494852796457557058484A636269416749434167494341674943427A5A57786D4C6C397A5A57467959326843645852306232346B4C6E42796233416F4A325270633246696247566B4A79776764484A31';
wwv_flow_api.g_varchar2_table(1746) := '5A536C63636C787549434167494341674943416749484E6C6247597558324E735A574679535735776458516B4C6D68705A47556F4B5678795847346749434167494341674948307358484A6362694167494341674943416761584E4561584E68596D786C';
wwv_flow_api.g_varchar2_table(1747) := '5A446F675A6E567559335270623234674B436B676531787958473467494341674943416749434167636D563064584A7549484E6C62475975583252706333427359586C4A644756744A433577636D39774B43646B61584E68596D786C5A43637058484A63';
wwv_flow_api.g_varchar2_table(1748) := '62694167494341674943416766537863636C787549434167494341674943427A614739334F69426D6457356A64476C766269416F4B53423758484A636269416749434167494341674943427A5A57786D4C6C396B61584E77624746355358526C62535175';
wwv_flow_api.g_varchar2_table(1749) := '633268766479677058484A636269416749434167494341674943427A5A57786D4C6C397A5A57467959326843645852306232346B4C6E4E6F6233636F4B5678795847346749434167494341674948307358484A6362694167494341674943416761476C6B';
wwv_flow_api.g_varchar2_table(1750) := '5A546F675A6E567559335270623234674B436B676531787958473467494341674943416749434167633256735A6935665A476C7A6347786865556C305A57306B4C6D68705A47556F4B56787958473467494341674943416749434167633256735A693566';
wwv_flow_api.g_varchar2_table(1751) := '63325668636D4E6F516E5630644739754A43356F6157526C4B436C63636C78754943416749434167494342394C46787958473467494341674943416749484E6C64465A686248566C4F69426D6457356A64476C766269416F63465A686248566C4C434277';
wwv_flow_api.g_varchar2_table(1752) := '52476C7A6347786865565A686248566C4C4342775533567763484A6C63334E44614746755A325646646D567564436B676531787958473467494341674943416749434167615759674B48424561584E7762474635566D4673645755676648776763465A68';
wwv_flow_api.g_varchar2_table(1753) := '6248566C4C6D786C626D643061434139505430674D436B6765317879584734674943416749434167494341674943427A5A57786D4C6C396B61584E77624746355358526C62535175646D46734B48424561584E7762474635566D46736457557058484A63';
wwv_flow_api.g_varchar2_table(1754) := '6269416749434167494341674943416749484E6C6247597558334A6C64485679626B6C305A57306B4C6E5A6862436877566D46736457557058484A636269416749434167494341674943416749484E6C6247597558334A6C64485679626B6C305A57306B';
wwv_flow_api.g_varchar2_table(1755) := '4C6D52686447456F4A3252706333427359586B6E4C43427752476C7A6347786865565A686248566C4B567879584734674943416749434167494341676653426C62484E6C49487463636C787549434167494341674943416749434167633256735A693566';
wwv_flow_api.g_varchar2_table(1756) := '5A476C7A6347786865556C305A57306B4C6E5A686243687752476C7A6347786865565A686248566C4B567879584734674943416749434167494341674943427A5A57786D4C6C397A5A585257595778315A554A686332566B5432354561584E7762474635';
wwv_flow_api.g_varchar2_table(1757) := '4B484257595778315A536C63636C787549434167494341674943416749483163636C78754943416749434167494342394C4678795847346749434167494341674947646C64465A686248566C4F69426D6457356A64476C766269416F4B53423758484A63';
wwv_flow_api.g_varchar2_table(1758) := '626941674943416749434167494342795A585231636D3467633256735A693566636D563064584A755358526C62535175646D46734B436C63636C78754943416749434167494342394C46787958473467494341674943416749476C7A51326868626D646C';
wwv_flow_api.g_varchar2_table(1759) := '5A446F675A6E567559335270623234674B436B676531787958473467494341674943416749434167636D563064584A7549475276593356745A5735304C6D646C644556735A57316C626E524365556C6B4B484E6C6247597562334230615739756379356B';
wwv_flow_api.g_varchar2_table(1760) := '61584E77624746355358526C62536B75646D4673645755674954303949475276593356745A5735304C6D646C644556735A57316C626E524365556C6B4B484E6C6247597562334230615739756379356B61584E77624746355358526C62536B755A47566D';
wwv_flow_api.g_varchar2_table(1761) := '5958567364465A686248566C58484A63626941674943416749434167665678795847346749434167494342394B567879584734674943416749434268634756344C6D6C305A57306F633256735A693576634852706232357A4C6E4A6C64485679626B6C30';
wwv_flow_api.g_varchar2_table(1762) := '5A5730704C6D4E686247786959574E726379356B61584E7762474635566D467364575647623349675053426D6457356A64476C766269416F4B53423758484A63626941674943416749434167636D563064584A7549484E6C624759755832527063334273';
wwv_flow_api.g_varchar2_table(1763) := '59586C4A644756744A4335325957776F4B56787958473467494341674943423958484A6362694167494342394C46787958473563636C7875494341674946397064475674544739685A476C755A306C755A476C6A59585276636A6F675A6E567559335270';
wwv_flow_api.g_varchar2_table(1764) := '623234674B47787659575270626D644A626D5270593246306233497049487463636C787549434167494341674A43676E497963674B79423061476C7A4C6D397764476C76626E4D7563325668636D4E6F516E5630644739754B5335685A6E526C63696873';
wwv_flow_api.g_varchar2_table(1765) := '6232466B6157356E5357356B61574E68644739794B5678795847346749434167494342795A585231636D3467624739685A476C755A306C755A476C6A59585276636C7879584734674943416766537863636C787558484A6362694167494342666257396B';
wwv_flow_api.g_varchar2_table(1766) := '5957784D6232466B6157356E5357356B61574E68644739794F69426D6457356A64476C766269416F624739685A476C755A306C755A476C6A5958527663696B676531787958473467494341674943423061476C7A4C6C3974623252686245527059577876';
wwv_flow_api.g_varchar2_table(1767) := '5A79517563484A6C634756755A4368736232466B6157356E5357356B61574E68644739794B5678795847346749434167494342795A585231636D3467624739685A476C755A306C755A476C6A59585276636C787958473467494341676656787958473467';
wwv_flow_api.g_varchar2_table(1768) := '4948307058484A63626E30704B4746775A586775616C46315A584A354C4342336157356B6233637058484A6362694973496938764947686963325A3549474E76625842706247566B49456868626D52735A574A68636E4D67644756746347786864475663';
wwv_flow_api.g_varchar2_table(1769) := '626E5A68636942495957356B6247566959584A7A5132397463476C735A584967505342795A58463161584A6C4B43646F596E4E6D65533979645735306157316C4A796B375847357462325231624755755A58687762334A306379413949456868626D5273';
wwv_flow_api.g_varchar2_table(1770) := '5A574A68636E4E44623231776157786C636935305A573177624746305A53683758434A6A623231776157786C636C77694F6C73334C467769506A30674E4334774C6A4263496C307358434A7459576C75584349365A6E5675593352706232346F59323975';
wwv_flow_api.g_varchar2_table(1771) := '64474670626D56794C47526C6348526F4D43786F5A5778775A584A7A4C484268636E52705957787A4C475268644745704948746362694167494342325958496763335268593273784C43426F5A5778775A584973494746736157467A4D54316B5A584230';
wwv_flow_api.g_varchar2_table(1772) := '6144416749543067626E56736243412F4947526C6348526F4D4341364943686A6232353059576C755A584975626E567362454E76626E526C6548516766487767653330704C43426862476C68637A493961475673634756796379356F5A5778775A584A4E';
wwv_flow_api.g_varchar2_table(1773) := '61584E7A6157356E4C43426862476C68637A4D3958434A6D6457356A64476C76626C77694C43426862476C68637A51395932397564474670626D56794C6D567A593246775A55563463484A6C63334E7062323473494746736157467A4E54316A62323530';
wwv_flow_api.g_varchar2_table(1774) := '59576C755A58497562474674596D52684F3178755847346749484A6C6448567962694263496A786B615859676157513958467863496C776958473467494341674B79426862476C68637A516F4B43686F5A5778775A5849675053416F6147567363475679';
wwv_flow_api.g_varchar2_table(1775) := '494430676147567363475679637935705A4342386643416F5A475677644767774943453949473531624777675079426B5A58423061444175615751674F69426B5A584230614441704B534168505342756457787349443867614756736347567949446F67';
wwv_flow_api.g_varchar2_table(1776) := '5957787059584D794B53776F64486C775A57396D4947686C6248426C63694139505430675957787059584D7A4944386761475673634756794C6D4E686247776F5957787059584D784C487463496D356862575663496A7063496D6C6B5843497358434A6F';
wwv_flow_api.g_varchar2_table(1777) := '59584E6F584349366533307358434A6B59585268584349365A4746305958307049446F6761475673634756794B536B7058473467494341674B794263496C7863584349675932786863334D3958467863496E517452476C686247396E556D566E61573975';
wwv_flow_api.g_varchar2_table(1778) := '4947707A4C584A6C5A326C6C6232354561574673623263676443314762334A744C53317A64484A6C64474E6F535735776458527A49485174526D397962533074624746795A3255676257396B59577774624739325846786349694230615852735A543163';
wwv_flow_api.g_varchar2_table(1779) := '5846776958434A636269416749434172494746736157467A4E43676F4B47686C6248426C636941394943686F5A5778775A5849675053426F5A5778775A584A7A4C6E52706447786C494878384943686B5A5842306144416749543067626E56736243412F';
wwv_flow_api.g_varchar2_table(1780) := '4947526C6348526F4D433530615852735A5341364947526C6348526F4D436B704943453949473531624777675079426F5A5778775A5849674F69426862476C68637A49704C4368306558426C623259676147567363475679494430395053426862476C68';
wwv_flow_api.g_varchar2_table(1781) := '637A4D675079426F5A5778775A584975593246736243686862476C68637A457365317769626D46745A5677694F6C776964476C306247566349697863496D686863326863496A703766537863496D526864474663496A706B5958526866536B674F69426F';
wwv_flow_api.g_varchar2_table(1782) := '5A5778775A5849704B536C6362694167494341724946776958467863496A356358484A635847346749434167504752706469426A6247467A637A3163584677696443314561574673623264535A57647062323474596D396B65534271637931795A576470';
wwv_flow_api.g_varchar2_table(1783) := '623235456157467362326374596D396B65534275627931775957526B6157356E5846786349694263496C787549434167494373674B43687A6447466A617A45675053426862476C68637A556F4B43687A6447466A617A45675053416F5A47567764476777';
wwv_flow_api.g_varchar2_table(1784) := '4943453949473531624777675079426B5A58423061444175636D566E6157397549446F675A475677644767774B536B6749543067626E56736243412F49484E3059574E724D5335686448527961574A316447567A49446F6763335268593273784B537767';
wwv_flow_api.g_varchar2_table(1785) := '5A475677644767774B536B6749543067626E56736243412F49484E3059574E724D534136494677695843497058473467494341674B794263496A356358484A635847346749434167494341674944786B615859675932786863334D3958467863496D4E76';
wwv_flow_api.g_varchar2_table(1786) := '626E52686157356C636C78635843492B584678795846787549434167494341674943416749434167504752706469426A6247467A637A316358467769636D393358467863496A356358484A63584734674943416749434167494341674943416749434167';
wwv_flow_api.g_varchar2_table(1787) := '504752706469426A6247467A637A3163584677695932397349474E76624330784D6C78635843492B5846787958467875494341674943416749434167494341674943416749434167494341385A476C3249474E7359584E7A5056786358434A304C564A6C';
wwv_flow_api.g_varchar2_table(1788) := '63473979644342304C564A6C634739796443307459577830556D39336330526C5A6D46316248526358467769506C7863636C786362694167494341674943416749434167494341674943416749434167494341674944786B615859675932786863334D39';
wwv_flow_api.g_varchar2_table(1789) := '58467863496E5174556D567762334A304C586479595842635846776949484E306557786C5056786358434A336157523061446F674D5441774A5678635843492B584678795846787549434167494341674943416749434167494341674943416749434167';
wwv_flow_api.g_varchar2_table(1790) := '49434167494341674944786B615859675932786863334D3958467863496E5174526D39796253316D615756735A454E76626E52686157356C636942304C555A76636D30745A6D6C6C624752446232353059576C755A5849744C584E3059574E725A575167';
wwv_flow_api.g_varchar2_table(1791) := '6443314762334A744C575A705A57786B5132397564474670626D56794C53317A64484A6C64474E6F535735776458527A49473168636D64706269313062334174633231635846776949476C6B5056786358434A63496C7875494341674943736759577870';
wwv_flow_api.g_varchar2_table(1792) := '59584D304B4746736157467A4E53676F4B484E3059574E724D5341394943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D43357A5A57467959326847615756735A4341364947526C6348526F4D436B704943453949473531';
wwv_flow_api.g_varchar2_table(1793) := '624777675079427A6447466A617A4575615751674F69427A6447466A617A45704C43426B5A584230614441704B567875494341674943736758434A665130394F5645464A546B565358467863496A356358484A6358473467494341674943416749434167';
wwv_flow_api.g_varchar2_table(1794) := '494341674943416749434167494341674943416749434167494341674944786B615859675932786863334D3958467863496E5174526D397962533170626E423164454E76626E52686157356C636C78635843492B58467879584678754943416749434167';
wwv_flow_api.g_varchar2_table(1795) := '49434167494341674943416749434167494341674943416749434167494341674943416749434167504752706469426A6247467A637A3163584677696443314762334A744C576C305A573158636D46776347567958467863496A356358484A6358473467';
wwv_flow_api.g_varchar2_table(1796) := '4943416749434167494341674943416749434167494341674943416749434167494341674943416749434167494341674943416750476C7563485630494852356347553958467863496E526C654852635846776949474E7359584E7A5056786358434A68';
wwv_flow_api.g_varchar2_table(1797) := '634756344C576C305A57307464475634644342746232526862433173623359746158526C625342635846776949476C6B5056786358434A63496C787549434167494373675957787059584D304B4746736157467A4E53676F4B484E3059574E724D534139';
wwv_flow_api.g_varchar2_table(1798) := '4943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D43357A5A57467959326847615756735A4341364947526C6348526F4D436B704943453949473531624777675079427A6447466A617A4575615751674F69427A6447466A';
wwv_flow_api.g_varchar2_table(1799) := '617A45704C43426B5A584230614441704B567875494341674943736758434A6358467769494746316447396A62323177624756305A5431635846776962325A6D58467863496942776247466A5A5768766247526C636A31635846776958434A6362694167';
wwv_flow_api.g_varchar2_table(1800) := '49434172494746736157467A4E43686862476C68637A556F4B43687A6447466A617A45675053416F5A475677644767774943453949473531624777675079426B5A5842306144417563325668636D4E6F526D6C6C624751674F69426B5A58423061444170';
wwv_flow_api.g_varchar2_table(1801) := '4B53416850534275645778734944386763335268593273784C6E427359574E6C614739735A47567949446F6763335268593273784B5377675A475677644767774B536C6362694167494341724946776958467863496A356358484A635847346749434167';
wwv_flow_api.g_varchar2_table(1802) := '49434167494341674943416749434167494341674943416749434167494341674943416749434167494341674943416750474A3164485276626942306558426C5056786358434A6964585230623235635846776949476C6B5056786358434A514D544578';
wwv_flow_api.g_varchar2_table(1803) := '4D4639615155464D58305A4C58304E5052455666516C56555645394F584678634969426A6247467A637A3163584677695953314364585230623234676257396B59577774624739324C574A3164485276626942684C554A31644852766269307463473977';
wwv_flow_api.g_varchar2_table(1804) := '6458424D54315A6358467769506C7863636C786362694167494341674943416749434167494341674943416749434167494341674943416749434167494341674943416749434167494341674943416750484E77595734675932786863334D3958467863';
wwv_flow_api.g_varchar2_table(1805) := '496D457453574E766269426D5953426D5953317A5A5746795932686358467769506A777663334268626A356358484A6358473467494341674943416749434167494341674943416749434167494341674943416749434167494341674943416749434167';
wwv_flow_api.g_varchar2_table(1806) := '4943416750433969645852306232342B58467879584678754943416749434167494341674943416749434167494341674943416749434167494341674943416749434167494341675043396B6158592B5846787958467875494341674943416749434167';
wwv_flow_api.g_varchar2_table(1807) := '49434167494341674943416749434167494341674943416749434167494341384C325270646A356358484A63584734674943416749434167494341674943416749434167494341674943416749434167494341675043396B6158592B5846787958467875';
wwv_flow_api.g_varchar2_table(1808) := '58434A6362694167494341724943676F6333526859327378494430675932397564474670626D56794C6D6C75646D39725A564268636E52705957776F6347467964476C6862484D75636D567762334A304C47526C6348526F4D43783758434A755957316C';
wwv_flow_api.g_varchar2_table(1809) := '5843493658434A795A584276636E526349697863496D526864474663496A706B595852684C4677696157356B5A57353058434936584349674943416749434167494341674943416749434167494341674943416749434167494341675843497358434A6F';
wwv_flow_api.g_varchar2_table(1810) := '5A5778775A584A7A58434936614756736347567963797863496E4268636E52705957787A584349366347467964476C6862484D7358434A6B5A574E76636D463062334A7A584349365932397564474670626D56794C6D526C5932397959585276636E4E39';
wwv_flow_api.g_varchar2_table(1811) := '4B536B6749543067626E56736243412F49484E3059574E724D534136494677695843497058473467494341674B7942634969416749434167494341674943416749434167494341674943416749434167494477765A476C32506C7863636C786362694167';
wwv_flow_api.g_varchar2_table(1812) := '4943416749434167494341674943416749434167494341675043396B6158592B58467879584678754943416749434167494341674943416749434167494477765A476C32506C7863636C786362694167494341674943416749434167494477765A476C32';
wwv_flow_api.g_varchar2_table(1813) := '506C7863636C78636269416749434167494341675043396B6158592B584678795846787549434167494477765A476C32506C7863636C786362694167494341385A476C3249474E7359584E7A5056786358434A304C555270595778765A314A6C5A326C76';
wwv_flow_api.g_varchar2_table(1814) := '62693169645852306232357A4947707A4C584A6C5A326C76626B5270595778765A793169645852306232357A58467863496A356358484A635847346749434167494341674944786B615859675932786863334D3958467863496E5174516E563064473975';
wwv_flow_api.g_varchar2_table(1815) := '556D566E6157397549485174516E563064473975556D566E615739754C53316B61574673623264535A5764706232356358467769506C7863636C7863626941674943416749434167494341674944786B615859675932786863334D3958467863496E5174';
wwv_flow_api.g_varchar2_table(1816) := '516E563064473975556D566E615739754C5864795958426358467769506C7863636C7863626C776958473467494341674B79416F4B484E3059574E724D53413949474E76626E52686157356C63693570626E5A766132565159584A30615746734B484268';
wwv_flow_api.g_varchar2_table(1817) := '636E52705957787A4C6E42685A326C7559585270623234735A475677644767774C487463496D356862575663496A7063496E42685A326C75595852706232356349697863496D526864474663496A706B595852684C4677696157356B5A57353058434936';
wwv_flow_api.g_varchar2_table(1818) := '5843496749434167494341674943416749434167494341675843497358434A6F5A5778775A584A7A58434936614756736347567963797863496E4268636E52705957787A584349366347467964476C6862484D7358434A6B5A574E76636D463062334A7A';
wwv_flow_api.g_varchar2_table(1819) := '584349365932397564474670626D56794C6D526C5932397959585276636E4E394B536B6749543067626E56736243412F49484E3059574E724D534136494677695843497058473467494341674B7942634969416749434167494341674943416749447776';
wwv_flow_api.g_varchar2_table(1820) := '5A476C32506C7863636C78636269416749434167494341675043396B6158592B584678795846787549434167494477765A476C32506C7863636C7863626A77765A476C32506C77694F31787566537863496E567A5A564268636E527059577863496A7030';
wwv_flow_api.g_varchar2_table(1821) := '636E566C4C46776964584E6C52474630595677694F6E5279645756394B54746362694973496938764947686963325A3549474E76625842706247566B49456868626D52735A574A68636E4D67644756746347786864475663626E5A68636942495957356B';
wwv_flow_api.g_varchar2_table(1822) := '6247566959584A7A5132397463476C735A584967505342795A58463161584A6C4B43646F596E4E6D65533979645735306157316C4A796B375847357462325231624755755A58687762334A306379413949456868626D52735A574A68636E4E4462323177';
wwv_flow_api.g_varchar2_table(1823) := '6157786C636935305A573177624746305A53683758434978584349365A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F5A5778775A584A7A4C484268636E52705957787A4C475268644745704948746362694167';
wwv_flow_api.g_varchar2_table(1824) := '494342325958496763335268593273784C43426862476C68637A45395A475677644767774943453949473531624777675079426B5A584230614441674F69416F5932397564474670626D56794C6D353162477844623235305A5868304948783849487439';
wwv_flow_api.g_varchar2_table(1825) := '4B5377675957787059584D7950574E76626E52686157356C63693573595731695A474573494746736157467A4D7A316A6232353059576C755A5849755A584E6A5958426C52586877636D567A63326C76626A7463626C7875494342795A585231636D3467';
wwv_flow_api.g_varchar2_table(1826) := '584349385A476C3249474E7359584E7A5056786358434A304C554A3164485276626C4A6C5A326C766269316A623277676443314364585230623235535A57647062323474593239734C5331735A575A3058467863496A356358484A635847346749434167';
wwv_flow_api.g_varchar2_table(1827) := '504752706469426A6247467A637A3163584677696443314364585230623235535A57647062323474596E563064473975633178635843492B584678795846787558434A6362694167494341724943676F6333526859327378494430676147567363475679';
wwv_flow_api.g_varchar2_table(1828) := '63317463496D6C6D58434A644C6D4E686247776F5957787059584D784C43676F6333526859327378494430674B47526C6348526F4D4341685053427564577873494438675A475677644767774C6E42685A326C7559585270623234674F69426B5A584230';
wwv_flow_api.g_varchar2_table(1829) := '614441704B53416850534275645778734944386763335268593273784C6D46736247393355484A6C6469413649484E3059574E724D536B7365317769626D46745A5677694F6C776961575A6349697863496D686863326863496A703766537863496D5A75';
wwv_flow_api.g_varchar2_table(1830) := '584349365932397564474670626D56794C6E4279623264795957306F4D6977675A474630595377674D436B7358434A70626E5A6C636E4E6C584349365932397564474670626D56794C6D35766233417358434A6B59585268584349365A47463059583070';
wwv_flow_api.g_varchar2_table(1831) := '4B534168505342756457787349443867633352685932737849446F6758434A6349696C6362694167494341724946776949434167494477765A476C32506C7863636C7863626A77765A476C32506C7863636C7863626A786B615859675932786863334D39';
wwv_flow_api.g_varchar2_table(1832) := '58467863496E5174516E563064473975556D566E615739754C574E76624342304C554A3164485276626C4A6C5A326C766269316A623277744C574E6C626E526C636C786358434967633352356247553958467863496E526C65485174595778705A323436';
wwv_flow_api.g_varchar2_table(1833) := '49474E6C626E526C636A746358467769506C7863636C78636269416758434A636269416749434172494746736157467A4D79686862476C68637A496F4B43687A6447466A617A45675053416F5A475677644767774943453949473531624777675079426B';
wwv_flow_api.g_varchar2_table(1834) := '5A584230614441756347466E6157356864476C76626941364947526C6348526F4D436B704943453949473531624777675079427A6447466A617A45755A6D6C7963335253623363674F69427A6447466A617A45704C43426B5A584230614441704B567875';
wwv_flow_api.g_varchar2_table(1835) := '4943416749437367584349674C534263496C787549434167494373675957787059584D7A4B4746736157467A4D69676F4B484E3059574E724D5341394943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D43357759576470';
wwv_flow_api.g_varchar2_table(1836) := '626D46306157397549446F675A475677644767774B536B6749543067626E56736243412F49484E3059574E724D53357359584E30556D393349446F6763335268593273784B5377675A475677644767774B536C6362694167494341724946776958467879';
wwv_flow_api.g_varchar2_table(1837) := '584678755043396B6158592B5846787958467875504752706469426A6247467A637A3163584677696443314364585230623235535A576470623234745932397349485174516E563064473975556D566E615739754C574E7662433074636D6C6E61485263';
wwv_flow_api.g_varchar2_table(1838) := '58467769506C7863636C786362694167494341385A476C3249474E7359584E7A5056786358434A304C554A3164485276626C4A6C5A326C7662693169645852306232357A58467863496A356358484A6358473563496C787549434167494373674B43687A';
wwv_flow_api.g_varchar2_table(1839) := '6447466A617A45675053426F5A5778775A584A7A5731776961575A63496C3075593246736243686862476C68637A45734B43687A6447466A617A45675053416F5A475677644767774943453949473531624777675079426B5A584230614441756347466E';
wwv_flow_api.g_varchar2_table(1840) := '6157356864476C76626941364947526C6348526F4D436B704943453949473531624777675079427A6447466A617A4575595778736233644F5A58683049446F6763335268593273784B53783758434A755957316C5843493658434A705A6C77694C467769';
wwv_flow_api.g_varchar2_table(1841) := '6147467A614677694F6E74394C4677695A6D3563496A706A6232353059576C755A58497563484A765A334A68625367304C43426B595852684C4341774B537863496D6C75646D567963325663496A706A6232353059576C755A584975626D397663437863';
wwv_flow_api.g_varchar2_table(1842) := '496D526864474663496A706B5958526866536B704943453949473531624777675079427A6447466A617A45674F694263496C77694B567875494341674943736758434967494341675043396B6158592B58467879584678755043396B6158592B58467879';
wwv_flow_api.g_varchar2_table(1843) := '5846787558434937584735394C4677694D6C77694F6D5A31626D4E30615739754B474E76626E52686157356C6369786B5A5842306144417361475673634756796379787759584A30615746736379786B595852684B5342375847346749434167646D4679';
wwv_flow_api.g_varchar2_table(1844) := '49484E3059574E724D547463626C7875494342795A585231636D346758434967494341674943416749447868494768795A57593958467863496D7068646D467A59334A7063485136646D39705A4367774B5474635846776949474E7359584E7A50567863';
wwv_flow_api.g_varchar2_table(1845) := '58434A304C554A3164485276626942304C554A31644852766269307463323168624777676443314364585230623234744C57357656556B67644331535A584276636E51746347466E6157356864476C76626B7870626D7367644331535A584276636E5174';
wwv_flow_api.g_varchar2_table(1846) := '6347466E6157356864476C76626B7870626D73744C5842795A585A6358467769506C7863636C786362694167494341674943416749434138633342686269426A6247467A637A3163584677695953314A5932397549476C6A623234746247566D64433168';
wwv_flow_api.g_varchar2_table(1847) := '636E4A76643178635843492B5043397A63474675506C776958473467494341674B79426A6232353059576C755A5849755A584E6A5958426C52586877636D567A63326C766269686A6232353059576C755A58497562474674596D52684B43676F63335268';
wwv_flow_api.g_varchar2_table(1848) := '59327378494430674B47526C6348526F4D4341685053427564577873494438675A475677644767774C6E42685A326C7559585270623234674F69426B5A584230614441704B53416850534275645778734944386763335268593273784C6E42795A585A70';
wwv_flow_api.g_varchar2_table(1849) := '6233567A49446F6763335268593273784B5377675A475677644767774B536C6362694167494341724946776958467879584678754943416749434167494341384C32452B584678795846787558434937584735394C4677694E4677694F6D5A31626D4E30';
wwv_flow_api.g_varchar2_table(1850) := '615739754B474E76626E52686157356C6369786B5A5842306144417361475673634756796379787759584A30615746736379786B595852684B5342375847346749434167646D467949484E3059574E724D547463626C7875494342795A585231636D3467';
wwv_flow_api.g_varchar2_table(1851) := '58434967494341674943416749447868494768795A57593958467863496D7068646D467A59334A7063485136646D39705A4367774B5474635846776949474E7359584E7A5056786358434A304C554A3164485276626942304C554A316448527662693074';
wwv_flow_api.g_varchar2_table(1852) := '63323168624777676443314364585230623234744C57357656556B67644331535A584276636E51746347466E6157356864476C76626B7870626D7367644331535A584276636E51746347466E6157356864476C76626B7870626D73744C57356C65485263';
wwv_flow_api.g_varchar2_table(1853) := '58467769506C776958473467494341674B79426A6232353059576C755A5849755A584E6A5958426C52586877636D567A63326C766269686A6232353059576C755A58497562474674596D52684B43676F6333526859327378494430674B47526C6348526F';
wwv_flow_api.g_varchar2_table(1854) := '4D4341685053427564577873494438675A475677644767774C6E42685A326C7559585270623234674F69426B5A584230614441704B53416850534275645778734944386763335268593273784C6D356C654851674F69427A6447466A617A45704C43426B';
wwv_flow_api.g_varchar2_table(1855) := '5A584230614441704B567875494341674943736758434A6358484A635847346749434167494341674943416750484E77595734675932786863334D3958467863496D457453574E7662694270593239754C584A705A3268304C574679636D393358467863';
wwv_flow_api.g_varchar2_table(1856) := '496A34384C334E775957342B58467879584678754943416749434167494341384C32452B584678795846787558434937584735394C4677695932397463476C735A584A63496A70624E797863496A3439494451754D43347758434A644C46776962574670';
wwv_flow_api.g_varchar2_table(1857) := '626C77694F6D5A31626D4E30615739754B474E76626E52686157356C6369786B5A5842306144417361475673634756796379787759584A30615746736379786B595852684B5342375847346749434167646D467949484E3059574E724D547463626C7875';
wwv_flow_api.g_varchar2_table(1858) := '494342795A585231636D34674B43687A6447466A617A45675053426F5A5778775A584A7A5731776961575A63496C3075593246736243686B5A5842306144416749543067626E56736243412F4947526C6348526F4D4341364943686A6232353059576C75';
wwv_flow_api.g_varchar2_table(1859) := '5A584975626E567362454E76626E526C6548516766487767653330704C43676F6333526859327378494430674B47526C6348526F4D4341685053427564577873494438675A475677644767774C6E42685A326C7559585270623234674F69426B5A584230';
wwv_flow_api.g_varchar2_table(1860) := '614441704B53416850534275645778734944386763335268593273784C6E4A7664304E766457353049446F6763335268593273784B53783758434A755957316C5843493658434A705A6C77694C4677696147467A614677694F6E74394C4677695A6D3563';
wwv_flow_api.g_varchar2_table(1861) := '496A706A6232353059576C755A58497563484A765A334A68625367784C43426B595852684C4341774B537863496D6C75646D567963325663496A706A6232353059576C755A584975626D397663437863496D526864474663496A706B5958526866536B70';
wwv_flow_api.g_varchar2_table(1862) := '4943453949473531624777675079427A6447466A617A45674F694263496C77694B547463626E307358434A3163325645595852685843493664484A315A5830704F317875496977694C79386761474A7A5A6E6B675932397463476C735A57516753474675';
wwv_flow_api.g_varchar2_table(1863) := '5A47786C596D4679637942305A573177624746305A567875646D467949456868626D52735A574A68636E4E44623231776157786C6369413949484A6C63585670636D556F4A32686963325A354C334A31626E52706257556E4B547463626D31765A485673';
wwv_flow_api.g_varchar2_table(1864) := '5A53356C65484276636E527A49443067534746755A47786C596D467963304E7662584270624756794C6E526C625842735958526C4B487463496A4663496A706D6457356A64476C766269686A6232353059576C755A5849735A475677644767774C47686C';
wwv_flow_api.g_varchar2_table(1865) := '6248426C636E4D736347467964476C6862484D735A47463059536B67653178754943416749485A686369427A6447466A617A45734947686C6248426C636977676233423061573975637977675957787059584D785057526C6348526F4D43416850534275';
wwv_flow_api.g_varchar2_table(1866) := '64577873494438675A4756776447677749446F674B474E76626E52686157356C63693575645778735132397564475634644342386643423766536B7349474A315A6D5A6C6369413949467875494342634969416749434167494341674943416749447830';
wwv_flow_api.g_varchar2_table(1867) := '59574A735A53426A5A5778736347466B5A476C755A7A3163584677694D46786358434967596D39795A4756795056786358434977584678634969426A5A5778736333426859326C755A7A3163584677694D46786358434967633356746257467965543163';
wwv_flow_api.g_varchar2_table(1868) := '58467769584678634969426A6247467A637A316358467769644331535A584276636E5174636D567762334A304946776958473467494341674B79426A6232353059576C755A5849755A584E6A5958426C52586877636D567A63326C766269686A62323530';
wwv_flow_api.g_varchar2_table(1869) := '59576C755A58497562474674596D52684B43676F6333526859327378494430674B47526C6348526F4D4341685053427564577873494438675A475677644767774C6E4A6C63473979644341364947526C6348526F4D436B70494345394947353162477767';
wwv_flow_api.g_varchar2_table(1870) := '5079427A6447466A617A45755932786863334E6C6379413649484E3059574E724D536B734947526C6348526F4D436B7058473467494341674B794263496C78635843496764326C6B6447673958467863496A45774D43566358467769506C7863636C7863';
wwv_flow_api.g_varchar2_table(1871) := '62694167494341674943416749434167494341675048526962325235506C7863636C7863626C776958473467494341674B79416F4B484E3059574E724D5341394947686C6248426C636E4E6258434A705A6C77695853356A595778734B4746736157467A';
wwv_flow_api.g_varchar2_table(1872) := '4D53776F4B484E3059574E724D5341394943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D4335795A584276636E51674F69426B5A584230614441704B53416850534275645778734944386763335268593273784C6E4E6F';
wwv_flow_api.g_varchar2_table(1873) := '623364495A57466B5A584A7A49446F6763335268593273784B53783758434A755957316C5843493658434A705A6C77694C4677696147467A614677694F6E74394C4677695A6D3563496A706A6232353059576C755A58497563484A765A334A6862536779';
wwv_flow_api.g_varchar2_table(1874) := '4C43426B595852684C4341774B537863496D6C75646D567963325663496A706A6232353059576C755A584975626D397663437863496D526864474663496A706B5958526866536B704943453949473531624777675079427A6447466A617A45674F694263';
wwv_flow_api.g_varchar2_table(1875) := '496C77694B547463626941676333526859327378494430674B43686F5A5778775A5849675053416F6147567363475679494430676147567363475679637935795A584276636E5167664877674B47526C6348526F4D434168505342756457787349443867';
wwv_flow_api.g_varchar2_table(1876) := '5A475677644767774C6E4A6C63473979644341364947526C6348526F4D436B704943453949473531624777675079426F5A5778775A5849674F69426F5A5778775A584A7A4C6D686C6248426C636B317063334E70626D63704C436876634852706232357A';
wwv_flow_api.g_varchar2_table(1877) := '50587463496D356862575663496A7063496E4A6C63473979644677694C4677696147467A614677694F6E74394C4677695A6D3563496A706A6232353059576C755A58497563484A765A334A68625367344C43426B595852684C4341774B537863496D6C75';
wwv_flow_api.g_varchar2_table(1878) := '646D567963325663496A706A6232353059576C755A584975626D397663437863496D526864474663496A706B5958526866536B734B485235634756765A69426F5A5778775A58496750543039494677695A6E567559335270623235634969412F4947686C';
wwv_flow_api.g_varchar2_table(1879) := '6248426C6369356A595778734B4746736157467A4D537876634852706232357A4B5341364947686C6248426C63696B704F317875494342705A69416F4957686C6248426C636E4D75636D567762334A304B53423749484E3059574E724D5341394947686C';
wwv_flow_api.g_varchar2_table(1880) := '6248426C636E4D75596D7876593274495A5778775A584A4E61584E7A6157356E4C6D4E686247776F5A475677644767774C484E3059574E724D537876634852706232357A4B58316362694167615759674B484E3059574E724D5341685053427564577873';
wwv_flow_api.g_varchar2_table(1881) := '4B53423749474A315A6D5A6C636941725053427A6447466A617A45374948316362694167636D563064584A7549474A315A6D5A6C636941724946776949434167494341674943416749434167494341384C33526962325235506C7863636C786362694167';
wwv_flow_api.g_varchar2_table(1882) := '49434167494341674943416749447776644746696247552B584678795846787558434937584735394C4677694D6C77694F6D5A31626D4E30615739754B474E76626E52686157356C6369786B5A5842306144417361475673634756796379787759584A30';
wwv_flow_api.g_varchar2_table(1883) := '615746736379786B595852684B5342375847346749434167646D467949484E3059574E724D547463626C7875494342795A585231636D3467584349674943416749434167494341674943416749434167494341386447686C5957512B5846787958467875';
wwv_flow_api.g_varchar2_table(1884) := '58434A6362694167494341724943676F63335268593273784944306761475673634756796379356C59574E6F4C6D4E686247776F5A475677644767774943453949473531624777675079426B5A584230614441674F69416F5932397564474670626D5679';
wwv_flow_api.g_varchar2_table(1885) := '4C6D353162477844623235305A58683049487838494874394B53776F4B484E3059574E724D5341394943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D4335795A584276636E51674F69426B5A584230614441704B534168';
wwv_flow_api.g_varchar2_table(1886) := '50534275645778734944386763335268593273784C6D4E7662485674626E4D674F69427A6447466A617A45704C487463496D356862575663496A7063496D56685932686349697863496D686863326863496A703766537863496D5A755843493659323975';
wwv_flow_api.g_varchar2_table(1887) := '64474670626D56794C6E4279623264795957306F4D7977675A474630595377674D436B7358434A70626E5A6C636E4E6C584349365932397564474670626D56794C6D35766233417358434A6B59585268584349365A474630595830704B53416850534275';
wwv_flow_api.g_varchar2_table(1888) := '6457787349443867633352685932737849446F6758434A6349696C6362694167494341724946776949434167494341674943416749434167494341674943416750433930614756685A44356358484A6358473563496A7463626E30735843497A58434936';
wwv_flow_api.g_varchar2_table(1889) := '5A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F5A5778775A584A7A4C484268636E52705957787A4C475268644745704948746362694167494342325958496763335268593273784C43426F5A5778775A584973';
wwv_flow_api.g_varchar2_table(1890) := '494746736157467A4D54316B5A5842306144416749543067626E56736243412F4947526C6348526F4D4341364943686A6232353059576C755A584975626E567362454E76626E526C6548516766487767653330704F3178755847346749484A6C64485679';
wwv_flow_api.g_varchar2_table(1891) := '62694263496941674943416749434167494341674943416749434167494341674943413864476767595778705A32343958467863496D786C5A6E52635846776949474E7359584E7A5056786358434A304C564A6C634739796443316A623278495A57466B';
wwv_flow_api.g_varchar2_table(1892) := '58467863496942705A4431635846776958434A63626941674943417249474E76626E52686157356C6369356C63324E6863475646654842795A584E7A615739754B43676F6147567363475679494430674B47686C6248426C636941394947686C6248426C';
wwv_flow_api.g_varchar2_table(1893) := '636E4D7561325635494878384943686B595852684943596D4947526864474575613256354B536B6749543067626E56736243412F4947686C6248426C636941364947686C6248426C636E4D75614756736347567954576C7A63326C755A796B734B485235';
wwv_flow_api.g_varchar2_table(1894) := '634756765A69426F5A5778775A58496750543039494677695A6E567559335270623235634969412F4947686C6248426C6369356A595778734B4746736157467A4D53783758434A755957316C5843493658434A725A586C6349697863496D686863326863';
wwv_flow_api.g_varchar2_table(1895) := '496A703766537863496D526864474663496A706B5958526866536B674F69426F5A5778775A5849704B536C6362694167494341724946776958467863496A356358484A6358473563496C787549434167494373674B43687A6447466A617A45675053426F';
wwv_flow_api.g_varchar2_table(1896) := '5A5778775A584A7A5731776961575A63496C3075593246736243686862476C68637A45734B47526C6348526F4D4341685053427564577873494438675A475677644767774C6D7868596D567349446F675A475677644767774B53783758434A755957316C';
wwv_flow_api.g_varchar2_table(1897) := '5843493658434A705A6C77694C4677696147467A614677694F6E74394C4677695A6D3563496A706A6232353059576C755A58497563484A765A334A68625367304C43426B595852684C4341774B537863496D6C75646D567963325663496A706A62323530';
wwv_flow_api.g_varchar2_table(1898) := '59576C755A58497563484A765A334A68625367324C43426B595852684C4341774B537863496D526864474663496A706B5958526866536B704943453949473531624777675079427A6447466A617A45674F694263496C77694B5678754943416749437367';
wwv_flow_api.g_varchar2_table(1899) := '5843496749434167494341674943416749434167494341674943416749434167504339306144356358484A6358473563496A7463626E307358434930584349365A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F';
wwv_flow_api.g_varchar2_table(1900) := '5A5778775A584A7A4C484268636E52705957787A4C475268644745704948746362694167494342795A585231636D34675843496749434167494341674943416749434167494341674943416749434167494341674946776958473467494341674B79426A';
wwv_flow_api.g_varchar2_table(1901) := '6232353059576C755A5849755A584E6A5958426C52586877636D567A63326C766269686A6232353059576C755A58497562474674596D52684B43686B5A5842306144416749543067626E56736243412F4947526C6348526F4D43357359574A6C62434136';
wwv_flow_api.g_varchar2_table(1902) := '4947526C6348526F4D436B734947526C6348526F4D436B7058473467494341674B794263496C7863636C7863626C77694F31787566537863496A5A63496A706D6457356A64476C766269686A6232353059576C755A5849735A475677644767774C47686C';
wwv_flow_api.g_varchar2_table(1903) := '6248426C636E4D736347467964476C6862484D735A47463059536B67653178754943416749484A6C644856796269426349694167494341674943416749434167494341674943416749434167494341674943416758434A63626941674943417249474E76';
wwv_flow_api.g_varchar2_table(1904) := '626E52686157356C6369356C63324E6863475646654842795A584E7A615739754B474E76626E52686157356C63693573595731695A47456F4B47526C6348526F4D4341685053427564577873494438675A475677644767774C6D3568625755674F69426B';
wwv_flow_api.g_varchar2_table(1905) := '5A584230614441704C43426B5A584230614441704B567875494341674943736758434A6358484A6358473563496A7463626E307358434934584349365A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F5A577877';
wwv_flow_api.g_varchar2_table(1906) := '5A584A7A4C484268636E52705957787A4C475268644745704948746362694167494342325958496763335268593273784F3178755847346749484A6C644856796269416F4B484E3059574E724D53413949474E76626E52686157356C63693570626E5A76';
wwv_flow_api.g_varchar2_table(1907) := '6132565159584A30615746734B484268636E52705957787A4C6E4A7664334D735A475677644767774C487463496D356862575663496A7063496E4A7664334E6349697863496D526864474663496A706B595852684C4677696157356B5A57353058434936';
wwv_flow_api.g_varchar2_table(1908) := '5843496749434167494341674943416749434167494341674943426349697863496D686C6248426C636E4E63496A706F5A5778775A584A7A4C4677696347467964476C6862484E63496A707759584A306157467363797863496D526C5932397959585276';
wwv_flow_api.g_varchar2_table(1909) := '636E4E63496A706A6232353059576C755A5849755A47566A62334A6864473979633330704B534168505342756457787349443867633352685932737849446F6758434A6349696B37584735394C4677694D544263496A706D6457356A64476C766269686A';
wwv_flow_api.g_varchar2_table(1910) := '6232353059576C755A5849735A475677644767774C47686C6248426C636E4D736347467964476C6862484D735A47463059536B67653178754943416749485A686369427A6447466A617A45375847356362694167636D563064584A754946776949434167';
wwv_flow_api.g_varchar2_table(1911) := '4944787A6347467549474E7359584E7A5056786358434A75623252686447466D623356755A4678635843492B58434A63626941674943417249474E76626E52686157356C6369356C63324E6863475646654842795A584E7A615739754B474E76626E5268';
wwv_flow_api.g_varchar2_table(1912) := '6157356C63693573595731695A47456F4B43687A6447466A617A45675053416F5A475677644767774943453949473531624777675079426B5A58423061444175636D567762334A3049446F675A475677644767774B536B6749543067626E56736243412F';
wwv_flow_api.g_varchar2_table(1913) := '49484E3059574E724D5335756230526864474647623356755A43413649484E3059574E724D536B734947526C6348526F4D436B7058473467494341674B794263496A777663334268626A356358484A6358473563496A7463626E307358434A6A62323177';
wwv_flow_api.g_varchar2_table(1914) := '6157786C636C77694F6C73334C467769506A30674E4334774C6A4263496C307358434A7459576C75584349365A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F5A5778775A584A7A4C484268636E52705957787A';
wwv_flow_api.g_varchar2_table(1915) := '4C475268644745704948746362694167494342325958496763335268593273784C43426862476C68637A45395A475677644767774943453949473531624777675079426B5A584230614441674F69416F5932397564474670626D56794C6D353162477844';
wwv_flow_api.g_varchar2_table(1916) := '623235305A58683049487838494874394B547463626C7875494342795A585231636D3467584349385A476C3249474E7359584E7A5056786358434A304C564A6C634739796443313059574A735A566479595841676257396B59577774624739324C585268';
wwv_flow_api.g_varchar2_table(1917) := '596D786C58467863496A356358484A63584734674944783059574A735A53426A5A5778736347466B5A476C755A7A3163584677694D46786358434967596D39795A4756795056786358434977584678634969426A5A5778736333426859326C755A7A3163';
wwv_flow_api.g_varchar2_table(1918) := '584677694D467863584349675932786863334D3958467863496C78635843496764326C6B6447673958467863496A45774D43566358467769506C7863636C7863626941674943413864474A765A486B2B5846787958467875494341674943416750485279';
wwv_flow_api.g_varchar2_table(1919) := '506C7863636C78636269416749434167494341675048526B506A77766447512B5846787958467875494341674943416750433930636A356358484A635847346749434167494341386448492B58467879584678754943416749434167494341386447512B';
wwv_flow_api.g_varchar2_table(1920) := '584678795846787558434A6362694167494341724943676F633352685932737849443067614756736347567963317463496D6C6D58434A644C6D4E686247776F5957787059584D784C43676F6333526859327378494430674B47526C6348526F4D434168';
wwv_flow_api.g_varchar2_table(1921) := '5053427564577873494438675A475677644767774C6E4A6C63473979644341364947526C6348526F4D436B704943453949473531624777675079427A6447466A617A4575636D393351323931626E51674F69427A6447466A617A45704C487463496D3568';
wwv_flow_api.g_varchar2_table(1922) := '62575663496A7063496D6C6D5843497358434A6F59584E6F584349366533307358434A6D626C77694F6D4E76626E52686157356C63693577636D396E636D46744B4445734947526864474573494441704C467769615735325A584A7A5A5677694F6D4E76';
wwv_flow_api.g_varchar2_table(1923) := '626E52686157356C63693575623239774C4677695A474630595677694F6D5268644746394B536B6749543067626E56736243412F49484E3059574E724D534136494677695843497058473467494341674B79426349694167494341674943416750433930';
wwv_flow_api.g_varchar2_table(1924) := '5A44356358484A635847346749434167494341384C335279506C7863636C786362694167494341384C33526962325235506C7863636C7863626941675043393059574A735A54356358484A6358473563496C787549434167494373674B43687A6447466A';
wwv_flow_api.g_varchar2_table(1925) := '617A45675053426F5A5778775A584A7A4C6E56756247567A6379356A595778734B4746736157467A4D53776F4B484E3059574E724D5341394943686B5A5842306144416749543067626E56736243412F4947526C6348526F4D4335795A584276636E5167';
wwv_flow_api.g_varchar2_table(1926) := '4F69426B5A584230614441704B53416850534275645778734944386763335268593273784C6E4A7664304E766457353049446F6763335268593273784B53783758434A755957316C5843493658434A31626D786C63334E6349697863496D686863326863';
wwv_flow_api.g_varchar2_table(1927) := '496A703766537863496D5A75584349365932397564474670626D56794C6E4279623264795957306F4D5441734947526864474573494441704C467769615735325A584A7A5A5677694F6D4E76626E52686157356C63693575623239774C4677695A474630';
wwv_flow_api.g_varchar2_table(1928) := '595677694F6D5268644746394B536B6749543067626E56736243412F49484E3059574E724D534136494677695843497058473467494341674B794263496A77765A476C32506C7863636C7863626C77694F31787566537863496E567A5A564268636E5270';
wwv_flow_api.g_varchar2_table(1929) := '59577863496A7030636E566C4C46776964584E6C52474630595677694F6E5279645756394B54746362694973496938764947686963325A3549474E76625842706247566B49456868626D52735A574A68636E4D67644756746347786864475663626E5A68';
wwv_flow_api.g_varchar2_table(1930) := '636942495957356B6247566959584A7A5132397463476C735A584967505342795A58463161584A6C4B43646F596E4E6D65533979645735306157316C4A796B375847357462325231624755755A58687762334A306379413949456868626D52735A574A68';
wwv_flow_api.g_varchar2_table(1931) := '636E4E44623231776157786C636935305A573177624746305A53683758434978584349365A6E5675593352706232346F5932397564474670626D56794C47526C6348526F4D43786F5A5778775A584A7A4C484268636E52705957787A4C47526864474570';
wwv_flow_api.g_varchar2_table(1932) := '4948746362694167494342325958496763335268593273784C43426862476C68637A45395932397564474670626D56794C6D786862574A6B595377675957787059584D7950574E76626E52686157356C6369356C63324E6863475646654842795A584E7A';
wwv_flow_api.g_varchar2_table(1933) := '615739754F3178755847346749484A6C644856796269426349694167504852794947526864474574636D563064584A755056786358434A63496C787549434167494373675957787059584D794B4746736157467A4D53676F5A4756776447677749434539';
wwv_flow_api.g_varchar2_table(1934) := '49473531624777675079426B5A58423061444175636D563064584A75566D467349446F675A475677644767774B5377675A475677644767774B536C63626941674943417249467769584678634969426B595852684C5752706333427359586B3958467863';
wwv_flow_api.g_varchar2_table(1935) := '496C776958473467494341674B79426862476C68637A496F5957787059584D784B43686B5A5842306144416749543067626E56736243412F4947526C6348526F4D43356B61584E7762474635566D467349446F675A475677644767774B5377675A475677';
wwv_flow_api.g_varchar2_table(1936) := '644767774B536C63626941674943417249467769584678634969426A6247467A637A31635846776963473970626E526C636C78635843492B584678795846787558434A6362694167494341724943676F6333526859327378494430676147567363475679';
wwv_flow_api.g_varchar2_table(1937) := '6379356C59574E6F4C6D4E686247776F5A475677644767774943453949473531624777675079426B5A584230614441674F69416F5932397564474670626D56794C6D353162477844623235305A58683049487838494874394B53776F5A47567764476777';
wwv_flow_api.g_varchar2_table(1938) := '4943453949473531624777675079426B5A584230614441755932397364573175637941364947526C6348526F4D436B7365317769626D46745A5677694F6C77695A57466A614677694C4677696147467A614677694F6E74394C4677695A6D3563496A706A';
wwv_flow_api.g_varchar2_table(1939) := '6232353059576C755A58497563484A765A334A68625367794C43426B595852684C4341774B537863496D6C75646D567963325663496A706A6232353059576C755A584975626D397663437863496D526864474663496A706B5958526866536B7049434539';
wwv_flow_api.g_varchar2_table(1940) := '49473531624777675079427A6447466A617A45674F694263496C77694B567875494341674943736758434967494477766448492B584678795846787558434937584735394C4677694D6C77694F6D5A31626D4E30615739754B474E76626E52686157356C';
wwv_flow_api.g_varchar2_table(1941) := '6369786B5A5842306144417361475673634756796379787759584A30615746736379786B595852684B5342375847346749434167646D46794947686C6248426C636977675957787059584D7850574E76626E52686157356C6369356C63324E6863475646';
wwv_flow_api.g_varchar2_table(1942) := '654842795A584E7A615739754F3178755847346749484A6C6448567962694263496941674943413864475167614756685A475679637A31635846776958434A636269416749434172494746736157467A4D53676F4B47686C6248426C636941394943686F';
wwv_flow_api.g_varchar2_table(1943) := '5A5778775A5849675053426F5A5778775A584A7A4C6D746C655342386643416F5A4746305953416D4A69426B595852684C6D746C65536B704943453949473531624777675079426F5A5778775A5849674F69426F5A5778775A584A7A4C6D686C6248426C';
wwv_flow_api.g_varchar2_table(1944) := '636B317063334E70626D63704C4368306558426C6232596761475673634756794944303950534263496D5A31626D4E3061573975584349675079426F5A5778775A584975593246736243686B5A5842306144416749543067626E56736243412F4947526C';
wwv_flow_api.g_varchar2_table(1945) := '6348526F4D4341364943686A6232353059576C755A584975626E567362454E76626E526C6548516766487767653330704C487463496D356862575663496A7063496D746C655677694C4677696147467A614677694F6E74394C4677695A47463059567769';
wwv_flow_api.g_varchar2_table(1946) := '4F6D5268644746394B5341364947686C6248426C63696B704B567875494341674943736758434A635846776949474E7359584E7A5056786358434A304C564A6C634739796443316A5A57787358467863496A3563496C7875494341674943736759577870';
wwv_flow_api.g_varchar2_table(1947) := '59584D784B474E76626E52686157356C63693573595731695A47456F5A475677644767774C43426B5A584230614441704B5678754943416749437367584349384C33526B506C7863636C7863626C77694F31787566537863496D4E766258427062475679';
wwv_flow_api.g_varchar2_table(1948) := '58434936577A63735843492B505341304C6A41754D46776958537863496D316861573563496A706D6457356A64476C766269686A6232353059576C755A5849735A475677644767774C47686C6248426C636E4D736347467964476C6862484D735A474630';
wwv_flow_api.g_varchar2_table(1949) := '59536B67653178754943416749485A686369427A6447466A617A45375847356362694167636D563064584A754943676F63335268593273784944306761475673634756796379356C59574E6F4C6D4E686247776F5A475677644767774943453949473531';
wwv_flow_api.g_varchar2_table(1950) := '624777675079426B5A584230614441674F69416F5932397564474670626D56794C6D353162477844623235305A58683049487838494874394B53776F5A475677644767774943453949473531624777675079426B5A58423061444175636D393363794136';
wwv_flow_api.g_varchar2_table(1951) := '4947526C6348526F4D436B7365317769626D46745A5677694F6C77695A57466A614677694C4677696147467A614677694F6E74394C4677695A6D3563496A706A6232353059576C755A58497563484A765A334A68625367784C43426B595852684C434177';
wwv_flow_api.g_varchar2_table(1952) := '4B537863496D6C75646D567963325663496A706A6232353059576C755A584975626D397663437863496D526864474663496A706B5958526866536B704943453949473531624777675079427A6447466A617A45674F694263496C77694B547463626E3073';
wwv_flow_api.g_varchar2_table(1953) := '58434A3163325645595852685843493664484A315A5830704F317875496C31390A';
null;
end;
/
begin
wwv_flow_api.create_plugin_file(
p_id=>wwv_flow_api.id(15365152678920240475)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_file_name=>'modal-lov.js'
,p_mime_type=>'text/javascript'
,p_file_charset=>'utf-8'
,p_file_content=>wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '2E612D47562D636F6C756D6E4974656D202E7365617263682D636C6561722C2E742D466F726D2D696E707574436F6E7461696E6572202E7365617263682D636C6561727B6F726465723A333B72696768743A323070783B616C69676E2D73656C663A6365';
wwv_flow_api.g_varchar2_table(2) := '6E7465723B6865696768743A313470783B6D617267696E2D72696768743A2D313470783B666F6E742D73697A653A313470783B637572736F723A706F696E7465723B7A2D696E6465783A317D2E612D47562D636F6C756D6E4974656D202E752D50726F63';
wwv_flow_api.g_varchar2_table(3) := '657373696E672E752D50726F63657373696E672D2D696E6C696E657B6D617267696E3A6175746F3B706F736974696F6E3A6162736F6C7574653B746F703A303B6C6566743A303B626F74746F6D3A303B72696768743A303B7A2D696E6465783A317D2E6D';
wwv_flow_api.g_varchar2_table(4) := '6F64616C2D6C6F762D627574746F6E7B6F726465723A347D2E742D466F726D2D2D6C61726765202E742D466F726D2D696E707574436F6E7461696E6572202E7365617263682D636C6561727B70616464696E673A3970787D2E75692D6469616C6F672E6D';
wwv_flow_api.g_varchar2_table(5) := '6F64616C2D736D2C2E75692D6469616C6F672E6D6F64616C2D78737B77696474683A343830707821696D706F7274616E747D2E75692D6469616C6F672E6D6F64616C2D6C2C2E75692D6469616C6F672E6D6F64616C2D6D647B77696474683A3630307078';
wwv_flow_api.g_varchar2_table(6) := '21696D706F7274616E747D2E75692D6469616C6F672E6D6F64616C2D6C672C2E75692D6469616C6F672E6D6F64616C2D786C7B77696474683A373230707821696D706F7274616E747D2E6D6F64616C2D6C6F767B646973706C61793A666C65783B666C65';
wwv_flow_api.g_varchar2_table(7) := '782D646972656374696F6E3A636F6C756D6E7D2E6D6F64616C2D6C6F76202E6E6F2D70616464696E677B70616464696E673A307D2E6D6F64616C2D6C6F76202E742D466F726D2D6669656C64436F6E7461696E65727B666C65783A307D2E6D6F64616C2D';
wwv_flow_api.g_varchar2_table(8) := '6C6F76202E742D4469616C6F67526567696F6E2D626F64797B666C65783A313B6F766572666C6F772D793A6175746F7D2E6D6F64616C2D6C6F76202E752D50726F63657373696E672E752D50726F63657373696E672D2D696E6C696E657B6D617267696E';
wwv_flow_api.g_varchar2_table(9) := '3A6175746F3B706F736974696F6E3A6162736F6C7574653B746F703A303B6C6566743A303B626F74746F6D3A303B72696768743A307D2E6D6F64616C2D6C6F76202E742D466F726D2D696E707574436F6E7461696E657220696E7075742E6D6F64616C2D';
wwv_flow_api.g_varchar2_table(10) := '6C6F762D6974656D7B6D617267696E3A303B626F726465722D746F702D72696768742D7261646975733A303B626F726465722D626F74746F6D2D72696768742D7261646975733A303B70616464696E672D72696768743A3335707821696D706F7274616E';
wwv_flow_api.g_varchar2_table(11) := '747D2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C65202E742D5265706F72742D63656C6C7B637572736F723A706F696E7465727D2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C65202E686F766572202E742D5265';
wwv_flow_api.g_varchar2_table(12) := '706F72742D63656C6C2C2E6D6F64616C2D6C6F76202E6D6F64616C2D6C6F762D7461626C65202E6D61726B202E742D5265706F72742D63656C6C7B6261636B67726F756E642D636F6C6F723A696E686572697421696D706F7274616E747D2E612D47562D';
wwv_flow_api.g_varchar2_table(13) := '636F6C756D6E4974656D202E617065782D6974656D2D67726F75707B77696474683A313030257D2E612D47562D636F6C756D6E4974656D202E6F6A2D666F726D2D636F6E74726F6C7B6D61782D77696474683A6E6F6E653B6D617267696E2D626F74746F';
wwv_flow_api.g_varchar2_table(14) := '6D3A307D';
null;
end;
/
begin
wwv_flow_api.create_plugin_file(
p_id=>wwv_flow_api.id(15365153137864240477)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_file_name=>'modal-lov.min.css'
,p_mime_type=>'text/css'
,p_file_charset=>'utf-8'
,p_file_content=>wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '2166756E6374696F6E28297B66756E6374696F6E207428652C6E2C61297B66756E6374696F6E207228692C6C297B696628216E5B695D297B69662821655B695D297B76617220733D2266756E6374696F6E223D3D747970656F6620726571756972652626';
wwv_flow_api.g_varchar2_table(2) := '726571756972653B696628216C2626732972657475726E207328692C2130293B6966286F2972657475726E206F28692C2130293B76617220753D6E6577204572726F72282243616E6E6F742066696E64206D6F64756C652027222B692B222722293B7468';
wwv_flow_api.g_varchar2_table(3) := '726F7720752E636F64653D224D4F44554C455F4E4F545F464F554E44222C757D76617220703D6E5B695D3D7B6578706F7274733A7B7D7D3B655B695D5B305D2E63616C6C28702E6578706F7274732C66756E6374696F6E2874297B766172206E3D655B69';
wwv_flow_api.g_varchar2_table(4) := '5D5B315D5B745D3B72657475726E2072286E7C7C74297D2C702C702E6578706F7274732C742C652C6E2C61297D72657475726E206E5B695D2E6578706F7274737D666F7228766172206F3D2266756E6374696F6E223D3D747970656F6620726571756972';
wwv_flow_api.g_varchar2_table(5) := '652626726571756972652C693D303B693C612E6C656E6774683B692B2B297228615B695D293B72657475726E20727D72657475726E20747D2829287B313A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E';
wwv_flow_api.g_varchar2_table(6) := '20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D66756E6374696F6E20722874297B696628742626742E5F5F65734D6F64756C652972657475726E20743B76617220653D7B7D3B6966286E';
wwv_flow_api.g_varchar2_table(7) := '756C6C213D7429666F7228766172206E20696E2074294F626A6563742E70726F746F747970652E6861734F776E50726F70657274792E63616C6C28742C6E29262628655B6E5D3D745B6E5D293B72657475726E20655B2264656661756C74225D3D742C65';
wwv_flow_api.g_varchar2_table(8) := '7D66756E6374696F6E206F28297B76617220743D6E6577206C2E48616E646C6562617273456E7669726F6E6D656E743B72657475726E20662E657874656E6428742C6C292C742E53616665537472696E673D755B2264656661756C74225D2C742E457863';
wwv_flow_api.g_varchar2_table(9) := '657074696F6E3D635B2264656661756C74225D2C742E5574696C733D662C742E65736361706545787072657373696F6E3D662E65736361706545787072657373696F6E2C742E564D3D6D2C742E74656D706C6174653D66756E6374696F6E2865297B7265';
wwv_flow_api.g_varchar2_table(10) := '7475726E206D2E74656D706C61746528652C74297D2C747D6E2E5F5F65734D6F64756C653D21303B76617220693D7428222E2F68616E646C65626172732F6261736522292C6C3D722869292C733D7428222E2F68616E646C65626172732F736166652D73';
wwv_flow_api.g_varchar2_table(11) := '7472696E6722292C753D612873292C703D7428222E2F68616E646C65626172732F657863657074696F6E22292C633D612870292C643D7428222E2F68616E646C65626172732F7574696C7322292C663D722864292C683D7428222E2F68616E646C656261';
wwv_flow_api.g_varchar2_table(12) := '72732F72756E74696D6522292C6D3D722868292C673D7428222E2F68616E646C65626172732F6E6F2D636F6E666C69637422292C763D612867292C5F3D6F28293B5F2E6372656174653D6F2C765B2264656661756C74225D285F292C5F5B226465666175';
wwv_flow_api.g_varchar2_table(13) := '6C74225D3D5F2C6E5B2264656661756C74225D3D5F2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2F68616E646C65626172732F62617365223A322C222E2F68616E646C65626172732F657863657074696F6E223A352C222E2F68';
wwv_flow_api.g_varchar2_table(14) := '616E646C65626172732F6E6F2D636F6E666C696374223A31352C222E2F68616E646C65626172732F72756E74696D65223A31362C222E2F68616E646C65626172732F736166652D737472696E67223A31372C222E2F68616E646C65626172732F7574696C';
wwv_flow_api.g_varchar2_table(15) := '73223A31387D5D2C323A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D66756E6374696F';
wwv_flow_api.g_varchar2_table(16) := '6E207228742C652C6E297B746869732E68656C706572733D747C7C7B7D2C746869732E7061727469616C733D657C7C7B7D2C746869732E6465636F7261746F72733D6E7C7C7B7D2C732E726567697374657244656661756C7448656C7065727328746869';
wwv_flow_api.g_varchar2_table(17) := '73292C752E726567697374657244656661756C744465636F7261746F72732874686973297D6E2E5F5F65734D6F64756C653D21302C6E2E48616E646C6562617273456E7669726F6E6D656E743D723B766172206F3D7428222E2F7574696C7322292C693D';
wwv_flow_api.g_varchar2_table(18) := '7428222E2F657863657074696F6E22292C6C3D612869292C733D7428222E2F68656C7065727322292C753D7428222E2F6465636F7261746F727322292C703D7428222E2F6C6F6767657222292C633D612870292C643D22342E302E3131223B6E2E564552';
wwv_flow_api.g_varchar2_table(19) := '53494F4E3D643B76617220663D373B6E2E434F4D50494C45525F5245564953494F4E3D663B76617220683D7B313A223C3D20312E302E72632E32222C323A223D3D20312E302E302D72632E33222C333A223D3D20312E302E302D72632E34222C343A223D';
wwv_flow_api.g_varchar2_table(20) := '3D20312E782E78222C353A223D3D20322E302E302D616C7068612E78222C363A223E3D20322E302E302D626574612E31222C373A223E3D20342E302E30227D3B6E2E5245564953494F4E5F4348414E4745533D683B766172206D3D225B6F626A65637420';
wwv_flow_api.g_varchar2_table(21) := '4F626A6563745D223B722E70726F746F747970653D7B636F6E7374727563746F723A722C6C6F676765723A635B2264656661756C74225D2C6C6F673A635B2264656661756C74225D2E6C6F672C726567697374657248656C7065723A66756E6374696F6E';
wwv_flow_api.g_varchar2_table(22) := '28742C65297B6966286F2E746F537472696E672E63616C6C2874293D3D3D6D297B69662865297468726F77206E6577206C5B2264656661756C74225D2822417267206E6F7420737570706F727465642077697468206D756C7469706C652068656C706572';
wwv_flow_api.g_varchar2_table(23) := '7322293B6F2E657874656E6428746869732E68656C706572732C74297D656C736520746869732E68656C706572735B745D3D657D2C756E726567697374657248656C7065723A66756E6374696F6E2874297B64656C65746520746869732E68656C706572';
wwv_flow_api.g_varchar2_table(24) := '735B745D7D2C72656769737465725061727469616C3A66756E6374696F6E28742C65297B6966286F2E746F537472696E672E63616C6C2874293D3D3D6D296F2E657874656E6428746869732E7061727469616C732C74293B656C73657B69662822756E64';
wwv_flow_api.g_varchar2_table(25) := '6566696E6564223D3D747970656F662065297468726F77206E6577206C5B2264656661756C74225D2827417474656D7074696E6720746F2072656769737465722061207061727469616C2063616C6C65642022272B742B272220617320756E646566696E';
wwv_flow_api.g_varchar2_table(26) := '656427293B746869732E7061727469616C735B745D3D657D7D2C756E72656769737465725061727469616C3A66756E6374696F6E2874297B64656C65746520746869732E7061727469616C735B745D7D2C72656769737465724465636F7261746F723A66';
wwv_flow_api.g_varchar2_table(27) := '756E6374696F6E28742C65297B6966286F2E746F537472696E672E63616C6C2874293D3D3D6D297B69662865297468726F77206E6577206C5B2264656661756C74225D2822417267206E6F7420737570706F727465642077697468206D756C7469706C65';
wwv_flow_api.g_varchar2_table(28) := '206465636F7261746F727322293B6F2E657874656E6428746869732E6465636F7261746F72732C74297D656C736520746869732E6465636F7261746F72735B745D3D657D2C756E72656769737465724465636F7261746F723A66756E6374696F6E287429';
wwv_flow_api.g_varchar2_table(29) := '7B64656C65746520746869732E6465636F7261746F72735B745D7D7D3B76617220673D635B2264656661756C74225D2E6C6F673B6E2E6C6F673D672C6E2E6372656174654672616D653D6F2E6372656174654672616D652C6E2E6C6F676765723D635B22';
wwv_flow_api.g_varchar2_table(30) := '64656661756C74225D7D2C7B222E2F6465636F7261746F7273223A332C222E2F657863657074696F6E223A352C222E2F68656C70657273223A362C222E2F6C6F67676572223A31342C222E2F7574696C73223A31387D5D2C333A5B66756E6374696F6E28';
wwv_flow_api.g_varchar2_table(31) := '742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D66756E6374696F6E20722874297B695B2264656661756C74225D28';
wwv_flow_api.g_varchar2_table(32) := '74297D6E2E5F5F65734D6F64756C653D21302C6E2E726567697374657244656661756C744465636F7261746F72733D723B766172206F3D7428222E2F6465636F7261746F72732F696E6C696E6522292C693D61286F297D2C7B222E2F6465636F7261746F';
wwv_flow_api.g_varchar2_table(33) := '72732F696E6C696E65223A347D5D2C343A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E5F5F65734D6F64756C653D21303B76617220613D7428222E2E2F7574696C7322293B6E5B2264656661756C74225D3D66756E63';
wwv_flow_api.g_varchar2_table(34) := '74696F6E2874297B742E72656769737465724465636F7261746F722822696E6C696E65222C66756E6374696F6E28742C652C6E2C72297B766172206F3D743B72657475726E20652E7061727469616C737C7C28652E7061727469616C733D7B7D2C6F3D66';
wwv_flow_api.g_varchar2_table(35) := '756E6374696F6E28722C6F297B76617220693D6E2E7061727469616C733B6E2E7061727469616C733D612E657874656E64287B7D2C692C652E7061727469616C73293B766172206C3D7428722C6F293B72657475726E206E2E7061727469616C733D692C';
wwv_flow_api.g_varchar2_table(36) := '6C7D292C652E7061727469616C735B722E617267735B305D5D3D722E666E2C6F7D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2E2F7574696C73223A31387D5D2C353A5B66756E6374696F6E28742C652C6E297B22757365';
wwv_flow_api.g_varchar2_table(37) := '20737472696374223B66756E6374696F6E206128742C65297B766172206E3D652626652E6C6F632C6F3D766F696420302C693D766F696420303B6E2626286F3D6E2E73746172742E6C696E652C693D6E2E73746172742E636F6C756D6E2C742B3D22202D';
wwv_flow_api.g_varchar2_table(38) := '20222B6F2B223A222B69293B666F7228766172206C3D4572726F722E70726F746F747970652E636F6E7374727563746F722E63616C6C28746869732C74292C733D303B733C722E6C656E6774683B732B2B29746869735B725B735D5D3D6C5B725B735D5D';
wwv_flow_api.g_varchar2_table(39) := '3B4572726F722E63617074757265537461636B547261636526264572726F722E63617074757265537461636B547261636528746869732C61293B7472797B6E262628746869732E6C696E654E756D6265723D6F2C4F626A6563742E646566696E6550726F';
wwv_flow_api.g_varchar2_table(40) := '70657274793F4F626A6563742E646566696E6550726F706572747928746869732C22636F6C756D6E222C7B76616C75653A692C656E756D657261626C653A21307D293A746869732E636F6C756D6E3D69297D63617463682875297B7D7D6E2E5F5F65734D';
wwv_flow_api.g_varchar2_table(41) := '6F64756C653D21303B76617220723D5B226465736372697074696F6E222C2266696C654E616D65222C226C696E654E756D626572222C226D657373616765222C226E616D65222C226E756D626572222C22737461636B225D3B612E70726F746F74797065';
wwv_flow_api.g_varchar2_table(42) := '3D6E6577204572726F722C6E5B2264656661756C74225D3D612C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B7D5D2C363A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B';
wwv_flow_api.g_varchar2_table(43) := '72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D66756E6374696F6E20722874297B695B2264656661756C74225D2874292C735B2264656661756C74225D2874292C705B2264656661756C74225D287429';
wwv_flow_api.g_varchar2_table(44) := '2C645B2264656661756C74225D2874292C685B2264656661756C74225D2874292C675B2264656661756C74225D2874292C5F5B2264656661756C74225D2874297D6E2E5F5F65734D6F64756C653D21302C6E2E726567697374657244656661756C744865';
wwv_flow_api.g_varchar2_table(45) := '6C706572733D723B766172206F3D7428222E2F68656C706572732F626C6F636B2D68656C7065722D6D697373696E6722292C693D61286F292C6C3D7428222E2F68656C706572732F6561636822292C733D61286C292C753D7428222E2F68656C70657273';
wwv_flow_api.g_varchar2_table(46) := '2F68656C7065722D6D697373696E6722292C703D612875292C633D7428222E2F68656C706572732F696622292C643D612863292C663D7428222E2F68656C706572732F6C6F6722292C683D612866292C6D3D7428222E2F68656C706572732F6C6F6F6B75';
wwv_flow_api.g_varchar2_table(47) := '7022292C673D61286D292C763D7428222E2F68656C706572732F7769746822292C5F3D612876297D2C7B222E2F68656C706572732F626C6F636B2D68656C7065722D6D697373696E67223A372C222E2F68656C706572732F65616368223A382C222E2F68';
wwv_flow_api.g_varchar2_table(48) := '656C706572732F68656C7065722D6D697373696E67223A392C222E2F68656C706572732F6966223A31302C222E2F68656C706572732F6C6F67223A31312C222E2F68656C706572732F6C6F6F6B7570223A31322C222E2F68656C706572732F7769746822';
wwv_flow_api.g_varchar2_table(49) := '3A31337D5D2C373A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E5F5F65734D6F64756C653D21303B76617220613D7428222E2E2F7574696C7322293B6E5B2264656661756C74225D3D66756E6374696F6E2874297B74';
wwv_flow_api.g_varchar2_table(50) := '2E726567697374657248656C7065722822626C6F636B48656C7065724D697373696E67222C66756E6374696F6E28652C6E297B76617220723D6E2E696E76657273652C6F3D6E2E666E3B696628653D3D3D21302972657475726E206F2874686973293B69';
wwv_flow_api.g_varchar2_table(51) := '6628653D3D3D21317C7C6E756C6C3D3D652972657475726E20722874686973293B696628612E697341727261792865292972657475726E20652E6C656E6774683E303F286E2E6964732626286E2E6964733D5B6E2E6E616D655D292C742E68656C706572';
wwv_flow_api.g_varchar2_table(52) := '732E6561636828652C6E29293A722874686973293B6966286E2E6461746126266E2E696473297B76617220693D612E6372656174654672616D65286E2E64617461293B692E636F6E74657874506174683D612E617070656E64436F6E7465787450617468';
wwv_flow_api.g_varchar2_table(53) := '286E2E646174612E636F6E74657874506174682C6E2E6E616D65292C6E3D7B646174613A697D7D72657475726E206F28652C6E297D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2E2F7574696C73223A31387D5D2C383A5B';
wwv_flow_api.g_varchar2_table(54) := '66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D6E2E5F5F65734D6F64756C653D21303B7661';
wwv_flow_api.g_varchar2_table(55) := '7220723D7428222E2E2F7574696C7322292C6F3D7428222E2E2F657863657074696F6E22292C693D61286F293B6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E726567697374657248656C706572282265616368222C66756E637469';
wwv_flow_api.g_varchar2_table(56) := '6F6E28742C65297B66756E6374696F6E206E28652C6E2C6F297B75262628752E6B65793D652C752E696E6465783D6E2C752E66697273743D303D3D3D6E2C752E6C6173743D21216F2C70262628752E636F6E74657874506174683D702B6529292C732B3D';
wwv_flow_api.g_varchar2_table(57) := '6128745B655D2C7B646174613A752C626C6F636B506172616D733A722E626C6F636B506172616D73285B745B655D2C655D2C5B702B652C6E756C6C5D297D297D6966282165297468726F77206E657720695B2264656661756C74225D28224D7573742070';
wwv_flow_api.g_varchar2_table(58) := '617373206974657261746F7220746F20236561636822293B76617220613D652E666E2C6F3D652E696E76657273652C6C3D302C733D22222C753D766F696420302C703D766F696420303B696628652E646174612626652E696473262628703D722E617070';
wwv_flow_api.g_varchar2_table(59) := '656E64436F6E746578745061746828652E646174612E636F6E74657874506174682C652E6964735B305D292B222E22292C722E697346756E6374696F6E287429262628743D742E63616C6C287468697329292C652E64617461262628753D722E63726561';
wwv_flow_api.g_varchar2_table(60) := '74654672616D6528652E6461746129292C742626226F626A656374223D3D747970656F66207429696628722E6973417272617928742929666F722876617220633D742E6C656E6774683B6C3C633B6C2B2B296C20696E207426266E286C2C6C2C6C3D3D3D';
wwv_flow_api.g_varchar2_table(61) := '742E6C656E6774682D31293B656C73657B76617220643D766F696420303B666F7228766172206620696E207429742E6861734F776E50726F7065727479286629262628766F69642030213D3D6426266E28642C6C2D31292C643D662C6C2B2B293B766F69';
wwv_flow_api.g_varchar2_table(62) := '642030213D3D6426266E28642C6C2D312C2130297D72657475726E20303D3D3D6C262628733D6F287468697329292C737D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2E2F657863657074696F6E223A352C222E2E2F7574';
wwv_flow_api.g_varchar2_table(63) := '696C73223A31387D5D2C393A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B2264656661756C74223A747D7D6E2E5F5F65';
wwv_flow_api.g_varchar2_table(64) := '734D6F64756C653D21303B76617220723D7428222E2E2F657863657074696F6E22292C6F3D612872293B6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E726567697374657248656C706572282268656C7065724D697373696E67222C';
wwv_flow_api.g_varchar2_table(65) := '66756E6374696F6E28297B69662831213D3D617267756D656E74732E6C656E677468297468726F77206E6577206F5B2264656661756C74225D28274D697373696E672068656C7065723A2022272B617267756D656E74735B617267756D656E74732E6C65';
wwv_flow_api.g_varchar2_table(66) := '6E6774682D315D2E6E616D652B272227297D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2E2F657863657074696F6E223A357D5D2C31303A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E';
wwv_flow_api.g_varchar2_table(67) := '5F5F65734D6F64756C653D21303B76617220613D7428222E2E2F7574696C7322293B6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E726567697374657248656C70657228226966222C66756E6374696F6E28742C65297B7265747572';
wwv_flow_api.g_varchar2_table(68) := '6E20612E697346756E6374696F6E287429262628743D742E63616C6C287468697329292C21652E686173682E696E636C7564655A65726F262621747C7C612E6973456D7074792874293F652E696E76657273652874686973293A652E666E287468697329';
wwv_flow_api.g_varchar2_table(69) := '7D292C742E726567697374657248656C7065722822756E6C657373222C66756E6374696F6E28652C6E297B72657475726E20742E68656C706572735B226966225D2E63616C6C28746869732C652C7B666E3A6E2E696E76657273652C696E76657273653A';
wwv_flow_api.g_varchar2_table(70) := '6E2E666E2C686173683A6E2E686173687D297D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2E2F7574696C73223A31387D5D2C31313A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E5F5F';
wwv_flow_api.g_varchar2_table(71) := '65734D6F64756C653D21302C6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E726567697374657248656C70657228226C6F67222C66756E6374696F6E28297B666F722876617220653D5B766F696420305D2C6E3D617267756D656E74';
wwv_flow_api.g_varchar2_table(72) := '735B617267756D656E74732E6C656E6774682D315D2C613D303B613C617267756D656E74732E6C656E6774682D313B612B2B29652E7075736828617267756D656E74735B615D293B76617220723D313B6E756C6C213D6E2E686173682E6C6576656C3F72';
wwv_flow_api.g_varchar2_table(73) := '3D6E2E686173682E6C6576656C3A6E2E6461746126266E756C6C213D6E2E646174612E6C6576656C262628723D6E2E646174612E6C6576656C292C655B305D3D722C742E6C6F672E6170706C7928742C65297D297D2C652E6578706F7274733D<KEY>';
wwv_flow_api.g_varchar2_table(74) := '656661756C74225D7D2C7B7D5D2C31323A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E5F5F65734D6F64756C653D21302C6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E72656769737465724865';
wwv_flow_api.g_varchar2_table(75) := '6C70657228226C6F6F6B7570222C66756E6374696F6E28742C65297B72657475726E20742626745B655D7D297D2C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B7D5D2C31333A5B66756E6374696F6E28742C652C6E297B227573652073';
wwv_flow_api.g_varchar2_table(76) := '7472696374223B6E2E5F5F65734D6F64756C653D21303B76617220613D7428222E2E2F7574696C7322293B6E5B2264656661756C74225D3D66756E6374696F6E2874297B742E726567697374657248656C706572282277697468222C66756E6374696F6E';
wwv_flow_api.g_varchar2_table(77) := '28742C65297B612E697346756E6374696F6E287429262628743D742E63616C6C287468697329293B766172206E3D652E666E3B696628612E6973456D7074792874292972657475726E20652E696E76657273652874686973293B76617220723D652E6461';
wwv_flow_api.g_varchar2_table(78) := '74613B72657475726E20652E646174612626652E696473262628723D612E6372656174654672616D6528652E64617461292C722E636F6E74657874506174683D612E617070656E64436F6E746578745061746828652E646174612E636F6E746578745061';
wwv_flow_api.g_varchar2_table(79) := '74682C652E6964735B305D29292C6E28742C7B646174613A722C626C6F636B506172616D733A612E626C6F636B506172616D73285B745D2C5B722626722E636F6E74657874506174685D297D297D297D2C652E6578706F7274733D6E5B2264656661756C';
wwv_flow_api.g_varchar2_table(80) := '74225D7D2C7B222E2E2F7574696C73223A31387D5D2C31343A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B6E2E5F5F65734D6F64756C653D21303B76617220613D7428222E2F7574696C7322292C723D<KEY>';
wwv_flow_api.g_varchar2_table(81) := '61703A5B226465627567222C22696E666F222C227761726E222C226572726F72225D2C6C6576656C3A22696E666F222C6C6F6F6B75704C6576656C3A66756E6374696F6E2874297B69662822737472696E67223D3D747970656F662074297B7661722065';
wwv_flow_api.g_varchar2_table(82) := '3D612E696E6465784F6628722E6D6574686F644D61702C742E746F4C6F776572436173652829293B743D653E3D303F653A7061727365496E7428742C3130297D72657475726E20747D2C6C6F673A66756E6374696F6E2874297B696628743D722E6C6F6F';
wwv_flow_api.g_varchar2_table(83) := '6B75704C6576656C2874292C22756E646566696E656422213D747970656F6620636F6E736F6C652626722E6C6F6F6B75704C6576656C<KEY>';
wwv_flow_api.g_varchar2_table(84) := '7C28653D226C6F6722293B666F7228766172206E3D617267756D656E74732E6C656E6774682C613D4172726179286E3E313F6E2D313A30292C6F3D313B6F3C6E3B6F2B2B29615B6F2D315D3D617267756D656E74735B6F5D3B636F6E736F6C655B655D2E';
wwv_flow_api.g_varchar2_table(85) := '6170706C7928636F6E736F6C652C61297D7D7D3B6E5B2264656661756C74225D3D722C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B222E2F7574696C73223A31387D5D2C31353A5B66756E6374696F6E28742C652C6E297B2866756E63';
wwv_flow_api.g_varchar2_table(86) := '74696F6E2874297B2275736520737472696374223B6E2E5F5F65734D6F64756C653D21302C6E5B2264656661756C74225D3D66756E6374696F6E2865297B766172206E3D22756E646566696E656422213D747970656F6620743F743A77696E646F772C61';
wwv_flow_api.g_varchar2_table(87) := '3D6E2E48616E646C65626172733B652E6E6F436F6E666C6963743D66756E6374696F6E28297B72657475726E206E2E48616E646C65626172733D3D3D652626286E2E48616E646C65626172733D61292C657D7D2C652E6578706F7274733D6E5B22646566';
wwv_flow_api.g_varchar2_table(88) := '61756C74225D7D292E63616C6C28746869732C22756E646566696E656422213D747970656F6620676C6F62616C3F676C6F62616C3A22756E646566696E656422213D747970656F662073656C663F73656C663A22756E646566696E656422213D74797065';
wwv_flow_api.g_varchar2_table(89) := '6F662077696E646F773F77696E646F773A7B7D297D2C7B7D5D2C31363A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20742626742E5F5F65734D6F64756C653F743A7B22';
wwv_flow_api.g_varchar2_table(90) := '64656661756C74223A747D7D66756E6374696F6E20722874297B696628742626742E5F5F65734D6F64756C652972657475726E20743B76617220653D7B7D3B6966286E756C6C213D7429666F7228766172206E20696E2074294F626A6563742E70726F74';
wwv_flow_api.g_varchar2_table(91) := '6F747970652E6861734F776E50726F70657274792E63616C6C28742C6E29262628655B6E5D3D745B6E5D293B72657475726E20655B2264656661756C74225D3D742C657D66756E6374696F6E206F2874297B76617220653D742626745B305D7C7C312C6E';
wwv_flow_api.g_varchar2_table(92) := '3D762E434F4D50494C45525F5245564953494F4E3B69662865213D3D6E297B696628653C6E297B76617220613D762E5245564953494F4E5F4348414E4745535B6E5D2C723D762E5245564953494F4E5F4348414E4745535B655D3B7468726F77206E6577';
wwv_flow_api.g_varchar2_table(93) := '20675B2264656661756C74225D282254656D706C6174652077617320707265636F6D70696C6564207769746820616E206F6C6465722076657273696F6E206F662048616E646C6562617273207468616E207468652063757272656E742072756E74696D65';
wwv_flow_api.g_varchar2_table(94) := '2E20506C656173652075706461746520796F757220707265636F6D70696C657220746F2061206E657765722076657273696F6E2028222B612B2229206F7220646F776E677261646520796F75722072756E74696D6520746F20616E206F6C646572207665';
wwv_flow_api.g_varchar2_table(95) := '7273696F6E2028222B722B22292E22297D7468726F77206E657720675B2264656661756C74225D282254656D706C6174652077617320707265636F6D70696C656420776974682061206E657765722076657273696F6E206F662048616E646C6562617273';
wwv_flow_api.g_varchar2_table(96) := '207468616E207468652063757272656E742072756E74696D652E20506C656173652075706461746520796F75722072756E74696D6520746F2061206E657765722076657273696F6E2028222B745B315D2B22292E22297D7D66756E6374696F6E20692874';
wwv_flow_api.g_varchar2_table(97) := '2C65297B66756E6374696F6E206E286E2C612C72297B722E68617368262628613D682E657874656E64287B7D2C612C722E68617368292C722E696473262628722E6964735B305D3D213029292C6E3D652E564D2E7265736F6C76655061727469616C2E63';
wwv_flow_api.g_varchar2_table(98) := '616C6C28746869732C6E2C612C72293B766172206F3D652E564D2E696E766F6B655061727469616C2E63616C6C28746869732C6E2C612C72293B6966286E756C6C3D3D6F2626652E636F6D70696C65262628722E7061727469616C735B722E6E616D655D';
wwv_flow_api.g_varchar2_table(99) := '3D652E636F6D70696C65286E2C742E636F6D70696C65724F7074696F6E732C65292C6F3D722E7061727469616C735B722E6E616D655D28612C7229292C6E756C6C213D6F297B696628722E696E64656E74297B666F722876617220693D6F2E73706C6974';
wwv_flow_api.g_varchar2_table(100) := '28225C6E22292C6C3D302C733D692E6C656E6774683B6C3C73262628695B6C5D7C7C6C2B31213D3D73293B6C2B2B29695B6C5D3D722E696E64656E742B695B6C5D3B6F3D692E6A6F696E28225C6E22297D72657475726E206F7D7468726F77206E657720';
wwv_flow_api.g_varchar2_table(101) := '675B2264656661756C74225D2822546865207061727469616C20222B722E6E616D652B2220636F756C64206E6F7420626520636F6D70696C6564207768656E2072756E6E696E6720696E2072756E74696D652D6F6E6C79206D6F646522297D66756E6374';
wwv_flow_api.g_varchar2_table(102) := '696F6E20612865297B66756E6374696F6E206E2865297B72657475726E22222B742E6D61696E28722C652C722E68656C706572732C722E7061727469616C732C692C732C6C297D766172206F3D617267756D656E74732E6C656E6774683C3D317C7C766F';
wwv_flow_api.g_varchar2_table(103) := '696420303D3D3D617267756D656E74735B315D3F7B7D3A617267756D656E74735B315D2C693D6F2E646174613B612E5F7365747570286F292C216F2E7061727469616C2626742E75736544617461262628693D<KEY>';
wwv_flow_api.g_varchar2_table(104) := '6420302C733D742E757365426C6F636B506172616D733F5B5D3A766F696420303B72657475726E20742E7573654465707468732626286C3D6F2E6465707468733F65213D6F2E6465707468735B305D3F5B655D2E636F6E636174286F2E64657074687329';
wwv_flow_api.g_varchar2_table(105) := '3A6F2E6465707468733A5B655D292C286E3D6428742E6D61696E2C6E2C722C6F2E6465707468737C7C5B5D2C692C73292928652C6F297D6966282165297468726F77206E657720675B2264656661756C74225D28224E6F20656E7669726F6E6D656E7420';
wwv_flow_api.g_varchar2_table(106) := '70617373656420746F2074656D706C61746522293B69662821747C7C21742E6D61696E297468726F77206E657720675B2264656661756C74225D2822556E6B6E6F776E2074656D706C617465206F626A6563743A20222B747970656F662074293B742E6D';
wwv_flow_api.g_varchar2_table(107) := '61696E2E6465636F7261746F723D742E6D61696E5F642C652E564D2E636865636B5265766973696F6E28742E636F6D70696C6572293B76617220723D7B7374726963743A66756E6374696F6E28742C65297B69662821286520696E207429297468726F77';
wwv_flow_api.g_varchar2_table(108) := '206E657720675B2264656661756C74225D282722272B652B2722206E6F7420646566696E656420696E20272B74293B72657475726E20745B655D7D2C6C6F6F6B75703A66756E6374696F6E28742C65297B666F7228766172206E3D742E6C656E6774682C';
wwv_flow_api.g_varchar2_table(109) := '613D303B613C6E3B612B2B29696628745B615D26266E756C6C213D745B615D5B655D2972657475726E20745B615D5B655D7D2C6C616D6264613A66756E6374696F6E28742C65297B72657475726E2266756E6374696F6E223D3D747970656F6620743F74';
wwv_flow_api.g_varchar2_table(110) := '2E63616C6C2865293A747D2C65736361706545787072657373696F6E3A682E65736361706545787072657373696F6E2C696E766F6B655061727469616C3A6E2C666E3A66756E6374696F6E2865297B766172206E3D745B655D3B72657475726E206E2E64';
wwv_flow_api.g_varchar2_table(111) := '65636F7261746F723D745B652B225F64225D2C6E7D2C70726F6772616D733A5B5D2C70726F6772616D3A66756E6374696F6E28742C652C6E2C612C72297B766172206F3D746869732E70726F6772616D735B745D2C693D746869732E666E2874293B7265';
wwv_flow_api.g_varchar2_table(112) := '7475726E20657C7C727C7C617C7C6E3F6F3D6C28746869732C742C692C652C6E2C612C72293A6F7C7C286F3D746869732E70726F6772616D735B745D3D6C28746869732C742C6929292C6F7D2C646174613A66756E6374696F6E28742C65297B666F7228';
wwv_flow_api.g_varchar2_table(113) := '3B742626652D2D3B29743D742E5F706172656E743B72657475726E20747D2C6D657267653A66756E6374696F6E28742C65297B766172206E3D747C7C653B72657475726E2074262665262674213D3D652626286E3D682E657874656E64287B7D2C652C74';
wwv_flow_api.g_varchar2_table(114) := '29292C6E7D2C6E756C6C436F6E746578743A4F626A6563742E7365616C287B7D292C6E6F6F703A652E564D2E6E6F6F702C636F6D70696C6572496E666F3A742E636F6D70696C65727D3B72657475726E20612E6973546F703D21302C612E5F7365747570';
wwv_flow_api.g_varchar2_table(115) := '3D66756E6374696F6E286E297B6E2E7061727469616C3F28722E68656C706572733D6E2E68656C706572732C722E7061727469616C733D6E2E7061727469616C732C722E6465636F7261746F72733D6E2E6465636F7261746F7273293A28722E68656C70';
wwv_flow_api.g_varchar2_table(116) := '6572733D722E6D65726765286E2E68656C706572732C652E68656C70657273292C742E7573655061727469616C262628722E7061727469616C733D722E6D65726765286E2E7061727469616C732C652E7061727469616C7329292C28742E757365506172';
wwv_flow_api.g_varchar2_table(117) := '7469616C7C7C742E7573654465636F7261746F727329262628722E6465636F7261746F72733D722E6D65726765286E2E6465636F7261746F72732C652E6465636F7261746F72732929297D2C612E5F6368696C643D66756E6374696F6E28652C6E2C612C';
wwv_flow_api.g_varchar2_table(118) := '6F297B696628742E757365426C6F636B506172616D7326262161297468726F77206E657720675B2264656661756C74225D28226D757374207061737320626C6F636B20706172616D7322293B696628742E7573654465707468732626216F297468726F77';
wwv_flow_api.g_varchar2_table(119) := '206E657720675B2264656661756C74225D28226D757374207061737320706172656E742064657074687322293B72657475726E206C28722C652C745B655D2C6E2C302C612C6F297D2C617D66756E6374696F6E206C28742C652C6E2C612C722C6F2C6929';
wwv_flow_api.g_varchar2_table(120) := '7B66756E6374696F6E206C2865297B76617220723D617267756D656E74732E6C656E6774683C3D317C7C766F696420303D3D3D617267756D656E74735B315D3F7B7D3A617267756D656E74735B315D2C6C3D693B72657475726E21697C7C653D3D695B30';
wwv_flow_api.g_varchar2_table(121) := '5D7C7C653D3D3D742E6E756C6C436F6E7465787426266E756C6C3D3D3D695B305D7C7C286C3D5B655D2E636F6E636174286929292C6E28742C652C742E68656C706572732C742E7061727469616C732C722E646174617C7C612C6F26265B722E626C6F63';
wwv_flow_api.g_varchar2_table(122) := '6B506172616D735D2E636F6E636174286F292C6C297D72657475726E206C3D64286E2C6C2C742C692C612C6F292C6C2E70726F6772616D3D652C6C2E64657074683D693F692E6C656E6774683A302C6C2E626C6F636B506172616D733D727C7C302C6C7D';
wwv_flow_api.g_varchar2_table(123) := '66756E6374696F6E207328742C652C6E297B72657475726E20743F742E63616C6C7C7C6E2E6E616D657C7C286E2E6E616D653D742C743D6E2E7061727469616C735B745D293A743D22407061727469616C2D626C6F636B223D3D3D6E2E6E616D653F6E2E';
wwv_flow_api.g_varchar2_table(124) := '646174615B227061727469616C2D626C6F636B225D3A6E2E7061727469616C735B6E2E6E616D655D2C747D66756E6374696F6E207528742C652C6E297B76617220613D6E2E6461746126266E2E646174615B227061727469616C2D626C6F636B225D3B6E';
wwv_flow_api.g_varchar2_table(125) := '2E7061727469616C3D21302C6E2E6964732626286E2E646174612E636F6E74657874506174683D6E2E6964735B305D7C7C6E2E646174612E636F6E7465787450617468293B76617220723D766F696420303B6966286E2E666E26266E2E666E213D3D7026';
wwv_flow_api.g_varchar2_table(126) := '262166756E6374696F6E28297B6E2E646174613D762E6372656174654672616D65286E2E64617461293B76617220743D6E2E666E3B723D6E2E646174615B227061727469616C2D626C6F636B225D3D66756E6374696F6E2865297B766172206E3D617267';
wwv_flow_api.g_varchar2_table(127) := '756D656E74732E6C656E6774683C3D317C7C766F696420303D3D3D617267756D656E74735B315D3F7B7D3A617267756D656E74735B315D3B72657475726E206E2E646174613D762E6372656174654672616D65286E2E64617461292C6E2E646174615B22';
wwv_flow_api.g_varchar2_table(128) := '7061727469616C2D626C6F636B225D3D612C7428652C6E297D2C742E7061727469616C732626286E2E7061727469616C733D682E657874656E64287B7D2C6E2E7061727469616C732C742E7061727469616C7329297D28292C766F696420303D3D3D7426';
wwv_flow_api.g_varchar2_table(129) := '2672262628743D72292C766F696420303D3D3D74297468726F77206E657720675B2264656661756C74225D2822546865207061727469616C20222B6E2E6E616D652B2220636F756C64206E6F7420626520666F756E6422293B6966287420696E7374616E';
wwv_flow_api.g_varchar2_table(130) := '63656F662046756E6374696F6E2972657475726E207428652C6E297D66756E6374696F6E207028297B72657475726E22227D66756E6374696F6E206328742C65297B72657475726E2065262622726F6F7422696E20657C7C28653D653F762E6372656174';
wwv_flow_api.g_varchar2_table(131) := '654672616D652865293A7B7D2C652E726F6F743D74292C657D66756E6374696F6E206428742C652C6E2C612C722C6F297B696628742E6465636F7261746F72297B76617220693D7B7D3B653D742E6465636F7261746F7228652C692C6E2C612626615B30';
wwv_flow_api.g_varchar2_table(132) := '5D2C722C6F2C61292C682E657874656E6428652C69297D72657475726E20657D6E2E5F5F65734D6F64756C653D21302C6E2E636865636B5265766973696F6E3D6F2C6E2E74656D706C6174653D692C6E2E7772617050726F6772616D3D6C2C6E2E726573';
wwv_flow_api.g_varchar2_table(133) := '6F6C76655061727469616C3D732C6E2E696E766F6B655061727469616C3D752C6E2E6E6F6F703D703B76617220663D7428222E2F7574696C7322292C683D722866292C6D3D7428222E2F657863657074696F6E22292C673D61286D292C763D7428222E2F';
wwv_flow_api.g_varchar2_table(134) := '6261736522297D2C7B222E2F62617365223A322C222E2F657863657074696F6E223A352C222E2F7574696C73223A31387D5D2C31373A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B7468';
wwv_flow_api.g_varchar2_table(135) := '69732E737472696E673D747D6E2E5F5F65734D6F64756C653D21302C612E70726F746F747970652E746F537472696E673D612E70726F746F747970652E746F48544D4C3D66756E6374696F6E28297B72657475726E22222B746869732E737472696E677D';
wwv_flow_api.g_varchar2_table(136) := '2C6E5B2264656661756C74225D3D612C652E6578706F7274733D6E5B2264656661756C74225D7D2C7B7D5D2C31383A5B66756E6374696F6E28742C652C6E297B2275736520737472696374223B66756E6374696F6E20612874297B72657475726E20635B';
wwv_flow_api.g_varchar2_table(137) := '745D7D66756E6374696F6E20722874297B666F722876617220653D313B653C617267756D656E74732E6C656E6774683B652B2B29666F7228766172206E20696E20617267756D656E74735B655D294F626A6563742E70726F746F747970652E6861734F77';
wwv_flow_api.g_varchar2_table(138) := '6E50726F70657274792E63616C6C28617267756D656E74735B655D2C6E29262628745B6E5D3D617267756D656E74735B655D5B6E5D293B72657475726E20747D66756E6374696F6E206F28742C65297B666F7228766172206E3D302C613D742E6C656E67';
wwv_flow_api.g_varchar2_table(139) := '74683B6E3C613B6E2B2B29696628745B6E5D3D3D3D652972657475726E206E3B72657475726E2D317D66756E6374696F6E20692874297B69662822737472696E6722213D747970656F662074297B696628742626742E746F48544D4C2972657475726E20';
wwv_flow_api.g_varchar2_table(140) := '742E746F48544D4C28293B6966286E756C6C3D3D742972657475726E22223B69662821742972657475726E20742B22223B743D22222B747D72657475726E20662E746573742874293F742E7265706C61636528642C61293A747D66756E6374696F6E206C';
wwv_flow_api.g_varchar2_table(141) := '2874297B72657475726E2174262630213D3D747C7C212821672874297C7C30213D3D742E6C656E677468297D66756E6374696F6E20732874297B76617220653D72287B7D2C74293B72657475726E20652E5F706172656E743D742C657D66756E6374696F';
wwv_flow_api.g_varchar2_table(142) := '6E207528742C65297B72657475726E20742E706174683D652C747D66756E6374696F6E207028742C65297B72657475726E28743F742B222E223A2222292B657D6E2E5F5F65734D6F64756C653D21302C6E2E657874656E643D722C6E2E696E6465784F66';
wwv_flow_api.g_varchar2_table(143) := '3D6F2C6E2E65736361706545787072657373696F6E3D692C6E2E6973456D7074793D6C2C6E2E6372656174654672616D653D732C6E2E626C6F636B506172616D733D752C6E2E617070656E64436F6E74657874506174683D703B76617220633D7B222622';
wwv_flow_api.g_varchar2_table(144) := '3A2226616D703B222C223C223A22266C743B222C223E223A222667743B222C2722273A222671756F743B222C2227223A2226237832373B222C2260223A2226237836303B222C223D223A2226237833443B227D2C643D2F5B263C3E2227603D5D2F672C66';
wwv_flow_api.g_varchar2_table(145) := '3D2F5B263C3E2227603D5D2F2C683D4F626A6563742E70726F746F747970652E746F537472696E673B6E2E746F537472696E673D683B766172206D3D66756E6374696F6E2874297B72657475726E2266756E6374696F6E223D3D747970656F6620747D3B';
wwv_flow_api.g_varchar2_table(146) := '6D282F782F292626286E2E697346756E6374696F6E3D6D3D66756E6374696F6E2874297B72657475726E2266756E6374696F6E223D3D747970656F6620742626225B6F626A6563742046756E6374696F6E5D223D3D3D682E63616C6C2874297D292C6E2E';
wwv_flow_api.g_varchar2_table(147) := '697346756E6374696F6E3D6D3B76617220673D41727261792E697341727261797C7C66756E6374696F6E2874297B72657475726E212821747C7C226F626A65637422213D747970656F662074292626225B6F626A6563742041727261795D223D3D3D682E';
wwv_flow_api.g_varchar2_table(148) := '63616C6C2874297D3B6E2E697341727261793D677D2C7B7D5D2C31393A5B66756E6374696F6E28742C652C6E297B652E6578706F7274733D7428222E2F646973742F636A732F68616E646C65626172732E72756E74696D6522295B2264656661756C7422';
wwv_flow_api.g_varchar2_table(149) := '5D7D2C7B222E2F646973742F636A732F68616E646C65626172732E72756E74696D65223A317D5D2C32303A5B66756E6374696F6E28742C652C6E297B652E6578706F7274733D74282268616E646C65626172732F72756E74696D6522295B226465666175';
wwv_flow_api.g_varchar2_table(150) := '6C74225D7D2C7B2268616E646C65626172732F72756E74696D65223A31397D5D2C32313A5B66756E6374696F6E28742C652C6E297B76617220613D74282268627366792F72756E74696D6522292C723D7428222E2F74656D706C617465732F6D6F64616C';
wwv_flow_api.g_varchar2_table(151) := '2D7265706F72742E68627322293B612E72656769737465725061727469616C28227265706F7274222C7428222E2F74656D706C617465732F7061727469616C732F5F7265706F72742E6862732229292C612E72656769737465725061727469616C282272';
wwv_flow_api.g_varchar2_table(152) := '6F7773222C7428222E2F74656D706C617465732F7061727469616C732F5F726F77732E6862732229292C612E72656769737465725061727469616C2822706167696E6174696F6E222C7428222E2F74656D706C617465732F7061727469616C732F5F7061';
wwv_flow_api.g_varchar2_table(153) := '67696E6174696F6E2E6862732229292C66756E6374696F6E28742C65297B742E77696467657428226D686F2E6D6F64616C4C6F76222C7B6F7074696F6E733A7B69643A22222C7469746C653A22222C72657475726E4974656D3A22222C646973706C6179';
wwv_flow_api.g_varchar2_table(154) := '4974656D3A22222C7365617263684669656C643A22222C736561726368427574746F6E3A22222C736561726368506C616365686F6C6465723A22222C616A61784964656E7469666965723A22222C73686F77486561646572733A21312C72657475726E43';
wwv_flow_api.g_varchar2_table(155) := '6F6C3A22222C646973706C6179436F6C3A22222C76616C69646174696F6E4572726F723A22222C636173636164696E674974656D733A22222C6D6F64616C53697A653A226D6F64616C2D6D64222C6E6F44617461466F756E643A22222C616C6C6F774D75';
wwv_flow_api.g_varchar2_table(156) := '6C74696C696E65526F77733A21312C726F77436F756E743A31352C706167654974656D73546F5375626D69743A22222C6D61726B436C61737365733A22752D686F74222C686F766572436C61737365733A22686F76657220752D636F6C6F722D31227D2C';
wwv_flow_api.g_varchar2_table(157) := '5F646973706C61794974656D243A6E756C6C2C5F72657475726E4974656D243A6E756C6C2C5F736561726368427574746F6E243A6E756C6C2C5F636C656172496E707574243A6E756C6C2C5F74656D706C617465446174613A7B7D2C5F6C617374536561';
wwv_flow_api.g_varchar2_table(158) := '7263685465726D3A22222C5F6D6F64616C4469616C6F67243A6E756C6C2C5F76616C69645365617263684B6579733A5B34382C34392C35302C35312C35322C35332C35342C35352C35362C35372C36352C36362C36372C36382C36392C37302C37312C37';
wwv_flow_api.g_varchar2_table(159) := '322C37332C37342C37352C37362C37372C37382C37392C38302C38312C38322C38332C38342C38352C38362C38372C38382C38392C39302C39332C39342C39352C39362C39372C39382C39392C3130302C3130312C3130322C3130332C3130342C313035';
wwv_flow_api.g_varchar2_table(160) := '2C34302C33322C382C3130362C3130372C3130392C3131302C3131312C3138362C3138372C3138382C3138392C3139302C3139312C3139322C3231392C3232302C3232312C3232305D2C5F6372656174653A66756E6374696F6E28297B76617220653D74';
wwv_flow_api.g_varchar2_table(161) := '6869733B652E5F646973706C61794974656D243D74282223222B652E6F7074696F6E732E646973706C61794974656D292C652E5F72657475726E4974656D243D74282223222B652E6F7074696F6E732E72657475726E4974656D292C652E5F7365617263';
wwv_flow_api.g_varchar2_table(162) := '68427574746F6E243D74282223222B652E6F7074696F6E732E736561726368427574746F6E292C652E5F636C656172496E707574243D652E5F646973706C61794974656D242E706172656E7428292E66696E6428222E7365617263682D636C6561722229';
wwv_flow_api.g_varchar2_table(163) := '2C652E5F747269676765724C4F564F6E446973706C617928292C652E5F747269676765724C4F564F6E427574746F6E28292C652E5F696E6974436C656172496E70757428292C652E5F696E6974436173636164696E674C4F567328292C652E5F696E6974';
wwv_flow_api.g_varchar2_table(164) := '417065784974656D28297D2C5F6F6E4F70656E4469616C6F673A66756E6374696F6E28742C6E297B76617220613D6E2E7769646765743B612E5F6D6F64616C4469616C6F67243D652E746F702E242874292C652E746F702E24282223222B612E6F707469';
wwv_flow_api.g_varchar2_table(165) := '6F6E732E7365617263684669656C64292E666F63757328292C612E5F72656D6F766556616C69646174696F6E28292C6E2E66696C6C536561726368546578742626652E746F702E247328612E6F7074696F6E732E7365617263684669656C642C61706578';
wwv_flow_api.g_varchar2_table(166) := '2E6974656D28612E6F7074696F6E732E646973706C61794974656D292E67657456616C75652829292C612E5F6F6E526F77486F76657228292C612E5F73656C656374496E697469616C526F7728292C612E5F6F6E526F7753656C656374656428292C612E';
wwv_flow_api.g_varchar2_table(167) := '5F696E69744B6579626F6172644E617669676174696F6E28292C612E5F696E697453656172636828292C612E5F696E6974506167696E6174696F6E28297D2C5F6F6E436C6F73654469616C6F673A66756E6374696F6E28742C65297B652E776964676574';
wwv_flow_api.g_varchar2_table(168) := '2E5F64657374726F792874292C652E7769646765742E5F747269676765724C4F564F6E446973706C617928297D2C5F6F6E4C6F61643A66756E6374696F6E2874297B766172206E3D742E7769646765743B6E2E5F686964654F7665726C61794C6F616465';
wwv_flow_api.g_varchar2_table(169) := '72286E2E706167655370696E6E6572293B76617220612C6F3D652E746F702E242872286E2E5F74656D706C6174654461746129292E617070656E64546F2822626F647922293B737769746368286E2E6F7074696F6E732E6D6F64616C53697A65297B6361';
wwv_flow_api.g_varchar2_table(170) := '7365226D6F64616C2D6C67223A613D226D6F64616C2D6C223B627265616B3B64656661756C743A613D6E2E6F7074696F6E732E6D6F64616C53697A657D6F2E6469616C6F67287B6865696768743A6F2E66696E6428222E742D5265706F72742D77726170';
wwv_flow_api.g_varchar2_table(171) := '22292E68656967687428292B3135302C77696474683A6F2E66696E6428222E6D6F64616C2D6C6F762D7461626C65203E207461626C6522292E776964746828292C636C6F7365546578743A617065782E6C616E672E6765744D6573736167652822415045';
wwv_flow_api.g_varchar2_table(172) := '582E4449414C4F472E434C4F534522292C647261676761626C653A21302C6D6F64616C3A21302C726573697A61626C653A21302C636C6F73654F6E4573636170653A21302C6469616C6F67436C6173733A2275692D6469616C6F672D2D6170657820222B';
wwv_flow_api.g_varchar2_table(173) := '612C6F70656E3A66756E6374696F6E2861297B652E746F702E242874686973292E64617461282275694469616C6F6722292E6F70656E65723D652E746F702E2428292C617065782E7574696C2E676574546F704170657828292E6E617669676174696F6E';
wwv_flow_api.g_varchar2_table(174) := '2E626567696E467265657A655363726F6C6C28292C6E2E5F6F6E4F70656E4469616C6F6728746869732C74297D2C6265666F7265436C6F73653A66756E6374696F6E28297B6E2E5F6F6E436C6F73654469616C6F6728746869732C74292C646F63756D65';
wwv_flow_api.g_varchar2_table(175) := '6E742E616374697665456C656D656E742626646F63756D656E742E616374697665456C656D656E742E626C757228297D2C636C6F73653A66756E6374696F6E28297B617065782E7574696C2E676574546F704170657828292E6E617669676174696F6E2E';
wwv_flow_api.g_varchar2_table(176) := '656E64467265657A655363726F6C6C28297D7D297D2C5F6F6E52656C6F61643A66756E6374696F6E28297B76617220653D746869732C6E3D612E7061727469616C732E7265706F727428652E5F74656D706C61746544617461292C723D612E7061727469';
wwv_flow_api.g_varchar2_table(177) := '616C732E706167696E6174696F6E28652E5F74656D706C61746544617461292C6F3D652E5F6D6F64616C4469616C6F67242E66696E6428222E6D6F64616C2D6C6F762D7461626C6522292C693D652E5F6D6F64616C4469616C6F67242E66696E6428222E';
wwv_flow_api.g_varchar2_table(178) := '742D427574746F6E526567696F6E2D7772617022293B74286F292E7265706C61636557697468286E292C742869292E68746D6C2872292C652E5F73656C656374496E697469616C526F7728297D2C5F67657454656D706C617465446174613A66756E6374';
wwv_flow_api.g_varchar2_table(179) := '696F6E28297B76617220653D746869732C6E3D7B69643A652E6F7074696F6E732E69642C636C61737365733A226D6F64616C2D6C6F76222C7469746C653A652E6F7074696F6E732E7469746C652C6D6F64616C53697A653A652E6F7074696F6E732E6D6F';
wwv_flow_api.g_varchar2_table(180) := '64616C53697A652C726567696F6E3A7B617474726962757465733A277374796C653D22626F74746F6D3A20363670783B22277D2C7365617263684669656C643A7B69643A652E6F7074696F6E732E7365617263684669656C642C706C616365686F6C6465';
wwv_flow_api.g_varchar2_table(181) := '723A652E6F7074696F6E732E736561726368506C616365686F6C6465727D2C7265706F72743A7B636F6C756D6E733A7B7D2C726F77733A7B7D2C636F6C436F756E743A302C726F77436F756E743A302C73686F77486561646572733A652E6F7074696F6E';
wwv_flow_api.g_varchar2_table(182) := '732E73686F77486561646572732C6E6F44617461466F756E643A652E6F7074696F6E732E6E6F44617461466F756E642C636C61737365733A652E6F7074696F6E732E616C6C6F774D756C74696C696E65526F77733F226D756C74696C696E65223A22227D';
wwv_flow_api.g_varchar2_table(183) := '2C706167696E6174696F6E3A7B726F77436F756E743A302C6669727374526F773A302C6C617374526F773A302C616C6C6F77507265763A21312C616C6C6F774E6578743A21312C70726576696F75733A617065782E6C616E672E6765744D657373616765';
wwv_flow_api.g_varchar2_table(184) := '2822415045582E47562E505245565F5041474522292C6E6578743A617065782E6C616E672E6765744D6573736167652822415045582E47562E4E4558545F5041474522297D7D3B696628303D3D3D652E6F7074696F6E732E64617461536F757263652E72';
wwv_flow_api.g_varchar2_table(185) := '6F772E6C656E6774682972657475726E206E3B76617220613D4F626A6563742E6B65797328652E6F7074696F6E732E64617461536F757263652E726F775B305D293B6E2E706167696E6174696F6E2E6669727374526F773D652E6F7074696F6E732E6461';
wwv_flow_api.g_varchar2_table(186) := '7461536F757263652E726F775B305D5B22524F574E554D232323225D2C6E2E706167696E6174696F6E2E6C617374526F773D652E6F7074696F6E732E64617461536F757263652E726F775B652E6F7074696F6E732E64617461536F757263652E726F772E';
wwv_flow_api.g_varchar2_table(187) := '6C656E6774682D315D5B22524F574E554D232323225D3B76617220723D652E6F7074696F6E732E64617461536F757263652E726F775B652E6F7074696F6E732E64617461536F757263652E726F772E6C656E6774682D315D5B224E455854524F57232323';
wwv_flow_api.g_varchar2_table(188) := '225D3B6E2E706167696E6174696F6E2E6669727374526F773E312626286E2E706167696E6174696F6E2E616C6C6F77507265763D2130293B7472797B722E746F537472696E6728292E6C656E6774683E302626286E2E706167696E6174696F6E2E616C6C';
wwv_flow_api.g_varchar2_table(189) := '6F774E6578743D2130297D6361746368286F297B6E2E706167696E6174696F6E2E616C6C6F774E6578743D21317D612E73706C69636528612E696E6465784F662822524F574E554D23232322292C31292C612E73706C69636528612E696E6465784F6628';
wwv_flow_api.g_varchar2_table(190) := '224E455854524F5723232322292C31292C612E73706C69636528612E696E6465784F6628652E6F7074696F6E732E72657475726E436F6C292C31292C612E6C656E6774683E312626612E73706C69636528612E696E6465784F6628652E6F7074696F6E73';
wwv_flow_api.g_varchar2_table(191) := '2E646973706C6179436F6C292C31292C6E2E7265706F72742E636F6C436F756E743D612E6C656E6774683B76617220693D7B7D3B742E6561636828612C66756E6374696F6E28722C6F297B313D3D3D612E6C656E6774682626652E6F7074696F6E732E69';
wwv_flow_api.g_varchar2_table(192) := '74656D4C6162656C3F695B22636F6C756D6E222B725D3D7B6E616D653A6F2C6C6162656C3A652E6F7074696F6E732E6974656D4C6162656C7D3A695B22636F6C756D6E222B725D3D7B6E616D653A6F7D2C6E2E7265706F72742E636F6C756D6E733D742E';
wwv_flow_api.g_varchar2_table(193) := '657874656E64286E2E7265706F72742E636F6C756D6E732C69297D293B766172206C2C733D742E6D617028652E6F7074696F6E732E64617461536F757263652E726F772C66756E6374696F6E28612C72297B72657475726E206C3D7B636F6C756D6E733A';
wwv_flow_api.g_varchar2_table(194) := '7B7D7D2C742E65616368286E2E7265706F72742E636F6C756D6E732C66756E6374696F6E28742C65297B6C2E636F6C756D6E735B745D3D615B652E6E616D655D7D292C6C2E72657475726E56616C3D7428273C696E7075742076616C75653D22272B615B';
wwv_flow_api.g_varchar2_table(195) := '652E6F7074696F6E732E72657475726E436F6C5D2B27222F3E27292E76616C28292C6C2E646973706C617956616C3D7428273C696E7075742076616C75653D22272B615B652E6F7074696F6E732E646973706C6179436F6C5D2B27222F3E27292E76616C';
wwv_flow_api.g_varchar2_table(196) := '28292C6C7D293B72657475726E206E2E7265706F72742E726F77733D732C6E2E7265706F72742E726F77436F756E743D30213D3D732E6C656E6774682626732E6C656E6774682C6E2E706167696E6174696F6E2E726F77436F756E743D6E2E7265706F72';
wwv_flow_api.g_varchar2_table(197) := '742E726F77436F756E742C6E7D2C5F64657374726F793A66756E6374696F6E286E297B76617220613D746869733B7428652E746F702E646F63756D656E74292E6F666628226B6579646F776E22292C7428652E746F702E646F63756D656E74292E6F6666';
wwv_flow_api.g_varchar2_table(198) := '28226B65797570222C2223222B612E6F7074696F6E732E7365617263684669656C64292C612E5F646973706C61794974656D242E6F666628226B6579757022292C612E5F6D6F64616C4469616C6F67242E72656D6F766528292C617065782E7574696C2E';
wwv_flow_api.g_varchar2_table(199) := '676574546F704170657828292E6E617669676174696F6E2E656E64467265657A655363726F6C6C28297D2C5F676574446174613A66756E6374696F6E286E2C61297B76617220723D746869732C6F3D7B7365617263685465726D3A22222C666972737452';
wwv_flow_api.g_varchar2_table(200) := '6F773A312C66696C6C536561726368546578743A21307D3B6F3D742E657874656E64286F2C6E293B76617220693D6F2E7365617263685465726D2E6C656E6774683E303F6F2E7365617263685465726D3A652E746F702E247628722E6F7074696F6E732E';
wwv_flow_api.g_varchar2_table(201) := '7365617263684669656C64292C6C3D722E6F7074696F6E732E706167654974656D73546F5375626D69743B722E5F6C6173745365617263685465726D3D692C617065782E7365727665722E706C7567696E28722E6F7074696F6E732E616A61784964656E';
wwv_flow_api.g_varchar2_table(202) := '7469666965722C7B7830313A224745545F44415441222C7830323A692C7830333A6F2E6669727374526F772C706167654974656D733A6C7D2C7B7461726765743A722E5F72657475726E4974656D242C64617461547970653A226A736F6E222C6C6F6164';
wwv_flow_api.g_varchar2_table(203) := '696E67496E64696361746F723A742E70726F7879286E2E6C6F6164696E67496E64696361746F722C72292C737563636573733A66756E6374696F6E2874297B722E6F7074696F6E732E64617461536F757263653D742C722E5F74656D706C617465446174';
wwv_flow_api.g_varchar2_table(204) := '613D722E5F67657454656D706C6174654461746128292C61287B7769646765743A722C66696C6C536561726368546578743A6F2E66696C6C536561726368546578747D297D7D297D2C5F696E69745365617263683A66756E6374696F6E28297B76617220';
wwv_flow_api.g_varchar2_table(205) := '6E3D746869733B6E2E5F6C6173745365617263685465726D213D3D652E746F702E2476286E2E6F7074696F6E732E7365617263684669656C642926266E2E5F67657444617461287B6669727374526F773A312C6C6F6164696E67496E64696361746F723A';
wwv_flow_api.g_varchar2_table(206) := '6E2E5F6D6F64616C4C6F6164696E67496E64696361746F727D2C66756E6374696F6E28297B6E2E5F6F6E52656C6F616428297D292C7428652E746F702E646F63756D656E74292E6F6E28226B65797570222C2223222B6E2E6F7074696F6E732E73656172';
wwv_flow_api.g_varchar2_table(207) := '63684669656C642C66756E6374696F6E2865297B76617220613D5B33372C33382C33392C34302C392C33332C33342C32375D3B696628742E696E417272617928652E6B6579436F64652C61293E2D312972657475726E21313B76617220723D652E637572';
wwv_flow_api.g_varchar2_table(208) := '72656E745461726765743B722E64656C617954696D65722626636C65617254696D656F757428722E64656C617954696D6572292C722E64656C617954696D65723D73657454696D656F75742866756E6374696F6E28297B6E2E5F67657444617461287B66';
wwv_flow_api.g_varchar2_table(209) := '69727374526F773A312C6C6F6164696E67496E64696361746F723A6E2E5F6D6F64616C4C6F6164696E67496E64696361746F727D2C66756E6374696F6E28297B6E2E5F6F6E52656C6F616428297D297D2C333530297D297D2C5F696E6974506167696E61';
wwv_flow_api.g_varchar2_table(210) := '74696F6E3A66756E6374696F6E28297B76617220743D746869732C6E3D2223222B742E6F7074696F6E732E69642B22202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D70726576222C613D2223222B742E6F7074696F6E732E69642B22';
wwv_flow_api.g_varchar2_table(211) := '202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E657874223B652E746F702E2428652E746F702E646F63756D656E74292E6F66662822636C69636B222C6E292C652E746F702E2428652E746F702E646F63756D656E74292E6F666628';
wwv_flow_api.g_varchar2_table(212) := '22636C69636B222C61292C652E746F702E2428652E746F702E646F63756D656E74292E6F6E2822636C69636B222C6E2C66756E6374696F6E2865297B742E5F67657444617461287B6669727374526F773A742E5F6765744669727374526F776E756D5072';
wwv_flow_api.g_varchar2_table(213) := '657653657428292C6C6F6164696E67496E64696361746F723A742E5F6D6F64616C4C6F6164696E67496E64696361746F727D2C66756E6374696F6E28297B742E5F6F6E52656C6F616428297D297D292C652E746F702E2428652E746F702E646F63756D65';
wwv_flow_api.g_varchar2_table(214) := '6E74292E6F6E2822636C69636B222C612C66756E6374696F6E2865297B742E5F67657444617461287B6669727374526F773A742E5F6765744669727374526F776E756D4E65787453657428292C6C6F6164696E67496E64696361746F723A742E5F6D6F64';
wwv_flow_api.g_varchar2_table(215) := '616C4C6F6164696E67496E64696361746F727D2C66756E6374696F6E28297B742E5F6F6E52656C6F616428297D297D297D2C5F6765744669727374526F776E756D507265765365743A66756E6374696F6E28297B76617220743D746869733B7472797B72';
wwv_flow_api.g_varchar2_table(216) := '657475726E20742E5F74656D706C617465446174612E706167696E6174696F6E2E6669727374526F772D742E6F7074696F6E732E726F77436F756E747D63617463682865297B72657475726E20317D7D2C5F6765744669727374526F776E756D4E657874';
wwv_flow_api.g_varchar2_table(217) := '5365743A66756E6374696F6E28297B76617220743D746869733B7472797B72657475726E20742E5F74656D706C617465446174612E706167696E6174696F6E2E<KEY>';
wwv_flow_api.g_varchar2_table(218) := '4C4F563A66756E6374696F6E2865297B766172206E3D746869733B74282223222B6E2E6F7074696F6E732E69642C646F63756D656E74292E72656D6F766528292C6E2E5F67657444617461287B6669727374526F773A312C7365617263685465726D3A65';
wwv_flow_api.g_varchar2_table(219) := '2E7365617263685465726D2C66696C6C536561726368546578743A652E66696C6C536561726368546578742C6C6F6164696E67496E64696361746F723A6E2E5F6974656D4C6F6164696E67496E64696361746F727D2C6E2E5F6F6E4C6F6164297D2C5F74';
wwv_flow_api.g_varchar2_table(220) := '7269676765724C4F564F6E446973706C61793A66756E6374696F6E28297B76617220653D746869733B652E5F646973706C61794974656D242E6F6E28226B65797570222C66756E6374696F6E286E297B742E696E4172726179286E2E6B6579436F64652C';
wwv_flow_api.g_varchar2_table(221) := '652E5F76616C69645365617263684B657973293E2D312626216E2E6374726C4B6579262628652E5F72657475726E4974656D242E76616C28617065782E6974656D28652E6F7074696F6E732E646973706C61794974656D292E67657456616C7565282929';
wwv_flow_api.g_varchar2_table(222) := '2C742874686973292E6F666628226B6579757022292C652E5F6F70656E4C4F56287B7365617263685465726D3A617065782E6974656D28652E6F7074696F6E732E646973706C61794974656D292E67657456616C756528292C66696C6C53656172636854';
wwv_flow_api.g_varchar2_table(223) := '6578743A21307D29297D297D2C5F747269676765724C4F564F6E427574746F6E3A66756E6374696F6E28297B76617220743D746869733B742E5F736561726368427574746F6E242E6F6E2822636C69636B222C66756E6374696F6E2865297B742E5F6F70';
wwv_flow_api.g_varchar2_table(224) := '656E4C4F56287B7365617263685465726D3A22222C66696C6C536561726368546578743A21317D297D297D2C5F6F6E526F77486F7665723A66756E6374696F6E28297B76617220653D746869733B652E5F6D6F64616C4469616C6F67242E6F6E28226D6F';
wwv_flow_api.g_varchar2_table(225) := '757365656E746572206D6F7573656C65617665222C222E742D5265706F72742D7265706F7274207472222C66756E6374696F6E28297B742874686973292E686173436C61737328226D61726B22297C7C742874686973292E746F67676C65436C61737328';
wwv_flow_api.g_varchar2_table(226) := '652E6F7074696F6E732E686F766572436C6173736573297D297D2C5F73656C656374496E697469616C526F773A66756E6374696F6E28297B76617220743D746869732C653D742E5F6D6F64616C4469616C6F67242E66696E6428272E742D5265706F7274';
wwv_flow_api.g_varchar2_table(227) := '2D7265706F72742074725B646174612D72657475726E3D22272B617065782E6974656D28742E6F7074696F6E732E72657475726E4974656D292E67657456616C756528292B27225D27293B652E6C656E6774683E303F652E616464436C61737328226D61';
wwv_flow_api.g_varchar2_table(228) := '726B20222B742E6F7074696F6E732E6D61726B436C6173736573293A742E5F6D6F64616C4469616C6F67242E66696E6428222E742D5265706F72742D7265706F72742074725B646174612D72657475726E5D22292E666972737428292E616464436C6173';
wwv_flow_api.g_varchar2_table(229) := '7328226D61726B20222B742E6F7074696F6E732E6D61726B436C6173736573297D2C5F696E69744B6579626F6172644E617669676174696F6E3A66756E6374696F6E28297B66756E6374696F6E206E28652C6E297B6E2E73746F70496D6D656469617465';
wwv_flow_api.g_varchar2_table(230) := '50726F7061676174696F6E28292C6E2E70726576656E7444656661756C7428293B76617220723D612E5F6D6F64616C4469616C6F67242E66696E6428222E742D5265706F72742D7265706F72742074722E6D61726B22293B7377697463682865297B6361';
wwv_flow_api.g_varchar2_table(231) := '7365227570223A742872292E7072657628292E697328222E742D5265706F72742D7265706F727420747222292626742872292E72656D6F7665436C61737328226D61726B20222B612E6F7074696F6E732E6D61726B436C6173736573292E707265762829';
wwv_flow_api.g_varchar2_table(232) := '2E616464436C61737328226D61726B20222B612E6F7074696F6E732E6D61726B436C6173736573293B627265616B3B6361736522646F776E223A742872292E6E65787428292E697328222E742D5265706F72742D7265706F727420747222292626742872';
wwv_flow_api.g_varchar2_table(233) := '292E72656D6F7665436C61737328226D61726B20222B612E6F7074696F6E732E6D61726B436C6173736573292E6E65787428292E616464436C61737328226D61726B20222B612E6F7074696F6E732E6D61726B436C6173736573297D7D76617220613D74';
wwv_flow_api.g_varchar2_table(234) := '6869733B7428652E746F702E646F63756D656E74292E6F6E28226B6579646F776E222C66756E6374696F6E2874297B73776974636828742E6B6579436F6465297B636173652033383A6E28227570222C74293B627265616B3B636173652034303A6E2822';
wwv_flow_api.g_varchar2_table(235) := '646F776E222C74293B627265616B3B6361736520393A6E2822646F776E222C74293B627265616B3B636173652031333A76617220723D612E5F6D6F64616C4469616C6F67242E66696E6428222E742D5265706F72742D7265706F72742074722E6D61726B';
wwv_flow_api.g_varchar2_table(236) := '22292E666972737428293B612E5F72657475726E53656C6563746564526F772872293B627265616B3B636173652033333A742E70726576656E7444656661756C7428292C652E746F702E24282223222B612E6F7074696F6E732E69642B22202E742D4275';
wwv_flow_api.g_varchar2_table(237) := '74746F6E526567696F6E2D627574746F6E73202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D7072657622292E747269676765722822636C69636B22293B627265616B3B636173652033343A742E70726576656E7444656661756C7428';
wwv_flow_api.g_varchar2_table(238) := '292C652E746F702E24282223222B612E6F7074696F6E732E69642B22202E742D427574746F6E526567696F6E2D627574746F6E73202E742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E65787422292E747269676765722822636C69636B';
wwv_flow_api.g_varchar2_table(239) := '22297D7D297D2C5F72657475726E53656C6563746564526F773A66756E6374696F6E2865297B766172206E3D746869733B617065782E6974656D286E2E6F7074696F6E732E72657475726E4974656D292E73657456616C756528652E6461746128227265';
wwv_flow_api.g_varchar2_table(240) := '7475726E22292C652E646174612822646973706C61792229292C6E2E5F72657475726E4974656D242E646174612822646973706C6179222C652E646174612822646973706C61792229293B76617220613D7B7D3B742E65616368287428222E742D526570';
wwv_flow_api.g_varchar2_table(241) := '6F72742D7265706F72742074722E6D61726B22292E66696E642822746422292C66756E6374696F6E28652C6E297B615B74286E292E6174747228226865616465727322295D3D74286E292E68746D6C28297D292C6E2E5F6D6F64616C4469616C6F67242E';
wwv_flow_api.g_varchar2_table(242) := '6469616C6F672822636C6F736522292C6E2E5F646973706C61794974656D242E706172656E7428292E686173436C6173732822612D47562D636F6C756D6E4974656D22297C7C6E2E5F646973706C61794974656D242E666F63757328297D2C5F6F6E526F';
wwv_flow_api.g_varchar2_table(243) := '7753656C65637465643A66756E6374696F6E28297B76617220743D746869733B742E5F6D6F64616C4469616C6F67242E6F6E2822636C69636B222C222E6D6F64616C2D6C6F762D7461626C65202E742D5265706F72742D7265706F7274207472222C6675';
wwv_flow_api.g_varchar2_table(244) := '6E6374696F6E286E297B742E5F72657475726E53656C6563746564526F7728652E746F702E24287468697329297D297D2C5F72656D6F766556616C69646174696F6E3A66756E6374696F6E28297B617065782E6D6573736167652E636C6561724572726F';
wwv_flow_api.g_varchar2_table(245) := '727328746869732E6F7074696F6E732E72657475726E4974656D297D2C5F636C656172496E7075743A66756E6374696F6E28297B76617220743D746869733B617065782E6974656D28742E6F7074696F6E732E646973706C61794974656D292E73657456';
wwv_flow_api.g_varchar2_table(246) := '616C7565282222292C617065782E6974656D28742E6F7074696F6E732E72657475726E4974656D292E73657456616C7565282222292C742E5F72657475726E4974656D242E646174612822646973706C6179222C2222292C742E5F72656D6F766556616C';
wwv_flow_api.g_varchar2_table(247) := '69646174696F6E28292C742E5F646973706C61794974656D242E666F63757328297D2C5F696E6974436C656172496E7075743A66756E6374696F6E28297B76617220743D746869733B742E5F636C656172496E707574242E6F6E2822636C69636B222C66';
wwv_flow_api.g_varchar2_table(248) := '756E6374696F6E28297B742E5F636C656172496E70757428297D297D2C5F686964654F7665726C61794C6F616465723A66756E6374696F6E2874297B742626742E72656D6F766528297D2C5F696E6974436173636164696E674C4F56733A66756E637469';
wwv_flow_api.g_varchar2_table(249) := '6F6E28297B76617220743D746869733B652E746F702E2428742E6F7074696F6E732E636173636164696E674974656D73292E6F6E28226368616E6765222C66756E6374696F6E28297B742E5F636C656172496E70757428297D297D2C5F73657456616C75';
wwv_flow_api.g_varchar2_table(250) := '6542617365644F6E446973706C61793A66756E6374696F6E2865297B766172206E3D746869733B617065782E7365727665722E706C7567696E286E2E6F7074696F6E732E616A61784964656E7469666965722C7B7830313A224745545F56414C5545222C';
wwv_flow_api.g_varchar2_table(251) := '7830323A657D2C7B64617461547970653A226A736F6E222C6C6F6164696E67496E64696361746F723A742E70726F7879286E2E5F6974656D4C6F6164696E67496E64696361746F722C6E292C737563636573733A66756E6374696F6E2874297B6E2E5F72';
wwv_flow_api.g_varchar2_table(252) := '657475726E4974656D242E76616C28742E72657475726E56616C7565292C6E2E5F646973706C61794974656D242E76616C28742E646973706C617956616C7565292C6E2E5F72657475726E4974656D242E646174612822646973706C6179222C742E6469';
wwv_flow_api.g_varchar2_table(253) := '73706C617956616C7565297D2C6572726F723A66756E6374696F6E2874297B7468726F77204572726F7228224D6F64616C204C4F56206974656D2076616C756520636F756E74206E6F742062652073657422297D7D297D2C5F696E697441706578497465';
wwv_flow_api.g_varchar2_table(254) := '6D3A66756E6374696F6E28297B76617220743D746869733B617065782E6974656D2E63726561746528742E6F7074696F6E732E72657475726E4974656D2C7B656E61626C653A66756E6374696F6E28297B742E5F646973706C61794974656D242E70726F';
wwv_flow_api.g_varchar2_table(255) := '70282264697361626C6564222C2131292C742E5F72657475726E4974656D242E70726F70282264697361626C6564222C2131292C742E5F736561726368427574746F6E242E70726F70282264697361626C6564222C2131292C742E5F636C656172496E70';
wwv_flow_api.g_varchar2_table(256) := '7574242E73686F7728297D2C64697361626C653A66756E6374696F6E28297B742E5F646973706C61794974656D242E70726F70282264697361626C6564222C2130292C742E5F72657475726E4974656D242E70726F70282264697361626C6564222C2130';
wwv_flow_api.g_varchar2_table(257) := '292C742E5F736561726368427574746F6E242E70726F70282264697361626C6564222C2130292C742E5F636C656172496E707574242E6869646528297D2C697344697361626C65643A66756E6374696F6E28297B72657475726E20742E5F646973706C61';
wwv_flow_api.g_varchar2_table(258) := '794974656D242E70726F70282264697361626C656422297D2C73686F773A66756E6374696F6E28297B742E5F646973706C61794974656D242E73686F7728292C742E5F736561726368427574746F6E242E73686F7728297D2C686964653A66756E637469';
wwv_flow_api.g_varchar2_table(259) := '6F6E28297B742E5F646973706C61794974656D242E6869646528292C742E5F736561726368427574746F6E242E6869646528297D2C73657456616C75653A66756E6374696F6E28652C6E2C61297B6E7C7C303D3D3D652E6C656E6774683F28742E5F6469';
wwv_flow_api.g_varchar2_table(260) := '73706C61794974656D242E76616C286E292C742E5F72657475726E4974656D242E76616C2865292C742E5F72657475726E4974656D242E646174612822646973706C6179222C6E29293A28742E5F646973706C61794974656D242E76616C286E292C742E';
wwv_flow_api.g_varchar2_table(261) := '5F73657456616C756542617365644F6E446973706C6179286529297D2C67657456616C75653A66756E6374696F6E28297B72657475726E20742E5F72657475726E4974656D242E76616C28297D2C69734368616E6765643A66756E6374696F6E28297B72';
wwv_flow_api.g_varchar2_table(262) := '657475726E20646F63756D656E742E676574456C656D656E744279496428742E6F7074696F6E732E646973706C61794974656D292E76616C7565213D3D646F63756D656E742E676574456C656D656E744279496428742E6F7074696F6E732E646973706C';
wwv_flow_api.g_varchar2_table(263) := '61794974656D292E64656661756C7456616C75657D7D292C617065782E6974656D28742E6F7074696F6E732E72657475726E4974656D292E63616C6C6261636B732E646973706C617956616C7565466F723D66756E6374696F6E28297B72657475726E20';
wwv_flow_api.g_varchar2_table(264) := '742E5F646973706C61794974656D242E76616C28297D7D2C5F6974656D4C6F6164696E67496E64696361746F723A66756E6374696F6E2865297B72657475726E2074282223222B746869732E6F7074696F6E732E736561726368427574746F6E292E6166';
wwv_flow_api.g_varchar2_table(265) := '7465722865292C657D2C5F6D6F64616C4C6F6164696E67496E64696361746F723A66756E6374696F6E2874297B72657475726E20746869732E5F6D6F64616C4469616C6F67242E70726570656E642874292C747D7D297D28617065782E6A51756572792C';
wwv_flow_api.g_varchar2_table(266) := '77696E646F77297D2C7B222E2F74656D706C617465732F6D6F64616C2D7265706F72742E686273223A32322C222E2F74656D706C617465732F7061727469616C732F5F706167696E6174696F6E2E686273223A32332C222E2F74656D706C617465732F70';
wwv_flow_api.g_varchar2_table(267) := '61727469616C732F5F7265706F72742E686273223A32342C222E2F74656D706C617465732F7061727469616C732F5F726F77732E686273223A32352C2268627366792F72756E74696D65223A32307D5D2C32323A5B66756E6374696F6E28742C652C6E29';
wwv_flow_api.g_varchar2_table(268) := '7B76617220613D74282268627366792F72756E74696D6522293B652E6578706F7274733D612E74656D706C617465287B636F6D70696C65723A5B372C223E3D20342E302E30225D2C6D61696E3A66756E6374696F6E28742C652C6E2C612C72297B766172';
wwv_flow_api.g_varchar2_table(269) := '206F2C692C6C3D6E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C733D6E2E68656C7065724D697373696E672C753D2266756E6374696F6E222C703D742E65736361706545787072657373696F6E2C633D742E6C616D6264613B7265';
wwv_flow_api.g_varchar2_table(270) := '7475726E273C6469762069643D22272B702828693D6E756C6C213D28693D6E2E69647C7C286E756C6C213D653F652E69643A6529293F693A732C747970656F6620693D3D3D753F692E63616C6C286C2C7B6E616D653A226964222C686173683A7B7D2C64';
wwv_flow_api.g_varchar2_table(271) := '6174613A727D293A6929292B272220636C6173733D22742D4469616C6F67526567696F6E206A732D72656769656F6E4469616C6F6720742D466F726D2D2D73747265746368496E7075747320742D466F726D2D2D6C61726765206D6F64616C2D6C6F7622';
wwv_flow_api.g_varchar2_table(272) := '207469746C653D22272B702828693D6E756C6C213D28693D6E2E7469746C657C7C286E756C6C213D653F652E7469746C653A6529293F693A732C747970656F6620693D3D3D753F692E63616C6C286C2C7B6E616D653A227469746C65222C686173683A7B';
wwv_flow_api.g_varchar2_table(273) := '7D2C646174613A727D293A6929292B27223E5C725C6E202020203C64697620636C6173733D22742D4469616C6F67526567696F6E2D626F6479206A732D726567696F6E4469616C6F672D626F6479206E6F2D70616464696E672220272B286E756C6C213D';
wwv_flow_api.g_varchar2_table(274) := '286F3D63286E756C6C213D286F3D6E756C6C213D653F652E726567696F6E3A65293F6F2E617474726962757465733A6F2C6529293F6F3A2222292B273E5C725C6E20202020202020203C64697620636C6173733D22636F6E7461696E6572223E5C725C6E';
wwv_flow_api.g_varchar2_table(275) := '2020202020202020202020203C64697620636C6173733D22726F77223E5C725C6E202020202020202020202020202020203C64697620636C6173733D22636F6C20636F6C2D3132223E5C725C6E20202020202020202020202020202020202020203C6469';
wwv_flow_api.g_varchar2_table(276) := '7620636C6173733D22742D5265706F727420742D5265706F72742D2D616C74526F777344656661756C74223E5C725C6E2020202020202020202020202020202020202020202020203C64697620636C6173733D22742D5265706F72742D77726170222073';
wwv_flow_api.g_varchar2_table(277) := '74796C653D2277696474683A2031303025223E5C725C6E202020202020202020202020202020202020202020202020202020203C64697620636C6173733D22742D466F726D2D6669656C64436F6E7461696E657220742D466F726D2D6669656C64436F6E';
wwv_flow_api.g_varchar2_table(278) := '7461696E65722D2D737461636B656420742D466F726D2D6669656C64436F6E7461696E65722D2D73747265746368496E70757473206D617267696E2D746F702D736D222069643D22272B702863286E756C6C213D286F3D6E756C6C213D653F652E736561';
wwv_flow_api.g_varchar2_table(279) := '7263684669656C643A65293F6F2E69643A6F2C6529292B275F434F4E5441494E4552223E5C725C6E20202020202020202020202020202020202020202020202020202020202020203C64697620636C6173733D22742D466F726D2D696E707574436F6E74';
wwv_flow_api.g_varchar2_table(280) := '61696E6572223E5C725C6E2020202020202020202020202020202020202020202020202020202020202020202020203C64697620636C6173733D22742D466F726D2D6974656D57726170706572223E5C725C6E2020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(281) := '20202020202020202020202020202020202020202020203C696E70757420747970653D22746578742220636C6173733D22617065782D6974656D2D74657874206D6F64616C2D6C6F762D6974656D20222069643D22272B702863286E756C6C213D286F3D';
wwv_flow_api.g_varchar2_table(282) := '6E756C6C213D653F652E7365617263684669656C643A65293F6F2E69643A6F2C6529292B2722206175746F636F6D706C6574653D226F66662220706C616365686F6C6465723D22272B702863286E756C6C213D286F3D6E756C6C213D653F652E73656172';
wwv_flow_api.g_varchar2_table(283) := '63684669656C643A65293F6F2E706C616365686F6C6465723A6F2C6529292B27223E5C725C6E202020202020202020202020202020202020202020202020202020202020202020202020202020203C627574746F6E20747970653D22627574746F6E2220';
wwv_flow_api.g_varchar2_table(284) := '69643D2250313131305F5A41414C5F464B5F434F44455F425554544F4E2220636C6173733D22612D427574746F6E206D6F64616C2D6C6F762D627574746F6E20612D427574746F6E2D2D706F7075704C4F56223E5C725C6E202020202020202020202020';
wwv_flow_api.g_varchar2_table(285) := '20202020202020202020202020202020202020202020202020202020202020203C7370616E20636C6173733D22612D49636F6E2066612066612D736561726368223E3C2F7370616E3E5C725C6E2020202020202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(286) := '20202020202020202020202020202020203C2F627574746F6E3E5C725C6E2020202020202020202020202020202020202020202020202020202020202020202020203C2F6469763E5C725C6E202020202020202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(287) := '20202020202020203C2F6469763E5C725C6E202020202020202020202020202020202020202020202020202020203C2F6469763E5C725C6E272B286E756C6C213D286F3D742E696E766F6B655061727469616C28612E7265706F72742C652C7B6E616D65';
wwv_flow_api.g_varchar2_table(288) := '3A227265706F7274222C646174613A722C696E64656E743A2220202020202020202020202020202020202020202020202020202020222C68656C706572733A6E2C7061727469616C733A612C6465636F7261746F72733A742E6465636F7261746F72737D';
wwv_flow_api.g_varchar2_table(289) := '29293F6F3A2222292B272020202020202020202020202020202020202020202020203C2F6469763E5C725C6E20202020202020202020202020202020202020203C2F6469763E5C725C6E202020202020202020202020202020203C2F6469763E5C725C6E';
wwv_flow_api.g_varchar2_table(290) := '2020202020202020202020203C2F6469763E5C725C6E20202020202020203C2F6469763E5C725C6E202020203C2F6469763E5C725C6E202020203C64697620636C6173733D22742D4469616C6F67526567696F6E2D627574746F6E73206A732D72656769';
wwv_flow_api.g_varchar2_table(291) := '6F6E4469616C6F672D627574746F6E73223E5C725C6E20202020202020203C64697620636C6173733D22742D427574746F6E526567696F6E20742D427574746F6E526567696F6E2D2D6469616C6F67526567696F6E223E5C725C6E202020202020202020';
wwv_flow_api.g_varchar2_table(292) := '2020203C64697620636C6173733D22742D427574746F6E526567696F6E2D77726170223E5C725C6E272B286E756C6C213D286F3D742E696E766F6B655061727469616C28612E706167696E6174696F6E2C652C7B6E616D653A22706167696E6174696F6E';
wwv_flow_api.g_varchar2_table(293) := '222C646174613A722C696E64656E743A2220202020202020202020202020202020222C68656C706572733A6E2C7061727469616C733A612C6465636F7261746F72733A742E6465636F7261746F72737D29293F6F3A2222292B2220202020202020202020';
wwv_flow_api.g_varchar2_table(294) := '20203C2F6469763E5C725C6E20202020202020203C2F6469763E5C725C6E202020203C2F6469763E5C725C6E3C2F6469763E227D2C7573655061727469616C3A21302C757365446174613A21307D297D2C7B2268627366792F72756E74696D65223A3230';
wwv_flow_api.g_varchar2_table(295) := '7D5D2C32333A5B66756E6374696F6E28742C652C6E297B76617220613D74282268627366792F72756E74696D6522293B652E6578706F7274733D612E74656D706C617465287B313A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C693D';
wwv_flow_api.g_varchar2_table(296) := '6E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C6C3D742E6C616D6264612C733D742E65736361706545787072657373696F6E3B72657475726E273C64697620636C6173733D22742D427574746F6E526567696F6E2D636F6C20742D';
wwv_flow_api.g_varchar2_table(297) := '427574746F6E526567696F6E2D636F6C2D2D6C656674223E5C725C6E202020203C64697620636C6173733D22742D427574746F6E526567696F6E2D627574746F6E73223E5C725C6E272B286E756C6C213D286F3D6E5B226966225D2E63616C6C28692C6E';
wwv_flow_api.g_varchar2_table(298) := '756C6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E616C6C6F77507265763A6F2C7B6E616D653A226966222C686173683A7B7D2C666E3A742E70726F6772616D28322C722C30292C696E76657273653A742E6E6F6F702C';
wwv_flow_api.g_varchar2_table(299) := '646174613A727D29293F6F3A2222292B27202020203C2F6469763E5C725C6E3C2F6469763E5C725C6E3C64697620636C6173733D22742D427574746F6E526567696F6E2D636F6C20742D427574746F6E526567696F6E2D636F6C2D2D63656E7465722220';
wwv_flow_api.g_varchar2_table(300) := '7374796C653D22746578742D616C69676E3A2063656E7465723B223E5C725C6E2020272B73286C286E756C6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E6669727374526F773A6F2C6529292B22202D20222B73286C28';
wwv_flow_api.g_varchar2_table(301) := '6E756C6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E6C617374526F773A6F2C6529292B275C725C6E3C2F6469763E5C725C6E3C64697620636C6173733D22742D427574746F6E526567696F6E2D636F6C20742D427574';
wwv_flow_api.g_varchar2_table(302) := '746F6E526567696F6E2D636F6C2D2D7269676874223E5C725C6E202020203C64697620636C6173733D22742D427574746F6E526567696F6E2D627574746F6E73223E5C725C6E272B286E756C6C213D286F3D6E5B226966225D2E63616C6C28692C6E756C';
wwv_flow_api.g_varchar2_table(303) := '6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E616C6C6F774E6578743A6F2C7B6E616D653A226966222C686173683A7B7D2C666E3A742E70726F6772616D28342C722C30292C696E76657273653A742E6E6F6F702C6461';
wwv_flow_api.g_varchar2_table(304) := '74613A727D29293F6F3A2222292B22202020203C2F6469763E5C725C6E3C2F6469763E5C725C6E227D2C323A66756E6374696F6E28742C652C6E2C612C72297B766172206F3B72657475726E2720202020202020203C6120687265663D226A6176617363';
wwv_flow_api.g_varchar2_table(305) := '726970743A766F69642830293B2220636C6173733D22742D427574746F6E20742D427574746F6E2D2D736D616C6C20742D427574746F6E2D2D6E6F554920742D5265706F72742D706167696E6174696F6E4C696E6B20742D5265706F72742D706167696E';
wwv_flow_api.g_varchar2_table(306) := '6174696F6E4C696E6B2D2D70726576223E5C725C6E202020202020202020203C7370616E20636C6173733D22612D49636F6E2069636F6E2D6C6566742D6172726F77223E3C2F7370616E3E272B742E65736361706545787072657373696F6E28742E6C61';
wwv_flow_api.g_varchar2_table(307) := '6D626461286E756C6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E70726576696F75733A6F2C6529292B225C725C6E20202020202020203C2F613E5C725C6E227D2C343A66756E6374696F6E28742C652C6E2C612C7229';
wwv_flow_api.g_varchar2_table(308) := '7B766172206F3B72657475726E2720202020202020203C6120687265663D226A6176617363726970743A766F69642830293B2220636C6173733D22742D427574746F6E20742D427574746F6E2D2D736D616C6C20742D427574746F6E2D2D6E6F55492074';
wwv_flow_api.g_varchar2_table(309) := '2D5265706F72742D706167696E6174696F6E4C696E6B20742D5265706F72742D706167696E6174696F6E4C696E6B2D2D6E657874223E272B742E65736361706545787072657373696F6E28742E6C616D626461286E756C6C213D286F3D6E756C6C213D65';
wwv_flow_api.g_varchar2_table(310) := '3F652E706167696E6174696F6E3A65293F6F2E6E6578743A6F2C6529292B275C725C6E202020202020202020203C7370616E20636C6173733D22612D49636F6E2069636F6E2D72696768742D6172726F77223E3C2F7370616E3E5C725C6E202020202020';
wwv_flow_api.g_varchar2_table(311) := '20203C2F613E5C725C6E277D2C636F6D70696C65723A5B372C223E3D20342E302E30225D2C6D61696E3A66756E6374696F6E28742C652C6E2C612C72297B766172206F3B72657475726E206E756C6C213D286F3D6E5B226966225D2E63616C6C286E756C';
wwv_flow_api.g_varchar2_table(312) := '6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C6E756C6C213D286F3D6E756C6C213D653F652E706167696E6174696F6E3A65293F6F2E726F77436F756E743A6F2C7B6E616D653A226966222C686173683A7B7D2C666E3A742E70726F6772';
wwv_flow_api.g_varchar2_table(313) := '616D28312C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A22227D2C757365446174613A21307D297D2C7B2268627366792F72756E74696D65223A32307D5D2C32343A5B66756E6374696F6E28742C652C6E297B766172';
wwv_flow_api.g_varchar2_table(314) := '20613D74282268627366792F72756E74696D6522293B652E6578706F7274733D612E74656D706C617465287B313A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C692C6C2C733D6E756C6C213D653F653A742E6E756C6C436F6E746578';
wwv_flow_api.g_varchar2_table(315) := '747C7C7B7D2C753D272020202020202020202020203C7461626C652063656C6C70616464696E673D22302220626F726465723D2230222063656C6C73706163696E673D2230222073756D6D6172793D222220636C6173733D22742D5265706F72742D7265';
wwv_flow_api.g_varchar2_table(316) := '706F727420272B742E65736361706545787072657373696F6E28742E6C616D626461286E756C6C213D286F3D6E756C6C213D653F652E7265706F72743A65293F6F2E636C61737365733A6F2C6529292B27222077696474683D2231303025223E5C725C6E';
wwv_flow_api.g_varchar2_table(317) := '20202020202020202020202020203C74626F64793E5C725C6E272B286E756C6C213D286F3D6E5B226966225D2E63616C6C28732C6E756C6C213D286F3D6E756C6C213D653F652E7265706F72743A65293F6F2E73686F77486561646572733A6F2C7B6E61';
wwv_flow_api.g_varchar2_table(318) := '6D653A226966222C686173683A7B7D2C666E3A742E70726F6772616D28322C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A2222293B72657475726E20693D6E756C6C213D28693D6E2E7265706F72747C7C286E756C6C';
wwv_flow_api.g_varchar2_table(319) := '213D653F652E7265706F72743A6529293F693A6E2E68656C7065724D697373696E672C6C3D7B6E616D653A227265706F7274222C686173683A7B7D2C666E3A742E70726F6772616D28382C722C30292C696E76657273653A742E6E6F6F702C646174613A';
wwv_flow_api.g_varchar2_table(320) := '727D2C6F3D2266756E6374696F6E223D3D747970656F6620693F692E63616C6C28732C6C293A692C6E2E7265706F72747C7C286F3D6E2E626C6F636B48656C7065724D697373696E672E63616C6C28652C6F2C6C29292C6E756C6C213D6F262628752B3D';
wwv_flow_api.g_varchar2_table(321) := '6F292C0A752B2220202020202020202020202020203C2F74626F64793E5C725C6E2020202020202020202020203C2F7461626C653E5C725C6E227D2C323A66756E6374696F6E28742C652C6E2C612C72297B766172206F3B72657475726E222020202020';
wwv_flow_api.g_varchar2_table(322) := '202020202020202020202020203C74686561643E5C725C6E222B286E756C6C213D286F3D6E2E656163682E63616C6C286E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C6E756C6C213D286F3D6E756C6C213D653F652E7265706F72';
wwv_flow_api.g_varchar2_table(323) := '743A65293F6F2E636F6C756D6E733A6F2C7B6E616D653A2265616368222C686173683A7B7D2C666E3A742E70726F6772616D28332C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A2222292B2220202020202020202020';
wwv_flow_api.g_varchar2_table(324) := '20202020202020203C2F74686561643E5C725C6E227D2C333A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C692C6C3D6E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D3B72657475726E2720202020202020202020';
wwv_flow_api.g_varchar2_table(325) := '2020202020202020202020203C746820616C69676E3D226C6566742220636C6173733D22742D5265706F72742D636F6C48656164222069643D22272B742E65736361706545787072657373696F6E2828693D6E756C6C213D28693D6E2E6B65797C7C7226';
wwv_flow_api.g_varchar2_table(326) := '26722E6B6579293F693A6E2E68656C7065724D697373696E672C2266756E6374696F6E223D3D747970656F6620693F692E63616C6C286C2C7B6E616D653A226B6579222C686173683A7B7D2C646174613A727D293A6929292B27223E5C725C6E272B286E';
wwv_flow_api.g_varchar2_table(327) := '756C6C213D286F3D6E5B226966225D2E63616C6C286C2C6E756C6C213D653F652E6C6162656C3A652C7B6E616D653A226966222C686173683A7B7D2C666E3A742E70726F6772616D28342C722C30292C696E76657273653A742E70726F6772616D28362C';
wwv_flow_api.g_varchar2_table(328) := '722C30292C646174613A727D29293F6F3A2222292B22202020202020202020202020202020202020202020203C2F74683E5C725C6E227D2C343A66756E6374696F6E28742C652C6E2C612C72297B72657475726E22202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(329) := '2020202020202020202020222B742E65736361706545787072657373696F6E28742E6C616D626461286E756C6C213D653F652E6C6162656C3A652C6529292B225C725C6E227D2C363A66756E6374696F6E28742C652C6E2C612C72297B72657475726E22';
wwv_flow_api.g_varchar2_table(330) := '2020202020202020202020202020202020202020202020202020222B742E65736361706545787072657373696F6E28742E6C616D626461286E756C6C213D653F652E6E616D653A652C6529292B225C725C6E227D2C383A66756E6374696F6E28742C652C';
wwv_flow_api.g_varchar2_table(331) := '6E2C612C72297B766172206F3B72657475726E206E756C6C213D286F3D742E696E766F6B655061727469616C28612E726F77732C652C7B6E616D653A22726F7773222C646174613A722C696E64656E743A22202020202020202020202020202020202020';
wwv_flow_api.g_varchar2_table(332) := '222C68656C706572733A6E2C7061727469616C733A612C6465636F7261746F72733A742E6465636F7261746F72737D29293F6F3A22227D2C31303A66756E6374696F6E28742C652C6E2C612C72297B766172206F3B72657475726E27202020203C737061';
wwv_flow_api.g_varchar2_table(333) := '6E20636C6173733D226E6F64617461666F756E64223E272B742E65736361706545787072657373696F6E28742E6C616D626461286E756C6C213D286F3D6E756C6C213D653F652E7265706F72743A65293F6F2E6E6F44617461466F756E643A6F2C652929';
wwv_flow_api.g_varchar2_table(334) := '2B223C2F7370616E3E5C725C6E227D2C636F6D70696C65723A5B372C223E3D20342E302E30225D2C6D61696E3A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C693D6E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D';
wwv_flow_api.g_varchar2_table(335) := '3B72657475726E273C64697620636C6173733D22742D5265706F72742D7461626C6557726170206D6F64616C2D6C6F762D7461626C65223E5C725C6E20203C7461626C652063656C6C70616464696E673D22302220626F726465723D2230222063656C6C';
wwv_flow_api.g_varchar2_table(336) := '73706163696E673D22302220636C6173733D22222077696474683D2231303025223E5C725C6E202020203C74626F64793E5C725C6E2020202020203C74723E5C725C6E20202020202020203C74643E3C2F74643E5C725C6E2020202020203C2F74723E5C';
wwv_flow_api.g_varchar2_table(337) := '725C6E2020202020203C74723E5C725C6E20202020202020203C74643E5C725C6E272B286E756C6C213D286F3D6E5B226966225D2E63616C6C28692C6E756C6C213D286F3D6E756C6C213D653F652E7265706F72743A65293F6F2E726F77436F756E743A';
wwv_flow_api.g_varchar2_table(338) := '6F2C7B6E616D653A226966222C686173683A7B7D2C666E3A742E70726F6772616D28312C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A2222292B2220202020202020203C2F74643E5C725C6E2020202020203C2F7472';
wwv_flow_api.g_varchar2_table(339) := '3E5C725C6E202020203C2F74626F64793E5C725C6E20203C2F7461626C653E5C725C6E222B286E756C6C213D286F3D6E2E756E6C6573732E63616C6C28692C6E756C6C213D286F3D6E756C6C213D653F652E7265706F72743A65293F6F2E726F77436F75';
wwv_flow_api.g_varchar2_table(340) := '6E743A6F2C7B6E616D653A22756E6C657373222C686173683A7B7D2C666E3A742E70726F6772616D2831302C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A2222292B223C2F6469763E5C725C6E227D2C757365506172';
wwv_flow_api.g_varchar2_table(341) := '7469616C3A21302C757365446174613A21307D297D2C7B2268627366792F72756E74696D65223A32307D5D2C32353A5B66756E6374696F6E28742C652C6E297B76617220613D74282268627366792F72756E74696D6522293B652E6578706F7274733D61';
wwv_flow_api.g_varchar2_table(342) := '2E74656D706C617465287B313A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C693D742E6C616D6264612C6C3D742E65736361706545787072657373696F6E3B72657475726E2720203C747220646174612D72657475726E3D22272B6C';
wwv_flow_api.g_varchar2_table(343) := '2869286E756C6C213D653F652E72657475726E56616C3A652C6529292B272220646174612D646973706C61793D22272B6C2869286E756C6C213D653F652E646973706C617956616C3A652C6529292B272220636C6173733D22706F696E746572223E5C72';
wwv_flow_api.g_varchar2_table(344) := '5C6E272B286E756C6C213D286F3D6E2E656163682E63616C6C286E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C6E756C6C213D653F652E636F6C756D6E733A652C7B6E616D653A2265616368222C686173683A7B7D2C666E3A742E';
wwv_flow_api.g_varchar2_table(345) := '70726F6772616D28322C722C30292C696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A2222292B2220203C2F74723E5C725C6E227D2C323A66756E6374696F6E28742C652C6E2C612C72297B766172206F2C693D742E65736361706545';
wwv_flow_api.g_varchar2_table(346) := '787072657373696F6E3B72657475726E27202020203C746420686561646572733D22272B6928286F3D6E756C6C213D286F3D6E2E6B65797C7C722626722E6B6579293F6F3A6E2E68656C7065724D697373696E672C2266756E6374696F6E223D3D747970';
wwv_flow_api.g_varchar2_table(347) := '656F66206F3F6F2E63616C6C286E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C7B6E616D653A226B6579222C686173683A7B7D2C646174613A727D293A6F29292B272220636C6173733D22742D5265706F72742D63656C6C223E27';
wwv_flow_api.g_varchar2_table(348) := '2B6928742E6C616D62646128652C6529292B223C2F74643E5C725C6E227D2C636F6D70696C65723A5B372C223E3D20342E302E30225D2C6D61696E3A66756E6374696F6E28742C652C6E2C612C72297B766172206F3B72657475726E206E756C6C213D28';
wwv_flow_api.g_varchar2_table(349) := '6F3D6E2E656163682E63616C6C286E756C6C213D653F653A742E6E756C6C436F6E746578747C7C7B7D2C6E756C6C213D653F652E726F77733A652C7B6E616D653A2265616368222C686173683A7B7D2C666E3A742E70726F6772616D28312C722C30292C';
wwv_flow_api.g_varchar2_table(350) := '696E76657273653A742E6E6F6F702C646174613A727D29293F6F3A22227D2C757365446174613A21307D297D2C7B2268627366792F72756E74696D65223A32307D5D7D2C7B7D2C5B32315D293B';
null;
end;
/
begin
wwv_flow_api.create_plugin_file(
p_id=>wwv_flow_api.id(15365153502577240477)
,p_plugin_id=>wwv_flow_api.id(15361813189863651316)
,p_file_name=>'modal-lov.min.js'
,p_mime_type=>'text/javascript'
,p_file_charset=>'utf-8'
,p_file_content=>wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
begin
wwv_flow_api.import_end(p_auto_install_sup_obj => nvl(wwv_flow_application_install.get_auto_install_sup_obj, false), p_is_component_import => true);
commit;
end;
/
set verify on feedback on define on
prompt ...done
|
<filename>migrations/sqls/20190613044500-checkin-down.sql
/* Replace with your SQL commands */
DROP TABLE checkin;
DROP TABLE checkout;
DROP TABLE employees;
DROP TABLE admins; |
CREATE TABLE public.user_table (
userId serial NOT NULL,
user_name varchar(25) NOT NULL,
user_email varchar(64) NOT NULL,
user_password varchar(64) NOT NULL,
lisence_id int NULL
);
ALTER TABLE public.user_table ADD CONSTRAINT user_table_pk PRIMARY KEY (userId);
ALTER TABLE public.user_table ADD CONSTRAINT user_name_un UNIQUE (user_name);
ALTER TABLE public.user_table ADD CONSTRAINT user_email_un UNIQUE (user_email);
ALTER TABLE public.user_table ADD CONSTRAINT user_lisence_id_un UNIQUE (lisence_id);
|
<reponame>viniputz/testeapp
show tables;
SELECT * FROM produtos; |
<reponame>apburnes/shared-vehicle-views
create extension postgis;
create extension "uuid-ossp";
create table shared_vehicles (
id uuid primary key default uuid_generate_v4(),
vehicle_id varchar,
name varchar,
last_reported timestamp,
location_id varchar,
location_type varchar,
system_id varchar,
num_docks_available integer default null,
num_bikes_available integer default null,
manual_bike integer default 0,
pedal_assist_bike integer default 0,
electric_scooter integer default 0,
collected_at timestamp,
lon double precision,
lat double precision,
geom geometry(point, 3857)
);
create index shared_vehicles_id_idx on shared_vehicles (id);
create index shared_vehicles_collected_at_idx on shared_vehicles (collected_at);
create index shared_vehicles_last_reported_idx on shared_vehicles (last_reported);
create index shared_vehicles_location_type_idx on shared_vehicles (location_type);
create index shared_vehicles_manual_bike_idx on shared_vehicles (manual_bike);
create index shared_vehicles_pedal_assist_bike_idx on shared_vehicles (pedal_assist_bike);
create index shared_vehicles_electric_scooter_idx on shared_vehicles (electric_scooter);
create index shared_vehicles_geom_idx on shared_vehicles using gist(geom);
create or replace function transform_shared_vehicles_geom() returns trigger as $shared_vehicles_geom$
begin
if (NEW.lat is not null and NEW.lon is not null) then
NEW.geom := st_transform(st_setsrid(st_makepoint(NEW.lon, NEW.lat), 4326), 3857);
return NEW;
end if;
return null;
end;
$shared_vehicles_geom$ language plpgsql;
create trigger shared_vehicles_geom
before insert or update on shared_vehicles
for each row execute procedure transform_shared_vehicles_geom(); |
CREATE TABLE IF NOT EXISTS aws.glacier_vault (
id SMALLSERIAL,
region VARCHAR(20) NOT NULL,
vault_name VARCHAR(50) NOT NULL,
CONSTRAINT pk_aws_glacier_vault PRIMARY KEY (id),
CONSTRAINT uq_aws_glacier_vault$region$vault_name UNIQUE (region, vault_name)
);
GRANT SELECT
ON aws.glacier_vault
TO website;
|
-- file:privileges.sql ln:958 expect:true
SELECT has_function_privilege('regress_user2', 'testns.foo()', 'EXECUTE')
|
<filename>egov/egov-works/src/main/resources/db/migration/main/V20160509120610__works_contractorbill_alter_table.sql
------------------START------------------
ALTER TABLE EGW_CONTRACTORBILL ALTER COLUMN CANCELLATIONREMARKS TYPE varchar(256);
-------------------END-------------------
--rollback ALTER TABLE EGW_CONTRACTORBILL DROP COLUMN CANCELLATIONREMARKS;
|
<reponame>aadimanchanda/Azure_Synapse_Toolbox
/*
===============================
Node Memory Usage
===============================
The following query will show how much memory is currently in use by each
SQLDW node compared to the max for current DWU.
If memory utilization regularly hits it's limits during workload execution,
consider scaling up your data warehouse.
*/
SELECT
pc1.cntr_value as Curr_Mem_KB, pc1.cntr_value/1024.0 as Curr_Mem_MB, (pc1.cntr_value/1048576.0) as Curr_Mem_GB,
pc2.cntr_value as Max_Mem_KB,
pc2.cntr_value/1024.0 as Max_Mem_MB,
(pc2.cntr_value/1048576.0) as Max_Mem_GB,
pc1.cntr_value * 100.0/pc2.cntr_value AS Memory_Utilization_Percentage,
pc1.pdw_node_id
FROM
-- pc1: current memory
sys.dm_pdw_nodes_os_performance_counters AS pc1
-- pc2: total memory allowed for this SQL instance
JOIN sys.dm_pdw_nodes_os_performance_counters AS pc2 ON pc1.object_name = pc2.object_name
AND pc1.pdw_node_id = pc2.pdw_node_id
WHERE pc1.counter_name = 'Total Server Memory (KB)' AND pc2.counter_name = 'Target Server Memory (KB)'
|
<reponame>kalintsenkov/SoftUni-Software-Engineering
SELECT p.FirstName,
p.LastName,
p.Age
FROM Passengers AS p
LEFT JOIN Tickets AS t
ON t.PassengerId = p.Id
WHERE t.PassengerId IS NULL
ORDER BY p.Age DESC,
p.FirstName,
p.LastName
|
select t.json_document.title,
t.json_document.completed,
created_on
from todos t |
<reponame>cjporteo/sql-zoo-solns<gh_stars>0
SELECT institution, subject
FROM nss
WHERE question='Q15' AND score >= 100
|
<filename>tests/queries/0_stateless/02271_fix_column_matcher_and_column_transformer.sql<gh_stars>1000+
-- Tags: no-backward-compatibility-check:22.4.2
DROP TABLE IF EXISTS github_events;
CREATE TABLE github_events
(
`file_time` DateTime,
`event_type` Enum8('CommitCommentEvent' = 1, 'CreateEvent' = 2, 'DeleteEvent' = 3, 'ForkEvent' = 4, 'GollumEvent' = 5, 'IssueCommentEvent' = 6, 'IssuesEvent' = 7, 'MemberEvent' = 8, 'PublicEvent' = 9, 'PullRequestEvent' = 10, 'PullRequestReviewCommentEvent' = 11, 'PushEvent' = 12, 'ReleaseEvent' = 13, 'SponsorshipEvent' = 14, 'WatchEvent' = 15, 'GistEvent' = 16, 'FollowEvent' = 17, 'DownloadEvent' = 18, 'PullRequestReviewEvent' = 19, 'ForkApplyEvent' = 20, 'Event' = 21, 'TeamAddEvent' = 22),
`actor_login` LowCardinality(String),
`repo_name` LowCardinality(String),
`created_at` DateTime,
`updated_at` DateTime,
`action` Enum8('none' = 0, 'created' = 1, 'added' = 2, 'edited' = 3, 'deleted' = 4, 'opened' = 5, 'closed' = 6, 'reopened' = 7, 'assigned' = 8, 'unassigned' = 9, 'labeled' = 10, 'unlabeled' = 11, 'review_requested' = 12, 'review_request_removed' = 13, 'synchronize' = 14, 'started' = 15, 'published' = 16, 'update' = 17, 'create' = 18, 'fork' = 19, 'merged' = 20),
`comment_id` UInt64,
`body` String,
`path` String,
`position` Int32,
`line` Int32,
`ref` LowCardinality(String),
`ref_type` Enum8('none' = 0, 'branch' = 1, 'tag' = 2, 'repository' = 3, 'unknown' = 4),
`creator_user_login` LowCardinality(String),
`number` UInt32,
`title` String,
`labels` Array(LowCardinality(String)),
`state` Enum8('none' = 0, 'open' = 1, 'closed' = 2),
`locked` UInt8,
`assignee` LowCardinality(String),
`assignees` Array(LowCardinality(String)),
`comments` UInt32,
`author_association` Enum8('NONE' = 0, 'CONTRIBUTOR' = 1, 'OWNER' = 2, 'COLLABORATOR' = 3, 'MEMBER' = 4, 'MANNEQUIN' = 5),
`closed_at` DateTime,
`merged_at` DateTime,
`merge_commit_sha` String,
`requested_reviewers` Array(LowCardinality(String)),
`requested_teams` Array(LowCardinality(String)),
`head_ref` LowCardinality(String),
`head_sha` String,
`base_ref` LowCardinality(String),
`base_sha` String,
`merged` UInt8,
`mergeable` UInt8,
`rebaseable` UInt8,
`mergeable_state` Enum8('unknown' = 0, 'dirty' = 1, 'clean' = 2, 'unstable' = 3, 'draft' = 4),
`merged_by` LowCardinality(String),
`review_comments` UInt32,
`maintainer_can_modify` UInt8,
`commits` UInt32,
`additions` UInt32,
`deletions` UInt32,
`changed_files` UInt32,
`diff_hunk` String,
`original_position` UInt32,
`commit_id` String,
`original_commit_id` String,
`push_size` UInt32,
`push_distinct_size` UInt32,
`member_login` LowCardinality(String),
`release_tag_name` String,
`release_name` String,
`review_state` Enum8('none' = 0, 'approved' = 1, 'changes_requested' = 2, 'commented' = 3, 'dismissed' = 4, 'pending' = 5)
)
ENGINE = MergeTree ORDER BY (event_type, repo_name, created_at);
with top_repos as ( select repo_name from github_events where event_type = 'WatchEvent' and toDate(created_at) = today() - 1 group by repo_name order by count() desc limit 100 union distinct select repo_name from github_events where event_type = 'WatchEvent' and toMonday(created_at) = toMonday(today() - interval 1 week) group by repo_name order by count() desc limit 100 union distinct select repo_name from github_events where event_type = 'WatchEvent' and toStartOfMonth(created_at) = toStartOfMonth(today()) - interval 1 month group by repo_name order by count() desc limit 100 union distinct select repo_name from github_events where event_type = 'WatchEvent' and toYear(created_at) = toYear(today()) - 1 group by repo_name order by count() desc limit 100 ), last_day as ( select repo_name, count() as count_last_day, rowNumberInAllBlocks() + 1 as position_last_day from github_events where repo_name in (select repo_name from top_repos) and toDate(created_at) = today() - 1 group by repo_name order by count_last_day desc ), last_week as ( select repo_name, count() as count_last_week, rowNumberInAllBlocks() + 1 as position_last_week from github_events where repo_name in (select repo_name from top_repos) and toMonday(created_at) = toMonday(today()) - interval 1 week group by repo_name order by count_last_week desc ), last_month as ( select repo_name, count() as count_last_month, rowNumberInAllBlocks() + 1 as position_last_month from github_events where repo_name in (select repo_name from top_repos) and toStartOfMonth(created_at) = toStartOfMonth(today()) - interval 1 month group by repo_name order by count_last_month desc ) select d.repo_name, columns(count) from last_day d join last_week w on d.repo_name = w.repo_name join last_month m on d.repo_name = m.repo_name FORMAT TabSeparatedWithNamesAndTypes; -- { serverError 47 }
DROP TABLE github_events;
|
<filename>posda/posdatools/queries/sql/CreateNonDicomFileById.sql<gh_stars>1-10
-- Name: CreateNonDicomFileById
-- Schema: posda_files
-- Columns: []
-- Args: ['file_id', 'file_type', 'file_sub_type', 'collection', 'site', 'subject']
-- Tags: ['radcomp']
-- Description: Add a filter to a tab
insert into non_dicom_file(
file_id, file_type, file_sub_type, collection, site, subject, date_last_categorized
)values(
?, ?, ?, ?, ?, ?, now()
)
|
prompt --application/set_environment
set define off verify off feedback off
whenever sqlerror exit sql.sqlcode rollback
--------------------------------------------------------------------------------
--
-- ORACLE Application Express (APEX) export file
--
-- You should run the script connected to SQL*Plus as the Oracle user
-- APEX_190100 or as the owner (parsing schema) of the application.
--
-- NOTE: Calls to apex_application_install override the defaults below.
--
--------------------------------------------------------------------------------
begin
wwv_flow_api.import_begin (
p_version_yyyy_mm_dd=>'2019.03.31'
,p_release=>'19.1.0.00.15'
,p_default_workspace_id=>1293931922049787
,p_default_application_id=>2050
,p_default_owner=>'STRACK_DEV'
);
end;
/
prompt APPLICATION 2050 - Cloud Visitors
--
-- Application Export:
-- Application: 2050
-- Name: Cloud Visitors
-- Date and Time: 02:34 Saturday October 3, 2020
-- Exported By: DIRK
-- Flashback: 0
-- Export Type: Application Export
-- Version: 19.1.0.00.15
-- Instance ID: 250161874321153
--
-- Application Statistics:
-- Pages: 7
-- Items: 9
-- Processes: 14
-- Regions: 20
-- Buttons: 6
-- Dynamic Actions: 3
-- Shared Components:
-- Logic:
-- Items: 1
-- Computations: 1
-- Navigation:
-- Lists: 2
-- Breadcrumbs: 1
-- Entries: 4
-- Security:
-- Authentication: 1
-- Authorization: 1
-- User Interface:
-- Themes: 1
-- Templates:
-- Page: 9
-- Region: 16
-- Label: 7
-- List: 12
-- Popup LOV: 1
-- Calendar: 1
-- Breadcrumb: 1
-- Button: 3
-- Report: 10
-- LOVs: 2
-- Shortcuts: 1
-- Globalization:
-- Reports:
-- E-Mail:
-- Supporting Objects: Included
-- Install scripts: 1
prompt --application/delete_application
begin
wwv_flow_api.remove_flow(wwv_flow.g_flow_id);
end;
/
prompt --application/create_application
begin
wwv_flow_api.create_flow(
p_id=>wwv_flow.g_flow_id
,p_owner=>nvl(wwv_flow_application_install.get_schema,'STRACK_DEV')
,p_name=>nvl(wwv_flow_application_install.get_application_name,'Cloud Visitors')
,p_alias=>nvl(wwv_flow_application_install.get_application_alias,'2050')
,p_page_view_logging=>'YES'
,p_page_protection_enabled_y_n=>'Y'
,p_checksum_salt=>'423F9A49AFDD5183CF1087AFD2A0942D8FC954EE210EB95E5CD50A85D9EF212E'
,p_bookmark_checksum_function=>'SH512'
,p_compatibility_mode=>'19.1'
,p_flow_language=>'en'
,p_flow_language_derived_from=>'BROWSER'
,p_allow_feedback_yn=>'Y'
,p_direction_right_to_left=>'N'
,p_flow_image_prefix => nvl(wwv_flow_application_install.get_image_prefix,'')
,p_documentation_banner=>'Application created from create application wizard 2019.10.16.'
,p_authentication=>'PLUGIN'
,p_authentication_id=>wwv_flow_api.id(13206459128914049)
,p_application_tab_set=>1
,p_logo_image=>'TEXT:Cloud Visitors'
,p_app_builder_icon_name=>'app-icon.svg'
,p_public_user=>'APEX_PUBLIC_USER'
,p_proxy_server=>nvl(wwv_flow_application_install.get_proxy,'')
,p_no_proxy_domains=>nvl(wwv_flow_application_install.get_no_proxy_domains,'')
,p_flow_version=>'Release 1.1.06'
,p_flow_status=>'AVAILABLE_W_EDIT_LINK'
,p_flow_unavailable_text=>'This application is currently unavailable at this time.'
,p_exact_substitutions_only=>'Y'
,p_browser_cache=>'N'
,p_browser_frame=>'D'
,p_rejoin_existing_sessions=>'N'
,p_csv_encoding=>'Y'
,p_auto_time_zone=>'N'
,p_substitution_string_01=>'APP_NAME'
,p_substitution_value_01=>'Cloud Visitors'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20201003023417'
,p_file_prefix => nvl(wwv_flow_application_install.get_static_app_file_prefix,'')
,p_files_version=>3
,p_ui_type_name => null
);
end;
/
prompt --application/shared_components/remote_servers/oracle_cloud_strack_dev02
begin
wwv_flow_api.create_remote_server(
p_id=>wwv_flow_api.id(13162757603076479)
,p_name=>'Oracle Cloud strack_dev02'
,p_static_id=>'Oracle_Cloud_strack_dev02'
,p_base_url=>nvl(wwv_flow_application_install.get_remote_server_base_url('Oracle_Cloud_strack_dev02'),'https://yboieokpjit8ejk-strackdev02.adb.eu-frankfurt-1.oraclecloudapps.com/ords/strack_dev/')
,p_https_host=>nvl(wwv_flow_application_install.get_remote_server_https_host('Oracle_Cloud_strack_dev02'),'')
,p_server_type=>'WEB_SERVICE'
,p_ords_timezone=>nvl(wwv_flow_application_install.get_remote_server_ords_tz('Oracle_Cloud_strack_dev02'),'')
,p_prompt_on_install=>false
);
end;
/
prompt --application/shared_components/remote_servers/apex_oracle_com_strack_dev
begin
wwv_flow_api.create_remote_server(
p_id=>wwv_flow_api.id(23292789987316227)
,p_name=>'apex_oracle_com_Strack_dev'
,p_static_id=>'apex_oracle_com_Strack_dev'
,p_base_url=>nvl(wwv_flow_application_install.get_remote_server_base_url('apex_oracle_com_Strack_dev'),'https://apex.oracle.com/pls/apex/strack_dev/')
,p_https_host=>nvl(wwv_flow_application_install.get_remote_server_https_host('apex_oracle_com_Strack_dev'),'')
,p_server_type=>'WEB_SERVICE'
,p_ords_timezone=>nvl(wwv_flow_application_install.get_remote_server_ords_tz('apex_oracle_com_Strack_dev'),'')
,p_prompt_on_install=>false
);
end;
/
prompt --application/shared_components/remote_servers/api_db_ip_com_location
begin
wwv_flow_api.create_remote_server(
p_id=>wwv_flow_api.id(151095164582358968)
,p_name=>'api-db-ip-com-location'
,p_static_id=>'api_db_ip_com_location'
,p_base_url=>nvl(wwv_flow_application_install.get_remote_server_base_url('api_db_ip_com_location'),'http://api.db-ip.com/v2')
,p_https_host=>nvl(wwv_flow_application_install.get_remote_server_https_host('api_db_ip_com_location'),'')
,p_server_type=>'WEB_SERVICE'
,p_ords_timezone=>nvl(wwv_flow_application_install.get_remote_server_ords_tz('api_db_ip_com_location'),'')
,p_prompt_on_install=>false
);
end;
/
prompt --application/shared_components/data_profiles/ip_geolocation
begin
wwv_flow_api.create_data_profile(
p_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'IP_Geolocation'
,p_format=>'JSON'
,p_is_single_row=>true
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151114654427153389)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'IPADDRESS'
,p_sequence=>10
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'ipAddress'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151116252562153390)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'CONTINENTCODE'
,p_sequence=>20
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'continentCode'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151116649045153390)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'CONTINENTNAME'
,p_sequence=>30
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'continentName'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151115474731153390)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'COUNTRYCODE'
,p_sequence=>40
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'countryCode'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151115892794153390)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'COUNTRYNAME'
,p_sequence=>50
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'countryName'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151115033939153390)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'STATEPROV'
,p_sequence=>60
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'stateProv'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(151114228925153389)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'CITY'
,p_sequence=>70
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'city'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(212893944659185554)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'ERROR'
,p_sequence=>80
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'error'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(212894230077185563)
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_name=>'ERRORCODE'
,p_sequence=>90
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'errorCode'
);
end;
/
prompt --application/shared_components/data_profiles/oracle_cloud_strack_dev02_app_visitors
begin
wwv_flow_api.create_data_profile(
p_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'Oracle Cloud Strack_Dev02 App Visitors'
,p_format=>'JSON'
,p_row_selector=>'items'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169838047983019421)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'CNT'
,p_sequence=>10
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'cnt'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169838454815019421)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'AGENT'
,p_sequence=>20
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'agent'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169838883765019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'PAGE_ID'
,p_sequence=>30
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'page_id'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169839212760019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'REQUESTS'
,p_sequence=>40
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'requests'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169839637089019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'LOGIN_CNT'
,p_sequence=>50
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'login_cnt'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169840017351019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'PAGE_NAME'
,p_sequence=>60
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'page_name'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169840432684019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'GROUP_NAME'
,p_sequence=>70
,p_is_hidden=>true
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'group_name'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169840860051019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'IP_ADDRESS'
,p_sequence=>80
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'ip_address'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169841213048019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'ELAPSED_TIME'
,p_sequence=>90
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'elapsed_time'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169841667500019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'DURATION_MINS'
,p_sequence=>100
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'duration_mins'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169842052752019422)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'APPLICATION_ID'
,p_sequence=>110
,p_data_type=>'NUMBER'
,p_has_time_zone=>false
,p_selector=>'application_id'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169842418265019423)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'LAST_LOGIN_DATE'
,p_sequence=>120
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'last_login_date'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(169842881439019423)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'APPLICATION_NAME'
,p_sequence=>130
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'application_name'
);
wwv_flow_api.create_data_profile_col(
p_id=>wwv_flow_api.id(211975135843035418)
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_name=>'APEX_USER'
,p_sequence=>140
,p_data_type=>'VARCHAR2'
,p_max_length=>4000
,p_has_time_zone=>false
,p_selector=>'apex_user'
);
end;
/
prompt --application/shared_components/web_sources/ip_geolocation
begin
wwv_flow_api.create_web_source_module(
p_id=>wwv_flow_api.id(151095916907358988)
,p_name=>'IP_Geolocation'
,p_static_id=>'IP_Geolocation'
,p_web_source_type=>'HTTP_FEED'
,p_data_profile_id=>wwv_flow_api.id(151095392942358970)
,p_remote_server_id=>wwv_flow_api.id(151095164582358968)
,p_url_path_prefix=>'/'
);
wwv_flow_api.create_web_source_operation(
p_id=>wwv_flow_api.id(151096289169358989)
,p_web_src_module_id=>wwv_flow_api.id(151095916907358988)
,p_operation=>'GET'
,p_database_operation=>'FETCH_COLLECTION'
,p_url_pattern=>':apiKey/:ipAddress'
);
wwv_flow_api.create_web_source_param(
p_id=>wwv_flow_api.id(151096742274393840)
,p_web_src_module_id=>wwv_flow_api.id(151095916907358988)
,p_web_src_operation_id=>wwv_flow_api.id(151096289169358989)
,p_name=>'apiKey'
,p_param_type=>'URL_PATTERN'
,p_value=>'free'
);
wwv_flow_api.create_web_source_param(
p_id=>wwv_flow_api.id(151097191736399179)
,p_web_src_module_id=>wwv_flow_api.id(151095916907358988)
,p_web_src_operation_id=>wwv_flow_api.id(151096289169358989)
,p_name=>'ipAddress'
,p_param_type=>'URL_PATTERN'
,p_value=>'self'
);
end;
/
prompt --application/shared_components/web_sources/oracle_cloud_strack_dev02_app_visitors
begin
wwv_flow_api.create_web_source_module(
p_id=>wwv_flow_api.id(156725433748565187)
,p_name=>'Oracle Cloud strack_dev02 - App Visitors'
,p_static_id=>'Oracle_Cloud_strack_dev02_App_Visitors'
,p_web_source_type=>'ORDS_3'
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_remote_server_id=>wwv_flow_api.id(13162757603076479)
,p_url_path_prefix=>'appvisitors/hol/'
);
wwv_flow_api.create_web_source_operation(
p_id=>wwv_flow_api.id(156725738003565188)
,p_web_src_module_id=>wwv_flow_api.id(156725433748565187)
,p_operation=>'GET'
,p_database_operation=>'FETCH_COLLECTION'
,p_url_pattern=>'.'
,p_allow_fetch_all_rows=>false
);
wwv_flow_api.create_web_source_operation(
p_id=>wwv_flow_api.id(156726164909565189)
,p_web_src_module_id=>wwv_flow_api.id(156725433748565187)
,p_operation=>'GET'
,p_database_operation=>'FETCH_SINGLE_ROW'
,p_url_pattern=>':ip_address'
);
end;
/
prompt --application/shared_components/web_sources/apex_oracle_com_strack_dev_–_app_visitors
begin
wwv_flow_api.create_web_source_module(
p_id=>wwv_flow_api.id(156733630047645632)
,p_name=>unistr('APEX.Oracle.Com Strack_Dev \2013 App Visitors')
,p_static_id=>'APEX_Oracle_Com_Strack_Dev_App_Visitors'
,p_web_source_type=>'ORDS_3'
,p_data_profile_id=>wwv_flow_api.id(156720070937565177)
,p_remote_server_id=>wwv_flow_api.id(23292789987316227)
,p_url_path_prefix=>'appvisitors/hol/'
);
wwv_flow_api.create_web_source_operation(
p_id=>wwv_flow_api.id(156733877030645633)
,p_web_src_module_id=>wwv_flow_api.id(156733630047645632)
,p_operation=>'GET'
,p_database_operation=>'FETCH_COLLECTION'
,p_url_pattern=>'.'
,p_allow_fetch_all_rows=>false
);
wwv_flow_api.create_web_source_operation(
p_id=>wwv_flow_api.id(156734283240645634)
,p_web_src_module_id=>wwv_flow_api.id(156733630047645632)
,p_operation=>'GET'
,p_database_operation=>'FETCH_SINGLE_ROW'
,p_url_pattern=>':ip_address'
);
end;
/
prompt --application/shared_components/navigation/lists/desktop_navigation_menu
begin
wwv_flow_api.create_list(
p_id=>wwv_flow_api.id(13207210899914050)
,p_name=>'Desktop Navigation Menu'
,p_list_status=>'PUBLIC'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(156664729161928645)
,p_list_item_display_sequence=>10
,p_list_item_link_text=>'Home'
,p_list_item_link_target=>'f?p=&APP_ID.:1:&SESSION.::&DEBUG.::::'
,p_list_item_icon=>'fa-home'
,p_list_item_disp_cond_type=>'VAL_OF_ITEM_IN_COND_NOT_EQ_COND2'
,p_list_item_disp_condition=>'APP_PAGE_ID'
,p_list_item_disp_condition2=>'1'
,p_list_item_current_type=>'TARGET_PAGE'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13554861620723074)
,p_list_item_display_sequence=>20
,p_list_item_link_text=>'Cloud Visitors'
,p_list_item_link_target=>'f?p=&APP_ID.:4:&SESSION.::&DEBUG.::::'
,p_list_item_icon=>'fa-table-user'
,p_list_item_current_type=>'COLON_DELIMITED_PAGE_LIST'
,p_list_item_current_for_pages=>'4'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13360421831985638)
,p_list_item_display_sequence=>30
,p_list_item_link_text=>unistr('Visitors \2013 Web Source')
,p_list_item_link_target=>'f?p=&APP_ID.:2:&SESSION.::&DEBUG.::::'
,p_list_item_icon=>'fa-cloud-user'
,p_list_item_current_type=>'TARGET_PAGE'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13375585404652310)
,p_list_item_display_sequence=>40
,p_list_item_link_text=>unistr('Visitors \2013 SQL REST function')
,p_list_item_link_target=>'f?p=&APP_ID.:7:&SESSION.::&DEBUG.::::'
,p_list_item_icon=>'fa-cloud-user'
,p_list_item_current_type=>'COLON_DELIMITED_PAGE_LIST'
,p_list_item_current_for_pages=>'7'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(151130982109274702)
,p_list_item_display_sequence=>50
,p_list_item_link_text=>unistr('IP Location \2013 SQL REST function')
,p_list_item_link_target=>'f?p=&APP_ID.:5:&SESSION.::&DEBUG.::::'
,p_list_item_icon=>'fa-map-marker'
,p_list_item_current_type=>'COLON_DELIMITED_PAGE_LIST'
,p_list_item_current_for_pages=>'5'
);
end;
/
prompt --application/shared_components/navigation/lists/desktop_navigation_bar
begin
wwv_flow_api.create_list(
p_id=>wwv_flow_api.id(13335302711914120)
,p_name=>'Desktop Navigation Bar'
,p_list_status=>'PUBLIC'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13347195556914165)
,p_list_item_display_sequence=>10
,p_list_item_link_text=>'&APP_USER.'
,p_list_item_link_target=>'#'
,p_list_item_icon=>'fa-user'
,p_list_text_02=>'has-username'
,p_list_item_current_type=>'TARGET_PAGE'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13347676001914166)
,p_list_item_display_sequence=>20
,p_list_item_link_text=>'---'
,p_list_item_link_target=>'separator'
,p_parent_list_item_id=>wwv_flow_api.id(13347195556914165)
,p_list_item_current_type=>'TARGET_PAGE'
);
wwv_flow_api.create_list_item(
p_id=>wwv_flow_api.id(13348095066914166)
,p_list_item_display_sequence=>30
,p_list_item_link_text=>'Sign Out'
,p_list_item_link_target=>'&LOGOUT_URL.'
,p_list_item_icon=>'fa-sign-out'
,p_parent_list_item_id=>wwv_flow_api.id(13347195556914165)
,p_list_item_current_type=>'TARGET_PAGE'
);
end;
/
prompt --application/shared_components/files/app_icon_svg
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '3C73766720786D6C6E733D22687474703A2F2F7777772E77332E6F72672F323030302F7376672220786D6C6E733A786C696E6B3D22687474703A2F2F7777772E77332E6F72672F313939392F786C696E6B222076696577426F783D223020302036342036';
wwv_flow_api.g_varchar2_table(2) := '34223E3C646566733E3C7374796C653E2E636C732D317B66696C6C3A75726C282372616469616C2D6772616469656E74293B7D2E636C732D327B6F7061636974793A302E313B7D2E636C732D332C2E636C732D347B66696C6C3A236666663B7D2E636C73';
wwv_flow_api.g_varchar2_table(3) := '2D337B6F7061636974793A302E363B7D3C2F7374796C653E3C72616469616C4772616469656E742069643D2272616469616C2D6772616469656E74222063783D223332222063793D222E30352220723D22363422206772616469656E74556E6974733D22';
wwv_flow_api.g_varchar2_table(4) := '7573657253706163654F6E557365223E3C73746F70206F66667365743D2230222073746F702D636F6C6F723D2223666666222073746F702D6F7061636974793D22302E3135222F3E3C73746F70206F66667365743D222E35222073746F702D636F6C6F72';
wwv_flow_api.g_varchar2_table(5) := '3D2223666666222073746F702D6F7061636974793D22302E31222F3E3C73746F70206F66667365743D2231222073746F702D636F6C6F723D2223666666222073746F702D6F7061636974793D2230222F3E3C2F72616469616C4772616469656E743E3C73';
wwv_flow_api.g_varchar2_table(6) := '796D626F6C2069643D22616D6269656E742D6C69676874696E67222076696577426F783D22302030203634203634223E3C7061746820636C6173733D22636C732D312220643D224D302030683634763634682D36347A222F3E3C2F73796D626F6C3E3C2F';
wwv_flow_api.g_varchar2_table(7) := '646566733E3C7469746C653E6261722D6C696E652D63686172743C2F7469746C653E3C726563742077696474683D22363422206865696768743D223634222066696C6C3D2223434135383944222F3E3C672069643D2269636F6E73223E3C706174682063';
wwv_flow_api.g_varchar2_table(8) := '6C6173733D22636C732D322220643D224D313920343668357631682D357A4D323620343668357631682D357A4D333320343668357631682D357A4D343020343668357631682D357A222F3E3C7061746820636C6173733D22636C732D332220643D224D31';
wwv_flow_api.g_varchar2_table(9) := '3920333868357638682D357A4D32362033326835763134682D357A4D33332033326835763134682D357A4D34302032376835763139682D357A222F3E3C6720636C6173733D22636C732D32223E3C636972636C652063783D2234322E35222063793D2232';
wwv_flow_api.g_varchar2_table(10) := '302E352220723D22312E35222F3E3C636972636C652063783D2233352E35222063793D2232352E352220723D22312E35222F3E3C636972636C652063783D2232382E35222063793D2232352E352220723D22312E35222F3E3C636972636C652063783D22';
wwv_flow_api.g_varchar2_table(11) := '32312E35222063793D2233312E352220723D22312E35222F3E3C7061746820643D224D32312E3832352033312E3837396C2D2E36352D2E37353820372E31342D362E31323168372E3032356C362E3836392D342E3930372E3538322E3831342D372E3133';
wwv_flow_api.g_varchar2_table(12) := '3120352E303933682D362E3937356C2D362E383620352E3837397A222F3E3C2F673E3C636972636C6520636C6173733D22636C732D34222063783D2234322E35222063793D2231392E352220723D22312E35222F3E3C636972636C6520636C6173733D22';
wwv_flow_api.g_varchar2_table(13) := '636C732D34222063783D2233352E35222063793D2232342E352220723D22312E35222F3E3C636972636C6520636C6173733D22636C732D34222063783D2232382E35222063793D2232342E352220723D22312E35222F3E3C636972636C6520636C617373';
wwv_flow_api.g_varchar2_table(14) := '3D22636C732D34222063783D2232312E35222063793D2233302E352220723D22312E35222F3E3C7061746820636C6173733D22636C732D342220643D224D32312E3832352033302E3837396C2D2E36352D2E37353820372E31342D362E31323168372E30';
wwv_flow_api.g_varchar2_table(15) := '32356C362E3836392D342E3930372E3538322E3831342D372E31333120352E303933682D362E3937356C2D362E383620352E3837397A222F3E3C2F673E3C7573652077696474683D22363422206865696768743D2236342220786C696E6B3A687265663D';
wwv_flow_api.g_varchar2_table(16) := '2223616D6269656E742D6C69676874696E67222069643D226C69676874696E67222F3E3C2F7376673E';
wwv_flow_api.create_app_static_file(
p_id=>wwv_flow_api.id(13336658974914135)
,p_file_name=>'app-icon.svg'
,p_mime_type=>'image/svg+xml'
,p_file_charset=>'utf-8'
,p_file_content => wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
prompt --application/shared_components/files/app_icon_css
begin
wwv_flow_api.g_varchar2_table := wwv_flow_api.empty_varchar2_table;
wwv_flow_api.g_varchar2_table(1) := '2E6170702D69636F6E207B0A202020206261636B67726F756E642D696D6167653A2075726C286170702D69636F6E2E737667293B0A202020206261636B67726F756E642D7265706561743A206E6F2D7265706561743B0A202020206261636B67726F756E';
wwv_flow_api.g_varchar2_table(2) := '642D73697A653A20636F7665723B0A202020206261636B67726F756E642D706F736974696F6E3A203530253B0A202020206261636B67726F756E642D636F6C6F723A20234341353839443B0A7D';
wwv_flow_api.create_app_static_file(
p_id=>wwv_flow_api.id(13336933024914136)
,p_file_name=>'app-icon.css'
,p_mime_type=>'text/css'
,p_file_charset=>'utf-8'
,p_file_content => wwv_flow_api.varchar2_to_blob(wwv_flow_api.g_varchar2_table)
);
end;
/
prompt --application/plugin_settings
begin
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13204353956914046)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_DISPLAY_SELECTOR'
,p_attribute_01=>'Y'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13204660952914047)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_IG'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13204963192914047)
,p_plugin_type=>'ITEM TYPE'
,p_plugin=>'NATIVE_RICH_TEXT_EDITOR'
,p_attribute_01=>'Y'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13205223367914047)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_IR'
,p_attribute_01=>'IG'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13205561889914047)
,p_plugin_type=>'REGION TYPE'
,p_plugin=>'NATIVE_CSS_CALENDAR'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13205807143914048)
,p_plugin_type=>'ITEM TYPE'
,p_plugin=>'NATIVE_COLOR_PICKER'
,p_attribute_01=>'modern'
);
wwv_flow_api.create_plugin_setting(
p_id=>wwv_flow_api.id(13206105469914048)
,p_plugin_type=>'ITEM TYPE'
,p_plugin=>'NATIVE_YES_NO'
,p_attribute_01=>'Y'
,p_attribute_03=>'N'
,p_attribute_05=>'SWITCH'
);
end;
/
prompt --application/shared_components/security/authorizations/administration_rights
begin
wwv_flow_api.create_security_scheme(
p_id=>wwv_flow_api.id(13338207568914137)
,p_name=>'Administration Rights'
,p_scheme_type=>'NATIVE_FUNCTION_BODY'
,p_attribute_01=>'return true;'
,p_error_message=>'Insufficient privileges, user is not an Administrator'
,p_caching=>'BY_USER_BY_PAGE_VIEW'
);
end;
/
prompt --application/shared_components/navigation/navigation_bar
begin
null;
end;
/
prompt --application/shared_components/logic/application_items
begin
wwv_flow_api.create_flow_item(
p_id=>wwv_flow_api.id(156693500335190477)
,p_name=>'APP_MY_IP_ADDRESS'
,p_protection_level=>'I'
);
end;
/
prompt --application/shared_components/logic/application_computations
begin
wwv_flow_api.create_flow_computation(
p_id=>wwv_flow_api.id(156694361417268899)
,p_computation_sequence=>10
,p_computation_item=>'APP_MY_IP_ADDRESS'
,p_computation_point=>'ON_NEW_INSTANCE'
,p_computation_type=>'QUERY'
,p_computation_processed=>'REPLACE_EXISTING'
,p_computation=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select IP_ADDRESS ',
'from table (Cloud_Visitors_Utl.Pipe_Db_Ip_Geoloc_Rest( ',
' p_ipAddress=>''self'', ',
' p_geoloc_module_static_id=>''IP_Geolocation''',
'));'))
,p_computation_error_message=>'failed to lookup my IP address via web source'
);
end;
/
prompt --application/shared_components/logic/application_settings
begin
null;
end;
/
prompt --application/shared_components/navigation/tabs/standard
begin
null;
end;
/
prompt --application/shared_components/navigation/tabs/parent
begin
null;
end;
/
prompt --application/shared_components/user_interface/lovs/login_remember_username
begin
wwv_flow_api.create_list_of_values(
p_id=>wwv_flow_api.id(13340847114914148)
,p_lov_name=>'LOGIN_REMEMBER_USERNAME'
,p_lov_query=>'.'||wwv_flow_api.id(13340847114914148)||'.'
);
wwv_flow_api.create_static_lov_data(
p_id=>wwv_flow_api.id(13341261489914149)
,p_lov_disp_sequence=>10
,p_lov_disp_value=>'Remember username'
,p_lov_return_value=>'Y'
);
end;
/
prompt --application/shared_components/user_interface/lovs/restful_web_src_modules
begin
wwv_flow_api.create_list_of_values(
p_id=>wwv_flow_api.id(156715413047453848)
,p_lov_name=>'RESTFUL_WEB_SRC_MODULES'
,p_lov_query=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select MODULE_NAME d, MODULE_STATIC_ID r',
' from APEX_APPL_WEB_SRC_MODULES',
' where APPLICATION_ID = :APP_ID',
' and WEB_SOURCE_TYPE LIKE ''Oracle REST Data Services%''',
'union all ',
'select ''Local DB Visitors'' d, ''localhost'' r',
'from dual',
''))
);
end;
/
prompt --application/pages/page_groups
begin
wwv_flow_api.create_page_group(
p_id=>wwv_flow_api.id(13338853656914138)
,p_group_name=>'Administration'
);
end;
/
prompt --application/comments
begin
null;
end;
/
prompt --application/shared_components/navigation/breadcrumbs/breadcrumb
begin
wwv_flow_api.create_menu(
p_id=>wwv_flow_api.id(13206718934914050)
,p_name=>'Breadcrumb'
);
wwv_flow_api.create_menu_option(
p_id=>wwv_flow_api.id(13362025869985640)
,p_parent_id=>0
,p_short_name=>unistr('Visitors \2013 Web Source')
,p_link=>'f?p=&APP_ID.:2:&SESSION.::&DEBUG.:::'
,p_page_id=>2
);
wwv_flow_api.create_menu_option(
p_id=>wwv_flow_api.id(13382323334652326)
,p_parent_id=>0
,p_short_name=>unistr('Visitors \2013 SQL REST function')
,p_link=>'f?p=&APP_ID.:7:&SESSION.::&DEBUG.:::'
,p_page_id=>7
);
wwv_flow_api.create_menu_option(
p_id=>wwv_flow_api.id(13555745016723080)
,p_parent_id=>0
,p_short_name=>'Cloud Visitors'
,p_link=>'f?p=&APP_ID.:4:&SESSION.::&DEBUG.:::'
,p_page_id=>4
);
wwv_flow_api.create_menu_option(
p_id=>wwv_flow_api.id(156746039156834570)
,p_parent_id=>0
,p_short_name=>unistr('IP Location \2013 SQL REST function')
,p_link=>'f?p=&APP_ID.:5:&SESSION.::&DEBUG.:::'
,p_page_id=>5
);
end;
/
prompt --application/shared_components/user_interface/templates/page/master_detail
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13207508397914052)
,p_theme_id=>42
,p_name=>'Marquee'
,p_internal_name=>'MASTER_DETAIL'
,p_is_popup=>false
,p_javascript_file_urls=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.stickyTableHeader#MIN#.js?v=#APEX_VERSION#',
'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.apexTabs#MIN#.js?v=#APEX_VERSION#'))
,p_javascript_code_onload=>'apex.theme42.initializePage.masterDetail();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody t-PageBody--masterDetail t-PageBody--hideLeft no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Header-controlsIcon" aria-hidden="t'
||'rue"></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">',
' #NAVIGATION_BAR#',
' </div>',
' </div>',
' <div class="t-Header-nav">',
' #TOP_GLOBAL_NAVIGATION_LIST#',
' #REGION_POSITION_06#',
' </div>',
'</header>'))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
' #SIDE_GLOBAL_NAVIGATION_LIST#',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-info" id="t_Body_info">#REGION_POSITION_02#</div>',
' <div class="t-Body-contentInner" role="main">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
' <div class="t-Body-actions" id="t_Body_actions">',
' <button class="t-Body-actionsToggle" title="#EXPAND_COLLAPSE_SIDE_COL_LABEL#" id="t_Button_rightControlButton" type="button"><span class="t-Body-actionsControlsIcon" aria-hidden="true"></span></button>',
' <div class="t-Body-actionsContent" role="complementary">#REGION_POSITION_03#</div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_sidebar_def_reg_pos=>'REGION_POSITION_03'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>17
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>1996914646461572319
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13207898819914055)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13208169786914055)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13208444734914055)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Master Detail'
,p_placeholder=>'REGION_POSITION_02'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13208721452914055)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Right Side Column'
,p_placeholder=>'REGION_POSITION_03'
,p_has_grid_support=>false
,p_glv_new_row=>false
,p_max_fixed_grid_columns=>4
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13209007890914056)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13209369411914056)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13209612248914056)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13209948632914056)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13210290067914056)
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
end;
/
prompt --application/shared_components/user_interface/templates/page/modal_dialog
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13210632836914058)
,p_theme_id=>42
,p_name=>'Modal Dialog'
,p_internal_name=>'MODAL_DIALOG'
,p_is_popup=>true
,p_javascript_code_onload=>'apex.theme42.initializePage.modalDialog();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-Dialog-page t-Dialog-page--standard #DIALOG_CSS_CLASSES# #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD#>',
'#FORM_OPEN#'))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Dialog" role="dialog" aria-label="#TITLE#">',
' <div class="t-Dialog-header">#REGION_POSITION_01#</div>',
' <div class="t-Dialog-bodyWrapperOut">',
' <div class="t-Dialog-bodyWrapperIn">',
' <div class="t-Dialog-body" role="main">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' #BODY#',
' </div>',
' </div>',
' </div>',
' <div class="t-Dialog-footer">#REGION_POSITION_03#</div>',
'</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>3
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},''t-Dialog-page--standard ''+#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_height=>'auto'
,p_dialog_width=>'720'
,p_dialog_max_width=>'960'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2098960803539086924
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13210921082914058)
,p_page_template_id=>wwv_flow_api.id(13210632836914058)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13211217594914058)
,p_page_template_id=>wwv_flow_api.id(13210632836914058)
,p_name=>'Dialog Header'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13211556705914058)
,p_page_template_id=>wwv_flow_api.id(13210632836914058)
,p_name=>'Dialog Footer'
,p_placeholder=>'REGION_POSITION_03'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/page/login
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13212131145914059)
,p_theme_id=>42
,p_name=>'Login'
,p_internal_name=>'LOGIN'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.appLogin();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody--login no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD#>',
'#FORM_OPEN#'))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
' #REGION_POSITION_01#',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-wrap">',
' <div class="t-Body-col t-Body-col--main">',
' <div class="t-Login-container" role="main">#BODY#</div>',
' </div>',
' </div>',
'</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>6
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2099711150063350616
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13212452137914059)
,p_page_template_id=>wwv_flow_api.id(13212131145914059)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13212741412914059)
,p_page_template_id=>wwv_flow_api.id(13212131145914059)
,p_name=>'Body Header'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/page/wizard_modal_dialog
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13212925036914059)
,p_theme_id=>42
,p_name=>'Wizard Modal Dialog'
,p_internal_name=>'WIZARD_MODAL_DIALOG'
,p_is_popup=>true
,p_javascript_code_onload=>'apex.theme42.initializePage.wizardModal();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-Dialog-page t-Dialog-page--wizard #DIALOG_CSS_CLASSES# #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD#>',
'#FORM_OPEN#'))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Dialog" role="dialog" aria-label="#TITLE#">',
' <div class="t-Dialog-header">#REGION_POSITION_01#</div>',
' <div class="t-Dialog-bodyWrapperOut">',
' <div class="t-Dialog-bodyWrapperIn">',
' <div class="t-Dialog-body" role="main">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' #BODY#',
' </div>',
' </div>',
' </div>',
' <div class="t-Dialog-footer">#REGION_POSITION_03#</div>',
'</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_theme_class_id=>3
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},''t-Dialog-page--wizard ''+#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_height=>'auto'
,p_dialog_width=>'720'
,p_dialog_max_width=>'960'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2120348229686426515
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13213214619914059)
,p_page_template_id=>wwv_flow_api.id(13212925036914059)
,p_name=>'Wizard Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13213525500914059)
,p_page_template_id=>wwv_flow_api.id(13212925036914059)
,p_name=>'Wizard Progress Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13213869706914059)
,p_page_template_id=>wwv_flow_api.id(13212925036914059)
,p_name=>'Wizard Buttons'
,p_placeholder=>'REGION_POSITION_03'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/page/left_side_column
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13214482746914060)
,p_theme_id=>42
,p_name=>'Left Side Column'
,p_internal_name=>'LEFT_SIDE_COLUMN'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.leftSideCol();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody t-PageBody--showLeft t-PageBody--hideActions no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Header-controlsIcon" aria-hidden="t'
||'rue"></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">#NAVIGATION_BAR#</div>',
' </div>',
' <div class="t-Header-nav">#TOP_GLOBAL_NAVIGATION_LIST##REGION_POSITION_06#</div>',
'</header>',
''))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
'#SIDE_GLOBAL_NAVIGATION_LIST#',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-side" id="t_Body_side">#REGION_POSITION_02#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-contentInner">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>17
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2525196570560608698
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13214756058914060)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13215020854914060)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13215371945914060)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Left Column'
,p_placeholder=>'REGION_POSITION_02'
,p_has_grid_support=>false
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>4
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13215662790914060)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13215906315914060)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13216251108914061)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13216535707914061)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13216843511914061)
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>false
,p_max_fixed_grid_columns=>8
);
end;
/
prompt --application/shared_components/user_interface/templates/page/right_side_column
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13217290614914061)
,p_theme_id=>42
,p_name=>'Right Side Column'
,p_internal_name=>'RIGHT_SIDE_COLUMN'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.rightSideCol();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8"> ',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody t-PageBody--hideLeft no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Header-controlsIcon" aria-hidden="t'
||'rue"></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">#NAVIGATION_BAR#</div>',
' </div>',
' <div class="t-Header-nav">',
' #TOP_GLOBAL_NAVIGATION_LIST#',
' #REGION_POSITION_06#',
' </div>',
'</header>'))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
' #SIDE_GLOBAL_NAVIGATION_LIST#',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-contentInner">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
' <div class="t-Body-actions" id="t_Body_actions">',
' <button class="t-Body-actionsToggle" aria-label="#EXPAND_COLLAPSE_SIDE_COL_LABEL#" title="#EXPAND_COLLAPSE_SIDE_COL_LABEL#" id="t_Button_rightControlButton" type="button"><span class="t-Body-actionsControlsIcon" aria-hidden="true"></span></button'
||'>',
' <div class="t-Body-actionsContent" role="complementary">#REGION_POSITION_03#</div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_sidebar_def_reg_pos=>'REGION_POSITION_03'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>17
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2525200116240651575
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13217570410914061)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13217825522914061)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13218134657914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Right Column'
,p_placeholder=>'REGION_POSITION_03'
,p_has_grid_support=>false
,p_glv_new_row=>false
,p_max_fixed_grid_columns=>4
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13218461018914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13218761086914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13219061311914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13219344284914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13219688363914062)
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>8
);
end;
/
prompt --application/shared_components/user_interface/templates/page/left_and_right_side_columns
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13220057242914062)
,p_theme_id=>42
,p_name=>'Left and Right Side Columns'
,p_internal_name=>'LEFT_AND_RIGHT_SIDE_COLUMNS'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.bothSideCols();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8"> ',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0"/>',
'</head>',
'<body class="t-PageBody t-PageBody--showLeft no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Header-controlsIcon" aria-hidden="t'
||'rue"></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">#NAVIGATION_BAR#</div>',
' </div>',
' <div class="t-Header-nav">',
' #TOP_GLOBAL_NAVIGATION_LIST#',
' #REGION_POSITION_06#',
' </div>',
'</header>',
''))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
'#SIDE_GLOBAL_NAVIGATION_LIST#',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-side" id="t_Body_side">#REGION_POSITION_02#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-contentInner">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
' <div class="t-Body-actions" id="t_Body_actions">',
' <button class="t-Body-actionsToggle" title="#EXPAND_COLLAPSE_SIDE_COL_LABEL#" id="t_Button_rightControlButton" type="button"><span class="t-Body-actionsControlsIcon" aria-hidden="true"></span></button>',
' <div class="t-Body-actionsContent" role="complementary">#REGION_POSITION_03#</div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>'))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Success'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" onclick="apex.jQuery(''#t_Alert_Notification'').remove();" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_sidebar_def_reg_pos=>'REGION_POSITION_03'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>17
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2525203692562657055
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13220300456914062)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>6
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13220604868914062)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13220940073914062)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Left Column'
,p_placeholder=>'REGION_POSITION_02'
,p_has_grid_support=>false
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>3
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13221233546914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Right Column'
,p_placeholder=>'REGION_POSITION_03'
,p_has_grid_support=>false
,p_glv_new_row=>false
,p_max_fixed_grid_columns=>3
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13221558946914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13221884078914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>6
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13222159535914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13222452405914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13222726415914063)
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>false
,p_max_fixed_grid_columns=>6
);
end;
/
prompt --application/shared_components/user_interface/templates/page/minimal_no_navigation
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13223112391914063)
,p_theme_id=>42
,p_name=>'Minimal (No Navigation)'
,p_internal_name=>'MINIMAL_NO_NAVIGATION'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.noSideCol();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS# ',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody t-PageBody--hideLeft t-PageBody--hideActions no-anim #PAGE_CSS_CLASSES# t-PageBody--noNav" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Icon fa fa-bars" aria-hidden="true"'
||'></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">',
' #NAVIGATION_BAR#',
' </div>',
' </div>',
'</header>',
' '))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-contentInner">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>',
''))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar t-NavigationBar--classic" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>4
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>2977628563533209425
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13223445762914063)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13223735276914063)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13224040429914063)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13224392871914063)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13224622957914063)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13224937706914064)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13225263962914064)
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/page/standard
begin
wwv_flow_api.create_template(
p_id=>wwv_flow_api.id(13225652608914064)
,p_theme_id=>42
,p_name=>'Standard'
,p_internal_name=>'STANDARD'
,p_is_popup=>false
,p_javascript_code_onload=>'apex.theme42.initializePage.noSideCol();'
,p_header_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html class="no-js #RTL_CLASS# page-&APP_PAGE_ID. app-&APP_ALIAS." lang="&BROWSER_LANGUAGE." #TEXT_DIRECTION#>',
'<head>',
' <meta http-equiv="x-ua-compatible" content="IE=edge" />',
' <meta charset="utf-8">',
' <title>#TITLE#</title>',
' #APEX_CSS#',
' #THEME_CSS#',
' #TEMPLATE_CSS#',
' #THEME_STYLE_CSS#',
' #APPLICATION_CSS#',
' #PAGE_CSS#',
' #FAVICONS#',
' #HEAD#',
' <meta name="viewport" content="width=device-width, initial-scale=1.0" />',
'</head>',
'<body class="t-PageBody t-PageBody--hideLeft t-PageBody--hideActions no-anim #PAGE_CSS_CLASSES#" #TEXT_DIRECTION# #ONLOAD# id="t_PageBody">',
'<a href="#main" id="t_Body_skipToContent">&APP_TEXT$UI_PAGE_SKIP_TO_CONTENT.</a>',
'#FORM_OPEN#',
'<header class="t-Header" id="t_Header">',
' #REGION_POSITION_07#',
' <div class="t-Header-branding" role="banner">',
' <div class="t-Header-controls">',
' <button class="t-Button t-Button--icon t-Button--header t-Button--headerTree" aria-label="#EXPAND_COLLAPSE_NAV_LABEL#" title="#EXPAND_COLLAPSE_NAV_LABEL#" id="t_Button_navControl" type="button"><span class="t-Header-controlsIcon" aria-hidden="t'
||'rue"></span></button>',
' </div>',
' <div class="t-Header-logo">',
' <a href="#HOME_LINK#" class="t-Header-logo-link">#LOGO#</a>',
' </div>',
' <div class="t-Header-navBar">#NAVIGATION_BAR#</div>',
' </div>',
' <div class="t-Header-nav">',
' #TOP_GLOBAL_NAVIGATION_LIST#',
' #REGION_POSITION_06#',
' </div>',
'</header>',
''))
,p_box=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body">',
' #SIDE_GLOBAL_NAVIGATION_LIST#',
' <div class="t-Body-main">',
' <div class="t-Body-title" id="t_Body_title">#REGION_POSITION_01#</div>',
' <div class="t-Body-content" id="t_Body_content">',
' <main id="main" class="t-Body-mainContent">',
' #SUCCESS_MESSAGE##NOTIFICATION_MESSAGE##GLOBAL_NOTIFICATION#',
' <div class="t-Body-fullContent">#REGION_POSITION_08#</div>',
' <div class="t-Body-contentInner">#BODY#</div>',
' </main>',
' <footer class="t-Footer" role="contentinfo">',
' <div class="t-Footer-body">',
' <div class="t-Footer-content">#REGION_POSITION_05#</div>',
' <div class="t-Footer-apex">',
' <div class="t-Footer-version">#APP_VERSION#</div>',
' <div class="t-Footer-customize">#CUSTOMIZE#</div>',
' #BUILT_WITH_LOVE_USING_APEX#',
' </div>',
' </div>',
' <div class="t-Footer-top">',
' <a href="#top" class="t-Footer-topButton" id="t_Footer_topButton"><span class="a-Icon icon-up-chevron"></span></a>',
' </div>',
' </footer>',
' </div>',
' </div>',
'</div>',
'<div class="t-Body-inlineDialogs">#REGION_POSITION_04#</div>'))
,p_footer_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#FORM_CLOSE#',
'#DEVELOPER_TOOLBAR#',
'#APEX_JAVASCRIPT#',
'#GENERATED_CSS#',
'#THEME_JAVASCRIPT#',
'#TEMPLATE_JAVASCRIPT#',
'#APPLICATION_JAVASCRIPT#',
'#PAGE_JAVASCRIPT# ',
'#GENERATED_JAVASCRIPT#',
'</body>',
'</html>',
''))
,p_success_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--success t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Success" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#SUCCESS_MESSAGE#</h2>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_notification_message=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-alert">',
' <div class="t-Alert t-Alert--defaultIcons t-Alert--warning t-Alert--horizontal t-Alert--page t-Alert--colorBG" id="t_Alert_Notification" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">#MESSAGE#</div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button class="t-Button t-Button--noUI t-Button--icon t-Button--closeAlert" type="button" title="#CLOSE_NOTIFICATION#"><span class="t-Icon icon-close"></span></button>',
' </div>',
' </div>',
' </div>',
'</div>'))
,p_navigation_bar=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-NavigationBar t-NavigationBar--classic" data-mode="classic">',
' <li class="t-NavigationBar-item">',
' <span class="t-Button t-Button--icon t-Button--noUI t-Button--header t-Button--navBar t-Button--headerUser">',
' <span class="t-Icon a-Icon icon-user"></span>',
' <span class="t-Button-label">&APP_USER.</span>',
' </span>',
' </li>#BAR_BODY#',
'</ul>'))
,p_navbar_entry=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item">',
' <a class="t-Button t-Button--icon t-Button--header" href="#LINK#">',
' <span class="t-Icon #IMAGE#"></span>',
' <span class="t-Button-label">#TEXT#</span>',
' </a>',
'</li>'))
,p_region_table_cattributes=>' summary="" cellpadding="0" border="0" cellspacing="0" width="100%"'
,p_breadcrumb_def_reg_pos=>'REGION_POSITION_01'
,p_theme_class_id=>1
,p_error_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--danger t-Alert--wizard t-Alert--defaultIcons">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-body">',
' <h3>#MESSAGE#</h3>',
' <p>#ADDITIONAL_INFO#</p>',
' <div class="t-Alert-inset">#TECHNICAL_INFO#</div>',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' <button onclick="#BACK_LINK#" class="t-Button t-Button--hot w50p t-Button--large" type="button">#OK#</button>',
' </div>',
' </div>',
'</div>'))
,p_grid_type=>'FIXED'
,p_grid_max_columns=>12
,p_grid_always_use_max_columns=>true
,p_grid_has_column_span=>true
,p_grid_always_emit=>true
,p_grid_emit_empty_leading_cols=>true
,p_grid_emit_empty_trail_cols=>false
,p_grid_default_label_col_span=>2
,p_grid_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="container">',
'#ROWS#',
'</div>'))
,p_grid_row_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="row">',
'#COLUMNS#',
'</div>'))
,p_grid_column_template=>'<div class="col col-#COLUMN_SPAN_NUMBER# #CSS_CLASSES#" #ATTRIBUTES#>#CONTENT#</div>'
,p_grid_first_column_attributes=>'alpha'
,p_grid_last_column_attributes=>'omega'
,p_dialog_js_init_code=>'apex.navigation.dialog(#PAGE_URL#,{title:#TITLE#,height:#DIALOG_HEIGHT#,width:#DIALOG_WIDTH#,maxWidth:#DIALOG_MAX_WIDTH#,modal:#IS_MODAL#,dialog:#DIALOG#,#DIALOG_ATTRIBUTES#},#DIALOG_CSS_CLASSES#,#TRIGGERING_ELEMENT#);'
,p_dialog_js_close_code=>'apex.navigation.dialog.close(#IS_MODAL#,#TARGET#);'
,p_dialog_js_cancel_code=>'apex.navigation.dialog.cancel(#IS_MODAL#);'
,p_dialog_browser_frame=>'MODAL'
,p_reference_id=>4070909157481059304
,p_translate_this_template=>'N'
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13225986114914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13226239335914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Breadcrumb Bar'
,p_placeholder=>'REGION_POSITION_01'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13226540373914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Inline Dialogs'
,p_placeholder=>'REGION_POSITION_04'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13226800099914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Footer'
,p_placeholder=>'REGION_POSITION_05'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13227121384914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Page Navigation'
,p_placeholder=>'REGION_POSITION_06'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13227408427914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Page Header'
,p_placeholder=>'REGION_POSITION_07'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_page_tmpl_display_point(
p_id=>wwv_flow_api.id(13227774905914064)
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_name=>'Before Content Body'
,p_placeholder=>'REGION_POSITION_08'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/button/icon
begin
wwv_flow_api.create_button_templates(
p_id=>wwv_flow_api.id(13312425974914100)
,p_template_name=>'Icon'
,p_internal_name=>'ICON'
,p_template=>'<button class="t-Button t-Button--noLabel t-Button--icon #BUTTON_CSS_CLASSES#" #BUTTON_ATTRIBUTES# onclick="#JAVASCRIPT#" type="button" id="#BUTTON_ID#" title="#LABEL#" aria-label="#LABEL#"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"><'
||'/span></button>'
,p_hot_template=>'<button class="t-Button t-Button--noLabel t-Button--icon #BUTTON_CSS_CLASSES# t-Button--hot" #BUTTON_ATTRIBUTES# onclick="#JAVASCRIPT#" type="button" id="#BUTTON_ID#" title="#LABEL#" aria-label="#LABEL#"><span class="t-Icon #ICON_CSS_CLASSES#" aria-h'
||'idden="true"></span></button>'
,p_reference_id=>2347660919680321258
,p_translate_this_template=>'N'
,p_theme_class_id=>5
,p_theme_id=>42
);
end;
/
prompt --application/shared_components/user_interface/templates/button/text
begin
wwv_flow_api.create_button_templates(
p_id=>wwv_flow_api.id(13313107495914101)
,p_template_name=>'Text'
,p_internal_name=>'TEXT'
,p_template=>'<button onclick="#JAVASCRIPT#" class="t-Button #BUTTON_CSS_CLASSES#" type="button" #BUTTON_ATTRIBUTES# id="#BUTTON_ID#"><span class="t-Button-label">#LABEL#</span></button>'
,p_hot_template=>'<button onclick="#JAVASCRIPT#" class="t-Button t-Button--hot #BUTTON_CSS_CLASSES#" type="button" #BUTTON_ATTRIBUTES# id="#BUTTON_ID#"><span class="t-Button-label">#LABEL#</span></button>'
,p_reference_id=>4070916158035059322
,p_translate_this_template=>'N'
,p_theme_class_id=>1
,p_theme_id=>42
);
end;
/
prompt --application/shared_components/user_interface/templates/button/text_with_icon
begin
wwv_flow_api.create_button_templates(
p_id=>wwv_flow_api.id(13313277246914101)
,p_template_name=>'Text with Icon'
,p_internal_name=>'TEXT_WITH_ICON'
,p_template=>'<button class="t-Button t-Button--icon #BUTTON_CSS_CLASSES#" #BUTTON_ATTRIBUTES# onclick="#JAVASCRIPT#" type="button" id="#BUTTON_ID#"><span class="t-Icon t-Icon--left #ICON_CSS_CLASSES#" aria-hidden="true"></span><span class="t-Button-label">#LABEL#'
||'</span><span class="t-Icon t-Icon--right #ICON_CSS_CLASSES#" aria-hidden="true"></span></button>'
,p_hot_template=>'<button class="t-Button t-Button--icon #BUTTON_CSS_CLASSES# t-Button--hot" #BUTTON_ATTRIBUTES# onclick="#JAVASCRIPT#" type="button" id="#BUTTON_ID#"><span class="t-Icon t-Icon--left #ICON_CSS_CLASSES#" aria-hidden="true"></span><span class="t-Button-'
||'label">#LABEL#</span><span class="t-Icon t-Icon--right #ICON_CSS_CLASSES#" aria-hidden="true"></span></button>'
,p_reference_id=>2081382742158699622
,p_translate_this_template=>'N'
,p_theme_class_id=>4
,p_preset_template_options=>'t-Button--iconRight'
,p_theme_id=>42
);
end;
/
prompt --application/shared_components/user_interface/templates/region/alert
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13228103993914065)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon #ICON_CSS_CLASSES#"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h2>',
' </div>',
' <div class="t-Alert-body">#BODY#</div>',
' </div>',
' <div class="t-Alert-buttons">#PREVIOUS##CLOSE##CREATE##NEXT#</div>',
' </div>',
'</div>'))
,p_page_plug_template_name=>'Alert'
,p_internal_name=>'ALERT'
,p_plug_table_bgcolor=>'#ffffff'
,p_theme_id=>42
,p_theme_class_id=>21
,p_preset_template_options=>'t-Alert--horizontal:t-Alert--defaultIcons:t-Alert--warning'
,p_plug_heading_bgcolor=>'#ffffff'
,p_plug_font_size=>'-1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2039236646100190748
,p_translate_this_template=>'N'
,p_template_comment=>'Red Theme'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13228410341914066)
,p_plug_template_id=>wwv_flow_api.id(13228103993914065)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/region/blank_with_attributes
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13231800764914068)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES# class="#REGION_CSS_CLASSES#"> ',
'#PREVIOUS##BODY##SUB_REGIONS##NEXT#',
'</div>'))
,p_page_plug_template_name=>'Blank with Attributes'
,p_internal_name=>'BLANK_WITH_ATTRIBUTES'
,p_theme_id=>42
,p_theme_class_id=>7
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>4499993862448380551
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/region/blank_with_attributes_no_grid
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13232086192914068)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES# class="#REGION_CSS_CLASSES#"> ',
'#PREVIOUS##BODY##SUB_REGIONS##NEXT#',
'</div>'))
,p_page_plug_template_name=>'Blank with Attributes (No Grid)'
,p_internal_name=>'BLANK_WITH_ATTRIBUTES_NO_GRID'
,p_theme_id=>42
,p_theme_class_id=>7
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>3369790999010910123
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13232355976914069)
,p_plug_template_id=>wwv_flow_api.id(13232086192914068)
,p_name=>'Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13232616652914069)
,p_plug_template_id=>wwv_flow_api.id(13232086192914068)
,p_name=>'Sub Regions'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/carousel_container
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13232870619914069)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Region t-Region--carousel #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Region-header">',
' <div class="t-Region-headerItems t-Region-headerItems--title">',
' <span class="t-Region-headerIcon"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"></span></span>',
' <h2 class="t-Region-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h2>',
' </div>',
' <div class="t-Region-headerItems t-Region-headerItems--buttons">#COPY##EDIT#<span class="js-maximizeButtonContainer"></span></div>',
' </div>',
' <div class="t-Region-bodyWrap">',
' <div class="t-Region-buttons t-Region-buttons--top">',
' <div class="t-Region-buttons-left">#PREVIOUS#</div>',
' <div class="t-Region-buttons-right">#NEXT#</div>',
' </div>',
' <div class="t-Region-body">',
' #BODY#',
' <div class="t-Region-carouselRegions">',
' #SUB_REGIONS#',
' </div>',
' </div>',
' <div class="t-Region-buttons t-Region-buttons--bottom">',
' <div class="t-Region-buttons-left">#CLOSE##HELP#</div>',
' <div class="t-Region-buttons-right">#DELETE##CHANGE##CREATE#</div>',
' </div>',
' </div>',
'</div>'))
,p_sub_plug_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div data-label="#SUB_REGION_TITLE#" id="SR_#SUB_REGION_ID#">',
' #SUB_REGION#',
'</div>'))
,p_page_plug_template_name=>'Carousel Container'
,p_internal_name=>'CAROUSEL_CONTAINER'
,p_javascript_file_urls=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.apexTabs#MIN#.js?v=#APEX_VERSION#',
'#IMAGE_PREFIX#plugins/com.oracle.apex.carousel/1.1/com.oracle.apex.carousel#MIN#.js?v=#APEX_VERSION#'))
,p_plug_table_bgcolor=>'#ffffff'
,p_theme_id=>42
,p_theme_class_id=>5
,p_default_template_options=>'t-Region--showCarouselControls'
,p_preset_template_options=>'t-Region--hiddenOverflow'
,p_plug_heading_bgcolor=>'#ffffff'
,p_plug_font_size=>'-1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2865840475322558786
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13233169756914069)
,p_plug_template_id=>wwv_flow_api.id(13232870619914069)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13233480263914069)
,p_plug_template_id=>wwv_flow_api.id(13232870619914069)
,p_name=>'Slides'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/region/hero
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13240275370914072)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-HeroRegion #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-HeroRegion-wrap">',
' <div class="t-HeroRegion-col t-HeroRegion-col--left"><span class="t-HeroRegion-icon t-Icon #ICON_CSS_CLASSES#"></span></div>',
' <div class="t-HeroRegion-col t-HeroRegion-col--content">',
' <h1 class="t-HeroRegion-title">#TITLE#</h1>',
' #BODY#',
' </div>',
' <div class="t-HeroRegion-col t-HeroRegion-col--right"><div class="t-HeroRegion-form">#SUB_REGIONS#</div><div class="t-HeroRegion-buttons">#NEXT#</div></div>',
' </div>',
'</div>'))
,p_page_plug_template_name=>'Hero'
,p_internal_name=>'HERO'
,p_theme_id=>42
,p_theme_class_id=>22
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2672571031438297268
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13240535576914072)
,p_plug_template_id=>wwv_flow_api.id(13240275370914072)
,p_name=>'Region Body'
,p_placeholder=>'#BODY#'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/buttons_container
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13242384045914072)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ButtonRegion t-Form--floatLeft #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-ButtonRegion-wrap">',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--left"><div class="t-ButtonRegion-buttons">#PREVIOUS##CLOSE##DELETE#</div></div>',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--content">',
' <h2 class="t-ButtonRegion-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h2>',
' #BODY#',
' <div class="t-ButtonRegion-buttons">#CHANGE#</div>',
' </div>',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--right"><div class="t-ButtonRegion-buttons">#EDIT##CREATE##NEXT#</div></div>',
' </div>',
'</div>'))
,p_page_plug_template_name=>'Buttons Container'
,p_internal_name=>'BUTTONS_CONTAINER'
,p_plug_table_bgcolor=>'#ffffff'
,p_theme_id=>42
,p_theme_class_id=>17
,p_plug_heading_bgcolor=>'#ffffff'
,p_plug_font_size=>'-1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2124982336649579661
,p_translate_this_template=>'N'
,p_template_comment=>'Red Theme'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13242612024914072)
,p_plug_template_id=>wwv_flow_api.id(13242384045914072)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13242956905914072)
,p_plug_template_id=>wwv_flow_api.id(13242384045914072)
,p_name=>'Sub Regions'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/region/collapsible
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13244350872914073)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Region t-Region--hideShow #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Region-header">',
' <div class="t-Region-headerItems t-Region-headerItems--controls"><button class="t-Button t-Button--icon t-Button--hideShow" type="button"></button></div>',
' <div class="t-Region-headerItems t-Region-headerItems--title">',
' <h2 class="t-Region-title">#TITLE#</h2>',
' </div>',
' <div class="t-Region-headerItems t-Region-headerItems--buttons">#EDIT#</div>',
' </div>',
' <div class="t-Region-bodyWrap">',
' <div class="t-Region-buttons t-Region-buttons--top">',
' <div class="t-Region-buttons-left">#CLOSE#</div>',
' <div class="t-Region-buttons-right">#CREATE#</div>',
' </div>',
' <div class="t-Region-body">',
' #COPY#',
' #BODY#',
' #SUB_REGIONS#',
' #CHANGE#',
' </div>',
' <div class="t-Region-buttons t-Region-buttons--bottom">',
' <div class="t-Region-buttons-left">#PREVIOUS#</div>',
' <div class="t-Region-buttons-right">#NEXT#</div>',
' </div>',
' </div>',
'</div>'))
,p_page_plug_template_name=>'Collapsible'
,p_internal_name=>'COLLAPSIBLE'
,p_plug_table_bgcolor=>'#ffffff'
,p_theme_id=>42
,p_theme_class_id=>1
,p_preset_template_options=>'is-expanded:t-Region--scrollBody'
,p_plug_heading_bgcolor=>'#ffffff'
,p_plug_font_size=>'-1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2662888092628347716
,p_translate_this_template=>'N'
,p_template_comment=>'Red Theme'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13244661491914073)
,p_plug_template_id=>wwv_flow_api.id(13244350872914073)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13244903178914073)
,p_plug_template_id=>wwv_flow_api.id(13244350872914073)
,p_name=>'Sub Regions'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/region/content_block
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13249790329914075)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ContentBlock #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-ContentBlock-header">',
' <div class="t-ContentBlock-headerItems t-ContentBlock-headerItems--title">',
' <span class="t-ContentBlock-headerIcon"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"></span></span>',
' <h1 class="t-ContentBlock-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h1>',
' #EDIT#',
' </div>',
' <div class="t-ContentBlock-headerItems t-ContentBlock-headerItems--buttons">#CHANGE#</div>',
' </div>',
' <div class="t-ContentBlock-body">#BODY#</div>',
' <div class="t-ContentBlock-buttons">#PREVIOUS##NEXT#</div>',
'</div>',
''))
,p_page_plug_template_name=>'Content Block'
,p_internal_name=>'CONTENT_BLOCK'
,p_theme_id=>42
,p_theme_class_id=>21
,p_preset_template_options=>'t-ContentBlock--h1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2320668864738842174
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/region/inline_dialog
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13251743581914075)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#_parent">',
'<div id="#REGION_STATIC_ID#" class="t-DialogRegion #REGION_CSS_CLASSES# js-regionDialog" #REGION_ATTRIBUTES# style="display:none" title="#TITLE#">',
' <div class="t-DialogRegion-wrap">',
' <div class="t-DialogRegion-bodyWrapperOut"><div class="t-DialogRegion-bodyWrapperIn"><div class="t-DialogRegion-body">#BODY#</div></div></div>',
' <div class="t-DialogRegion-buttons">',
' <div class="t-ButtonRegion t-ButtonRegion--dialogRegion">',
' <div class="t-ButtonRegion-wrap">',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--left"><div class="t-ButtonRegion-buttons">#PREVIOUS##DELETE##CLOSE#</div></div>',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--right"><div class="t-ButtonRegion-buttons">#EDIT##CREATE##NEXT#</div></div>',
' </div>',
' </div>',
' </div>',
' </div>',
'</div>',
'</div>'))
,p_page_plug_template_name=>'Inline Dialog'
,p_internal_name=>'INLINE_DIALOG'
,p_theme_id=>42
,p_theme_class_id=>24
,p_default_template_options=>'js-modal:js-draggable:js-resizable'
,p_preset_template_options=>'js-dialog-size600x400'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2671226943886536762
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13252050518914076)
,p_plug_template_id=>wwv_flow_api.id(13251743581914075)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/inline_popup
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13254089835914076)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#_parent">',
'<div id="#REGION_STATIC_ID#" class="t-DialogRegion #REGION_CSS_CLASSES# js-regionPopup" #REGION_ATTRIBUTES# style="display:none" title="#TITLE#">',
' <div class="t-DialogRegion-wrap">',
' <div class="t-DialogRegion-bodyWrapperOut"><div class="t-DialogRegion-bodyWrapperIn"><div class="t-DialogRegion-body">#BODY#</div></div></div>',
' <div class="t-DialogRegion-buttons">',
' <div class="t-ButtonRegion t-ButtonRegion--dialogRegion">',
' <div class="t-ButtonRegion-wrap">',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--left"><div class="t-ButtonRegion-buttons">#PREVIOUS##DELETE##CLOSE#</div></div>',
' <div class="t-ButtonRegion-col t-ButtonRegion-col--right"><div class="t-ButtonRegion-buttons">#EDIT##CREATE##NEXT#</div></div>',
' </div>',
' </div>',
' </div>',
' </div>',
'</div>',
'</div>'))
,p_page_plug_template_name=>'Inline Popup'
,p_internal_name=>'INLINE_POPUP'
,p_theme_id=>42
,p_theme_class_id=>24
,p_preset_template_options=>'js-dialog-size600x400'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>1483922538999385230
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13254346649914076)
,p_plug_template_id=>wwv_flow_api.id(13254089835914076)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/interactive_report
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13255908155914077)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES# class="t-IRR-region #REGION_CSS_CLASSES#">',
' <h2 class="u-VisuallyHidden" id="#REGION_STATIC_ID#_heading">#TITLE#</h2>',
'#PREVIOUS##BODY##SUB_REGIONS##NEXT#',
'</div>'))
,p_page_plug_template_name=>'Interactive Report'
,p_internal_name=>'INTERACTIVE_REPORT'
,p_theme_id=>42
,p_theme_class_id=>9
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2099079838218790610
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/region/login
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13256551504914077)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Login-region t-Form--stretchInputs t-Form--labelsAbove #REGION_CSS_CLASSES#" id="#REGION_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Login-header">',
' <span class="t-Login-logo #ICON_CSS_CLASSES#"></span>',
' <h1 class="t-Login-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h1>',
' </div>',
' <div class="t-Login-body">',
' #BODY#',
' </div>',
' <div class="t-Login-buttons">',
' #NEXT#',
' </div>',
' <div class="t-Login-links">',
' #EDIT##CREATE#',
' </div>',
' #SUB_REGIONS#',
'</div>'))
,p_page_plug_template_name=>'Login'
,p_internal_name=>'LOGIN'
,p_theme_id=>42
,p_theme_class_id=>23
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2672711194551076376
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13256805870914077)
,p_plug_template_id=>wwv_flow_api.id(13256551504914077)
,p_name=>'Content Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/standard
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13257060739914077)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Region #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Region-header">',
' <div class="t-Region-headerItems t-Region-headerItems--title">',
' <span class="t-Region-headerIcon"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"></span></span>',
' <h2 class="t-Region-title" id="#REGION_STATIC_ID#_heading">#TITLE#</h2>',
' </div>',
' <div class="t-Region-headerItems t-Region-headerItems--buttons">#COPY##EDIT#<span class="js-maximizeButtonContainer"></span></div>',
' </div>',
' <div class="t-Region-bodyWrap">',
' <div class="t-Region-buttons t-Region-buttons--top">',
' <div class="t-Region-buttons-left">#PREVIOUS#</div>',
' <div class="t-Region-buttons-right">#NEXT#</div>',
' </div>',
' <div class="t-Region-body">',
' #BODY#',
' #SUB_REGIONS#',
' </div>',
' <div class="t-Region-buttons t-Region-buttons--bottom">',
' <div class="t-Region-buttons-left">#CLOSE##HELP#</div>',
' <div class="t-Region-buttons-right">#DELETE##CHANGE##CREATE#</div>',
' </div>',
' </div>',
'</div>',
''))
,p_page_plug_template_name=>'Standard'
,p_internal_name=>'STANDARD'
,p_plug_table_bgcolor=>'#ffffff'
,p_theme_id=>42
,p_theme_class_id=>8
,p_preset_template_options=>'t-Region--scrollBody'
,p_plug_heading_bgcolor=>'#ffffff'
,p_plug_font_size=>'-1'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>4070912133526059312
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13257340343914077)
,p_plug_template_id=>wwv_flow_api.id(13257060739914077)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13257618906914077)
,p_plug_template_id=>wwv_flow_api.id(13257060739914077)
,p_name=>'Sub Regions'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>true
,p_glv_new_row=>true
,p_max_fixed_grid_columns=>12
);
end;
/
prompt --application/shared_components/user_interface/templates/region/tabs_container
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13263859690914079)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-TabsRegion #REGION_CSS_CLASSES# apex-tabs-region" #REGION_ATTRIBUTES# id="#REGION_STATIC_ID#">',
' #BODY#',
' <div class="t-TabsRegion-items">',
' #SUB_REGIONS#',
' </div>',
'</div>'))
,p_sub_plug_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div data-label="#SUB_REGION_TITLE#" id="SR_#SUB_REGION_ID#">',
' #SUB_REGION#',
'</div>'))
,p_page_plug_template_name=>'Tabs Container'
,p_internal_name=>'TABS_CONTAINER'
,p_javascript_file_urls=>'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.apexTabs#MIN#.js?v=#APEX_VERSION#'
,p_theme_id=>42
,p_theme_class_id=>5
,p_preset_template_options=>'t-TabsRegion-mod--simple'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>3221725015618492759
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13264190306914079)
,p_plug_template_id=>wwv_flow_api.id(13263859690914079)
,p_name=>'Region Body'
,p_placeholder=>'BODY'
,p_has_grid_support=>true
,p_glv_new_row=>true
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13264484655914079)
,p_plug_template_id=>wwv_flow_api.id(13263859690914079)
,p_name=>'Tabs'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>false
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/region/title_bar
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13266400315914080)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES# class="t-BreadcrumbRegion #REGION_CSS_CLASSES#"> ',
' <div class="t-BreadcrumbRegion-body">',
' <div class="t-BreadcrumbRegion-breadcrumb">',
' #BODY#',
' </div>',
' <div class="t-BreadcrumbRegion-title">',
' <h1 class="t-BreadcrumbRegion-titleText">#TITLE#</h1>',
' </div>',
' </div>',
' <div class="t-BreadcrumbRegion-buttons">#PREVIOUS##CLOSE##DELETE##HELP##CHANGE##EDIT##COPY##CREATE##NEXT#</div>',
'</div>'))
,p_page_plug_template_name=>'Title Bar'
,p_internal_name=>'TITLE_BAR'
,p_theme_id=>42
,p_theme_class_id=>6
,p_default_template_options=>'t-BreadcrumbRegion--showBreadcrumb'
,p_preset_template_options=>'t-BreadcrumbRegion--useBreadcrumbTitle'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2530016523834132090
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/region/wizard_container
begin
wwv_flow_api.create_plug_template(
p_id=>wwv_flow_api.id(13267439769914080)
,p_layout=>'TABLE'
,p_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Wizard #REGION_CSS_CLASSES#" id="#REGION_STATIC_ID#" #REGION_ATTRIBUTES#>',
' <div class="t-Wizard-header">',
' <h1 class="t-Wizard-title">#TITLE#</h1>',
' <div class="u-Table t-Wizard-controls">',
' <div class="u-Table-fit t-Wizard-buttons">#PREVIOUS##CLOSE#</div>',
' <div class="u-Table-fill t-Wizard-steps">',
' #BODY#',
' </div>',
' <div class="u-Table-fit t-Wizard-buttons">#NEXT#</div>',
' </div>',
' </div>',
' <div class="t-Wizard-body">',
' #SUB_REGIONS#',
' </div>',
'</div>'))
,p_page_plug_template_name=>'Wizard Container'
,p_internal_name=>'WIZARD_CONTAINER'
,p_theme_id=>42
,p_theme_class_id=>8
,p_preset_template_options=>'t-Wizard--hideStepsXSmall'
,p_default_label_alignment=>'RIGHT'
,p_default_field_alignment=>'LEFT'
,p_reference_id=>2117602213152591491
,p_translate_this_template=>'N'
);
wwv_flow_api.create_plug_tmpl_display_point(
p_id=>wwv_flow_api.id(13267765675914080)
,p_plug_template_id=>wwv_flow_api.id(13267439769914080)
,p_name=>'Wizard Sub Regions'
,p_placeholder=>'SUB_REGIONS'
,p_has_grid_support=>true
,p_glv_new_row=>true
);
end;
/
prompt --application/shared_components/user_interface/templates/list/top_navigation_tabs
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13289514781914090)
,p_list_template_current=>'<li class="t-NavTabs-item #A03# is-active" id="#A01#"><a href="#LINK#" class="t-NavTabs-link #A04# " title="#TEXT_ESC_SC#"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"></span><span class="t-NavTabs-label">#TEXT_ESC_SC#</span><span class'
||'="t-NavTabs-badge #A05#">#A02#</span></a></li>'
,p_list_template_noncurrent=>'<li class="t-NavTabs-item #A03#" id="#A01#"><a href="#LINK#" class="t-NavTabs-link #A04# " title="#TEXT_ESC_SC#"><span class="t-Icon #ICON_CSS_CLASSES#" aria-hidden="true"></span><span class="t-NavTabs-label">#TEXT_ESC_SC#</span><span class="t-NavTab'
||'s-badge #A05#">#A02#</span></a></li>'
,p_list_template_name=>'Top Navigation Tabs'
,p_internal_name=>'TOP_NAVIGATION_TABS'
,p_theme_id=>42
,p_theme_class_id=>7
,p_preset_template_options=>'t-NavTabs--inlineLabels-lg:t-NavTabs--displayLabels-sm'
,p_list_template_before_rows=>'<ul class="t-NavTabs #COMPONENT_CSS_CLASSES#" id="#PARENT_STATIC_ID#_navtabs">'
,p_list_template_after_rows=>'</ul>'
,p_a01_label=>'List Item ID'
,p_a02_label=>'Badge Value'
,p_a03_label=>'List Item Class'
,p_a04_label=>'Link Class'
,p_a05_label=>'Badge Class'
,p_reference_id=>1453011561172885578
);
end;
/
prompt --application/shared_components/user_interface/templates/list/wizard_progress
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13291148807914091)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-WizardSteps-step is-active" id="#LIST_ITEM_ID#"><div class="t-WizardSteps-wrap" data-link="#LINK#"><span class="t-WizardSteps-marker"></span><span class="t-WizardSteps-label">#TEXT# <span class="t-WizardSteps-labelState"></span></span></'
||'div></li>',
''))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-WizardSteps-step" id="#LIST_ITEM_ID#"><div class="t-WizardSteps-wrap" data-link="#LINK#"><span class="t-WizardSteps-marker"></span><span class="t-WizardSteps-label">#TEXT# <span class="t-WizardSteps-labelState"></span></span></div></li>',
''))
,p_list_template_name=>'Wizard Progress'
,p_internal_name=>'WIZARD_PROGRESS'
,p_javascript_code_onload=>'apex.theme.initWizardProgressBar();'
,p_theme_id=>42
,p_theme_class_id=>17
,p_preset_template_options=>'t-WizardSteps--displayLabels'
,p_list_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<h2 class="u-VisuallyHidden">#CURRENT_PROGRESS#</h2>',
'<ul class="t-WizardSteps #COMPONENT_CSS_CLASSES#" id="#LIST_ID#">'))
,p_list_template_after_rows=>'</ul>'
,p_reference_id=>2008702338707394488
);
end;
/
prompt --application/shared_components/user_interface/templates/list/menu_bar
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13292500105914092)
,p_list_template_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_name=>'Menu Bar'
,p_internal_name=>'MENU_BAR'
,p_javascript_code_onload=>wwv_flow_string.join(wwv_flow_t_varchar2(
'var e = apex.jQuery("##PARENT_STATIC_ID#_menubar", apex.gPageContext$);',
'if (e.hasClass("js-addActions")) {',
' apex.actions.addFromMarkup( e );',
'}',
'e.menu({',
' behaveLikeTabs: e.hasClass("js-tabLike"),',
' menubarShowSubMenuIcon: e.hasClass("js-showSubMenuIcons") || null,',
' iconType: ''fa'',',
' slide: e.hasClass("js-slide"),',
' menubar: true,',
' menubarOverflow: true',
'});'))
,p_theme_id=>42
,p_theme_class_id=>20
,p_default_template_options=>'js-showSubMenuIcons'
,p_list_template_before_rows=>'<div class="t-MenuBar #COMPONENT_CSS_CLASSES#" id="#PARENT_STATIC_ID#_menubar"><ul style="display:none">'
,p_list_template_after_rows=>'</ul></div>'
,p_before_sub_list=>'<ul>'
,p_after_sub_list=>'</ul></li>'
,p_sub_list_item_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_sub_list_item_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_item_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_item_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_reference_id=>2008709236185638887
);
end;
/
prompt --application/shared_components/user_interface/templates/list/badge_list
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13293511953914093)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-BadgeList-item #A02#">',
' <a class="t-BadgeList-wrap u-color #A04#" href="#LINK#" #A03#>',
' <span class="t-BadgeList-label">#TEXT#</span>',
' <span class="t-BadgeList-value">#A01#</span>',
' </a>',
'</li>'))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-BadgeList-item #A02#">',
' <a class="t-BadgeList-wrap u-color #A04#" href="#LINK#" #A03#>',
' <span class="t-BadgeList-label">#TEXT#</span>',
' <span class="t-BadgeList-value">#A01#</span>',
' </a>',
'</li>'))
,p_list_template_name=>'Badge List'
,p_internal_name=>'BADGE_LIST'
,p_theme_id=>42
,p_theme_class_id=>3
,p_preset_template_options=>'t-BadgeList--large:t-BadgeList--cols t-BadgeList--3cols:t-BadgeList--circular'
,p_list_template_before_rows=>'<ul class="t-BadgeList #COMPONENT_CSS_CLASSES#">'
,p_list_template_after_rows=>'</ul>'
,p_a01_label=>'Value'
,p_a02_label=>'List item CSS Classes'
,p_a03_label=>'Link Attributes'
,p_a04_label=>'Link Classes'
,p_reference_id=>2062482847268086664
,p_list_template_comment=>wwv_flow_string.join(wwv_flow_t_varchar2(
'A01: Large Number',
'A02: List Item Classes',
'A03: Link Attributes'))
);
end;
/
prompt --application/shared_components/user_interface/templates/list/media_list
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13297547236914094)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-MediaList-item is-active #A04#">',
' <a href="#LINK#" class="t-MediaList-itemWrap #A05#" #A03#>',
' <div class="t-MediaList-iconWrap">',
' <span class="t-MediaList-icon u-color #A06#"><span class="t-Icon #ICON_CSS_CLASSES#" #IMAGE_ATTR#></span></span>',
' </div>',
' <div class="t-MediaList-body">',
' <h3 class="t-MediaList-title">#TEXT#</h3>',
' <p class="t-MediaList-desc">#A01#</p>',
' </div>',
' <div class="t-MediaList-badgeWrap">',
' <span class="t-MediaList-badge">#A02#</span>',
' </div>',
' </a>',
'</li>'))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-MediaList-item #A04#">',
' <a href="#LINK#" class="t-MediaList-itemWrap #A05#" #A03#>',
' <div class="t-MediaList-iconWrap">',
' <span class="t-MediaList-icon u-color #A06#"><span class="t-Icon #ICON_CSS_CLASSES#" #IMAGE_ATTR#></span></span>',
' </div>',
' <div class="t-MediaList-body">',
' <h3 class="t-MediaList-title">#TEXT#</h3>',
' <p class="t-MediaList-desc">#A01#</p>',
' </div>',
' <div class="t-MediaList-badgeWrap">',
' <span class="t-MediaList-badge">#A02#</span>',
' </div>',
' </a>',
'</li>'))
,p_list_template_name=>'Media List'
,p_internal_name=>'MEDIA_LIST'
,p_theme_id=>42
,p_theme_class_id=>5
,p_default_template_options=>'t-MediaList--showIcons:t-MediaList--showDesc'
,p_list_template_before_rows=>'<ul class="t-MediaList #COMPONENT_CSS_CLASSES#">'
,p_list_template_after_rows=>'</ul>'
,p_a01_label=>'Description'
,p_a02_label=>'Badge Value'
,p_a03_label=>'Link Attributes'
,p_a04_label=>'List Item CSS Classes'
,p_a05_label=>'Link Class'
,p_a06_label=>'Icon Color Class'
,p_reference_id=>2066548068783481421
);
end;
/
prompt --application/shared_components/user_interface/templates/list/side_navigation_menu
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13300598952914095)
,p_list_template_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_name=>'Side Navigation Menu'
,p_internal_name=>'SIDE_NAVIGATION_MENU'
,p_javascript_file_urls=>'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.treeView#MIN#.js?v=#APEX_VERSION#'
,p_javascript_code_onload=>'apex.jQuery(''body'').addClass(''t-PageBody--leftNav'');'
,p_theme_id=>42
,p_theme_class_id=>19
,p_preset_template_options=>'t-TreeNav--styleA'
,p_list_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Body-nav" id="t_Body_nav" role="navigation" aria-label="&APP_TITLE!ATTR.">',
'<div class="t-TreeNav #COMPONENT_CSS_CLASSES#" id="t_TreeNav" data-id="#PARENT_STATIC_ID#_tree" aria-label="&APP_TITLE!ATTR."><ul style="display:none">'))
,p_list_template_after_rows=>'</ul></div></div>'
,p_before_sub_list=>'<ul>'
,p_after_sub_list=>'</ul></li>'
,p_sub_list_item_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_sub_list_item_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_item_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_item_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_a01_label=>'ID Attribute'
,p_a02_label=>'Disabled True/False'
,p_a04_label=>'Title'
,p_reference_id=>2466292414354694776
);
end;
/
prompt --application/shared_components/user_interface/templates/list/top_navigation_menu
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13301502130914095)
,p_list_template_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_list_template_name=>'Top Navigation Menu'
,p_internal_name=>'TOP_NAVIGATION_MENU'
,p_javascript_code_onload=>wwv_flow_string.join(wwv_flow_t_varchar2(
'var e = apex.jQuery("##PARENT_STATIC_ID#_menubar", apex.gPageContext$);',
'if (e.hasClass("js-addActions")) {',
' if ( apex.actions ) {',
' apex.actions.addFromMarkup( e );',
' } else {',
' apex.debug.warn("Include actions.js to support menu shortcuts");',
' }',
'}',
'e.menu({',
' behaveLikeTabs: e.hasClass("js-tabLike"),',
' menubarShowSubMenuIcon: e.hasClass("js-showSubMenuIcons") || null,',
' slide: e.hasClass("js-slide"),',
' menubar: true,',
' menubarOverflow: true',
'});'))
,p_theme_id=>42
,p_theme_class_id=>20
,p_default_template_options=>'js-tabLike'
,p_list_template_before_rows=>'<div class="t-Header-nav-list #COMPONENT_CSS_CLASSES#" id="#PARENT_STATIC_ID#_menubar"><ul style="display:none">'
,p_list_template_after_rows=>'</ul></div>'
,p_before_sub_list=>'<ul>'
,p_after_sub_list=>'</ul></li>'
,p_sub_list_item_current=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_sub_list_item_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_item_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_item_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_curr_w_child=>'<li data-current="true" data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_a01_label=>'ID Attribute'
,p_a02_label=>'Disabled True / False'
,p_a03_label=>'Hide'
,p_a04_label=>'Title Attribute'
,p_a05_label=>'Shortcut Key'
,p_reference_id=>2525307901300239072
);
end;
/
prompt --application/shared_components/user_interface/templates/list/navigation_bar
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13302588134914096)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item is-active #A02#">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Button-label">#TEXT_ESC_SC#</span><span class="t-Button-badge">#A01#</span>',
' </a>',
'</li>'))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item #A02#">',
' <a class="t-Button t-Button--icon t-Button--header t-Button--navBar" href="#LINK#">',
' <span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Button-label">#TEXT_ESC_SC#</span><span class="t-Button-badge">#A01#</span>',
' </a>',
'</li>'))
,p_list_template_name=>'Navigation Bar'
,p_internal_name=>'NAVIGATION_BAR'
,p_theme_id=>42
,p_theme_class_id=>20
,p_list_template_before_rows=>'<ul class="t-NavigationBar #COMPONENT_CSS_CLASSES#" id="#LIST_ID#">'
,p_list_template_after_rows=>'</ul>'
,p_before_sub_list=>'<div class="t-NavigationBar-menu" style="display: none" id="menu_#PARENT_LIST_ITEM_ID#"><ul>'
,p_after_sub_list=>'</ul></div></li>'
,p_sub_list_item_current=>'<li data-current="true" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#">#TEXT_ESC_SC#</a></li>'
,p_sub_list_item_noncurrent=>'<li data-current="false" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#">#TEXT_ESC_SC#</a></li>'
,p_item_templ_curr_w_child=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item is-active #A02#">',
' <button class="t-Button t-Button--icon t-Button t-Button--header t-Button--navBar js-menuButton" type="button" id="#LIST_ITEM_ID#" data-menu="menu_#LIST_ITEM_ID#">',
' <span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Button-label">#TEXT_ESC_SC#</span><span class="t-Button-badge">#A01#</span><span class="a-Icon icon-down-arrow"></span>',
' </button>'))
,p_item_templ_noncurr_w_child=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-NavigationBar-item #A02#">',
' <button class="t-Button t-Button--icon t-Button t-Button--header t-Button--navBar js-menuButton" type="button" id="#LIST_ITEM_ID#" data-menu="menu_#LIST_ITEM_ID#">',
' <span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Button-label">#TEXT_ESC_SC#</span><span class="t-Button-badge">#A01#</span><span class="a-Icon icon-down-arrow"></span>',
' </button>'))
,p_sub_templ_curr_w_child=>'<li data-current="true" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#">#TEXT_ESC_SC#</a></li>'
,p_sub_templ_noncurr_w_child=>'<li data-current="false" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#">#TEXT_ESC_SC#</a></li>'
,p_a01_label=>'Badge Value'
,p_a02_label=>'List Item CSS Classes'
,p_reference_id=>2846096252961119197
);
end;
/
prompt --application/shared_components/user_interface/templates/list/cards
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13302722532914096)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Cards-item is-active #A04#">',
' <div class="t-Card">',
' <a href="#LINK#" class="t-Card-wrap" #A05#>',
' <div class="t-Card-icon u-color #A06#"><span class="t-Icon #ICON_CSS_CLASSES#"><span class="t-Card-initials" role="presentation">#A03#</span></span></div>',
' <div class="t-Card-titleWrap"><h3 class="t-Card-title">#TEXT#</h3><h4 class="t-Card-subtitle">#A07#</h4></div>',
' <div class="t-Card-body">',
' <div class="t-Card-desc">#A01#</div>',
' <div class="t-Card-info">#A02#</div>',
' </div>',
' <span class="t-Card-colorFill u-color #A06#"></span>',
' </a>',
' </div>',
'</li>'))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Cards-item #A04#">',
' <div class="t-Card">',
' <a href="#LINK#" class="t-Card-wrap" #A05#>',
' <div class="t-Card-icon u-color #A06#"><span class="t-Icon #ICON_CSS_CLASSES#"><span class="t-Card-initials" role="presentation">#A03#</span></span></div>',
' <div class="t-Card-titleWrap"><h3 class="t-Card-title">#TEXT#</h3><h4 class="t-Card-subtitle">#A07#</h4></div>',
' <div class="t-Card-body">',
' <div class="t-Card-desc">#A01#</div>',
' <div class="t-Card-info">#A02#</div>',
' </div>',
' <span class="t-Card-colorFill u-color #A06#"></span>',
' </a>',
' </div>',
'</li>'))
,p_list_template_name=>'Cards'
,p_internal_name=>'CARDS'
,p_theme_id=>42
,p_theme_class_id=>4
,p_preset_template_options=>'t-Cards--animColorFill:t-Cards--3cols:t-Cards--basic'
,p_list_template_before_rows=>'<ul class="t-Cards #COMPONENT_CSS_CLASSES#">'
,p_list_template_after_rows=>'</ul>'
,p_a01_label=>'Description'
,p_a02_label=>'Secondary Information'
,p_a03_label=>'Initials'
,p_a04_label=>'List Item CSS Classes'
,p_a05_label=>'Link Attributes'
,p_a06_label=>'Card Color Class'
,p_a07_label=>'Subtitle'
,p_reference_id=>2885322685880632508
);
end;
/
prompt --application/shared_components/user_interface/templates/list/tabs
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13308190234914098)
,p_list_template_current=>'<li class="t-Tabs-item is-active"><a href="#LINK#" class="t-Tabs-link"><span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Tabs-label">#TEXT#</span></a></li>'
,p_list_template_noncurrent=>'<li class="t-Tabs-item"><a href="#LINK#" class="t-Tabs-link"><span class="t-Icon #ICON_CSS_CLASSES#"></span><span class="t-Tabs-label">#TEXT#</span></a></li>'
,p_list_template_name=>'Tabs'
,p_internal_name=>'TABS'
,p_javascript_file_urls=>'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.apexTabs#MIN#.js?v=#APEX_VERSION#'
,p_theme_id=>42
,p_theme_class_id=>7
,p_preset_template_options=>'t-Tabs--simple'
,p_list_template_before_rows=>'<ul class="t-Tabs #COMPONENT_CSS_CLASSES#">'
,p_list_template_after_rows=>'</ul>'
,p_reference_id=>3288206686691809997
);
end;
/
prompt --application/shared_components/user_interface/templates/list/menu_popup
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13309798643914098)
,p_list_template_current=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>',
''))
,p_list_template_noncurrent=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>',
''))
,p_list_template_name=>'Menu Popup'
,p_internal_name=>'MENU_POPUP'
,p_javascript_code_onload=>wwv_flow_string.join(wwv_flow_t_varchar2(
'var e = apex.jQuery("##PARENT_STATIC_ID#_menu", apex.gPageContext$);',
'if (e.hasClass("js-addActions")) {',
' apex.actions.addFromMarkup( e );',
'}',
'e.menu({ slide: e.hasClass("js-slide"), iconType: ''fa''});'))
,p_theme_id=>42
,p_theme_class_id=>20
,p_list_template_before_rows=>'<div id="#PARENT_STATIC_ID#_menu" class="#COMPONENT_CSS_CLASSES#" style="display:none;"><ul>'
,p_list_template_after_rows=>'</ul></div>'
,p_before_sub_list=>'<ul>'
,p_after_sub_list=>'</ul></li>'
,p_sub_list_item_current=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_sub_list_item_noncurrent=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a></li>'
,p_item_templ_curr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_item_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_curr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_sub_templ_noncurr_w_child=>'<li data-id="#A01#" data-disabled="#A02#" data-hide="#A03#" data-shortcut="#A05#" data-icon="#ICON_CSS_CLASSES#"><a href="#LINK#" title="#A04#">#TEXT_ESC_SC#</a>'
,p_a01_label=>'Data ID'
,p_a02_label=>'Disabled (True/False)'
,p_a03_label=>'Hidden (True/False)'
,p_a04_label=>'Title Attribute'
,p_a05_label=>'Shortcut'
,p_reference_id=>3492264004432431646
);
end;
/
prompt --application/shared_components/user_interface/templates/list/links_list
begin
wwv_flow_api.create_list_template(
p_id=>wwv_flow_api.id(13310100467914098)
,p_list_template_current=>'<li class="t-LinksList-item is-current #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t-LinksList-b'
||'adge">#A01#</span></a></li>'
,p_list_template_noncurrent=>'<li class="t-LinksList-item #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t-LinksList-badge">#A01#'
||'</span></a></li>'
,p_list_template_name=>'Links List'
,p_internal_name=>'LINKS_LIST'
,p_theme_id=>42
,p_theme_class_id=>18
,p_list_template_before_rows=>'<ul class="t-LinksList #COMPONENT_CSS_CLASSES#" id="#LIST_ID#">'
,p_list_template_after_rows=>'</ul>'
,p_before_sub_list=>'<ul class="t-LinksList-list">'
,p_after_sub_list=>'</ul>'
,p_sub_list_item_current=>'<li class="t-LinksList-item is-current #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t-LinksList-b'
||'adge">#A01#</span></a></li>'
,p_sub_list_item_noncurrent=>'<li class="t-LinksList-item #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t-LinksList-badge">#A01#'
||'</span></a></li>'
,p_item_templ_curr_w_child=>'<li class="t-LinksList-item is-current is-expanded #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t'
||'-LinksList-badge">#A01#</span></a>#SUB_LISTS#</li>'
,p_item_templ_noncurr_w_child=>'<li class="t-LinksList-item #A03#"><a href="#LINK#" class="t-LinksList-link" #A02#><span class="t-LinksList-icon"><span class="t-Icon #ICON_CSS_CLASSES#"></span></span><span class="t-LinksList-label">#TEXT#</span><span class="t-LinksList-badge">#A01#'
||'</span></a></li>'
,p_a01_label=>'Badge Value'
,p_a02_label=>'Link Attributes'
,p_a03_label=>'List Item CSS Classes'
,p_reference_id=>4070914341144059318
);
end;
/
prompt --application/shared_components/user_interface/templates/report/timeline
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13268789324914081)
,p_row_template_name=>'Timeline'
,p_internal_name=>'TIMELINE'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Timeline-item #EVENT_MODIFIERS#" #EVENT_ATTRIBUTES#>',
' <div class="t-Timeline-wrap">',
' <div class="t-Timeline-user">',
' <div class="t-Timeline-avatar #USER_COLOR#">',
' #USER_AVATAR#',
' </div>',
' <div class="t-Timeline-userinfo">',
' <span class="t-Timeline-username">#USER_NAME#</span>',
' <span class="t-Timeline-date">#EVENT_DATE#</span>',
' </div>',
' </div>',
' <div class="t-Timeline-content">',
' <div class="t-Timeline-typeWrap">',
' <div class="t-Timeline-type #EVENT_STATUS#">',
' <span class="t-Icon #EVENT_ICON#"></span>',
' <span class="t-Timeline-typename">#EVENT_TYPE#</span>',
' </div>',
' </div>',
' <div class="t-Timeline-body">',
' <h3 class="t-Timeline-title">#EVENT_TITLE#</h3>',
' <p class="t-Timeline-desc">#EVENT_DESC#</p>',
' </div>',
' </div>',
' </div>',
'</li>'))
,p_row_template_condition1=>':EVENT_LINK is null'
,p_row_template2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Timeline-item #EVENT_MODIFIERS#" #EVENT_ATTRIBUTES#>',
' <a href="#EVENT_LINK#" class="t-Timeline-wrap">',
' <div class="t-Timeline-user">',
' <div class="t-Timeline-avatar #USER_COLOR#">',
' #USER_AVATAR#',
' </div>',
' <div class="t-Timeline-userinfo">',
' <span class="t-Timeline-username">#USER_NAME#</span>',
' <span class="t-Timeline-date">#EVENT_DATE#</span>',
' </div>',
' </div>',
' <div class="t-Timeline-content">',
' <div class="t-Timeline-typeWrap">',
' <div class="t-Timeline-type #EVENT_STATUS#">',
' <span class="t-Icon #EVENT_ICON#"></span>',
' <span class="t-Timeline-typename">#EVENT_TYPE#</span>',
' </div>',
' </div>',
' <div class="t-Timeline-body">',
' <h3 class="t-Timeline-title">#EVENT_TITLE#</h3>',
' <p class="t-Timeline-desc">#EVENT_DESC#</p>',
' </div>',
' </div>',
' </a>',
'</li>'))
,p_row_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<ul class="t-Timeline #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_timeline" data-region-id="#REGION_STATIC_ID#">',
''))
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'NOT_CONDITIONAL'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'NOT_CONDITIONAL'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>7
,p_reference_id=>1513373588340069864
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/media_list
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13269340603914081)
,p_row_template_name=>'Media List'
,p_internal_name=>'MEDIA_LIST'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-MediaList-item #LIST_CLASS#">',
' <a href="#LINK#" class="t-MediaList-itemWrap #LINK_CLASS#" #LINK_ATTR#>',
' <div class="t-MediaList-iconWrap">',
' <span class="t-MediaList-icon u-color #ICON_COLOR_CLASS#"><span class="t-Icon #ICON_CLASS#"></span></span>',
' </div>',
' <div class="t-MediaList-body">',
' <h3 class="t-MediaList-title">#LIST_TITLE#</h3>',
' <p class="t-MediaList-desc">#LIST_TEXT#</p>',
' </div>',
' <div class="t-MediaList-badgeWrap">',
' <span class="t-MediaList-badge">#LIST_BADGE#</span>',
' </div>',
' </a>',
'</li>'))
,p_row_template_before_rows=>'<ul class="t-MediaList #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_report" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>1
,p_default_template_options=>'t-MediaList--showDesc:t-MediaList--showIcons'
,p_preset_template_options=>'t-MediaList--stack'
,p_reference_id=>2092157460408299055
,p_translate_this_template=>'N'
,p_row_template_comment=>' (SELECT link_text, link_target, detail1, detail2, last_modified)'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/value_attribute_pairs_row
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13272705326914083)
,p_row_template_name=>'Value Attribute Pairs - Row'
,p_internal_name=>'VALUE_ATTRIBUTE_PAIRS_ROW'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<dt class="t-AVPList-label">',
' #1#',
'</dt>',
'<dd class="t-AVPList-value">',
' #2#',
'</dd>'))
,p_row_template_before_rows=>'<dl class="t-AVPList #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="report_#REGION_STATIC_ID#" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</dl>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>7
,p_preset_template_options=>'t-AVPList--leftAligned'
,p_reference_id=>2099068321678681753
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/value_attribute_pairs_column
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13274780970914084)
,p_row_template_name=>'Value Attribute Pairs - Column'
,p_internal_name=>'VALUE_ATTRIBUTE_PAIRS_COLUMN'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<dt class="t-AVPList-label">',
' #COLUMN_HEADER#',
'</dt>',
'<dd class="t-AVPList-value">',
' #COLUMN_VALUE#',
'</dd>'))
,p_row_template_before_rows=>'<dl class="t-AVPList #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</dl>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'GENERIC_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>6
,p_preset_template_options=>'t-AVPList--leftAligned'
,p_reference_id=>2099068636272681754
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/badge_list
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13276561700914085)
,p_row_template_name=>'Badge List'
,p_internal_name=>'BADGE_LIST'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-BadgeList-item">',
' <span class="t-BadgeList-wrap u-color">',
' <span class="t-BadgeList-label">#COLUMN_HEADER#</span>',
' <span class="t-BadgeList-value">#COLUMN_VALUE#</span>',
' </span>',
'</li>'))
,p_row_template_before_rows=>'<ul class="t-BadgeList #COMPONENT_CSS_CLASSES#" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'GENERIC_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>6
,p_preset_template_options=>'t-BadgeList--large:t-BadgeList--fixed:t-BadgeList--circular'
,p_reference_id=>2103197159775914759
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/standard
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13280175337914086)
,p_row_template_name=>'Standard'
,p_internal_name=>'STANDARD'
,p_row_template1=>'<td class="t-Report-cell" #ALIGNMENT# headers="#COLUMN_HEADER_NAME#">#COLUMN_VALUE#</td>'
,p_row_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Report #COMPONENT_CSS_CLASSES#" id="report_#REGION_STATIC_ID#" #REPORT_ATTRIBUTES# data-region-id="#REGION_STATIC_ID#">',
' <div class="t-Report-wrap">',
' <table class="t-Report-pagination" role="presentation">#TOP_PAGINATION#</table>',
' <div class="t-Report-tableWrap">',
' <table class="t-Report-report" aria-label="#REGION_TITLE#">'))
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
' </tbody>',
' </table>',
' </div>',
' <div class="t-Report-links">#EXTERNAL_LINK##CSV_LINK#</div>',
' <table class="t-Report-pagination t-Report-pagination--bottom" role="presentation">#PAGINATION#</table>',
' </div>',
'</div>'))
,p_row_template_type=>'GENERIC_COLUMNS'
,p_before_column_heading=>'<thead>'
,p_column_heading_template=>'<th class="t-Report-colHead" #ALIGNMENT# id="#COLUMN_HEADER_NAME#" #COLUMN_WIDTH#>#COLUMN_HEADER#</th>'
,p_after_column_heading=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</thead>',
'<tbody>'))
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>4
,p_preset_template_options=>'t-Report--altRowsDefault:t-Report--rowHighlight'
,p_reference_id=>2537207537838287671
,p_translate_this_template=>'N'
);
begin
wwv_flow_api.create_row_template_patch(
p_id=>wwv_flow_api.id(13280175337914086)
,p_row_template_before_first=>'<tr>'
,p_row_template_after_last=>'</tr>'
);
exception when others then null;
end;
end;
/
prompt --application/shared_components/user_interface/templates/report/comments
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13282762581914087)
,p_row_template_name=>'Comments'
,p_internal_name=>'COMMENTS'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Comments-item #COMMENT_MODIFIERS#">',
' <div class="t-Comments-icon">',
' <div class="t-Comments-userIcon #ICON_MODIFIER#" aria-hidden="true">#USER_ICON#</div>',
' </div>',
' <div class="t-Comments-body">',
' <div class="t-Comments-info">',
' #USER_NAME# <span class="t-Comments-date">#COMMENT_DATE#</span> <span class="t-Comments-actions">#ACTIONS#</span>',
' </div>',
' <div class="t-Comments-comment">',
' #COMMENT_TEXT##ATTRIBUTE_1##ATTRIBUTE_2##ATTRIBUTE_3##ATTRIBUTE_4#',
' </div>',
' </div>',
'</li>'))
,p_row_template_before_rows=>'<ul class="t-Comments #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_report" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'NOT_CONDITIONAL'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>',
''))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>7
,p_preset_template_options=>'t-Comments--chat'
,p_reference_id=>2611722012730764232
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/alerts
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13283964805914088)
,p_row_template_name=>'Alerts'
,p_internal_name=>'ALERTS'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Alert t-Alert--horizontal t-Alert--colorBG t-Alert--defaultIcons t-Alert--#ALERT_TYPE#" role="alert">',
' <div class="t-Alert-wrap">',
' <div class="t-Alert-icon">',
' <span class="t-Icon"></span>',
' </div>',
' <div class="t-Alert-content">',
' <div class="t-Alert-header">',
' <h2 class="t-Alert-title">#ALERT_TITLE#</h2>',
' </div>',
' <div class="t-Alert-body">',
' #ALERT_DESC#',
' </div>',
' </div>',
' <div class="t-Alert-buttons">',
' #ALERT_ACTION#',
' </div>',
' </div>',
'</div>'))
,p_row_template_before_rows=>'<div class="t-Alerts #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_alerts" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</div>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'0'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'0'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>14
,p_reference_id=>2881456138952347027
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/cards
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13284136963914088)
,p_row_template_name=>'Cards'
,p_internal_name=>'CARDS'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Cards-item #CARD_MODIFIERS#">',
' <div class="t-Card">',
' <a href="#CARD_LINK#" class="t-Card-wrap">',
' <div class="t-Card-icon u-color #CARD_COLOR#"><span class="t-Icon fa #CARD_ICON#"><span class="t-Card-initials" role="presentation">#CARD_INITIALS#</span></span></div>',
' <div class="t-Card-titleWrap"><h3 class="t-Card-title">#CARD_TITLE#</h3><h4 class="t-Card-subtitle">#CARD_SUBTITLE#</h4></div>',
' <div class="t-Card-body">',
' <div class="t-Card-desc">#CARD_TEXT#</div>',
' <div class="t-Card-info">#CARD_SUBTEXT#</div>',
' </div>',
' <span class="t-Card-colorFill u-color #CARD_COLOR#"></span>',
' </a>',
' </div>',
'</li>'))
,p_row_template_condition1=>':CARD_LINK is not null'
,p_row_template2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<li class="t-Cards-item #CARD_MODIFIERS#">',
' <div class="t-Card">',
' <div class="t-Card-wrap">',
' <div class="t-Card-icon u-color #CARD_COLOR#"><span class="t-Icon fa #CARD_ICON#"><span class="t-Card-initials" role="presentation">#CARD_INITIALS#</span></span></div>',
' <div class="t-Card-titleWrap"><h3 class="t-Card-title">#CARD_TITLE#</h3><h4 class="t-Card-subtitle">#CARD_SUBTITLE#</h4></div>',
' <div class="t-Card-body">',
' <div class="t-Card-desc">#CARD_TEXT#</div>',
' <div class="t-Card-info">#CARD_SUBTEXT#</div>',
' </div>',
' <span class="t-Card-colorFill u-color #CARD_COLOR#"></span>',
' </div>',
' </div>',
'</li>'))
,p_row_template_before_rows=>'<ul class="t-Cards #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_cards" data-region-id="#REGION_STATIC_ID#">'
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'NOT_CONDITIONAL'
,p_row_template_display_cond2=>'0'
,p_row_template_display_cond3=>'0'
,p_row_template_display_cond4=>'NOT_CONDITIONAL'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>7
,p_preset_template_options=>'t-Cards--animColorFill:t-Cards--3cols:t-Cards--basic'
,p_reference_id=>2973535649510699732
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/report/search_results
begin
wwv_flow_api.create_row_template(
p_id=>wwv_flow_api.id(13289314142914089)
,p_row_template_name=>'Search Results'
,p_internal_name=>'SEARCH_RESULTS'
,p_row_template1=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-SearchResults-item">',
' <h3 class="t-SearchResults-title"><a href="#SEARCH_LINK#">#SEARCH_TITLE#</a></h3>',
' <div class="t-SearchResults-info">',
' <p class="t-SearchResults-desc">#SEARCH_DESC#</p>',
' <span class="t-SearchResults-misc">#LABEL_01#: #VALUE_01#</span>',
' </div>',
' </li>'))
,p_row_template_condition1=>':LABEL_02 is null'
,p_row_template2=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-SearchResults-item">',
' <h3 class="t-SearchResults-title"><a href="#SEARCH_LINK#">#SEARCH_TITLE#</a></h3>',
' <div class="t-SearchResults-info">',
' <p class="t-SearchResults-desc">#SEARCH_DESC#</p>',
' <span class="t-SearchResults-misc">#LABEL_01#: #VALUE_01#</span>',
' <span class="t-SearchResults-misc">#LABEL_02#: #VALUE_02#</span>',
' </div>',
' </li>'))
,p_row_template_condition2=>':LABEL_03 is null'
,p_row_template3=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-SearchResults-item">',
' <h3 class="t-SearchResults-title"><a href="#SEARCH_LINK#">#SEARCH_TITLE#</a></h3>',
' <div class="t-SearchResults-info">',
' <p class="t-SearchResults-desc">#SEARCH_DESC#</p>',
' <span class="t-SearchResults-misc">#LABEL_01#: #VALUE_01#</span>',
' <span class="t-SearchResults-misc">#LABEL_02#: #VALUE_02#</span>',
' <span class="t-SearchResults-misc">#LABEL_03#: #VALUE_03#</span>',
' </div>',
' </li>'))
,p_row_template_condition3=>':LABEL_04 is null'
,p_row_template4=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-SearchResults-item">',
' <h3 class="t-SearchResults-title"><a href="#SEARCH_LINK#">#SEARCH_TITLE#</a></h3>',
' <div class="t-SearchResults-info">',
' <p class="t-SearchResults-desc">#SEARCH_DESC#</p>',
' <span class="t-SearchResults-misc">#LABEL_01#: #VALUE_01#</span>',
' <span class="t-SearchResults-misc">#LABEL_02#: #VALUE_02#</span>',
' <span class="t-SearchResults-misc">#LABEL_03#: #VALUE_03#</span>',
' <span class="t-SearchResults-misc">#LABEL_04#: #VALUE_04#</span>',
' </div>',
' </li>'))
,p_row_template_before_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-SearchResults #COMPONENT_CSS_CLASSES#" #REPORT_ATTRIBUTES# id="#REGION_STATIC_ID#_report" data-region-id="#REGION_STATIC_ID#">',
'<ul class="t-SearchResults-list">'))
,p_row_template_after_rows=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</ul>',
'<table class="t-Report-pagination" role="presentation">#PAGINATION#</table>',
'</div>'))
,p_row_template_type=>'NAMED_COLUMNS'
,p_row_template_display_cond1=>'NOT_CONDITIONAL'
,p_row_template_display_cond2=>'NOT_CONDITIONAL'
,p_row_template_display_cond3=>'NOT_CONDITIONAL'
,p_row_template_display_cond4=>'NOT_CONDITIONAL'
,p_pagination_template=>'<span class="t-Report-paginationText">#TEXT#</span>'
,p_next_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_page_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS#',
'</a>'))
,p_next_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--next">',
' #PAGINATION_NEXT_SET#<span class="a-Icon icon-right-arrow"></span>',
'</a>'))
,p_previous_set_template=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<a href="#LINK#" class="t-Button t-Button--small t-Button--noUI t-Report-paginationLink t-Report-paginationLink--prev">',
' <span class="a-Icon icon-left-arrow"></span>#PAGINATION_PREVIOUS_SET#',
'</a>'))
,p_theme_id=>42
,p_theme_class_id=>1
,p_reference_id=>4070913431524059316
,p_translate_this_template=>'N'
,p_row_template_comment=>' (SELECT link_text, link_target, detail1, detail2, last_modified)'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/hidden
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13311724351914099)
,p_template_name=>'Hidden'
,p_internal_name=>'HIDDEN'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer t-Form-labelContainer--hiddenLabel col col-#LABEL_COLUMN_SPAN_NUMBER#">',
'<label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label u-VisuallyHidden">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</label>',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer t-Form-fieldContainer--hiddenLabel rel-col #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer col col-#ITEM_COLUMN_SPAN_NUMBER#"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>13
,p_reference_id=>2039339104148359505
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/optional
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13311811771914099)
,p_template_name=>'Optional'
,p_internal_name=>'OPTIONAL'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer col col-#LABEL_COLUMN_SPAN_NUMBER#">',
'<label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</label>',
'</div>',
''))
,p_before_item=>'<div class="t-Form-fieldContainer rel-col #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer col col-#ITEM_COLUMN_SPAN_NUMBER#"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>3
,p_reference_id=>2317154212072806530
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/optional_above
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13311950840914099)
,p_template_name=>'Optional - Above'
,p_internal_name=>'OPTIONAL_ABOVE'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer">',
'<label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</label>#HELP_TEMPLATE#',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer t-Form-fieldContainer--stacked #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>3
,p_reference_id=>3030114864004968404
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/optional_floating
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13312001196914099)
,p_template_name=>'Optional - Floating'
,p_internal_name=>'OPTIONAL_FLOATING'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer">',
'<label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</label>',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer t-Form-fieldContainer--floatingLabel #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>3
,p_reference_id=>1607675164727151865
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/required
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13312172227914100)
,p_template_name=>'Required'
,p_internal_name=>'REQUIRED'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer col col-#LABEL_COLUMN_SPAN_NUMBER#">',
' <label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <span class="u-VisuallyHidden">(#VALUE_REQUIRED#)</span></label>',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer is-required rel-col #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer col col-#ITEM_COLUMN_SPAN_NUMBER#"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>4
,p_reference_id=>2525313812251712801
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/required_above
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13312285652914100)
,p_template_name=>'Required - Above'
,p_internal_name=>'REQUIRED_ABOVE'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer">',
' <label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <span class="u-VisuallyHidden">(#VALUE_REQUIRED#)</span></label> #HELP_TEMPLATE#',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer t-Form-fieldContainer--stacked is-required #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>4
,p_reference_id=>3030115129444970113
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/label/required_floating
begin
wwv_flow_api.create_field_template(
p_id=>wwv_flow_api.id(13312312052914100)
,p_template_name=>'Required - Floating'
,p_internal_name=>'REQUIRED_FLOATING'
,p_template_body1=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-Form-labelContainer">',
' <label for="#CURRENT_ITEM_NAME#" id="#LABEL_ID#" class="t-Form-label">'))
,p_template_body2=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <span class="u-VisuallyHidden">(#VALUE_REQUIRED#)</span></label>',
'</div>'))
,p_before_item=>'<div class="t-Form-fieldContainer t-Form-fieldContainer--floatingLabel is-required #ITEM_CSS_CLASSES#" id="#CURRENT_ITEM_CONTAINER_ID#">'
,p_after_item=>'</div>'
,p_item_pre_text=>'<span class="t-Form-itemText t-Form-itemText--pre">#CURRENT_ITEM_PRE_TEXT#</span>'
,p_item_post_text=>'<span class="t-Form-itemText t-Form-itemText--post">#CURRENT_ITEM_POST_TEXT#</span>'
,p_before_element=>'<div class="t-Form-inputContainer"><div class="t-Form-itemWrapper">#ITEM_PRE_TEXT#'
,p_after_element=>'#ITEM_POST_TEXT##HELP_TEMPLATE#</div>#INLINE_HELP_TEMPLATE##ERROR_TEMPLATE#</div>'
,p_help_link=>'<button class="t-Form-helpButton js-itemHelp" data-itemhelp="#CURRENT_ITEM_ID#" title="#CURRENT_ITEM_HELP_LABEL#" aria-label="#CURRENT_ITEM_HELP_LABEL#" tabindex="-1" type="button"><span class="a-Icon icon-help" aria-hidden="true"></span></button>'
,p_inline_help_text=>'<span class="t-Form-inlineHelp">#CURRENT_ITEM_INLINE_HELP_TEXT#</span>'
,p_error_template=>'<span class="t-Form-error">#ERROR_MESSAGE#</span>'
,p_theme_id=>42
,p_theme_class_id=>4
,p_reference_id=>1607675344320152883
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/breadcrumb/breadcrumb
begin
wwv_flow_api.create_menu_template(
p_id=>wwv_flow_api.id(13314580626914101)
,p_name=>'Breadcrumb'
,p_internal_name=>'BREADCRUMB'
,p_before_first=>'<ul class="t-Breadcrumb #COMPONENT_CSS_CLASSES#">'
,p_current_page_option=>'<li class="t-Breadcrumb-item is-active"><h1 class="t-Breadcrumb-label">#NAME#</h1></li>'
,p_non_current_page_option=>'<li class="t-Breadcrumb-item"><a href="#LINK#" class="t-Breadcrumb-label">#NAME#</a></li>'
,p_after_last=>'</ul>'
,p_max_levels=>6
,p_start_with_node=>'PARENT_TO_LEAF'
,p_theme_id=>42
,p_theme_class_id=>1
,p_reference_id=>4070916542570059325
,p_translate_this_template=>'N'
);
end;
/
prompt --application/shared_components/user_interface/templates/popuplov
begin
wwv_flow_api.create_popup_lov_template(
p_id=>wwv_flow_api.id(13314739054914104)
,p_page_name=>'winlov'
,p_page_title=>'Search Dialog'
,p_page_html_head=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<!DOCTYPE html>',
'<html lang="&BROWSER_LANGUAGE.">',
'<head>',
'<title>#TITLE#</title>',
'#APEX_CSS#',
'#THEME_CSS#',
'#THEME_STYLE_CSS#',
'#FAVICONS#',
'#APEX_JAVASCRIPT#',
'#THEME_JAVASCRIPT#',
'<meta name="viewport" content="width=device-width,initial-scale=1.0" />',
'</head>'))
,p_page_body_attr=>'onload="first_field()" class="t-Page t-Page--popupLOV"'
,p_before_field_text=>'<div class="t-PopupLOV-actions t-Form--large">'
,p_filter_width=>'20'
,p_filter_max_width=>'100'
,p_filter_text_attr=>'class="apex-item-text"'
,p_find_button_text=>'Search'
,p_find_button_attr=>'class="t-Button t-Button--hot t-Button--padLeft"'
,p_close_button_text=>'Close'
,p_close_button_attr=>'class="t-Button u-pullRight"'
,p_next_button_text=>'Next >'
,p_next_button_attr=>'class="t-Button t-PopupLOV-button"'
,p_prev_button_text=>'< Previous'
,p_prev_button_attr=>'class="t-Button t-PopupLOV-button"'
,p_after_field_text=>'</div>'
,p_scrollbars=>'1'
,p_resizable=>'1'
,p_width=>'380'
,p_result_row_x_of_y=>'<div class="t-PopupLOV-pagination">Row(s) #FIRST_ROW# - #LAST_ROW#</div>'
,p_result_rows_per_pg=>100
,p_before_result_set=>'<div class="t-PopupLOV-links">'
,p_theme_id=>42
,p_theme_class_id=>1
,p_reference_id=>2885398517835871876
,p_translate_this_template=>'N'
,p_after_result_set=>'</div>'
);
end;
/
prompt --application/shared_components/user_interface/templates/calendar/calendar
begin
wwv_flow_api.create_calendar_template(
p_id=>wwv_flow_api.id(13314658630914102)
,p_cal_template_name=>'Calendar'
,p_internal_name=>'CALENDAR'
,p_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<th id="#DY#" scope="col" class="t-ClassicCalendar-dayColumn">',
' <span class="visible-md visible-lg">#IDAY#</span>',
' <span class="hidden-md hidden-lg">#IDY#</span>',
'</th>'))
,p_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar">',
'<h1 class="t-ClassicCalendar-title">#IMONTH# #YYYY#</h1>'))
,p_month_open_format=>'<table class="t-ClassicCalendar-calendar" cellpadding="0" cellspacing="0" border="0" aria-label="#IMONTH# #YYYY#">'
,p_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</table>',
'</div>',
''))
,p_day_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_day_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#">#TITLE_FORMAT#<div class="t-ClassicCalendar-dayEvents">#DATA#</div>'
,p_day_close_format=>'</td>'
,p_today_open_format=>'<td class="t-ClassicCalendar-day is-today" headers="#DY#">#TITLE_FORMAT#<div class="t-ClassicCalendar-dayEvents">#DATA#</div>'
,p_weekend_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_weekend_open_format=>'<td class="t-ClassicCalendar-day is-weekend" headers="#DY#">#TITLE_FORMAT#<div class="t-ClassicCalendar-dayEvents">#DATA#</div>'
,p_weekend_close_format=>'</td>'
,p_nonday_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_nonday_open_format=>'<td class="t-ClassicCalendar-day is-inactive" headers="#DY#">'
,p_nonday_close_format=>'</td>'
,p_week_open_format=>'<tr>'
,p_week_close_format=>'</tr> '
,p_daily_title_format=>'<table cellspacing="0" cellpadding="0" border="0" summary="" class="t1DayCalendarHolder"> <tr> <td class="t1MonthTitle">#IMONTH# #DD#, #YYYY#</td> </tr> <tr> <td>'
,p_daily_open_format=>'<tr>'
,p_daily_close_format=>'</tr>'
,p_weekly_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar t-ClassicCalendar--weekly">',
'<h1 class="t-ClassicCalendar-title">#WTITLE#</h1>'))
,p_weekly_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<th scope="col" class="t-ClassicCalendar-dayColumn" id="#DY#">',
' <span class="visible-md visible-lg">#DD# #IDAY#</span>',
' <span class="hidden-md hidden-lg">#DD# #IDY#</span>',
'</th>'))
,p_weekly_month_open_format=>'<table border="0" cellpadding="0" cellspacing="0" aria-label="#CALENDAR_TITLE# #START_DL# - #END_DL#" class="t-ClassicCalendar-calendar">'
,p_weekly_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</table>',
'</div>'))
,p_weekly_day_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_weekly_day_close_format=>'</div></td>'
,p_weekly_today_open_format=>'<td class="t-ClassicCalendar-day is-today" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_weekly_weekend_open_format=>'<td class="t-ClassicCalendar-day is-weekend" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_weekly_weekend_close_format=>'</div></td>'
,p_weekly_time_open_format=>'<th scope="row" class="t-ClassicCalendar-day t-ClassicCalendar-timeCol">'
,p_weekly_time_close_format=>'</th>'
,p_weekly_time_title_format=>'#TIME#'
,p_weekly_hour_open_format=>'<tr>'
,p_weekly_hour_close_format=>'</tr>'
,p_daily_day_of_week_format=>'<th scope="col" id="#DY#" class="t-ClassicCalendar-dayColumn">#IDAY#</th>'
,p_daily_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar t-ClassicCalendar--daily">',
'<h1 class="t-ClassicCalendar-title">#IMONTH# #DD#, #YYYY#</h1>'))
,p_daily_month_open_format=>'<table border="0" cellpadding="0" cellspacing="0" aria-label="#CALENDAR_TITLE# #START_DL#" class="t-ClassicCalendar-calendar">'
,p_daily_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</table>',
'</div>'))
,p_daily_day_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_daily_day_close_format=>'</div></td>'
,p_daily_today_open_format=>'<td class="t-ClassicCalendar-day is-today" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_daily_time_open_format=>'<th scope="row" class="t-ClassicCalendar-day t-ClassicCalendar-timeCol" id="#TIME#">'
,p_daily_time_close_format=>'</th>'
,p_daily_time_title_format=>'#TIME#'
,p_daily_hour_open_format=>'<tr>'
,p_daily_hour_close_format=>'</tr>'
,p_cust_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar">',
'<h1 class="t-ClassicCalendar-title">#IMONTH# #YYYY#</h1>'))
,p_cust_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<th id="#DY#" scope="col" class="t-ClassicCalendar-dayColumn">',
' <span class="visible-md visible-lg">#IDAY#</span>',
' <span class="hidden-md hidden-lg">#IDY#</span>',
'</th>'))
,p_cust_month_open_format=>'<table class="t-ClassicCalendar-calendar" cellpadding="0" cellspacing="0" border="0" aria-label="#IMONTH# #YYYY#">'
,p_cust_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</table>',
'</div>'))
,p_cust_week_open_format=>'<tr>'
,p_cust_week_close_format=>'</tr> '
,p_cust_day_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_cust_day_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#">'
,p_cust_day_close_format=>'</td>'
,p_cust_today_open_format=>'<td class="t-ClassicCalendar-day is-today" headers="#DY#">'
,p_cust_nonday_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_cust_nonday_open_format=>'<td class="t-ClassicCalendar-day is-inactive" headers="#DY#">'
,p_cust_nonday_close_format=>'</td>'
,p_cust_weekend_title_format=>'<span class="t-ClassicCalendar-date">#DD#</span>'
,p_cust_weekend_open_format=>'<td class="t-ClassicCalendar-day is-weekend" headers="#DY#">'
,p_cust_weekend_close_format=>'</td>'
,p_cust_hour_open_format=>'<tr>'
,p_cust_hour_close_format=>'</tr>'
,p_cust_time_title_format=>'#TIME#'
,p_cust_time_open_format=>'<th scope="row" class="t-ClassicCalendar-day t-ClassicCalendar-timeCol">'
,p_cust_time_close_format=>'</th>'
,p_cust_wk_month_title_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar">',
'<h1 class="t-ClassicCalendar-title">#WTITLE#</h1>'))
,p_cust_wk_day_of_week_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<th scope="col" class="t-ClassicCalendar-dayColumn" id="#DY#">',
' <span class="visible-md visible-lg">#DD# #IDAY#</span>',
' <span class="hidden-md hidden-lg">#DD# #IDY#</span>',
'</th>'))
,p_cust_wk_month_open_format=>'<table border="0" cellpadding="0" cellspacing="0" summary="#CALENDAR_TITLE# #START_DL# - #END_DL#" class="t-ClassicCalendar-calendar">'
,p_cust_wk_month_close_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'</table>',
'</div>'))
,p_cust_wk_week_open_format=>'<tr>'
,p_cust_wk_week_close_format=>'</tr> '
,p_cust_wk_day_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_cust_wk_day_close_format=>'</div></td>'
,p_cust_wk_today_open_format=>'<td class="t-ClassicCalendar-day is-today" headers="#DY#"><div class="t-ClassicCalendar-dayEvents">'
,p_cust_wk_weekend_open_format=>'<td class="t-ClassicCalendar-day" headers="#DY#">'
,p_cust_wk_weekend_close_format=>'</td>'
,p_agenda_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<div class="t-ClassicCalendar t-ClassicCalendar--list">',
' <div class="t-ClassicCalendar-title">#IMONTH# #YYYY#</div>',
' <ul class="t-ClassicCalendar-list">',
' #DAYS#',
' </ul>',
'</div>'))
,p_agenda_past_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-ClassicCalendar-listTitle is-past">',
' <span class="t-ClassicCalendar-listDayTitle">#IDAY#</span><span class="t-ClassicCalendar-listDayDate">#IMONTH# #DD#</span>',
' </li>'))
,p_agenda_today_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-ClassicCalendar-listTitle is-today">',
' <span class="t-ClassicCalendar-listDayTitle">#IDAY#</span><span class="t-ClassicCalendar-listDayDate">#IMONTH# #DD#</span>',
' </li>'))
,p_agenda_future_day_format=>wwv_flow_string.join(wwv_flow_t_varchar2(
' <li class="t-ClassicCalendar-listTitle is-future">',
' <span class="t-ClassicCalendar-listDayTitle">#IDAY#</span><span class="t-ClassicCalendar-listDayDate">#IMONTH# #DD#</span>',
' </li>'))
,p_agenda_past_entry_format=>' <li class="t-ClassicCalendar-listEvent is-past">#DATA#</li>'
,p_agenda_today_entry_format=>' <li class="t-ClassicCalendar-listEvent is-today">#DATA#</li>'
,p_agenda_future_entry_format=>' <li class="t-ClassicCalendar-listEvent is-future">#DATA#</li>'
,p_month_data_format=>'#DAYS#'
,p_month_data_entry_format=>'<span class="t-ClassicCalendar-event">#DATA#</span>'
,p_theme_id=>42
,p_theme_class_id=>1
,p_reference_id=>4070916747979059326
);
end;
/
prompt --application/shared_components/user_interface/themes
begin
wwv_flow_api.create_theme(
p_id=>wwv_flow_api.id(13315914223914108)
,p_theme_id=>42
,p_theme_name=>'Universal Theme'
,p_theme_internal_name=>'UNIVERSAL_THEME'
,p_ui_type_name=>'DESKTOP'
,p_navigation_type=>'L'
,p_nav_bar_type=>'LIST'
,p_reference_id=>4070917134413059350
,p_is_locked=>false
,p_default_page_template=>wwv_flow_api.id(13225652608914064)
,p_default_dialog_template=>wwv_flow_api.id(13210632836914058)
,p_error_template=>wwv_flow_api.id(13212131145914059)
,p_printer_friendly_template=>wwv_flow_api.id(13225652608914064)
,p_breadcrumb_display_point=>'REGION_POSITION_01'
,p_sidebar_display_point=>'REGION_POSITION_02'
,p_login_template=>wwv_flow_api.id(13212131145914059)
,p_default_button_template=>wwv_flow_api.id(13313107495914101)
,p_default_region_template=>wwv_flow_api.id(13257060739914077)
,p_default_chart_template=>wwv_flow_api.id(13257060739914077)
,p_default_form_template=>wwv_flow_api.id(13257060739914077)
,p_default_reportr_template=>wwv_flow_api.id(13257060739914077)
,p_default_tabform_template=>wwv_flow_api.id(13257060739914077)
,p_default_wizard_template=>wwv_flow_api.id(13257060739914077)
,p_default_menur_template=>wwv_flow_api.id(13266400315914080)
,p_default_listr_template=>wwv_flow_api.id(13257060739914077)
,p_default_irr_template=>wwv_flow_api.id(13255908155914077)
,p_default_report_template=>wwv_flow_api.id(13280175337914086)
,p_default_label_template=>wwv_flow_api.id(13312001196914099)
,p_default_menu_template=>wwv_flow_api.id(13314580626914101)
,p_default_calendar_template=>wwv_flow_api.id(13314658630914102)
,p_default_list_template=>wwv_flow_api.id(13310100467914098)
,p_default_nav_list_template=>wwv_flow_api.id(13301502130914095)
,p_default_top_nav_list_temp=>wwv_flow_api.id(13301502130914095)
,p_default_side_nav_list_temp=>wwv_flow_api.id(13300598952914095)
,p_default_nav_list_position=>'SIDE'
,p_default_dialogbtnr_template=>wwv_flow_api.id(13242384045914072)
,p_default_dialogr_template=>wwv_flow_api.id(13231800764914068)
,p_default_option_label=>wwv_flow_api.id(13312001196914099)
,p_default_required_label=>wwv_flow_api.id(13312312052914100)
,p_default_page_transition=>'NONE'
,p_default_popup_transition=>'NONE'
,p_default_navbar_list_template=>wwv_flow_api.id(13302588134914096)
,p_file_prefix => nvl(wwv_flow_application_install.get_static_theme_file_prefix(42),'#IMAGE_PREFIX#themes/theme_42/1.3/')
,p_files_version=>62
,p_icon_library=>'FONTAPEX'
,p_javascript_file_urls=>wwv_flow_string.join(wwv_flow_t_varchar2(
'#IMAGE_PREFIX#libraries/apex/#MIN_DIRECTORY#widget.stickyWidget#MIN#.js?v=#APEX_VERSION#',
'#THEME_IMAGES#js/theme42#MIN#.js?v=#APEX_VERSION#'))
,p_css_file_urls=>'#THEME_IMAGES#css/Core#MIN#.css?v=#APEX_VERSION#'
);
end;
/
prompt --application/shared_components/user_interface/theme_style
begin
wwv_flow_api.create_theme_style(
p_id=>wwv_flow_api.id(13314994201914105)
,p_theme_id=>42
,p_name=>'Vista'
,p_css_file_urls=>'#THEME_IMAGES#css/Vista#MIN#.css?v=#APEX_VERSION#'
,p_is_current=>false
,p_is_public=>true
,p_is_accessible=>false
,p_theme_roller_read_only=>true
,p_reference_id=>4007676303523989775
);
wwv_flow_api.create_theme_style(
p_id=>wwv_flow_api.id(13315146029914105)
,p_theme_id=>42
,p_name=>'Vita'
,p_is_current=>true
,p_is_public=>true
,p_is_accessible=>true
,p_theme_roller_input_file_urls=>'#THEME_IMAGES#less/theme/Vita.less'
,p_theme_roller_output_file_url=>'#THEME_IMAGES#css/Vita#MIN#.css?v=#APEX_VERSION#'
,p_theme_roller_read_only=>true
,p_reference_id=>2719875314571594493
);
wwv_flow_api.create_theme_style(
p_id=>wwv_flow_api.id(13315350009914105)
,p_theme_id=>42
,p_name=>'Vita - Dark'
,p_is_current=>false
,p_is_public=>true
,p_is_accessible=>false
,p_theme_roller_input_file_urls=>'#THEME_IMAGES#less/theme/Vita-Dark.less'
,p_theme_roller_output_file_url=>'#THEME_IMAGES#css/Vita-Dark#MIN#.css?v=#APEX_VERSION#'
,p_theme_roller_read_only=>true
,p_reference_id=>3543348412015319650
);
wwv_flow_api.create_theme_style(
p_id=>wwv_flow_api.id(13315532120914105)
,p_theme_id=>42
,p_name=>'Vita - Red'
,p_is_current=>false
,p_is_public=>true
,p_is_accessible=>false
,p_theme_roller_input_file_urls=>'#THEME_IMAGES#less/theme/Vita-Red.less'
,p_theme_roller_output_file_url=>'#THEME_IMAGES#css/Vita-Red#MIN#.css?v=#APEX_VERSION#'
,p_theme_roller_read_only=>true
,p_reference_id=>1938457712423918173
);
wwv_flow_api.create_theme_style(
p_id=>wwv_flow_api.id(13315740667914105)
,p_theme_id=>42
,p_name=>'Vita - Slate'
,p_is_current=>false
,p_is_public=>true
,p_is_accessible=>false
,p_theme_roller_input_file_urls=>'#THEME_IMAGES#less/theme/Vita-Slate.less'
,p_theme_roller_output_file_url=>'#THEME_IMAGES#css/Vita-Slate#MIN#.css?v=#APEX_VERSION#'
,p_theme_roller_read_only=>true
,p_reference_id=>3291983347983194966
);
end;
/
prompt --application/shared_components/user_interface/theme_files
begin
null;
end;
/
prompt --application/shared_components/user_interface/theme_display_points
begin
null;
end;
/
prompt --application/shared_components/user_interface/template_opt_groups
begin
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13228913681914067)
,p_theme_id=>42
,p_name=>'ALERT_TYPE'
,p_display_name=>'Alert Type'
,p_display_sequence=>3
,p_template_types=>'REGION'
,p_help_text=>'Sets the type of alert which can be used to determine the icon, icon color, and the background color.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13229373754914067)
,p_theme_id=>42
,p_name=>'ALERT_TITLE'
,p_display_name=>'Alert Title'
,p_display_sequence=>40
,p_template_types=>'REGION'
,p_help_text=>'Determines how the title of the alert is displayed.'
,p_null_text=>'Visible - Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13229956008914068)
,p_theme_id=>42
,p_name=>'ALERT_ICONS'
,p_display_name=>'Alert Icons'
,p_display_sequence=>2
,p_template_types=>'REGION'
,p_help_text=>'Sets how icons are handled for the Alert Region.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13230382734914068)
,p_theme_id=>42
,p_name=>'ALERT_DISPLAY'
,p_display_name=>'Alert Display'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Sets the layout of the Alert Region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13233705034914069)
,p_theme_id=>42
,p_name=>'TIMER'
,p_display_name=>'Timer'
,p_display_sequence=>2
,p_template_types=>'REGION'
,p_help_text=>'Sets the timer for when to automatically navigate to the next region within the Carousel Region.'
,p_null_text=>'No Timer'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13234568972914070)
,p_theme_id=>42
,p_name=>'BODY_HEIGHT'
,p_display_name=>'Body Height'
,p_display_sequence=>10
,p_template_types=>'REGION'
,p_help_text=>'Sets the Region Body height. You can also specify a custom height by modifying the Region''s CSS Classes and using the height helper classes "i-hXXX" where XXX is any increment of 10 from 100 to 800.'
,p_null_text=>'Auto - Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13235759223914070)
,p_theme_id=>42
,p_name=>'ACCENT'
,p_display_name=>'Accent'
,p_display_sequence=>30
,p_template_types=>'REGION'
,p_help_text=>'Set the Region''s accent. This accent corresponds to a Theme-Rollable color and sets the background of the Region''s Header.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13236978619914071)
,p_theme_id=>42
,p_name=>'HEADER'
,p_display_name=>'Header'
,p_display_sequence=>20
,p_template_types=>'REGION'
,p_help_text=>'Determines the display of the Region Header which also contains the Region Title.'
,p_null_text=>'Visible - Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13237377024914071)
,p_theme_id=>42
,p_name=>'BODY_OVERFLOW'
,p_display_name=>'Body Overflow'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Determines the scroll behavior when the region contents are larger than their container.'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13238587939914071)
,p_theme_id=>42
,p_name=>'STYLE'
,p_display_name=>'Style'
,p_display_sequence=>40
,p_template_types=>'REGION'
,p_help_text=>'Determines how the region is styled. Use the "Remove Borders" template option to remove the region''s borders and shadows.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13239523297914071)
,p_theme_id=>42
,p_name=>'ANIMATION'
,p_display_name=>'Animation'
,p_display_sequence=>10
,p_template_types=>'REGION'
,p_help_text=>'Sets the animation when navigating within the Carousel Region.'
,p_null_text=>'Fade'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13240828263914072)
,p_theme_id=>42
,p_name=>'DISPLAY_ICON'
,p_display_name=>'Display Icon'
,p_display_sequence=>50
,p_template_types=>'REGION'
,p_help_text=>'Display the Hero Region icon.'
,p_null_text=>'Yes (Default)'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13241402367914072)
,p_theme_id=>42
,p_name=>'ICON_SHAPE'
,p_display_name=>'Icon Shape'
,p_display_sequence=>60
,p_template_types=>'REGION'
,p_help_text=>'Determines the shape of the icon.'
,p_null_text=>'Rounded Corners'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13243459869914073)
,p_theme_id=>42
,p_name=>'BODY_PADDING'
,p_display_name=>'Body Padding'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Sets the Region Body padding for the region.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13247009093914074)
,p_theme_id=>42
,p_name=>'DEFAULT_STATE'
,p_display_name=>'Default State'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Sets the default state of the region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13247441749914074)
,p_theme_id=>42
,p_name=>'COLLAPSIBLE_ICON_POSITION'
,p_display_name=>'Collapsible Icon Position'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Determines the position of the expand and collapse toggle for the region.'
,p_null_text=>'Start'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13248267129914074)
,p_theme_id=>42
,p_name=>'COLLAPSIBLE_BUTTON_ICONS'
,p_display_name=>'Collapsible Button Icons'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Determines which arrows to use to represent the icons for the collapse and expand button.'
,p_null_text=>'Arrows'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13250206999914075)
,p_theme_id=>42
,p_name=>'REGION_TITLE'
,p_display_name=>'Region Title'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_help_text=>'Sets the source of the Title Bar region''s title.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13251027474914075)
,p_theme_id=>42
,p_name=>'BODY_STYLE'
,p_display_name=>'Body Style'
,p_display_sequence=>20
,p_template_types=>'REGION'
,p_help_text=>'Controls the display of the region''s body container.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13252778809914076)
,p_theme_id=>42
,p_name=>'DIALOG_SIZE'
,p_display_name=>'Dialog Size'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13264745863914079)
,p_theme_id=>42
,p_name=>'LAYOUT'
,p_display_name=>'Layout'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13265109304914079)
,p_theme_id=>42
,p_name=>'TAB_STYLE'
,p_display_name=>'Tab Style'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13265901345914080)
,p_theme_id=>42
,p_name=>'TABS_SIZE'
,p_display_name=>'Tabs Size'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13268079016914080)
,p_theme_id=>42
,p_name=>'HIDE_STEPS_FOR'
,p_display_name=>'Hide Steps For'
,p_display_sequence=>1
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13269064049914081)
,p_theme_id=>42
,p_name=>'STYLE'
,p_display_name=>'Style'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_help_text=>'Determines the overall style for the component.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13269621433914082)
,p_theme_id=>42
,p_name=>'LAYOUT'
,p_display_name=>'Layout'
,p_display_sequence=>30
,p_template_types=>'REPORT'
,p_help_text=>'Determines the layout of Cards in the report.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13270802988914083)
,p_theme_id=>42
,p_name=>'ICON_SHAPE'
,p_display_name=>'Icon Shape'
,p_display_sequence=>60
,p_template_types=>'REPORT'
,p_help_text=>'Determines the shape of the icon.'
,p_null_text=>'Circle'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13271441008914083)
,p_theme_id=>42
,p_name=>'SIZE'
,p_display_name=>'Size'
,p_display_sequence=>35
,p_template_types=>'REPORT'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13273098695914083)
,p_theme_id=>42
,p_name=>'LABEL_WIDTH'
,p_display_name=>'Label Width'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13276851643914085)
,p_theme_id=>42
,p_name=>'BADGE_SIZE'
,p_display_name=>'Badge Size'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13280435675914087)
,p_theme_id=>42
,p_name=>'ALTERNATING_ROWS'
,p_display_name=>'Alternating Rows'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_help_text=>'Shades alternate rows in the report with slightly different background colors.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13281027116914087)
,p_theme_id=>42
,p_name=>'ROW_HIGHLIGHTING'
,p_display_name=>'Row Highlighting'
,p_display_sequence=>20
,p_template_types=>'REPORT'
,p_help_text=>'Determines whether you want the row to be highlighted on hover.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13281446350914087)
,p_theme_id=>42
,p_name=>'REPORT_BORDER'
,p_display_name=>'Report Border'
,p_display_sequence=>30
,p_template_types=>'REPORT'
,p_help_text=>'Controls the display of the Report''s borders.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13283013845914087)
,p_theme_id=>42
,p_name=>'COMMENTS_STYLE'
,p_display_name=>'Comments Style'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_help_text=>'Determines the style in which comments are displayed.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13284699599914088)
,p_theme_id=>42
,p_name=>'BODY_TEXT'
,p_display_name=>'Body Text'
,p_display_sequence=>40
,p_template_types=>'REPORT'
,p_help_text=>'Determines the height of the card body.'
,p_null_text=>'Auto'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13286471308914089)
,p_theme_id=>42
,p_name=>'ANIMATION'
,p_display_name=>'Animation'
,p_display_sequence=>70
,p_template_types=>'REPORT'
,p_help_text=>'Sets the hover and focus animation.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13287285374914089)
,p_theme_id=>42
,p_name=>'ICONS'
,p_display_name=>'Icons'
,p_display_sequence=>20
,p_template_types=>'REPORT'
,p_help_text=>'Controls how to handle icons in the report.'
,p_null_text=>'No Icons'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13289886309914091)
,p_theme_id=>42
,p_name=>'MOBILE'
,p_display_name=>'Mobile'
,p_display_sequence=>100
,p_template_types=>'LIST'
,p_help_text=>'Determines the display for a mobile-sized screen'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13290496198914091)
,p_theme_id=>42
,p_name=>'DESKTOP'
,p_display_name=>'Desktop'
,p_display_sequence=>90
,p_template_types=>'LIST'
,p_help_text=>'Determines the display for a desktop-sized screen'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13291487663914092)
,p_theme_id=>42
,p_name=>'LABEL_DISPLAY'
,p_display_name=>'Label Display'
,p_display_sequence=>50
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13293859660914093)
,p_theme_id=>42
,p_name=>'LAYOUT'
,p_display_name=>'Layout'
,p_display_sequence=>30
,p_template_types=>'LIST'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13295064185914093)
,p_theme_id=>42
,p_name=>'STYLE'
,p_display_name=>'Style'
,p_display_sequence=>10
,p_template_types=>'LIST'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13296218186914094)
,p_theme_id=>42
,p_name=>'BADGE_SIZE'
,p_display_name=>'Badge Size'
,p_display_sequence=>70
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13298861880914094)
,p_theme_id=>42
,p_name=>'ICON_SHAPE'
,p_display_name=>'Icon Shape'
,p_display_sequence=>60
,p_template_types=>'LIST'
,p_help_text=>'Determines the shape of the icon.'
,p_null_text=>'Circle'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13299464303914095)
,p_theme_id=>42
,p_name=>'SIZE'
,p_display_name=>'Size'
,p_display_sequence=>1
,p_template_types=>'LIST'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13303297702914096)
,p_theme_id=>42
,p_name=>'BODY_TEXT'
,p_display_name=>'Body Text'
,p_display_sequence=>40
,p_template_types=>'LIST'
,p_help_text=>'Determines the height of the card body.'
,p_null_text=>'Auto'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13305276990914097)
,p_theme_id=>42
,p_name=>'ANIMATION'
,p_display_name=>'Animation'
,p_display_sequence=>80
,p_template_types=>'LIST'
,p_help_text=>'Sets the hover and focus animation.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13305863451914097)
,p_theme_id=>42
,p_name=>'ICONS'
,p_display_name=>'Icons'
,p_display_sequence=>20
,p_template_types=>'LIST'
,p_null_text=>'No Icons'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13311205391914099)
,p_theme_id=>42
,p_name=>'DISPLAY_ICONS'
,p_display_name=>'Display Icons'
,p_display_sequence=>30
,p_template_types=>'LIST'
,p_null_text=>'No Icons'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13312689022914101)
,p_theme_id=>42
,p_name=>'ICON_HOVER_ANIMATION'
,p_display_name=>'Icon Hover Animation'
,p_display_sequence=>55
,p_template_types=>'BUTTON'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13313656560914101)
,p_theme_id=>42
,p_name=>'ICON_POSITION'
,p_display_name=>'Icon Position'
,p_display_sequence=>50
,p_template_types=>'BUTTON'
,p_help_text=>'Sets the position of the icon relative to the label.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13316132414914112)
,p_theme_id=>42
,p_name=>'TYPE'
,p_display_name=>'Type'
,p_display_sequence=>20
,p_template_types=>'BUTTON'
,p_null_text=>'Normal'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13316584147914113)
,p_theme_id=>42
,p_name=>'WIDTH'
,p_display_name=>'Width'
,p_display_sequence=>60
,p_template_types=>'BUTTON'
,p_help_text=>'Sets the width of the button.'
,p_null_text=>'Auto - Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13317350006914113)
,p_theme_id=>42
,p_name=>'STYLE'
,p_display_name=>'Style'
,p_display_sequence=>30
,p_template_types=>'BUTTON'
,p_help_text=>'Sets the style of the button. Use the "Simple" option for secondary actions or sets of buttons. Use the "Remove UI Decoration" option to make the button appear as text.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13317704925914113)
,p_theme_id=>42
,p_name=>'SIZE'
,p_display_name=>'Size'
,p_display_sequence=>10
,p_template_types=>'BUTTON'
,p_help_text=>'Sets the size of the button.'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13318131482914113)
,p_theme_id=>42
,p_name=>'SPACING_LEFT'
,p_display_name=>'Spacing Left'
,p_display_sequence=>70
,p_template_types=>'BUTTON'
,p_help_text=>'Controls the spacing to the left of the button.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13319373495914114)
,p_theme_id=>42
,p_name=>'SPACING_RIGHT'
,p_display_name=>'Spacing Right'
,p_display_sequence=>80
,p_template_types=>'BUTTON'
,p_help_text=>'Controls the spacing to the right of the button.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13319997256914114)
,p_theme_id=>42
,p_name=>'BUTTON_SET'
,p_display_name=>'Button Set'
,p_display_sequence=>40
,p_template_types=>'BUTTON'
,p_help_text=>'Enables you to group many buttons together into a pill. You can use this option to specify where the button is within this set. Set the option to Default if this button is not part of a button set.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13320705666914114)
,p_theme_id=>42
,p_name=>'LABEL_ALIGNMENT'
,p_display_name=>'Label Alignment'
,p_display_sequence=>130
,p_template_types=>'REGION'
,p_help_text=>'Set the label text alignment for items within this region.'
,p_null_text=>'Right'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13321185253914114)
,p_theme_id=>42
,p_name=>'ITEM_SIZE'
,p_display_name=>'Item Size'
,p_display_sequence=>110
,p_template_types=>'REGION'
,p_help_text=>'Sets the size of the form items within this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13321769652914114)
,p_theme_id=>42
,p_name=>'ITEM_PADDING'
,p_display_name=>'Item Padding'
,p_display_sequence=>100
,p_template_types=>'REGION'
,p_help_text=>'Sets the padding around items within this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13322342597914114)
,p_theme_id=>42
,p_name=>'LABEL_POSITION'
,p_display_name=>'Label Position'
,p_display_sequence=>140
,p_template_types=>'REGION'
,p_help_text=>'Sets the position of the label relative to the form item.'
,p_null_text=>'Inline - Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13322719623914114)
,p_theme_id=>42
,p_name=>'ITEM_WIDTH'
,p_display_name=>'Item Width'
,p_display_sequence=>120
,p_template_types=>'REGION'
,p_help_text=>'Sets the width of the form items within this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13323115064914114)
,p_theme_id=>42
,p_name=>'ITEM_PRE_TEXT'
,p_display_name=>'Item Pre Text'
,p_display_sequence=>20
,p_template_types=>'FIELD'
,p_help_text=>'Adjust the display of the Item Pre Text'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13323541661914115)
,p_theme_id=>42
,p_name=>'ITEM_POST_TEXT'
,p_display_name=>'Item Post Text'
,p_display_sequence=>30
,p_template_types=>'FIELD'
,p_help_text=>'Adjust the display of the Item Post Text'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13323984722914115)
,p_theme_id=>42
,p_name=>'REGION_TOP_MARGIN'
,p_display_name=>'Top Margin'
,p_display_sequence=>200
,p_template_types=>'REGION'
,p_help_text=>'Set the top margin for this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13324929291914115)
,p_theme_id=>42
,p_name=>'REGION_BOTTOM_MARGIN'
,p_display_name=>'Bottom Margin'
,p_display_sequence=>210
,p_template_types=>'REGION'
,p_help_text=>'Set the bottom margin for this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13325936245914115)
,p_theme_id=>42
,p_name=>'REGION_RIGHT_MARGIN'
,p_display_name=>'Right Margin'
,p_display_sequence=>230
,p_template_types=>'REGION'
,p_help_text=>'Set the right margin for this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13326981580914115)
,p_theme_id=>42
,p_name=>'REGION_LEFT_MARGIN'
,p_display_name=>'Left Margin'
,p_display_sequence=>220
,p_template_types=>'REGION'
,p_help_text=>'Set the left margin for this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13327936746914116)
,p_theme_id=>42
,p_name=>'PAGINATION_DISPLAY'
,p_display_name=>'Pagination Display'
,p_display_sequence=>10
,p_template_types=>'REPORT'
,p_help_text=>'Controls the display of pagination for this region.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13328536874914116)
,p_theme_id=>42
,p_name=>'SPACING_TOP'
,p_display_name=>'Spacing Top'
,p_display_sequence=>90
,p_template_types=>'BUTTON'
,p_help_text=>'Controls the spacing to the top of the button.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13329160548914116)
,p_theme_id=>42
,p_name=>'SPACING_BOTTOM'
,p_display_name=>'Spacing Bottom'
,p_display_sequence=>100
,p_template_types=>'BUTTON'
,p_help_text=>'Controls the spacing to the bottom of the button.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13329908872914116)
,p_theme_id=>42
,p_name=>'BOTTOM_MARGIN'
,p_display_name=>'Bottom Margin'
,p_display_sequence=>220
,p_template_types=>'FIELD'
,p_help_text=>'Set the bottom margin for this field.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13330941595914116)
,p_theme_id=>42
,p_name=>'LEFT_MARGIN'
,p_display_name=>'Left Margin'
,p_display_sequence=>220
,p_template_types=>'FIELD'
,p_help_text=>'Set the left margin for this field.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13331920517914117)
,p_theme_id=>42
,p_name=>'RIGHT_MARGIN'
,p_display_name=>'Right Margin'
,p_display_sequence=>230
,p_template_types=>'FIELD'
,p_help_text=>'Set the right margin for this field.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13332903862914117)
,p_theme_id=>42
,p_name=>'TOP_MARGIN'
,p_display_name=>'Top Margin'
,p_display_sequence=>200
,p_template_types=>'FIELD'
,p_help_text=>'Set the top margin for this field.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13333990501914117)
,p_theme_id=>42
,p_name=>'RADIO_GROUP_DISPLAY'
,p_display_name=>'Item Group Display'
,p_display_sequence=>300
,p_template_types=>'FIELD'
,p_help_text=>'Determines the display style for radio and check box items.'
,p_null_text=>'Default'
,p_is_advanced=>'Y'
);
wwv_flow_api.create_template_opt_group(
p_id=>wwv_flow_api.id(13334383323914117)
,p_theme_id=>42
,p_name=>'SIZE'
,p_display_name=>'Size'
,p_display_sequence=>10
,p_template_types=>'FIELD'
,p_null_text=>'Default'
,p_is_advanced=>'N'
);
end;
/
prompt --application/shared_components/user_interface/template_options
begin
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13210581674914058)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13207508397914052)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13211826965914059)
,p_theme_id=>42
,p_name=>'REMOVE_BODY_PADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>20
,p_page_template_id=>wwv_flow_api.id(13210632836914058)
,p_css_classes=>'t-Dialog--noPadding'
,p_template_types=>'PAGE'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13212010523914059)
,p_theme_id=>42
,p_name=>'STRETCH_TO_FIT_WINDOW'
,p_display_name=>'Stretch to Fit Window'
,p_display_sequence=>1
,p_page_template_id=>wwv_flow_api.id(13210632836914058)
,p_css_classes=>'ui-dialog--stretch'
,p_template_types=>'PAGE'
,p_help_text=>'Stretch the dialog to fit the browser window.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13214154348914060)
,p_theme_id=>42
,p_name=>'REMOVE_BODY_PADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>20
,p_page_template_id=>wwv_flow_api.id(13212925036914059)
,p_css_classes=>'t-Dialog--noPadding'
,p_template_types=>'PAGE'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13214343823914060)
,p_theme_id=>42
,p_name=>'STRETCH_TO_FIT_WINDOW'
,p_display_name=>'Stretch to Fit Window'
,p_display_sequence=>10
,p_page_template_id=>wwv_flow_api.id(13212925036914059)
,p_css_classes=>'ui-dialog--stretch'
,p_template_types=>'PAGE'
,p_help_text=>'Stretch the dialog to fit the browser window.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13217123878914061)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13214482746914060)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13219909116914062)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13217290614914061)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13223095420914063)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13220057242914062)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13225594218914064)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13223112391914063)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13228078966914064)
,p_theme_id=>42
,p_name=>'STICKY_HEADER_ON_MOBILE'
,p_display_name=>'Sticky Header on Mobile'
,p_display_sequence=>100
,p_page_template_id=>wwv_flow_api.id(13225652608914064)
,p_css_classes=>'js-pageStickyMobileHeader'
,p_template_types=>'PAGE'
,p_help_text=>'This will position the contents of the Breadcrumb Bar region position so it sticks to the top of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13228755559914067)
,p_theme_id=>42
,p_name=>'COLOREDBACKGROUND'
,p_display_name=>'Highlight Background'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--colorBG'
,p_template_types=>'REGION'
,p_help_text=>'Set alert background color to that of the alert type (warning, success, etc.)'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13229115328914067)
,p_theme_id=>42
,p_name=>'DANGER'
,p_display_name=>'Danger'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--danger'
,p_group_id=>wwv_flow_api.id(13228913681914067)
,p_template_types=>'REGION'
,p_help_text=>'Show an error or danger alert.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13229563334914068)
,p_theme_id=>42
,p_name=>'HIDDENHEADER'
,p_display_name=>'Hidden but Accessible'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--accessibleHeading'
,p_group_id=>wwv_flow_api.id(13229373754914067)
,p_template_types=>'REGION'
,p_help_text=>'Visually hides the alert title, but assistive technologies can still read it.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13229784544914068)
,p_theme_id=>42
,p_name=>'HIDDENHEADERNOAT'
,p_display_name=>'Hidden'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--removeHeading'
,p_group_id=>wwv_flow_api.id(13229373754914067)
,p_template_types=>'REGION'
,p_help_text=>'Hides the Alert Title from being displayed.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13230133728914068)
,p_theme_id=>42
,p_name=>'HIDE_ICONS'
,p_display_name=>'Hide Icons'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--noIcon'
,p_group_id=>wwv_flow_api.id(13229956008914068)
,p_template_types=>'REGION'
,p_help_text=>'Hides alert icons'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13230597212914068)
,p_theme_id=>42
,p_name=>'HORIZONTAL'
,p_display_name=>'Horizontal'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--horizontal'
,p_group_id=>wwv_flow_api.id(13230382734914068)
,p_template_types=>'REGION'
,p_help_text=>'Show horizontal alert with buttons to the right.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13230727401914068)
,p_theme_id=>42
,p_name=>'INFORMATION'
,p_display_name=>'Information'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--info'
,p_group_id=>wwv_flow_api.id(13228913681914067)
,p_template_types=>'REGION'
,p_help_text=>'Show informational alert.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13230967159914068)
,p_theme_id=>42
,p_name=>'SHOW_CUSTOM_ICONS'
,p_display_name=>'Show Custom Icons'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--customIcons'
,p_group_id=>wwv_flow_api.id(13229956008914068)
,p_template_types=>'REGION'
,p_help_text=>'Set custom icons by modifying the Alert Region''s Icon CSS Classes property.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13231181671914068)
,p_theme_id=>42
,p_name=>'SUCCESS'
,p_display_name=>'Success'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--success'
,p_group_id=>wwv_flow_api.id(13228913681914067)
,p_template_types=>'REGION'
,p_help_text=>'Show success alert.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13231304162914068)
,p_theme_id=>42
,p_name=>'USEDEFAULTICONS'
,p_display_name=>'Show Default Icons'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--defaultIcons'
,p_group_id=>wwv_flow_api.id(13229956008914068)
,p_template_types=>'REGION'
,p_help_text=>'Uses default icons for alert types.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13231549837914068)
,p_theme_id=>42
,p_name=>'WARNING'
,p_display_name=>'Warning'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--warning'
,p_group_id=>wwv_flow_api.id(13228913681914067)
,p_template_types=>'REGION'
,p_help_text=>'Show a warning alert.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13231764562914068)
,p_theme_id=>42
,p_name=>'WIZARD'
,p_display_name=>'Wizard'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13228103993914065)
,p_css_classes=>'t-Alert--wizard'
,p_group_id=>wwv_flow_api.id(13230382734914068)
,p_template_types=>'REGION'
,p_help_text=>'Show the alert in a wizard style region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13233976853914069)
,p_theme_id=>42
,p_name=>'10_SECONDS'
,p_display_name=>'10 Seconds'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-cycle10s'
,p_group_id=>wwv_flow_api.id(13233705034914069)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13234103530914069)
,p_theme_id=>42
,p_name=>'15_SECONDS'
,p_display_name=>'15 Seconds'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-cycle15s'
,p_group_id=>wwv_flow_api.id(13233705034914069)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13234309761914069)
,p_theme_id=>42
,p_name=>'20_SECONDS'
,p_display_name=>'20 Seconds'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-cycle20s'
,p_group_id=>wwv_flow_api.id(13233705034914069)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13234715074914070)
,p_theme_id=>42
,p_name=>'240PX'
,p_display_name=>'240px'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'i-h240'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 240px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13234987033914070)
,p_theme_id=>42
,p_name=>'320PX'
,p_display_name=>'320px'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'i-h320'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 320px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13235109282914070)
,p_theme_id=>42
,p_name=>'480PX'
,p_display_name=>'480px'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'i-h480'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13235353250914070)
,p_theme_id=>42
,p_name=>'5_SECONDS'
,p_display_name=>'5 Seconds'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-cycle5s'
,p_group_id=>wwv_flow_api.id(13233705034914069)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13235599292914070)
,p_theme_id=>42
,p_name=>'640PX'
,p_display_name=>'640px'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'i-h640'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13235914713914070)
,p_theme_id=>42
,p_name=>'ACCENT_1'
,p_display_name=>'Accent 1'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--accent1'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13236109991914070)
,p_theme_id=>42
,p_name=>'ACCENT_2'
,p_display_name=>'Accent 2'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--accent2'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13236377381914070)
,p_theme_id=>42
,p_name=>'ACCENT_3'
,p_display_name=>'Accent 3'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--accent3'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13236595719914070)
,p_theme_id=>42
,p_name=>'ACCENT_4'
,p_display_name=>'Accent 4'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--accent4'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13236754399914070)
,p_theme_id=>42
,p_name=>'ACCENT_5'
,p_display_name=>'Accent 5'
,p_display_sequence=>50
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--accent5'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13237158050914071)
,p_theme_id=>42
,p_name=>'HIDDENHEADERNOAT'
,p_display_name=>'Hidden'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--removeHeader'
,p_group_id=>wwv_flow_api.id(13236978619914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13237555988914071)
,p_theme_id=>42
,p_name=>'HIDEOVERFLOW'
,p_display_name=>'Hide'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--hiddenOverflow'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13237799891914071)
,p_theme_id=>42
,p_name=>'HIDEREGIONHEADER'
,p_display_name=>'Hidden but accessible'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--hideHeader'
,p_group_id=>wwv_flow_api.id(13236978619914071)
,p_template_types=>'REGION'
,p_help_text=>'This option will hide the region header. Note that the region title will still be audible for Screen Readers. Buttons placed in the region header will be hidden and inaccessible.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13237996726914071)
,p_theme_id=>42
,p_name=>'NOBODYPADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes padding from region body.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13238164449914071)
,p_theme_id=>42
,p_name=>'SHOW_MAXIMIZE_BUTTON'
,p_display_name=>'Show Maximize Button'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-showMaximizeButton'
,p_template_types=>'REGION'
,p_help_text=>'Displays a button in the Region Header to maximize the region. Clicking this button will toggle the maximize state and stretch the region to fill the screen.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13238395105914071)
,p_theme_id=>42
,p_name=>'SHOW_NEXT_AND_PREVIOUS_BUTTONS'
,p_display_name=>'Show Next and Previous Buttons'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--showCarouselControls'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13238777972914071)
,p_theme_id=>42
,p_name=>'NOBORDER'
,p_display_name=>'Remove Borders'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--noBorder'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes borders from the region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13238995948914071)
,p_theme_id=>42
,p_name=>'REMEMBER_CAROUSEL_SLIDE'
,p_display_name=>'Remember Carousel Slide'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'js-useLocalStorage'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13239101812914071)
,p_theme_id=>42
,p_name=>'SCROLLBODY'
,p_display_name=>'Scroll'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--scrollBody'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13239388013914071)
,p_theme_id=>42
,p_name=>'SHOW_REGION_ICON'
,p_display_name=>'Show Region Icon'
,p_display_sequence=>50
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--showIcon'
,p_template_types=>'REGION'
,p_help_text=>'Displays the region icon in the region header beside the region title'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13239758953914071)
,p_theme_id=>42
,p_name=>'SLIDE'
,p_display_name=>'Slide'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--carouselSlide'
,p_group_id=>wwv_flow_api.id(13239523297914071)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13239943229914072)
,p_theme_id=>42
,p_name=>'SPIN'
,p_display_name=>'Spin'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--carouselSpin'
,p_group_id=>wwv_flow_api.id(13239523297914071)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13240176040914072)
,p_theme_id=>42
,p_name=>'STACKED'
,p_display_name=>'Stack Region'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13232870619914069)
,p_css_classes=>'t-Region--stacked'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes side borders and shadows, and can be useful for accordions and regions that need to be grouped together vertically.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13241097185914072)
,p_theme_id=>42
,p_name=>'DISPLAY_ICON_NO'
,p_display_name=>'No'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--hideIcon'
,p_group_id=>wwv_flow_api.id(13240828263914072)
,p_template_types=>'REGION'
,p_help_text=>'Hide the Hero Region icon.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13241247965914072)
,p_theme_id=>42
,p_name=>'FEATURED'
,p_display_name=>'Featured'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--featured'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13241638696914072)
,p_theme_id=>42
,p_name=>'ICONS_CIRCULAR'
,p_display_name=>'Circle'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--iconsCircle'
,p_group_id=>wwv_flow_api.id(13241402367914072)
,p_template_types=>'REGION'
,p_help_text=>'The icons are displayed within a circle.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13241802329914072)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--iconsSquare'
,p_group_id=>wwv_flow_api.id(13241402367914072)
,p_template_types=>'REGION'
,p_help_text=>'The icons are displayed within a square.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13242073768914072)
,p_theme_id=>42
,p_name=>'REMOVE_BODY_PADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes the padding around the hero region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13242241313914072)
,p_theme_id=>42
,p_name=>'STACKED_FEATURED'
,p_display_name=>'Stacked Featured'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13240275370914072)
,p_css_classes=>'t-HeroRegion--featured t-HeroRegion--centered'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13243279337914073)
,p_theme_id=>42
,p_name=>'BORDERLESS'
,p_display_name=>'Borderless'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13242384045914072)
,p_css_classes=>'t-ButtonRegion--noBorder'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13243619255914073)
,p_theme_id=>42
,p_name=>'NOPADDING'
,p_display_name=>'No Padding'
,p_display_sequence=>3
,p_region_template_id=>wwv_flow_api.id(13242384045914072)
,p_css_classes=>'t-ButtonRegion--noPadding'
,p_group_id=>wwv_flow_api.id(13243459869914073)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13243847282914073)
,p_theme_id=>42
,p_name=>'REMOVEUIDECORATION'
,p_display_name=>'Remove UI Decoration'
,p_display_sequence=>4
,p_region_template_id=>wwv_flow_api.id(13242384045914072)
,p_css_classes=>'t-ButtonRegion--noUI'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13244074617914073)
,p_theme_id=>42
,p_name=>'SLIMPADDING'
,p_display_name=>'Slim Padding'
,p_display_sequence=>5
,p_region_template_id=>wwv_flow_api.id(13242384045914072)
,p_css_classes=>'t-ButtonRegion--slimPadding'
,p_group_id=>wwv_flow_api.id(13243459869914073)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13244298667914073)
,p_theme_id=>42
,p_name=>'STICK_TO_BOTTOM'
,p_display_name=>'Stick to Bottom for Mobile'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13242384045914072)
,p_css_classes=>'t-ButtonRegion--stickToBottom'
,p_template_types=>'REGION'
,p_help_text=>'This will position the button container region to the bottom of the screen for small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13245239288914073)
,p_theme_id=>42
,p_name=>'240PX'
,p_display_name=>'240px'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'i-h240'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 240px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13245436445914073)
,p_theme_id=>42
,p_name=>'320PX'
,p_display_name=>'320px'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'i-h320'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 320px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13245657133914073)
,p_theme_id=>42
,p_name=>'480PX'
,p_display_name=>'480px'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'i-h480'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets body height to 480px.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13245806266914073)
,p_theme_id=>42
,p_name=>'640PX'
,p_display_name=>'640px'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'i-h640'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets body height to 640px.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13246061347914073)
,p_theme_id=>42
,p_name=>'ACCENT_1'
,p_display_name=>'Accent 1'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--accent1'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13246274304914074)
,p_theme_id=>42
,p_name=>'ACCENT_2'
,p_display_name=>'Accent 2'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--accent2'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13246440220914074)
,p_theme_id=>42
,p_name=>'ACCENT_3'
,p_display_name=>'Accent 3'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--accent3'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13246638263914074)
,p_theme_id=>42
,p_name=>'ACCENT_4'
,p_display_name=>'Accent 4'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--accent4'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13246863972914074)
,p_theme_id=>42
,p_name=>'ACCENT_5'
,p_display_name=>'Accent 5'
,p_display_sequence=>50
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--accent5'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13247252955914074)
,p_theme_id=>42
,p_name=>'COLLAPSED'
,p_display_name=>'Collapsed'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'is-collapsed'
,p_group_id=>wwv_flow_api.id(13247009093914074)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13247672949914074)
,p_theme_id=>42
,p_name=>'CONRTOLS_POSITION_END'
,p_display_name=>'End'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--controlsPosEnd'
,p_group_id=>wwv_flow_api.id(13247441749914074)
,p_template_types=>'REGION'
,p_help_text=>'Position the expand / collapse button to the end of the region header.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13247832737914074)
,p_theme_id=>42
,p_name=>'EXPANDED'
,p_display_name=>'Expanded'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'is-expanded'
,p_group_id=>wwv_flow_api.id(13247009093914074)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13248049193914074)
,p_theme_id=>42
,p_name=>'HIDEOVERFLOW'
,p_display_name=>'Hide'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--hiddenOverflow'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13248480217914074)
,p_theme_id=>42
,p_name=>'ICONS_PLUS_OR_MINUS'
,p_display_name=>'Plus or Minus'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--hideShowIconsMath'
,p_group_id=>wwv_flow_api.id(13248267129914074)
,p_template_types=>'REGION'
,p_help_text=>'Use the plus and minus icons for the expand and collapse button.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13248697139914074)
,p_theme_id=>42
,p_name=>'NOBODYPADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes padding from region body.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13248844272914075)
,p_theme_id=>42
,p_name=>'NOBORDER'
,p_display_name=>'Remove Borders'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--noBorder'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes borders from the region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13249030170914075)
,p_theme_id=>42
,p_name=>'REMEMBER_COLLAPSIBLE_STATE'
,p_display_name=>'Remember Collapsible State'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'js-useLocalStorage'
,p_template_types=>'REGION'
,p_help_text=>'This option saves the current state of the collapsible region for the duration of the session.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13249273784914075)
,p_theme_id=>42
,p_name=>'REMOVE_UI_DECORATION'
,p_display_name=>'Remove UI Decoration'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--noUI'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes UI decoration (borders, backgrounds, shadows, etc) from the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13249432907914075)
,p_theme_id=>42
,p_name=>'SCROLLBODY'
,p_display_name=>'Scroll - Default'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--scrollBody'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13249636587914075)
,p_theme_id=>42
,p_name=>'STACKED'
,p_display_name=>'Stack Region'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13244350872914073)
,p_css_classes=>'t-Region--stacked'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes side borders and shadows, and can be useful for accordions and regions that need to be grouped together vertically.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13250073939914075)
,p_theme_id=>42
,p_name=>'ADD_BODY_PADDING'
,p_display_name=>'Add Body Padding'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--padded'
,p_template_types=>'REGION'
,p_help_text=>'Adds padding to the region''s body container.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13250470728914075)
,p_theme_id=>42
,p_name=>'CONTENT_TITLE_H1'
,p_display_name=>'Heading Level 1'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--h1'
,p_group_id=>wwv_flow_api.id(13250206999914075)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13250656912914075)
,p_theme_id=>42
,p_name=>'CONTENT_TITLE_H2'
,p_display_name=>'Heading Level 2'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--h2'
,p_group_id=>wwv_flow_api.id(13250206999914075)
,p_template_types=>'REGION'
);
end;
/
begin
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13250887860914075)
,p_theme_id=>42
,p_name=>'CONTENT_TITLE_H3'
,p_display_name=>'Heading Level 3'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--h3'
,p_group_id=>wwv_flow_api.id(13250206999914075)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13251243199914075)
,p_theme_id=>42
,p_name=>'LIGHT_BACKGROUND'
,p_display_name=>'Light Background'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--lightBG'
,p_group_id=>wwv_flow_api.id(13251027474914075)
,p_template_types=>'REGION'
,p_help_text=>'Gives the region body a slightly lighter background.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13251432976914075)
,p_theme_id=>42
,p_name=>'SHADOW_BACKGROUND'
,p_display_name=>'Shadow Background'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--shadowBG'
,p_group_id=>wwv_flow_api.id(13251027474914075)
,p_template_types=>'REGION'
,p_help_text=>'Gives the region body a slightly darker background.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13251617488914075)
,p_theme_id=>42
,p_name=>'SHOW_REGION_ICON'
,p_display_name=>'Show Region Icon'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13249790329914075)
,p_css_classes=>'t-ContentBlock--showIcon'
,p_template_types=>'REGION'
,p_help_text=>'Displays the region icon in the region header beside the region title'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13252310799914076)
,p_theme_id=>42
,p_name=>'AUTO_HEIGHT_INLINE_DIALOG'
,p_display_name=>'Auto Height'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-dialog-autoheight'
,p_template_types=>'REGION'
,p_help_text=>'This option will set the height of the dialog to fit its contents.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13252598916914076)
,p_theme_id=>42
,p_name=>'DRAGGABLE'
,p_display_name=>'Draggable'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-draggable'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13252936087914076)
,p_theme_id=>42
,p_name=>'LARGE_720X480'
,p_display_name=>'Large (720x480)'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-dialog-size720x480'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13253134054914076)
,p_theme_id=>42
,p_name=>'MEDIUM_600X400'
,p_display_name=>'Medium (600x400)'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-dialog-size600x400'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13253392443914076)
,p_theme_id=>42
,p_name=>'MODAL'
,p_display_name=>'Modal'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-modal'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13253567803914076)
,p_theme_id=>42
,p_name=>'REMOVE_BODY_PADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>5
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'t-DialogRegion--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes the padding around the region body.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13253771810914076)
,p_theme_id=>42
,p_name=>'RESIZABLE'
,p_display_name=>'Resizable'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-resizable'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13253901580914076)
,p_theme_id=>42
,p_name=>'SMALL_480X320'
,p_display_name=>'Small (480x320)'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13251743581914075)
,p_css_classes=>'js-dialog-size480x320'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13254619234914076)
,p_theme_id=>42
,p_name=>'AUTO_HEIGHT_INLINE_DIALOG'
,p_display_name=>'Auto Height'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-dialog-autoheight'
,p_template_types=>'REGION'
,p_help_text=>'This option will set the height of the dialog to fit its contents.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13254899648914076)
,p_theme_id=>42
,p_name=>'LARGE_720X480'
,p_display_name=>'Large (720x480)'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-dialog-size720x480'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13255099770914076)
,p_theme_id=>42
,p_name=>'MEDIUM_600X400'
,p_display_name=>'Medium (600x400)'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-dialog-size600x400'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13255268699914076)
,p_theme_id=>42
,p_name=>'NONE'
,p_display_name=>'None'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-dialog-nosize'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13255431925914077)
,p_theme_id=>42
,p_name=>'REMOVE_BODY_PADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'t-DialogRegion--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes the padding around the region body.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13255635407914077)
,p_theme_id=>42
,p_name=>'REMOVE_PAGE_OVERLAY'
,p_display_name=>'Remove Page Overlay'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-popup-noOverlay'
,p_template_types=>'REGION'
,p_help_text=>'This option will display the inline dialog without an overlay on the background.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13255886155914077)
,p_theme_id=>42
,p_name=>'SMALL_480X320'
,p_display_name=>'Small (480x320)'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13254089835914076)
,p_css_classes=>'js-dialog-size480x320'
,p_group_id=>wwv_flow_api.id(13252778809914076)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13256252438914077)
,p_theme_id=>42
,p_name=>'REMOVEBORDERS'
,p_display_name=>'Remove Borders'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13255908155914077)
,p_css_classes=>'t-IRR-region--noBorders'
,p_template_types=>'REGION'
,p_help_text=>'Removes borders around the Interactive Report'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13256487905914077)
,p_theme_id=>42
,p_name=>'SHOW_MAXIMIZE_BUTTON'
,p_display_name=>'Show Maximize Button'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13255908155914077)
,p_css_classes=>'js-showMaximizeButton'
,p_template_types=>'REGION'
,p_help_text=>'Displays a button in the Interactive Reports toolbar to maximize the report. Clicking this button will toggle the maximize state and stretch the report to fill the screen.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13257995584914077)
,p_theme_id=>42
,p_name=>'240PX'
,p_display_name=>'240px'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'i-h240'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 240px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13258155129914078)
,p_theme_id=>42
,p_name=>'320PX'
,p_display_name=>'320px'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'i-h320'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
,p_help_text=>'Sets region body height to 320px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13258325329914078)
,p_theme_id=>42
,p_name=>'480PX'
,p_display_name=>'480px'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'i-h480'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13258570830914078)
,p_theme_id=>42
,p_name=>'640PX'
,p_display_name=>'640px'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'i-h640'
,p_group_id=>wwv_flow_api.id(13234568972914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13258701934914078)
,p_theme_id=>42
,p_name=>'ACCENT_1'
,p_display_name=>'Accent 1'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent1'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13258911169914078)
,p_theme_id=>42
,p_name=>'ACCENT_10'
,p_display_name=>'Accent 10'
,p_display_sequence=>100
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent10'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13259177299914078)
,p_theme_id=>42
,p_name=>'ACCENT_11'
,p_display_name=>'Accent 11'
,p_display_sequence=>110
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent11'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13259372201914078)
,p_theme_id=>42
,p_name=>'ACCENT_12'
,p_display_name=>'Accent 12'
,p_display_sequence=>120
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent12'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13259527902914078)
,p_theme_id=>42
,p_name=>'ACCENT_13'
,p_display_name=>'Accent 13'
,p_display_sequence=>130
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent13'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13259707447914078)
,p_theme_id=>42
,p_name=>'ACCENT_14'
,p_display_name=>'Accent 14'
,p_display_sequence=>140
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent14'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13259952228914078)
,p_theme_id=>42
,p_name=>'ACCENT_15'
,p_display_name=>'Accent 15'
,p_display_sequence=>150
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent15'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13260192241914078)
,p_theme_id=>42
,p_name=>'ACCENT_2'
,p_display_name=>'Accent 2'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent2'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13260331597914078)
,p_theme_id=>42
,p_name=>'ACCENT_3'
,p_display_name=>'Accent 3'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent3'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13260558295914078)
,p_theme_id=>42
,p_name=>'ACCENT_4'
,p_display_name=>'Accent 4'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent4'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13260754097914078)
,p_theme_id=>42
,p_name=>'ACCENT_5'
,p_display_name=>'Accent 5'
,p_display_sequence=>50
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent5'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13260979142914078)
,p_theme_id=>42
,p_name=>'ACCENT_6'
,p_display_name=>'Accent 6'
,p_display_sequence=>60
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent6'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13261190446914078)
,p_theme_id=>42
,p_name=>'ACCENT_7'
,p_display_name=>'Accent 7'
,p_display_sequence=>70
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent7'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13261399372914078)
,p_theme_id=>42
,p_name=>'ACCENT_8'
,p_display_name=>'Accent 8'
,p_display_sequence=>80
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent8'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13261517417914078)
,p_theme_id=>42
,p_name=>'ACCENT_9'
,p_display_name=>'Accent 9'
,p_display_sequence=>90
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--accent9'
,p_group_id=>wwv_flow_api.id(13235759223914070)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13261749785914079)
,p_theme_id=>42
,p_name=>'HIDDENHEADERNOAT'
,p_display_name=>'Hidden'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--removeHeader'
,p_group_id=>wwv_flow_api.id(13236978619914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13261909025914079)
,p_theme_id=>42
,p_name=>'HIDEOVERFLOW'
,p_display_name=>'Hide'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--hiddenOverflow'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13262150124914079)
,p_theme_id=>42
,p_name=>'HIDEREGIONHEADER'
,p_display_name=>'Hidden but accessible'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--hideHeader'
,p_group_id=>wwv_flow_api.id(13236978619914071)
,p_template_types=>'REGION'
,p_help_text=>'This option will hide the region header. Note that the region title will still be audible for Screen Readers. Buttons placed in the region header will be hidden and inaccessible.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13262316098914079)
,p_theme_id=>42
,p_name=>'NOBODYPADDING'
,p_display_name=>'Remove Body Padding'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--noPadding'
,p_template_types=>'REGION'
,p_help_text=>'Removes padding from region body.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13262538409914079)
,p_theme_id=>42
,p_name=>'NOBORDER'
,p_display_name=>'Remove Borders'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--noBorder'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes borders from the region.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13262723939914079)
,p_theme_id=>42
,p_name=>'REMOVE_UI_DECORATION'
,p_display_name=>'Remove UI Decoration'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--noUI'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes UI decoration (borders, backgrounds, shadows, etc) from the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13262969030914079)
,p_theme_id=>42
,p_name=>'SCROLLBODY'
,p_display_name=>'Scroll - Default'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--scrollBody'
,p_group_id=>wwv_flow_api.id(13237377024914071)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13263153974914079)
,p_theme_id=>42
,p_name=>'SHOW_MAXIMIZE_BUTTON'
,p_display_name=>'Show Maximize Button'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'js-showMaximizeButton'
,p_template_types=>'REGION'
,p_help_text=>'Displays a button in the Region Header to maximize the region. Clicking this button will toggle the maximize state and stretch the region to fill the screen.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13263302053914079)
,p_theme_id=>42
,p_name=>'SHOW_REGION_ICON'
,p_display_name=>'Show Region Icon'
,p_display_sequence=>30
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--showIcon'
,p_template_types=>'REGION'
,p_help_text=>'Displays the region icon in the region header beside the region title'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13263548328914079)
,p_theme_id=>42
,p_name=>'STACKED'
,p_display_name=>'Stack Region'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--stacked'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Removes side borders and shadows, and can be useful for accordions and regions that need to be grouped together vertically.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13263793426914079)
,p_theme_id=>42
,p_name=>'TEXT_CONTENT'
,p_display_name=>'Text Content'
,p_display_sequence=>40
,p_region_template_id=>wwv_flow_api.id(13257060739914077)
,p_css_classes=>'t-Region--textContent'
,p_group_id=>wwv_flow_api.id(13238587939914071)
,p_template_types=>'REGION'
,p_help_text=>'Useful for displaying primarily text-based content, such as FAQs and more.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13264954482914079)
,p_theme_id=>42
,p_name=>'FILL_TAB_LABELS'
,p_display_name=>'Fill Tab Labels'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'t-TabsRegion-mod--fillLabels'
,p_group_id=>wwv_flow_api.id(13264745863914079)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13265365928914079)
,p_theme_id=>42
,p_name=>'PILL'
,p_display_name=>'Pill'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'t-TabsRegion-mod--pill'
,p_group_id=>wwv_flow_api.id(13265109304914079)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13265512300914080)
,p_theme_id=>42
,p_name=>'REMEMBER_ACTIVE_TAB'
,p_display_name=>'Remember Active Tab'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'js-useLocalStorage'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13265758908914080)
,p_theme_id=>42
,p_name=>'SIMPLE'
,p_display_name=>'Simple'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'t-TabsRegion-mod--simple'
,p_group_id=>wwv_flow_api.id(13265109304914079)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13266121171914080)
,p_theme_id=>42
,p_name=>'TABSLARGE'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'t-TabsRegion-mod--large'
,p_group_id=>wwv_flow_api.id(13265901345914080)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13266334075914080)
,p_theme_id=>42
,p_name=>'TABS_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13263859690914079)
,p_css_classes=>'t-TabsRegion-mod--small'
,p_group_id=>wwv_flow_api.id(13265901345914080)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13266788659914080)
,p_theme_id=>42
,p_name=>'GET_TITLE_FROM_BREADCRUMB'
,p_display_name=>'Use Current Breadcrumb Entry'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13266400315914080)
,p_css_classes=>'t-BreadcrumbRegion--useBreadcrumbTitle'
,p_group_id=>wwv_flow_api.id(13250206999914075)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13266936286914080)
,p_theme_id=>42
,p_name=>'HIDE_BREADCRUMB'
,p_display_name=>'Show Breadcrumbs'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13266400315914080)
,p_css_classes=>'t-BreadcrumbRegion--showBreadcrumb'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13267108210914080)
,p_theme_id=>42
,p_name=>'REGION_HEADER_VISIBLE'
,p_display_name=>'Use Region Title'
,p_display_sequence=>1
,p_region_template_id=>wwv_flow_api.id(13266400315914080)
,p_css_classes=>'t-BreadcrumbRegion--useRegionTitle'
,p_group_id=>wwv_flow_api.id(13250206999914075)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13267341630914080)
,p_theme_id=>42
,p_name=>'USE_COMPACT_STYLE'
,p_display_name=>'Use Compact Style'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13266400315914080)
,p_css_classes=>'t-BreadcrumbRegion--compactTitle'
,p_template_types=>'REGION'
,p_help_text=>'Uses a compact style for the breadcrumbs.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13268205567914080)
,p_theme_id=>42
,p_name=>'HIDESMALLSCREENS'
,p_display_name=>'Small Screens (Tablet)'
,p_display_sequence=>20
,p_region_template_id=>wwv_flow_api.id(13267439769914080)
,p_css_classes=>'t-Wizard--hideStepsSmall'
,p_group_id=>wwv_flow_api.id(13268079016914080)
,p_template_types=>'REGION'
,p_help_text=>'Hides the wizard progress steps for screens that are smaller than 768px wide.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13268418111914080)
,p_theme_id=>42
,p_name=>'HIDEXSMALLSCREENS'
,p_display_name=>'X Small Screens (Mobile)'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13267439769914080)
,p_css_classes=>'t-Wizard--hideStepsXSmall'
,p_group_id=>wwv_flow_api.id(13268079016914080)
,p_template_types=>'REGION'
,p_help_text=>'Hides the wizard progress steps for screens that are smaller than 768px wide.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13268694323914081)
,p_theme_id=>42
,p_name=>'SHOW_TITLE'
,p_display_name=>'Show Title'
,p_display_sequence=>10
,p_region_template_id=>wwv_flow_api.id(13267439769914080)
,p_css_classes=>'t-Wizard--showTitle'
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13269258971914081)
,p_theme_id=>42
,p_name=>'COMPACT'
,p_display_name=>'Compact'
,p_display_sequence=>1
,p_report_template_id=>wwv_flow_api.id(13268789324914081)
,p_css_classes=>'t-Timeline--compact'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
,p_help_text=>'Displays a compact version of timeline with smaller text and fewer columns.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13269804400914082)
,p_theme_id=>42
,p_name=>'2_COLUMN_GRID'
,p_display_name=>'2 Column Grid'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--cols t-MediaList--2cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13270031114914082)
,p_theme_id=>42
,p_name=>'3_COLUMN_GRID'
,p_display_name=>'3 Column Grid'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--cols t-MediaList--3cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13270284556914082)
,p_theme_id=>42
,p_name=>'4_COLUMN_GRID'
,p_display_name=>'4 Column Grid'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--cols t-MediaList--4cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13270485025914082)
,p_theme_id=>42
,p_name=>'5_COLUMN_GRID'
,p_display_name=>'5 Column Grid'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--cols t-MediaList--5cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13270600975914082)
,p_theme_id=>42
,p_name=>'APPLY_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'u-colors'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13271095798914083)
,p_theme_id=>42
,p_name=>'ICONS_ROUNDED'
,p_display_name=>'Rounded Corners'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--iconsRounded'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square with rounded corners.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13271231001914083)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--iconsSquare'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square shape.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13271681523914083)
,p_theme_id=>42
,p_name=>'LARGE'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--large force-fa-lg'
,p_group_id=>wwv_flow_api.id(13271441008914083)
,p_template_types=>'REPORT'
,p_help_text=>'Increases the size of the text and icons in the list.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13271826680914083)
,p_theme_id=>42
,p_name=>'SHOW_BADGES'
,p_display_name=>'Show Badges'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--showBadges'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13272044208914083)
,p_theme_id=>42
,p_name=>'SHOW_DESCRIPTION'
,p_display_name=>'Show Description'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--showDesc'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13272271663914083)
,p_theme_id=>42
,p_name=>'SHOW_ICONS'
,p_display_name=>'Show Icons'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--showIcons'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13272419577914083)
,p_theme_id=>42
,p_name=>'SPAN_HORIZONTAL'
,p_display_name=>'Span Horizontal'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--horizontal'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13272617916914083)
,p_theme_id=>42
,p_name=>'STACK'
,p_display_name=>'Stack'
,p_display_sequence=>5
,p_report_template_id=>wwv_flow_api.id(13269340603914081)
,p_css_classes=>'t-MediaList--stack'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13273203126914083)
,p_theme_id=>42
,p_name=>'FIXED_LARGE'
,p_display_name=>'Fixed - Large'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--fixedLabelLarge'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13273401866914084)
,p_theme_id=>42
,p_name=>'FIXED_MEDIUM'
,p_display_name=>'Fixed - Medium'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--fixedLabelMedium'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13273653306914084)
,p_theme_id=>42
,p_name=>'FIXED_SMALL'
,p_display_name=>'Fixed - Small'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--fixedLabelSmall'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13273854523914084)
,p_theme_id=>42
,p_name=>'LEFT_ALIGNED_DETAILS'
,p_display_name=>'Left Aligned Details'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--leftAligned'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13274025284914084)
,p_theme_id=>42
,p_name=>'RIGHT_ALIGNED_DETAILS'
,p_display_name=>'Right Aligned Details'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--rightAligned'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13274242474914084)
,p_theme_id=>42
,p_name=>'VARIABLE_LARGE'
,p_display_name=>'Variable - Large'
,p_display_sequence=>60
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--variableLabelLarge'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13274407272914084)
,p_theme_id=>42
,p_name=>'VARIABLE_MEDIUM'
,p_display_name=>'Variable - Medium'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--variableLabelMedium'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13274680385914084)
,p_theme_id=>42
,p_name=>'VARIABLE_SMALL'
,p_display_name=>'Variable - Small'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13272705326914083)
,p_css_classes=>'t-AVPList--variableLabelSmall'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13275001109914084)
,p_theme_id=>42
,p_name=>'FIXED_LARGE'
,p_display_name=>'Fixed - Large'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--fixedLabelLarge'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
end;
/
begin
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13275231656914084)
,p_theme_id=>42
,p_name=>'FIXED_MEDIUM'
,p_display_name=>'Fixed - Medium'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--fixedLabelMedium'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13275474601914085)
,p_theme_id=>42
,p_name=>'FIXED_SMALL'
,p_display_name=>'Fixed - Small'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--fixedLabelSmall'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13275670992914085)
,p_theme_id=>42
,p_name=>'LEFT_ALIGNED_DETAILS'
,p_display_name=>'Left Aligned Details'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--leftAligned'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13275889960914085)
,p_theme_id=>42
,p_name=>'RIGHT_ALIGNED_DETAILS'
,p_display_name=>'Right Aligned Details'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--rightAligned'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13276070204914085)
,p_theme_id=>42
,p_name=>'VARIABLE_LARGE'
,p_display_name=>'Variable - Large'
,p_display_sequence=>60
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--variableLabelLarge'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13276242273914085)
,p_theme_id=>42
,p_name=>'VARIABLE_MEDIUM'
,p_display_name=>'Variable - Medium'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--variableLabelMedium'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13276444652914085)
,p_theme_id=>42
,p_name=>'VARIABLE_SMALL'
,p_display_name=>'Variable - Small'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13274780970914084)
,p_css_classes=>'t-AVPList--variableLabelSmall'
,p_group_id=>wwv_flow_api.id(13273098695914083)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13277090931914085)
,p_theme_id=>42
,p_name=>'128PX'
,p_display_name=>'128px'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--xxlarge'
,p_group_id=>wwv_flow_api.id(13276851643914085)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13277241256914085)
,p_theme_id=>42
,p_name=>'2COLUMNGRID'
,p_display_name=>'2 Column Grid'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_help_text=>'Arrange badges in a two column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13277455921914085)
,p_theme_id=>42
,p_name=>'32PX'
,p_display_name=>'32px'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--small'
,p_group_id=>wwv_flow_api.id(13276851643914085)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13277632985914085)
,p_theme_id=>42
,p_name=>'3COLUMNGRID'
,p_display_name=>'3 Column Grid'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--3cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_help_text=>'Arrange badges in a 3 column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13277819273914085)
,p_theme_id=>42
,p_name=>'48PX'
,p_display_name=>'48px'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--medium'
,p_group_id=>wwv_flow_api.id(13276851643914085)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13278046632914085)
,p_theme_id=>42
,p_name=>'4COLUMNGRID'
,p_display_name=>'4 Column Grid'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--4cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13278266591914085)
,p_theme_id=>42
,p_name=>'5COLUMNGRID'
,p_display_name=>'5 Column Grid'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--5cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13278480226914086)
,p_theme_id=>42
,p_name=>'64PX'
,p_display_name=>'64px'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--large'
,p_group_id=>wwv_flow_api.id(13276851643914085)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13278680212914086)
,p_theme_id=>42
,p_name=>'96PX'
,p_display_name=>'96px'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--xlarge'
,p_group_id=>wwv_flow_api.id(13276851643914085)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13278821308914086)
,p_theme_id=>42
,p_name=>'APPLY_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'u-colors'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13279038441914086)
,p_theme_id=>42
,p_name=>'CIRCULAR'
,p_display_name=>'Circular'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--circular'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13279219823914086)
,p_theme_id=>42
,p_name=>'FIXED'
,p_display_name=>'Span Horizontally'
,p_display_sequence=>60
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--fixed'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13279490006914086)
,p_theme_id=>42
,p_name=>'FLEXIBLEBOX'
,p_display_name=>'Flexible Box'
,p_display_sequence=>80
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--flex'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13279640282914086)
,p_theme_id=>42
,p_name=>'FLOATITEMS'
,p_display_name=>'Float Items'
,p_display_sequence=>70
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--float'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13279872856914086)
,p_theme_id=>42
,p_name=>'GRID'
,p_display_name=>'Grid'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--dash'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13280005149914086)
,p_theme_id=>42
,p_name=>'STACKED'
,p_display_name=>'Stacked'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13276561700914085)
,p_css_classes=>'t-BadgeList--stacked'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13280610447914087)
,p_theme_id=>42
,p_name=>'ALTROWCOLORSDISABLE'
,p_display_name=>'Disable'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--staticRowColors'
,p_group_id=>wwv_flow_api.id(13280435675914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13280843839914087)
,p_theme_id=>42
,p_name=>'ALTROWCOLORSENABLE'
,p_display_name=>'Enable'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--altRowsDefault'
,p_group_id=>wwv_flow_api.id(13280435675914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13281288870914087)
,p_theme_id=>42
,p_name=>'ENABLE'
,p_display_name=>'Enable'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--rowHighlight'
,p_group_id=>wwv_flow_api.id(13281027116914087)
,p_template_types=>'REPORT'
,p_help_text=>'Enable row highlighting on mouse over'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13281642509914087)
,p_theme_id=>42
,p_name=>'HORIZONTALBORDERS'
,p_display_name=>'Horizontal Only'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--horizontalBorders'
,p_group_id=>wwv_flow_api.id(13281446350914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13281867882914087)
,p_theme_id=>42
,p_name=>'REMOVEALLBORDERS'
,p_display_name=>'No Borders'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--noBorders'
,p_group_id=>wwv_flow_api.id(13281446350914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13282029502914087)
,p_theme_id=>42
,p_name=>'REMOVEOUTERBORDERS'
,p_display_name=>'No Outer Borders'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--inline'
,p_group_id=>wwv_flow_api.id(13281446350914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13282249940914087)
,p_theme_id=>42
,p_name=>'ROWHIGHLIGHTDISABLE'
,p_display_name=>'Disable'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--rowHighlightOff'
,p_group_id=>wwv_flow_api.id(13281027116914087)
,p_template_types=>'REPORT'
,p_help_text=>'Disable row highlighting on mouse over'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13282459850914087)
,p_theme_id=>42
,p_name=>'STRETCHREPORT'
,p_display_name=>'Stretch Report'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--stretch'
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13282669949914087)
,p_theme_id=>42
,p_name=>'VERTICALBORDERS'
,p_display_name=>'Vertical Only'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13280175337914086)
,p_css_classes=>'t-Report--verticalBorders'
,p_group_id=>wwv_flow_api.id(13281446350914087)
,p_template_types=>'REPORT'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13283206719914087)
,p_theme_id=>42
,p_name=>'BASIC'
,p_display_name=>'Basic'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13282762581914087)
,p_css_classes=>'t-Comments--basic'
,p_group_id=>wwv_flow_api.id(13283013845914087)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13283459367914088)
,p_theme_id=>42
,p_name=>'ICONS_ROUNDED'
,p_display_name=>'Rounded Corners'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13282762581914087)
,p_css_classes=>'t-Comments--iconsRounded'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square with rounded corners.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13283668420914088)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13282762581914087)
,p_css_classes=>'t-Comments--iconsSquare'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square shape.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13283869414914088)
,p_theme_id=>42
,p_name=>'SPEECH_BUBBLES'
,p_display_name=>'Speech Bubbles'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13282762581914087)
,p_css_classes=>'t-Comments--chat'
,p_group_id=>wwv_flow_api.id(13283013845914087)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13284473779914088)
,p_theme_id=>42
,p_name=>'2_COLUMNS'
,p_display_name=>'2 Columns'
,p_display_sequence=>15
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13284800044914088)
,p_theme_id=>42
,p_name=>'2_LINES'
,p_display_name=>'2 Lines'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--desc-2ln'
,p_group_id=>wwv_flow_api.id(13284699599914088)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13285048021914088)
,p_theme_id=>42
,p_name=>'3_COLUMNS'
,p_display_name=>'3 Columns'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--3cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13285208306914088)
,p_theme_id=>42
,p_name=>'3_LINES'
,p_display_name=>'3 Lines'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--desc-3ln'
,p_group_id=>wwv_flow_api.id(13284699599914088)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13285401406914088)
,p_theme_id=>42
,p_name=>'4_COLUMNS'
,p_display_name=>'4 Columns'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--4cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13285612214914088)
,p_theme_id=>42
,p_name=>'4_LINES'
,p_display_name=>'4 Lines'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--desc-4ln'
,p_group_id=>wwv_flow_api.id(13284699599914088)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13285801367914089)
,p_theme_id=>42
,p_name=>'5_COLUMNS'
,p_display_name=>'5 Columns'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--5cols'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13286086785914089)
,p_theme_id=>42
,p_name=>'BASIC'
,p_display_name=>'Basic'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--basic'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13286214901914089)
,p_theme_id=>42
,p_name=>'BLOCK'
,p_display_name=>'Block'
,p_display_sequence=>40
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--featured t-Cards--block force-fa-lg'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13286634049914089)
,p_theme_id=>42
,p_name=>'CARDS_COLOR_FILL'
,p_display_name=>'Color Fill'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--animColorFill'
,p_group_id=>wwv_flow_api.id(13286471308914089)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13286800239914089)
,p_theme_id=>42
,p_name=>'CARD_RAISE_CARD'
,p_display_name=>'Raise Card'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--animRaiseCard'
,p_group_id=>wwv_flow_api.id(13286471308914089)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13287091059914089)
,p_theme_id=>42
,p_name=>'COMPACT'
,p_display_name=>'Compact'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--compact'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
,p_help_text=>'Use this option when you want to show smaller cards.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13287455169914089)
,p_theme_id=>42
,p_name=>'DISPLAY_ICONS'
,p_display_name=>'Display Icons'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--displayIcons'
,p_group_id=>wwv_flow_api.id(13287285374914089)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13287651262914089)
,p_theme_id=>42
,p_name=>'DISPLAY_INITIALS'
,p_display_name=>'Display Initials'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--displayInitials'
,p_group_id=>wwv_flow_api.id(13287285374914089)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13287860724914089)
,p_theme_id=>42
,p_name=>'DISPLAY_SUBTITLE'
,p_display_name=>'Display Subtitle'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--displaySubtitle'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13288072794914089)
,p_theme_id=>42
,p_name=>'FEATURED'
,p_display_name=>'Featured'
,p_display_sequence=>30
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--featured force-fa-lg'
,p_group_id=>wwv_flow_api.id(13269064049914081)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13288226591914089)
,p_theme_id=>42
,p_name=>'FLOAT'
,p_display_name=>'Float'
,p_display_sequence=>60
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--float'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13288450802914089)
,p_theme_id=>42
,p_name=>'HIDDEN_BODY_TEXT'
,p_display_name=>'Hidden'
,p_display_sequence=>50
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--hideBody'
,p_group_id=>wwv_flow_api.id(13284699599914088)
,p_template_types=>'REPORT'
,p_help_text=>'This option hides the card body which contains description and subtext.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13288685765914089)
,p_theme_id=>42
,p_name=>'ICONS_ROUNDED'
,p_display_name=>'Rounded Corners'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--iconsRounded'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square with rounded corners.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13288887768914089)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--iconsSquare'
,p_group_id=>wwv_flow_api.id(13270802988914083)
,p_template_types=>'REPORT'
,p_help_text=>'The icons are displayed within a square shape.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13289098694914089)
,p_theme_id=>42
,p_name=>'SPAN_HORIZONTALLY'
,p_display_name=>'Span Horizontally'
,p_display_sequence=>70
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'t-Cards--spanHorizontally'
,p_group_id=>wwv_flow_api.id(13269621433914082)
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13289288247914089)
,p_theme_id=>42
,p_name=>'USE_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>10
,p_report_template_id=>wwv_flow_api.id(13284136963914088)
,p_css_classes=>'u-colors'
,p_template_types=>'REPORT'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13290038925914091)
,p_theme_id=>42
,p_name=>'DISPLAY_LABELS_SM'
,p_display_name=>'Display labels'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13289514781914090)
,p_css_classes=>'t-NavTabs--displayLabels-sm'
,p_group_id=>wwv_flow_api.id(13289886309914091)
,p_template_types=>'LIST'
,p_help_text=>'Displays the label for the list items below the icon'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13290292884914091)
,p_theme_id=>42
,p_name=>'HIDE_LABELS_SM'
,p_display_name=>'Do not display labels'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13289514781914090)
,p_css_classes=>'t-NavTabs--hiddenLabels-sm'
,p_group_id=>wwv_flow_api.id(13289886309914091)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13290698027914091)
,p_theme_id=>42
,p_name=>'LABEL_ABOVE_LG'
,p_display_name=>'Display labels above'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13289514781914090)
,p_css_classes=>'t-NavTabs--stacked'
,p_group_id=>wwv_flow_api.id(13290496198914091)
,p_template_types=>'LIST'
,p_help_text=>'Display the label stacked above the icon and badge'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13290827427914091)
,p_theme_id=>42
,p_name=>'LABEL_INLINE_LG'
,p_display_name=>'Display labels inline'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13289514781914090)
,p_css_classes=>'t-NavTabs--inlineLabels-lg'
,p_group_id=>wwv_flow_api.id(13290496198914091)
,p_template_types=>'LIST'
,p_help_text=>'Display the label inline with the icon and badge'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13291004813914091)
,p_theme_id=>42
,p_name=>'NO_LABEL_LG'
,p_display_name=>'Do not display labels'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13289514781914090)
,p_css_classes=>'t-NavTabs--hiddenLabels-lg'
,p_group_id=>wwv_flow_api.id(13290496198914091)
,p_template_types=>'LIST'
,p_help_text=>'Hides the label for the list item'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13291635231914092)
,p_theme_id=>42
,p_name=>'ALLSTEPS'
,p_display_name=>'All Steps'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13291148807914091)
,p_css_classes=>'t-WizardSteps--displayLabels'
,p_group_id=>wwv_flow_api.id(13291487663914092)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13291823377914092)
,p_theme_id=>42
,p_name=>'CURRENTSTEPONLY'
,p_display_name=>'Current Step Only'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13291148807914091)
,p_css_classes=>'t-WizardSteps--displayCurrentLabelOnly'
,p_group_id=>wwv_flow_api.id(13291487663914092)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13292031184914092)
,p_theme_id=>42
,p_name=>'HIDELABELS'
,p_display_name=>'Hide Labels'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13291148807914091)
,p_css_classes=>'t-WizardSteps--hideLabels'
,p_group_id=>wwv_flow_api.id(13291487663914092)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13292239805914092)
,p_theme_id=>42
,p_name=>'VERTICAL_LIST'
,p_display_name=>'Vertical Orientation'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13291148807914091)
,p_css_classes=>'t-WizardSteps--vertical'
,p_template_types=>'LIST'
,p_help_text=>'Displays the wizard progress list in a vertical orientation and is suitable for displaying within a side column of a page.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13292455701914092)
,p_theme_id=>42
,p_name=>'WIZARD_PROGRESS_LINKS'
,p_display_name=>'Make Wizard Steps Clickable'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13291148807914091)
,p_css_classes=>'js-wizardProgressLinks'
,p_template_types=>'LIST'
,p_help_text=>'This option will make the wizard steps clickable links.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13292874938914092)
,p_theme_id=>42
,p_name=>'ADD_ACTIONS'
,p_display_name=>'Add Actions'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13292500105914092)
,p_css_classes=>'js-addActions'
,p_template_types=>'LIST'
,p_help_text=>'Use this option to add shortcuts for menu items. Note that actions.js must be included on your page to support this functionality.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13293020195914092)
,p_theme_id=>42
,p_name=>'BEHAVE_LIKE_TABS'
,p_display_name=>'Behave Like Tabs'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13292500105914092)
,p_css_classes=>'js-tabLike'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13293208217914093)
,p_theme_id=>42
,p_name=>'ENABLE_SLIDE_ANIMATION'
,p_display_name=>'Enable Slide Animation'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13292500105914092)
,p_css_classes=>'js-slide'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13293470351914093)
,p_theme_id=>42
,p_name=>'SHOW_SUB_MENU_ICONS'
,p_display_name=>'Show Sub Menu Icons'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13292500105914092)
,p_css_classes=>'js-showSubMenuIcons'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13294024070914093)
,p_theme_id=>42
,p_name=>'2COLUMNGRID'
,p_display_name=>'2 Column Grid'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Arrange badges in a two column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13294240152914093)
,p_theme_id=>42
,p_name=>'3COLUMNGRID'
,p_display_name=>'3 Column Grid'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--3cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Arrange badges in a 3 column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13294491653914093)
,p_theme_id=>42
,p_name=>'4COLUMNGRID'
,p_display_name=>'4 Column Grid'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--4cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Arrange badges in 4 column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13294616905914093)
,p_theme_id=>42
,p_name=>'5COLUMNGRID'
,p_display_name=>'5 Column Grid'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--cols t-BadgeList--5cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Arrange badges in a 5 column grid'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13294847678914093)
,p_theme_id=>42
,p_name=>'APPLY_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'u-colors'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13295279118914093)
,p_theme_id=>42
,p_name=>'CIRCULAR'
,p_display_name=>'Circular'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--circular'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13295489312914093)
,p_theme_id=>42
,p_name=>'FIXED'
,p_display_name=>'Span Horizontally'
,p_display_sequence=>60
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--fixed'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Span badges horizontally'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13295643015914093)
,p_theme_id=>42
,p_name=>'FLEXIBLEBOX'
,p_display_name=>'Flexible Box'
,p_display_sequence=>80
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--flex'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Use flexbox to arrange items'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13295870007914093)
,p_theme_id=>42
,p_name=>'FLOATITEMS'
,p_display_name=>'Float Items'
,p_display_sequence=>70
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--float'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Float badges to left'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13296046488914094)
,p_theme_id=>42
,p_name=>'GRID'
,p_display_name=>'Grid'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--dash'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13296498599914094)
,p_theme_id=>42
,p_name=>'LARGE'
,p_display_name=>'64px'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--large'
,p_group_id=>wwv_flow_api.id(13296218186914094)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13296643894914094)
,p_theme_id=>42
,p_name=>'MEDIUM'
,p_display_name=>'48px'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--medium'
,p_group_id=>wwv_flow_api.id(13296218186914094)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13296872214914094)
,p_theme_id=>42
,p_name=>'SMALL'
,p_display_name=>'32px'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--small'
,p_group_id=>wwv_flow_api.id(13296218186914094)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13297068292914094)
,p_theme_id=>42
,p_name=>'STACKED'
,p_display_name=>'Stacked'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--stacked'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Stack badges on top of each other'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13297299117914094)
,p_theme_id=>42
,p_name=>'XLARGE'
,p_display_name=>'96px'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--xlarge'
,p_group_id=>wwv_flow_api.id(13296218186914094)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
end;
/
begin
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13297445249914094)
,p_theme_id=>42
,p_name=>'XXLARGE'
,p_display_name=>'128px'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13293511953914093)
,p_css_classes=>'t-BadgeList--xxlarge'
,p_group_id=>wwv_flow_api.id(13296218186914094)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13297846805914094)
,p_theme_id=>42
,p_name=>'2COLUMNGRID'
,p_display_name=>'2 Column Grid'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--cols t-MediaList--2cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13298040894914094)
,p_theme_id=>42
,p_name=>'3COLUMNGRID'
,p_display_name=>'3 Column Grid'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--cols t-MediaList--3cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13298232588914094)
,p_theme_id=>42
,p_name=>'4COLUMNGRID'
,p_display_name=>'4 Column Grid'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--cols t-MediaList--4cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13298491391914094)
,p_theme_id=>42
,p_name=>'5COLUMNGRID'
,p_display_name=>'5 Column Grid'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--cols t-MediaList--5cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13298666936914094)
,p_theme_id=>42
,p_name=>'APPLY_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'u-colors'
,p_template_types=>'LIST'
,p_help_text=>'Applies colors from the Theme''s color palette to icons in the list.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13299067099914094)
,p_theme_id=>42
,p_name=>'ICONS_ROUNDED'
,p_display_name=>'Rounded Corners'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--iconsRounded'
,p_group_id=>wwv_flow_api.id(13298861880914094)
,p_template_types=>'LIST'
,p_help_text=>'The icons are displayed within a square with rounded corners.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13299220878914094)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--iconsSquare'
,p_group_id=>wwv_flow_api.id(13298861880914094)
,p_template_types=>'LIST'
,p_help_text=>'The icons are displayed within a square shape.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13299645530914095)
,p_theme_id=>42
,p_name=>'LIST_SIZE_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--large force-fa-lg'
,p_group_id=>wwv_flow_api.id(13299464303914095)
,p_template_types=>'LIST'
,p_help_text=>'Increases the size of the text and icons in the list.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13299822569914095)
,p_theme_id=>42
,p_name=>'SHOW_BADGES'
,p_display_name=>'Show Badges'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--showBadges'
,p_template_types=>'LIST'
,p_help_text=>'Show a badge (Attribute 2) to the right of the list item.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13300082175914095)
,p_theme_id=>42
,p_name=>'SHOW_DESCRIPTION'
,p_display_name=>'Show Description'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--showDesc'
,p_template_types=>'LIST'
,p_help_text=>'Shows the description (Attribute 1) for each list item.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13300206307914095)
,p_theme_id=>42
,p_name=>'SHOW_ICONS'
,p_display_name=>'Show Icons'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--showIcons'
,p_template_types=>'LIST'
,p_help_text=>'Display an icon next to the list item.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13300474059914095)
,p_theme_id=>42
,p_name=>'SPANHORIZONTAL'
,p_display_name=>'Span Horizontal'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13297547236914094)
,p_css_classes=>'t-MediaList--horizontal'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Show all list items in one horizontal row.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13300843366914095)
,p_theme_id=>42
,p_name=>'COLLAPSED_DEFAULT'
,p_display_name=>'Collapsed by Default'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13300598952914095)
,p_css_classes=>'js-defaultCollapsed'
,p_template_types=>'LIST'
,p_help_text=>'This option will load the side navigation menu in a collapsed state by default.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13301098810914095)
,p_theme_id=>42
,p_name=>'STYLE_A'
,p_display_name=>'Style A'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13300598952914095)
,p_css_classes=>'t-TreeNav--styleA'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Style Variation A'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13301226769914095)
,p_theme_id=>42
,p_name=>'STYLE_B'
,p_display_name=>'Style B'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13300598952914095)
,p_css_classes=>'t-TreeNav--styleB'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Style Variation B'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13301451222914095)
,p_theme_id=>42
,p_name=>'STYLE_C'
,p_display_name=>'Classic'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13300598952914095)
,p_css_classes=>'t-TreeNav--classic'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Classic Style'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13301883896914096)
,p_theme_id=>42
,p_name=>'ADD_ACTIONS'
,p_display_name=>'Add Actions'
,p_display_sequence=>1
,p_list_template_id=>wwv_flow_api.id(13301502130914095)
,p_css_classes=>'js-addActions'
,p_template_types=>'LIST'
,p_help_text=>'Use this option to add shortcuts for menu items. Note that actions.js must be included on your page to support this functionality.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13302067397914096)
,p_theme_id=>42
,p_name=>'BEHAVE_LIKE_TABS'
,p_display_name=>'Behave Like Tabs'
,p_display_sequence=>1
,p_list_template_id=>wwv_flow_api.id(13301502130914095)
,p_css_classes=>'js-tabLike'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13302286393914096)
,p_theme_id=>42
,p_name=>'ENABLE_SLIDE_ANIMATION'
,p_display_name=>'Enable Slide Animation'
,p_display_sequence=>1
,p_list_template_id=>wwv_flow_api.id(13301502130914095)
,p_css_classes=>'js-slide'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13302427295914096)
,p_theme_id=>42
,p_name=>'SHOW_SUB_MENU_ICONS'
,p_display_name=>'Show Sub Menu Icons'
,p_display_sequence=>1
,p_list_template_id=>wwv_flow_api.id(13301502130914095)
,p_css_classes=>'js-showSubMenuIcons'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13303046104914096)
,p_theme_id=>42
,p_name=>'2_COLUMNS'
,p_display_name=>'2 Columns'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13303404641914096)
,p_theme_id=>42
,p_name=>'2_LINES'
,p_display_name=>'2 Lines'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--desc-2ln'
,p_group_id=>wwv_flow_api.id(13303297702914096)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13303609500914096)
,p_theme_id=>42
,p_name=>'3_COLUMNS'
,p_display_name=>'3 Columns'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--3cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13303843012914096)
,p_theme_id=>42
,p_name=>'3_LINES'
,p_display_name=>'3 Lines'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--desc-3ln'
,p_group_id=>wwv_flow_api.id(13303297702914096)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13304018845914096)
,p_theme_id=>42
,p_name=>'4_COLUMNS'
,p_display_name=>'4 Columns'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--4cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13304269707914097)
,p_theme_id=>42
,p_name=>'4_LINES'
,p_display_name=>'4 Lines'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--desc-4ln'
,p_group_id=>wwv_flow_api.id(13303297702914096)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13304440619914097)
,p_theme_id=>42
,p_name=>'5_COLUMNS'
,p_display_name=>'5 Columns'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--5cols'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13304692194914097)
,p_theme_id=>42
,p_name=>'BASIC'
,p_display_name=>'Basic'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--basic'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13304880631914097)
,p_theme_id=>42
,p_name=>'BLOCK'
,p_display_name=>'Block'
,p_display_sequence=>40
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--featured t-Cards--block force-fa-lg'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13305096464914097)
,p_theme_id=>42
,p_name=>'CARDS_STACKED'
,p_display_name=>'Stacked'
,p_display_sequence=>5
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--stacked'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Stacks the cards on top of each other.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13305445940914097)
,p_theme_id=>42
,p_name=>'COLOR_FILL'
,p_display_name=>'Color Fill'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--animColorFill'
,p_group_id=>wwv_flow_api.id(13305276990914097)
,p_template_types=>'LIST'
,p_help_text=>'Fills the card background with the color of the icon or default link style.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13305699467914097)
,p_theme_id=>42
,p_name=>'COMPACT'
,p_display_name=>'Compact'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--compact'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Use this option when you want to show smaller cards.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13306089862914097)
,p_theme_id=>42
,p_name=>'DISPLAY_ICONS'
,p_display_name=>'Display Icons'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--displayIcons'
,p_group_id=>wwv_flow_api.id(13305863451914097)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13306226708914097)
,p_theme_id=>42
,p_name=>'DISPLAY_INITIALS'
,p_display_name=>'Display Initials'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--displayInitials'
,p_group_id=>wwv_flow_api.id(13305863451914097)
,p_template_types=>'LIST'
,p_help_text=>'Initials come from List Attribute 3'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13306443088914097)
,p_theme_id=>42
,p_name=>'DISPLAY_SUBTITLE'
,p_display_name=>'Display Subtitle'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--displaySubtitle'
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13306669788914097)
,p_theme_id=>42
,p_name=>'FEATURED'
,p_display_name=>'Featured'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--featured force-fa-lg'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13306860844914097)
,p_theme_id=>42
,p_name=>'FLOAT'
,p_display_name=>'Float'
,p_display_sequence=>60
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--float'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13307075151914097)
,p_theme_id=>42
,p_name=>'HIDDEN_BODY_TEXT'
,p_display_name=>'Hidden'
,p_display_sequence=>50
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--hideBody'
,p_group_id=>wwv_flow_api.id(13303297702914096)
,p_template_types=>'LIST'
,p_help_text=>'This option hides the card body which contains description and subtext.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13307276906914097)
,p_theme_id=>42
,p_name=>'ICONS_ROUNDED'
,p_display_name=>'Rounded Corners'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--iconsRounded'
,p_group_id=>wwv_flow_api.id(13298861880914094)
,p_template_types=>'LIST'
,p_help_text=>'The icons are displayed within a square with rounded corners.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13307450761914098)
,p_theme_id=>42
,p_name=>'ICONS_SQUARE'
,p_display_name=>'Square'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--iconsSquare'
,p_group_id=>wwv_flow_api.id(13298861880914094)
,p_template_types=>'LIST'
,p_help_text=>'The icons are displayed within a square shape.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13307633954914098)
,p_theme_id=>42
,p_name=>'RAISE_CARD'
,p_display_name=>'Raise Card'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--animRaiseCard'
,p_group_id=>wwv_flow_api.id(13305276990914097)
,p_template_types=>'LIST'
,p_help_text=>'Raises the card so it pops up.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13307811978914098)
,p_theme_id=>42
,p_name=>'SPAN_HORIZONTALLY'
,p_display_name=>'Span Horizontally'
,p_display_sequence=>70
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'t-Cards--spanHorizontally'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13308007818914098)
,p_theme_id=>42
,p_name=>'USE_THEME_COLORS'
,p_display_name=>'Apply Theme Colors'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_css_classes=>'u-colors'
,p_template_types=>'LIST'
,p_help_text=>'Applies the colors from the theme''s color palette to the icons or initials within cards.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13308421381914098)
,p_theme_id=>42
,p_name=>'ABOVE_LABEL'
,p_display_name=>'Above Label'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--iconsAbove'
,p_group_id=>wwv_flow_api.id(13305863451914097)
,p_template_types=>'LIST'
,p_help_text=>'Places icons above tab label.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13308698019914098)
,p_theme_id=>42
,p_name=>'FILL_LABELS'
,p_display_name=>'Fill Labels'
,p_display_sequence=>1
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--fillLabels'
,p_group_id=>wwv_flow_api.id(13293859660914093)
,p_template_types=>'LIST'
,p_help_text=>'Stretch tabs to fill to the width of the tabs container.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13308863902914098)
,p_theme_id=>42
,p_name=>'INLINE_WITH_LABEL'
,p_display_name=>'Inline with Label'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--inlineIcons'
,p_group_id=>wwv_flow_api.id(13305863451914097)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13309056019914098)
,p_theme_id=>42
,p_name=>'LARGE'
,p_display_name=>'Large'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--large'
,p_group_id=>wwv_flow_api.id(13299464303914095)
,p_template_types=>'LIST'
,p_help_text=>'Increases font size and white space around tab items.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13309228429914098)
,p_theme_id=>42
,p_name=>'PILL'
,p_display_name=>'Pill'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--pill'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Displays tabs in a pill container.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13309443630914098)
,p_theme_id=>42
,p_name=>'SIMPLE'
,p_display_name=>'Simple'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--simple'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'A very simplistic tab UI.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13309675010914098)
,p_theme_id=>42
,p_name=>'SMALL'
,p_display_name=>'Small'
,p_display_sequence=>5
,p_list_template_id=>wwv_flow_api.id(13308190234914098)
,p_css_classes=>'t-Tabs--small'
,p_group_id=>wwv_flow_api.id(13299464303914095)
,p_template_types=>'LIST'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13310092916914098)
,p_theme_id=>42
,p_name=>'ADD_ACTIONS'
,p_display_name=>'Add Actions'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13309798643914098)
,p_css_classes=>'js-addActions'
,p_template_types=>'LIST'
,p_help_text=>'Enables you to define a keyboard shortcut to activate the menu item.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13310465967914098)
,p_theme_id=>42
,p_name=>'ACTIONS'
,p_display_name=>'Actions'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--actions'
,p_group_id=>wwv_flow_api.id(13295064185914093)
,p_template_types=>'LIST'
,p_help_text=>'Render as actions to be placed on the right side column.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13310685332914098)
,p_theme_id=>42
,p_name=>'DISABLETEXTWRAPPING'
,p_display_name=>'Disable Text Wrapping'
,p_display_sequence=>30
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--nowrap'
,p_template_types=>'LIST'
,p_help_text=>'Do not allow link text to wrap to new lines. Truncate with ellipsis.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13310877155914098)
,p_theme_id=>42
,p_name=>'SHOWBADGES'
,p_display_name=>'Show Badges'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--showBadge'
,p_template_types=>'LIST'
,p_help_text=>'Show badge to right of link (requires Attribute 1 to be populated)'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13311080402914099)
,p_theme_id=>42
,p_name=>'SHOWGOTOARROW'
,p_display_name=>'Show Right Arrow'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--showArrow'
,p_template_types=>'LIST'
,p_help_text=>'Show arrow to the right of link'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13311475736914099)
,p_theme_id=>42
,p_name=>'SHOWICONS'
,p_display_name=>'For All Items'
,p_display_sequence=>20
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--showIcons'
,p_group_id=>wwv_flow_api.id(13311205391914099)
,p_template_types=>'LIST'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13311682775914099)
,p_theme_id=>42
,p_name=>'SHOWTOPICONS'
,p_display_name=>'For Top Level Items Only'
,p_display_sequence=>10
,p_list_template_id=>wwv_flow_api.id(13310100467914098)
,p_css_classes=>'t-LinksList--showTopIcons'
,p_group_id=>wwv_flow_api.id(13311205391914099)
,p_template_types=>'LIST'
,p_help_text=>'This will show icons for top level items of the list only. It will not show icons for sub lists.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13312888397914101)
,p_theme_id=>42
,p_name=>'PUSH'
,p_display_name=>'Push'
,p_display_sequence=>20
,p_button_template_id=>wwv_flow_api.id(13312425974914100)
,p_css_classes=>'t-Button--hoverIconPush'
,p_group_id=>wwv_flow_api.id(13312689022914101)
,p_template_types=>'BUTTON'
,p_help_text=>'The icon will animate to the right or left on button hover or focus.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13313086034914101)
,p_theme_id=>42
,p_name=>'SPIN'
,p_display_name=>'Spin'
,p_display_sequence=>10
,p_button_template_id=>wwv_flow_api.id(13312425974914100)
,p_css_classes=>'t-Button--hoverIconSpin'
,p_group_id=>wwv_flow_api.id(13312689022914101)
,p_template_types=>'BUTTON'
,p_help_text=>'The icon will spin on button hover or focus.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13313463822914101)
,p_theme_id=>42
,p_name=>'HIDE_LABEL_ON_MOBILE'
,p_display_name=>'Hide Label on Mobile'
,p_display_sequence=>10
,p_button_template_id=>wwv_flow_api.id(13313277246914101)
,p_css_classes=>'t-Button--mobileHideLabel'
,p_template_types=>'BUTTON'
,p_help_text=>'This template options hides the button label on small screens.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13313882410914101)
,p_theme_id=>42
,p_name=>'LEFTICON'
,p_display_name=>'Left'
,p_display_sequence=>10
,p_button_template_id=>wwv_flow_api.id(13313277246914101)
,p_css_classes=>'t-Button--iconLeft'
,p_group_id=>wwv_flow_api.id(13313656560914101)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13314073419914101)
,p_theme_id=>42
,p_name=>'PUSH'
,p_display_name=>'Push'
,p_display_sequence=>20
,p_button_template_id=>wwv_flow_api.id(13313277246914101)
,p_css_classes=>'t-Button--hoverIconPush'
,p_group_id=>wwv_flow_api.id(13312689022914101)
,p_template_types=>'BUTTON'
,p_help_text=>'The icon will animate to the right or left on button hover or focus.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13314276247914101)
,p_theme_id=>42
,p_name=>'RIGHTICON'
,p_display_name=>'Right'
,p_display_sequence=>20
,p_button_template_id=>wwv_flow_api.id(13313277246914101)
,p_css_classes=>'t-Button--iconRight'
,p_group_id=>wwv_flow_api.id(13313656560914101)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13314430116914101)
,p_theme_id=>42
,p_name=>'SPIN'
,p_display_name=>'Spin'
,p_display_sequence=>10
,p_button_template_id=>wwv_flow_api.id(13313277246914101)
,p_css_classes=>'t-Button--hoverIconSpin'
,p_group_id=>wwv_flow_api.id(13312689022914101)
,p_template_types=>'BUTTON'
,p_help_text=>'The icon will spin on button hover or focus.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13316346188914113)
,p_theme_id=>42
,p_name=>'PRIMARY'
,p_display_name=>'Primary'
,p_display_sequence=>10
,p_css_classes=>'t-Button--primary'
,p_group_id=>wwv_flow_api.id(13316132414914112)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13316772322914113)
,p_theme_id=>42
,p_name=>'STRETCH'
,p_display_name=>'Stretch'
,p_display_sequence=>10
,p_css_classes=>'t-Button--stretch'
,p_group_id=>wwv_flow_api.id(13316584147914113)
,p_template_types=>'BUTTON'
,p_help_text=>'Stretches button to fill container'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13316927292914113)
,p_theme_id=>42
,p_name=>'DANGER'
,p_display_name=>'Danger'
,p_display_sequence=>30
,p_css_classes=>'t-Button--danger'
,p_group_id=>wwv_flow_api.id(13316132414914112)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13317187875914113)
,p_theme_id=>42
,p_name=>'SUCCESS'
,p_display_name=>'Success'
,p_display_sequence=>40
,p_css_classes=>'t-Button--success'
,p_group_id=>wwv_flow_api.id(13316132414914112)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13317566362914113)
,p_theme_id=>42
,p_name=>'NOUI'
,p_display_name=>'Remove UI Decoration'
,p_display_sequence=>20
,p_css_classes=>'t-Button--noUI'
,p_group_id=>wwv_flow_api.id(13317350006914113)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13317918038914113)
,p_theme_id=>42
,p_name=>'LARGE'
,p_display_name=>'Large'
,p_display_sequence=>30
,p_css_classes=>'t-Button--large'
,p_group_id=>wwv_flow_api.id(13317704925914113)
,p_template_types=>'BUTTON'
,p_help_text=>'A large button.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13318370346914113)
,p_theme_id=>42
,p_name=>'SMALLLEFTMARGIN'
,p_display_name=>'Small'
,p_display_sequence=>10
,p_css_classes=>'t-Button--padLeft'
,p_group_id=>wwv_flow_api.id(13318131482914113)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13318545500914113)
,p_theme_id=>42
,p_name=>'SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'t-Button--small'
,p_group_id=>wwv_flow_api.id(13317704925914113)
,p_template_types=>'BUTTON'
,p_help_text=>'A small button.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13318760331914113)
,p_theme_id=>42
,p_name=>'WARNING'
,p_display_name=>'Warning'
,p_display_sequence=>20
,p_css_classes=>'t-Button--warning'
,p_group_id=>wwv_flow_api.id(13316132414914112)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13318932171914113)
,p_theme_id=>42
,p_name=>'SIMPLE'
,p_display_name=>'Simple'
,p_display_sequence=>10
,p_css_classes=>'t-Button--simple'
,p_group_id=>wwv_flow_api.id(13317350006914113)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13319130355914113)
,p_theme_id=>42
,p_name=>'LARGELEFTMARGIN'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_css_classes=>'t-Button--gapLeft'
,p_group_id=>wwv_flow_api.id(13318131482914113)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13319541432914114)
,p_theme_id=>42
,p_name=>'SMALLRIGHTMARGIN'
,p_display_name=>'Small'
,p_display_sequence=>10
,p_css_classes=>'t-Button--padRight'
,p_group_id=>wwv_flow_api.id(13319373495914114)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13319711637914114)
,p_theme_id=>42
,p_name=>'LARGERIGHTMARGIN'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_css_classes=>'t-Button--gapRight'
,p_group_id=>wwv_flow_api.id(13319373495914114)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13320181472914114)
,p_theme_id=>42
,p_name=>'PILLSTART'
,p_display_name=>'First Button'
,p_display_sequence=>10
,p_css_classes=>'t-Button--pillStart'
,p_group_id=>wwv_flow_api.id(13319997256914114)
,p_template_types=>'BUTTON'
,p_help_text=>'Use this for the start of a pill button.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13320329836914114)
,p_theme_id=>42
,p_name=>'PILL'
,p_display_name=>'Inner Button'
,p_display_sequence=>20
,p_css_classes=>'t-Button--pill'
,p_group_id=>wwv_flow_api.id(13319997256914114)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13320522160914114)
,p_theme_id=>42
,p_name=>'PILLEND'
,p_display_name=>'Last Button'
,p_display_sequence=>30
,p_css_classes=>'t-Button--pillEnd'
,p_group_id=>wwv_flow_api.id(13319997256914114)
,p_template_types=>'BUTTON'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13320916847914114)
,p_theme_id=>42
,p_name=>'FORMLEFTLABELS'
,p_display_name=>'Left'
,p_display_sequence=>20
,p_css_classes=>'t-Form--leftLabels'
,p_group_id=>wwv_flow_api.id(13320705666914114)
,p_template_types=>'REGION'
,p_help_text=>'Align form labels to left.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13321379686914114)
,p_theme_id=>42
,p_name=>'FORMSIZELARGE'
,p_display_name=>'Large'
,p_display_sequence=>10
,p_css_classes=>'t-Form--large'
,p_group_id=>wwv_flow_api.id(13321185253914114)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13321561657914114)
,p_theme_id=>42
,p_name=>'FORMSIZEXLARGE'
,p_display_name=>'X Large'
,p_display_sequence=>20
,p_css_classes=>'t-Form--xlarge'
,p_group_id=>wwv_flow_api.id(13321185253914114)
,p_template_types=>'REGION'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13321952347914114)
,p_theme_id=>42
,p_name=>'FORMSLIMPADDING'
,p_display_name=>'Slim Padding'
,p_display_sequence=>10
,p_css_classes=>'t-Form--slimPadding'
,p_group_id=>wwv_flow_api.id(13321769652914114)
,p_template_types=>'REGION'
,p_help_text=>'Reduces form item padding to 4px.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13322142324914114)
,p_theme_id=>42
,p_name=>'FORMREMOVEPADDING'
,p_display_name=>'Remove Padding'
,p_display_sequence=>20
,p_css_classes=>'t-Form--noPadding'
,p_group_id=>wwv_flow_api.id(13321769652914114)
,p_template_types=>'REGION'
,p_help_text=>'Removes padding between items.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13322527113914114)
,p_theme_id=>42
,p_name=>'SHOWFORMLABELSABOVE'
,p_display_name=>'Show Form Labels Above'
,p_display_sequence=>10
,p_css_classes=>'t-Form--labelsAbove'
,p_group_id=>wwv_flow_api.id(13322342597914114)
,p_template_types=>'REGION'
,p_help_text=>'Show form labels above input fields.'
,p_is_advanced=>'N'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13322980801914114)
,p_theme_id=>42
,p_name=>'STRETCH_FORM_FIELDS'
,p_display_name=>'Stretch Form Fields'
,p_display_sequence=>10
,p_css_classes=>'t-Form--stretchInputs'
,p_group_id=>wwv_flow_api.id(13322719623914114)
,p_template_types=>'REGION'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13323365861914115)
,p_theme_id=>42
,p_name=>'PRE_TEXT_BLOCK'
,p_display_name=>'Display as Block'
,p_display_sequence=>10
,p_css_classes=>'t-Form-fieldContainer--preTextBlock'
,p_group_id=>wwv_flow_api.id(13323115064914114)
,p_template_types=>'FIELD'
,p_help_text=>'Displays the Item Pre Text in a block style immediately before the item.'
);
end;
/
begin
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13323729387914115)
,p_theme_id=>42
,p_name=>'POST_TEXT_BLOCK'
,p_display_name=>'Display as Block'
,p_display_sequence=>10
,p_css_classes=>'t-Form-fieldContainer--postTextBlock'
,p_group_id=>wwv_flow_api.id(13323541661914115)
,p_template_types=>'FIELD'
,p_help_text=>'Displays the Item Post Text in a block style immediately after the item.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13324181420914115)
,p_theme_id=>42
,p_name=>'RTM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-top-none'
,p_group_id=>wwv_flow_api.id(13323984722914115)
,p_template_types=>'REGION'
,p_help_text=>'Removes the top margin for this region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13324334363914115)
,p_theme_id=>42
,p_name=>'RTM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-top-sm'
,p_group_id=>wwv_flow_api.id(13323984722914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a small top margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13324592860914115)
,p_theme_id=>42
,p_name=>'RTM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-top-md'
,p_group_id=>wwv_flow_api.id(13323984722914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a medium top margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13324784870914115)
,p_theme_id=>42
,p_name=>'RTM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-top-lg'
,p_group_id=>wwv_flow_api.id(13323984722914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a large top margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13325174055914115)
,p_theme_id=>42
,p_name=>'RBM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-bottom-none'
,p_group_id=>wwv_flow_api.id(13324929291914115)
,p_template_types=>'REGION'
,p_help_text=>'Removes the bottom margin for this region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13325337265914115)
,p_theme_id=>42
,p_name=>'RBM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-bottom-sm'
,p_group_id=>wwv_flow_api.id(13324929291914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a small bottom margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13325523909914115)
,p_theme_id=>42
,p_name=>'RBM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-bottom-md'
,p_group_id=>wwv_flow_api.id(13324929291914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a medium bottom margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13325720135914115)
,p_theme_id=>42
,p_name=>'RBM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-bottom-lg'
,p_group_id=>wwv_flow_api.id(13324929291914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a large bottom margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13326144528914115)
,p_theme_id=>42
,p_name=>'RRM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-right-none'
,p_group_id=>wwv_flow_api.id(13325936245914115)
,p_template_types=>'REGION'
,p_help_text=>'Removes the right margin from the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13326360087914115)
,p_theme_id=>42
,p_name=>'RRM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-right-sm'
,p_group_id=>wwv_flow_api.id(13325936245914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a small right margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13326597614914115)
,p_theme_id=>42
,p_name=>'RRM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-right-md'
,p_group_id=>wwv_flow_api.id(13325936245914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a medium right margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13326775961914115)
,p_theme_id=>42
,p_name=>'RRM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-right-lg'
,p_group_id=>wwv_flow_api.id(13325936245914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a large right margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13327174906914115)
,p_theme_id=>42
,p_name=>'RLM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-left-none'
,p_group_id=>wwv_flow_api.id(13326981580914115)
,p_template_types=>'REGION'
,p_help_text=>'Removes the left margin from the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13327335777914116)
,p_theme_id=>42
,p_name=>'RLM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-left-sm'
,p_group_id=>wwv_flow_api.id(13326981580914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a small left margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13327529127914116)
,p_theme_id=>42
,p_name=>'RLM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-left-md'
,p_group_id=>wwv_flow_api.id(13326981580914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a medium right margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13327788561914116)
,p_theme_id=>42
,p_name=>'RLM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-left-lg'
,p_group_id=>wwv_flow_api.id(13326981580914115)
,p_template_types=>'REGION'
,p_help_text=>'Adds a large right margin to the region.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13328121516914116)
,p_theme_id=>42
,p_name=>'HIDE_WHEN_ALL_ROWS_DISPLAYED'
,p_display_name=>'Hide when all rows displayed'
,p_display_sequence=>10
,p_css_classes=>'t-Report--hideNoPagination'
,p_group_id=>wwv_flow_api.id(13327936746914116)
,p_template_types=>'REPORT'
,p_help_text=>'This option will hide the pagination when all rows are displayed.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13328390123914116)
,p_theme_id=>42
,p_name=>'DISPLAY_AS_LINK'
,p_display_name=>'Display as Link'
,p_display_sequence=>30
,p_css_classes=>'t-Button--link'
,p_group_id=>wwv_flow_api.id(13317350006914113)
,p_template_types=>'BUTTON'
,p_help_text=>'This option makes the button appear as a text link.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13328798210914116)
,p_theme_id=>42
,p_name=>'SMALLTOPMARGIN'
,p_display_name=>'Small'
,p_display_sequence=>10
,p_css_classes=>'t-Button--padTop'
,p_group_id=>wwv_flow_api.id(13328536874914116)
,p_template_types=>'BUTTON'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13328915128914116)
,p_theme_id=>42
,p_name=>'LARGETOPMARGIN'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_css_classes=>'t-Button--gapTop'
,p_group_id=>wwv_flow_api.id(13328536874914116)
,p_template_types=>'BUTTON'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13329383378914116)
,p_theme_id=>42
,p_name=>'SMALLBOTTOMMARGIN'
,p_display_name=>'Small'
,p_display_sequence=>10
,p_css_classes=>'t-Button--padBottom'
,p_group_id=>wwv_flow_api.id(13329160548914116)
,p_template_types=>'BUTTON'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13329542015914116)
,p_theme_id=>42
,p_name=>'LARGEBOTTOMMARGIN'
,p_display_name=>'Large'
,p_display_sequence=>20
,p_css_classes=>'t-Button--gapBottom'
,p_group_id=>wwv_flow_api.id(13329160548914116)
,p_template_types=>'BUTTON'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13329714342914116)
,p_theme_id=>42
,p_name=>'TINY'
,p_display_name=>'Tiny'
,p_display_sequence=>10
,p_css_classes=>'t-Button--tiny'
,p_group_id=>wwv_flow_api.id(13317704925914113)
,p_template_types=>'BUTTON'
,p_help_text=>'A very small button.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13330100989914116)
,p_theme_id=>42
,p_name=>'FBM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-bottom-none'
,p_group_id=>wwv_flow_api.id(13329908872914116)
,p_template_types=>'FIELD'
,p_help_text=>'Removes the bottom margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13330318606914116)
,p_theme_id=>42
,p_name=>'FBM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-bottom-sm'
,p_group_id=>wwv_flow_api.id(13329908872914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a small bottom margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13330552810914116)
,p_theme_id=>42
,p_name=>'FBM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-bottom-md'
,p_group_id=>wwv_flow_api.id(13329908872914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a medium bottom margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13330725120914116)
,p_theme_id=>42
,p_name=>'FBM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-bottom-lg'
,p_group_id=>wwv_flow_api.id(13329908872914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a large bottom margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13331162137914117)
,p_theme_id=>42
,p_name=>'FLM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-left-none'
,p_group_id=>wwv_flow_api.id(13330941595914116)
,p_template_types=>'FIELD'
,p_help_text=>'Removes the left margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13331373738914117)
,p_theme_id=>42
,p_name=>'FLM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-left-sm'
,p_group_id=>wwv_flow_api.id(13330941595914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a small left margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13331528413914117)
,p_theme_id=>42
,p_name=>'FLM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-left-md'
,p_group_id=>wwv_flow_api.id(13330941595914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a medium left margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13331717735914117)
,p_theme_id=>42
,p_name=>'FLM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-left-lg'
,p_group_id=>wwv_flow_api.id(13330941595914116)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a large left margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13332124576914117)
,p_theme_id=>42
,p_name=>'FRM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-right-none'
,p_group_id=>wwv_flow_api.id(13331920517914117)
,p_template_types=>'FIELD'
,p_help_text=>'Removes the right margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13332383345914117)
,p_theme_id=>42
,p_name=>'FRM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-right-sm'
,p_group_id=>wwv_flow_api.id(13331920517914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a small right margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13332577974914117)
,p_theme_id=>42
,p_name=>'FRM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-right-md'
,p_group_id=>wwv_flow_api.id(13331920517914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a medium right margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13332746287914117)
,p_theme_id=>42
,p_name=>'FRM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-right-lg'
,p_group_id=>wwv_flow_api.id(13331920517914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a large right margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13333166999914117)
,p_theme_id=>42
,p_name=>'FTM_NONE'
,p_display_name=>'None'
,p_display_sequence=>10
,p_css_classes=>'margin-top-none'
,p_group_id=>wwv_flow_api.id(13332903862914117)
,p_template_types=>'FIELD'
,p_help_text=>'Removes the top margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13333394645914117)
,p_theme_id=>42
,p_name=>'FTM_SMALL'
,p_display_name=>'Small'
,p_display_sequence=>20
,p_css_classes=>'margin-top-sm'
,p_group_id=>wwv_flow_api.id(13332903862914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a small top margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13333556991914117)
,p_theme_id=>42
,p_name=>'FTM_MEDIUM'
,p_display_name=>'Medium'
,p_display_sequence=>30
,p_css_classes=>'margin-top-md'
,p_group_id=>wwv_flow_api.id(13332903862914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a medium top margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13333744784914117)
,p_theme_id=>42
,p_name=>'FTM_LARGE'
,p_display_name=>'Large'
,p_display_sequence=>40
,p_css_classes=>'margin-top-lg'
,p_group_id=>wwv_flow_api.id(13332903862914117)
,p_template_types=>'FIELD'
,p_help_text=>'Adds a large top margin for this field.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13334162094914117)
,p_theme_id=>42
,p_name=>'DISPLAY_AS_PILL_BUTTON'
,p_display_name=>'Display as Pill Button'
,p_display_sequence=>10
,p_css_classes=>'t-Form-fieldContainer--radioButtonGroup'
,p_group_id=>wwv_flow_api.id(13333990501914117)
,p_template_types=>'FIELD'
,p_help_text=>'Displays the radio buttons to look like a button set / pill button. Note that the the radio buttons must all be in the same row for this option to work.'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13334539010914118)
,p_theme_id=>42
,p_name=>'LARGE_FIELD'
,p_display_name=>'Large'
,p_display_sequence=>10
,p_css_classes=>'t-Form-fieldContainer--large'
,p_group_id=>wwv_flow_api.id(13334383323914117)
,p_template_types=>'FIELD'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13334795800914118)
,p_theme_id=>42
,p_name=>'X_LARGE_SIZE'
,p_display_name=>'X Large'
,p_display_sequence=>20
,p_css_classes=>'t-Form-fieldContainer--xlarge'
,p_group_id=>wwv_flow_api.id(13334383323914117)
,p_template_types=>'FIELD'
);
wwv_flow_api.create_template_option(
p_id=>wwv_flow_api.id(13334904432914118)
,p_theme_id=>42
,p_name=>'STRETCH_FORM_ITEM'
,p_display_name=>'Stretch Form Item'
,p_display_sequence=>10
,p_css_classes=>'t-Form-fieldContainer--stretchInputs'
,p_template_types=>'FIELD'
,p_help_text=>'Stretches the form item to fill its container.'
);
end;
/
prompt --application/shared_components/logic/build_options
begin
null;
end;
/
prompt --application/shared_components/globalization/language
begin
null;
end;
/
prompt --application/shared_components/globalization/translations
begin
null;
end;
/
prompt --application/shared_components/globalization/messages
begin
null;
end;
/
prompt --application/shared_components/globalization/dyntranslations
begin
null;
end;
/
prompt --application/shared_components/user_interface/shortcuts/delete_confirm_msg
begin
wwv_flow_api.create_shortcut(
p_id=>wwv_flow_api.id(13338629162914138)
,p_shortcut_name=>'DELETE_CONFIRM_MSG'
,p_shortcut_type=>'TEXT_ESCAPE_JS'
,p_shortcut=>'Would you like to perform this delete action?'
);
end;
/
prompt --application/shared_components/security/authentications/application_express_authentication
begin
wwv_flow_api.create_authentication(
p_id=>wwv_flow_api.id(13206459128914049)
,p_name=>'Application Express Authentication'
,p_scheme_type=>'NATIVE_APEX_ACCOUNTS'
,p_invalid_session_type=>'LOGIN'
,p_use_secure_cookie_yn=>'N'
,p_ras_mode=>0
);
end;
/
prompt --application/user_interfaces
begin
wwv_flow_api.create_user_interface(
p_id=>wwv_flow_api.id(13335687728914121)
,p_ui_type_name=>'DESKTOP'
,p_display_name=>'Desktop'
,p_display_seq=>10
,p_use_auto_detect=>false
,p_is_default=>true
,p_theme_id=>42
,p_home_url=>'f?p=&APP_ID.:1:&SESSION.'
,p_login_url=>'f?p=&APP_ID.:LOGIN_DESKTOP:&SESSION.'
,p_theme_style_by_user_pref=>false
,p_global_page_id=>0
,p_navigation_list_id=>wwv_flow_api.id(13207210899914050)
,p_navigation_list_position=>'SIDE'
,p_navigation_list_template_id=>wwv_flow_api.id(13300598952914095)
,p_nav_list_template_options=>'#DEFAULT#:t-TreeNav--styleA'
,p_css_file_urls=>'#APP_IMAGES#app-icon.css?version=#APP_VERSION#'
,p_nav_bar_type=>'LIST'
,p_nav_bar_list_id=>wwv_flow_api.id(13335302711914120)
,p_nav_bar_list_template_id=>wwv_flow_api.id(13302588134914096)
,p_nav_bar_template_options=>'#DEFAULT#'
);
end;
/
prompt --application/user_interfaces/combined_files
begin
null;
end;
/
prompt --application/pages/page_00000
begin
wwv_flow_api.create_page(
p_id=>0
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>'Global Page - Desktop'
,p_step_title=>'Global Page - Desktop'
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_protection_level=>'D'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20191016151019'
);
end;
/
prompt --application/pages/page_00001
begin
wwv_flow_api.create_page(
p_id=>1
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>'Home'
,p_step_title=>'Home'
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20200301183821'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154703802129839502)
,p_plug_name=>'Home Page Navigation'
,p_region_template_options=>'#DEFAULT#:t-Region--removeHeader:t-Region--scrollBody'
,p_component_template_options=>'#DEFAULT#:u-colors:t-Cards--featured force-fa-lg:t-Cards--displayIcons:t-Cards--3cols:t-Cards--animColorFill'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>10
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_list_id=>wwv_flow_api.id(13207210899914050)
,p_plug_source_type=>'NATIVE_LIST'
,p_list_template_id=>wwv_flow_api.id(13302722532914096)
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
);
end;
/
prompt --application/pages/page_00002
begin
wwv_flow_api.create_page(
p_id=>2
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>unistr('Visitors \2013 Web Source')
,p_step_title=>unistr('Visitors \2013 Web Source')
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_protection_level=>'C'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20201003022927'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13358364503985632)
,p_plug_name=>'Cloud Visitors'
,p_region_name=>'CLOUD_VISITORS_REST'
,p_region_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13255908155914077)
,p_plug_display_sequence=>20
,p_plug_display_point=>'BODY'
,p_location=>'WEB_SOURCE'
,p_web_src_module_id=>wwv_flow_api.id(156733630047645632)
,p_plug_source_type=>'NATIVE_IR'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_plug_caching=>'CACHE'
,p_plug_caching_max_age_in_sec=>3600
,p_plug_cache_depends_on_items=>'APP_REQUEST_DATA_HASH'
);
wwv_flow_api.create_worksheet(
p_id=>wwv_flow_api.id(13358757013985632)
,p_name=>'Report 1'
,p_max_row_count_message=>'The maximum row count for this report is #MAX_ROW_COUNT# rows. Please apply a filter to reduce the number of records in your query.'
,p_no_data_found_message=>'No data found.'
,p_show_nulls_as=>'-'
,p_pagination_type=>'ROWS_X_TO_Y'
,p_pagination_display_pos=>'BOTTOM_RIGHT'
,p_report_list_mode=>'TABS'
,p_show_detail_link=>'N'
,p_download_formats=>'CSV:HTML:EMAIL:XLS:PDF:RTF'
,p_owner=>'DIRK'
,p_internal_uid=>13358757013985632
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13358899445985634)
,p_db_column_name=>'AGENT'
,p_display_order=>1
,p_column_identifier=>'A'
,p_column_label=>'Agent'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13359232619985638)
,p_db_column_name=>'LOGIN_CNT'
,p_display_order=>2
,p_column_identifier=>'B'
,p_column_label=>'Login Cnt'
,p_column_type=>'NUMBER'
,p_heading_alignment=>'RIGHT'
,p_column_alignment=>'RIGHT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13359611629985638)
,p_db_column_name=>'IP_ADDRESS'
,p_display_order=>3
,p_column_identifier=>'C'
,p_column_label=>'Ip Address'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13360066447985638)
,p_db_column_name=>'LAST_LOGIN_DATE'
,p_display_order=>4
,p_column_identifier=>'D'
,p_column_label=>'Last Login Date'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29099405145480802)
,p_db_column_name=>'APPLICATION_ID'
,p_display_order=>24
,p_column_identifier=>'F'
,p_column_label=>'Application Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29141274676312201)
,p_db_column_name=>'PAGE_ID'
,p_display_order=>34
,p_column_identifier=>'G'
,p_column_label=>'Page Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29141439233312203)
,p_db_column_name=>'APPLICATION_NAME'
,p_display_order=>54
,p_column_identifier=>'I'
,p_column_label=>'Application Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(213273431425514701)
,p_db_column_name=>'APEX_USER'
,p_display_order=>64
,p_column_identifier=>'O'
,p_column_label=>'Apex User'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063500551228902)
,p_db_column_name=>'CNT'
,p_display_order=>74
,p_column_identifier=>'J'
,p_column_label=>'Cnt'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063632023228903)
,p_db_column_name=>'PAGE_NAME'
,p_display_order=>84
,p_column_identifier=>'K'
,p_column_label=>'Page Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063975683228906)
,p_db_column_name=>'REQUESTS'
,p_display_order=>94
,p_column_identifier=>'N'
,p_column_label=>'Requests'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063767730228904)
,p_db_column_name=>'ELAPSED_TIME'
,p_display_order=>104
,p_column_identifier=>'L'
,p_column_label=>'Elapsed Time'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063869704228905)
,p_db_column_name=>'DURATION_MINS'
,p_display_order=>114
,p_column_identifier=>'M'
,p_column_label=>'Duration Mins'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_rpt(
p_id=>wwv_flow_api.id(13363750242988016)
,p_application_user=>'APXWS_DEFAULT'
,p_report_seq=>10
,p_report_alias=>'133638'
,p_status=>'PUBLIC'
,p_is_default=>'Y'
,p_report_columns=>'APXWS_CC_002:LAST_LOGIN_DATE:APPLICATION_ID:PAGE_ID:APPLICATION_NAME:CNT:PAGE_NAME:ELAPSED_TIME:DURATION_MINS:REQUESTS:IP_ADDRESS:AGENT:LOGIN_CNT::APEX_USER'
,p_sort_column_1=>'0'
,p_sort_direction_1=>'DESC'
,p_sort_column_2=>'0'
,p_sort_direction_2=>'ASC'
,p_sort_column_3=>'0'
,p_sort_direction_3=>'ASC'
,p_sort_column_4=>'0'
,p_sort_direction_4=>'ASC'
,p_sort_column_5=>'0'
,p_sort_direction_5=>'ASC'
,p_sort_column_6=>'0'
,p_sort_direction_6=>'ASC'
,p_break_on=>'APXWS_CC_002:0:0:0:0:0'
,p_break_enabled_on=>'APXWS_CC_002:0:0:0:0:0'
);
wwv_flow_api.create_worksheet_condition(
p_id=>wwv_flow_api.id(170141031424356254)
,p_report_id=>wwv_flow_api.id(13363750242988016)
,p_condition_type=>'FILTER'
,p_allow_delete=>'Y'
,p_column_name=>'PAGE_ID'
,p_operator=>'!='
,p_expr=>'101'
,p_condition_sql=>'"PAGE_ID" != to_number(#APXWS_EXPR#)'
,p_condition_display=>'#APXWS_COL_NAME# != #APXWS_EXPR_NUMBER# '
,p_enabled=>'Y'
);
wwv_flow_api.create_worksheet_computation(
p_id=>wwv_flow_api.id(170141487724356255)
,p_report_id=>wwv_flow_api.id(13363750242988016)
,p_db_column_name=>'APXWS_CC_002'
,p_column_identifier=>'C02'
,p_computation_expr=>'substr( D,1,8)'
,p_column_type=>'STRING'
,p_column_label=>'day'
,p_report_label=>'day'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13362238894985641)
,p_plug_name=>'Breadcrumb'
,p_region_template_options=>'#DEFAULT#:t-BreadcrumbRegion--useBreadcrumbTitle'
,p_component_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13266400315914080)
,p_plug_display_sequence=>10
,p_plug_display_point=>'REGION_POSITION_01'
,p_menu_id=>wwv_flow_api.id(13206718934914050)
,p_plug_source_type=>'NATIVE_BREADCRUMB'
,p_menu_template_id=>wwv_flow_api.id(13314580626914101)
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154705423733839518)
,p_plug_name=>unistr('Cloud Visitors \2013 Infos')
,p_region_template_options=>'#DEFAULT#:t-Region--hideHeader:t-Region--scrollBody'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>10
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154706539698839529)
,p_plug_name=>'Infos'
,p_region_template_options=>'#DEFAULT#:t-Alert--horizontal:t-Alert--defaultIcons:t-Alert--info'
,p_plug_template=>wwv_flow_api.id(13228103993914065)
,p_plug_display_sequence=>30
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_source=>'Interactive Report from location ''Web Source''. Only one web source can be displayed and you have to wait up to 25 seconds for the result.'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(26153492259045003)
,p_name=>'P2_IP_LOCATION_LINK'
,p_item_sequence=>30
,p_item_plug_id=>wwv_flow_api.id(154705423733839518)
,p_prompt=>'Ip Location Link'
,p_source=>'https://www.iplocation.net/'
,p_source_type=>'STATIC'
,p_display_as=>'NATIVE_TEXT_FIELD'
,p_cSize=>30
,p_read_only_when_type=>'ALWAYS'
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#'
,p_attribute_01=>'N'
,p_attribute_02=>'N'
,p_attribute_04=>'URL'
,p_attribute_05=>'BOTH'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(154703905729839503)
,p_name=>'P2_MY_IP_ADDRESS'
,p_item_sequence=>40
,p_item_plug_id=>wwv_flow_api.id(154705423733839518)
,p_prompt=>'My current IP-Address'
,p_source=>'APP_MY_IP_ADDRESS'
,p_source_type=>'ITEM'
,p_display_as=>'NATIVE_DISPLAY_ONLY'
,p_begin_on_new_line=>'N'
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#'
,p_attribute_01=>'Y'
,p_attribute_02=>'VALUE'
,p_attribute_04=>'Y'
);
wwv_flow_api.create_page_da_event(
p_id=>wwv_flow_api.id(13361115400985639)
,p_name=>'Edit Report - Dialog Closed'
,p_event_sequence=>10
,p_triggering_element_type=>'REGION'
,p_triggering_region_id=>wwv_flow_api.id(13358364503985632)
,p_bind_type=>'bind'
,p_bind_event_type=>'apexafterclosedialog'
);
wwv_flow_api.create_page_da_action(
p_id=>wwv_flow_api.id(13361642676985640)
,p_event_id=>wwv_flow_api.id(13361115400985639)
,p_event_result=>'TRUE'
,p_action_sequence=>10
,p_execute_on_page_init=>'N'
,p_action=>'NATIVE_REFRESH'
,p_affected_elements_type=>'REGION'
,p_affected_region_id=>wwv_flow_api.id(13358364503985632)
,p_stop_execution_on_error=>'Y'
);
end;
/
prompt --application/pages/page_00004
begin
wwv_flow_api.create_page(
p_id=>4
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>'Cloud Visitors'
,p_step_title=>'Cloud Visitors'
,p_reload_on_submit=>'A'
,p_warn_on_unsaved_changes=>'N'
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20201001182726'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13555346716723078)
,p_plug_name=>'Breadcrumb'
,p_region_template_options=>'#DEFAULT#:t-BreadcrumbRegion--useBreadcrumbTitle'
,p_component_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13266400315914080)
,p_plug_display_sequence=>10
,p_plug_display_point=>'REGION_POSITION_01'
,p_menu_id=>wwv_flow_api.id(13206718934914050)
,p_plug_source_type=>'NATIVE_BREADCRUMB'
,p_menu_template_id=>wwv_flow_api.id(13314580626914101)
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13555939321723080)
,p_plug_name=>'Visitors table'
,p_region_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13255908155914077)
,p_plug_display_sequence=>30
,p_plug_display_point=>'BODY'
,p_query_type=>'SQL'
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select ID,',
' WEB_MODULE_ID,',
' LAST_LOGIN_DATE,',
' LOGIN_CNT,',
' APPLICATION_ID,',
' PAGE_ID,',
' APPLICATION_NAME,',
' APEX_USER,',
' IP_ADDRESS,',
' IP_LOCATION,',
' AGENT,',
' PAGE_NAME,',
' REQUESTS,',
' CNT,',
' ELAPSED_TIME,',
' DURATION_MINS,',
' CONTINENTCODE,',
' CONTINENTNAME,',
' COUNTRYCODE,',
' COUNTRYNAME,',
' STATEPROV,',
' CITY,',
' apex_item.checkbox2(1, IP_ADDRESS) IGNORED_IP_ADDRESS',
' from CLOUD_VISITORS T',
' where WEB_MODULE_ID = :P4_WEB_SRC_MODULE',
'and NOT EXISTS (',
' select 1',
' from CLOUD_VISITORS_EXCLUDED_IP_LIST S',
' where T.IP_ADDRESS LIKE S.IP_ADDRESS || ''%''',
')'))
,p_plug_source_type=>'NATIVE_IR'
,p_ajax_items_to_submit=>'P4_WEB_SRC_MODULE'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_plug_comment=>'Report from the cloud_visitors table.'
);
wwv_flow_api.create_worksheet(
p_id=>wwv_flow_api.id(13556060293723080)
,p_name=>'Visitors table'
,p_max_row_count_message=>'The maximum row count for this report is #MAX_ROW_COUNT# rows. Please apply a filter to reduce the number of records in your query.'
,p_no_data_found_message=>'No data found.'
,p_show_nulls_as=>'-'
,p_pagination_type=>'ROWS_X_TO_Y'
,p_pagination_display_pos=>'BOTTOM_RIGHT'
,p_report_list_mode=>'TABS'
,p_show_detail_link=>'N'
,p_download_formats=>'CSV:HTML:EMAIL:XLS:PDF:RTF'
,p_owner=>'DIRK'
,p_internal_uid=>13556060293723080
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13556416515723085)
,p_db_column_name=>'LAST_LOGIN_DATE'
,p_display_order=>1
,p_column_identifier=>'A'
,p_column_label=>'Last Login Date'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13556811782723089)
,p_db_column_name=>'LOGIN_CNT'
,p_display_order=>2
,p_column_identifier=>'B'
,p_column_label=>'Login Cnt'
,p_column_type=>'NUMBER'
,p_heading_alignment=>'RIGHT'
,p_column_alignment=>'RIGHT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13557251844723089)
,p_db_column_name=>'IP_ADDRESS'
,p_display_order=>3
,p_column_identifier=>'C'
,p_column_label=>'Ip Address'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(13557689579723090)
,p_db_column_name=>'AGENT'
,p_display_order=>4
,p_column_identifier=>'D'
,p_column_label=>'Agent'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
,p_tz_dependent=>'N'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29141983482312208)
,p_db_column_name=>'APPLICATION_ID'
,p_display_order=>24
,p_column_identifier=>'E'
,p_column_label=>'Application Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29142077621312209)
,p_db_column_name=>'PAGE_ID'
,p_display_order=>34
,p_column_identifier=>'F'
,p_column_label=>'Page Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(29142108542312210)
,p_db_column_name=>'APPLICATION_NAME'
,p_display_order=>44
,p_column_identifier=>'G'
,p_column_label=>'Application Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(211943461068966301)
,p_db_column_name=>'APEX_USER'
,p_display_order=>54
,p_column_identifier=>'AA'
,p_column_label=>'Apex User'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151123392664226302)
,p_db_column_name=>'IP_LOCATION'
,p_display_order=>64
,p_column_identifier=>'K'
,p_column_label=>'Ip Location'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194188782159806)
,p_db_column_name=>'PAGE_NAME'
,p_display_order=>74
,p_column_identifier=>'M'
,p_column_label=>'Page Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194276310159807)
,p_db_column_name=>'CNT'
,p_display_order=>84
,p_column_identifier=>'N'
,p_column_label=>'Cnt'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194304202159808)
,p_db_column_name=>'ELAPSED_TIME'
,p_display_order=>94
,p_column_identifier=>'O'
,p_column_label=>'Elapsed Time'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194472256159809)
,p_db_column_name=>'DURATION_MINS'
,p_display_order=>104
,p_column_identifier=>'P'
,p_column_label=>'Duration Mins'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194506642159810)
,p_db_column_name=>'CONTINENTCODE'
,p_display_order=>114
,p_column_identifier=>'Q'
,p_column_label=>'Continentcode'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194647606159811)
,p_db_column_name=>'CONTINENTNAME'
,p_display_order=>124
,p_column_identifier=>'R'
,p_column_label=>'Continentname'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194760914159812)
,p_db_column_name=>'COUNTRYCODE'
,p_display_order=>134
,p_column_identifier=>'S'
,p_column_label=>'Countrycode'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194827282159813)
,p_db_column_name=>'COUNTRYNAME'
,p_display_order=>144
,p_column_identifier=>'T'
,p_column_label=>'Countryname'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151194973503159814)
,p_db_column_name=>'STATEPROV'
,p_display_order=>154
,p_column_identifier=>'U'
,p_column_label=>'Stateprov'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(151195014311159815)
,p_db_column_name=>'CITY'
,p_display_order=>164
,p_column_identifier=>'V'
,p_column_label=>'City'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154705926418839523)
,p_db_column_name=>'ID'
,p_display_order=>174
,p_column_identifier=>'W'
,p_column_label=>'Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154706051822839524)
,p_db_column_name=>'WEB_MODULE_ID'
,p_display_order=>184
,p_column_identifier=>'X'
,p_column_label=>'Web Module Id'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(170063470935228901)
,p_db_column_name=>'REQUESTS'
,p_display_order=>194
,p_column_identifier=>'Y'
,p_column_label=>'Requests'
,p_column_type=>'STRING'
,p_heading_alignment=>'LEFT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(176133643049311301)
,p_db_column_name=>'IGNORED_IP_ADDRESS'
,p_display_order=>204
,p_column_identifier=>'Z'
,p_column_label=>'Ignored Ip Address'
,p_allow_sorting=>'N'
,p_allow_filtering=>'N'
,p_allow_highlighting=>'N'
,p_allow_ctrl_breaks=>'N'
,p_allow_aggregations=>'N'
,p_allow_computations=>'N'
,p_allow_charting=>'N'
,p_allow_group_by=>'N'
,p_allow_pivot=>'N'
,p_allow_hide=>'N'
,p_column_type=>'STRING'
,p_display_text_as=>'WITHOUT_MODIFICATION'
,p_column_alignment=>'CENTER'
);
wwv_flow_api.create_worksheet_rpt(
p_id=>wwv_flow_api.id(13565172701913752)
,p_application_user=>'APXWS_DEFAULT'
,p_report_seq=>10
,p_report_alias=>'135652'
,p_status=>'PUBLIC'
,p_is_default=>'Y'
,p_report_columns=>'IGNORED_IP_ADDRESS:APXWS_CC_001:LAST_LOGIN_DATE:IP_ADDRESS:IP_LOCATION:AGENT:APPLICATION_NAME:PAGE_NAME:CNT:ELAPSED_TIME:DURATION_MINS:REQUESTS::APEX_USER'
,p_sort_column_1=>'APXWS_CC_001'
,p_sort_direction_1=>'DESC'
,p_sort_column_2=>'LAST_LOGIN_DATE'
,p_sort_direction_2=>'DESC'
,p_sort_column_3=>'IP_ADDRESS'
,p_sort_direction_3=>'ASC'
,p_sort_column_4=>'GROUP_NAME'
,p_sort_direction_4=>'ASC'
,p_sort_column_5=>'PAGE_ID'
,p_sort_direction_5=>'ASC'
,p_sort_column_6=>'0'
,p_sort_direction_6=>'ASC'
,p_break_on=>'APXWS_CC_001'
,p_break_enabled_on=>'APXWS_CC_001'
);
wwv_flow_api.create_worksheet_condition(
p_id=>wwv_flow_api.id(176165749974778575)
,p_report_id=>wwv_flow_api.id(13565172701913752)
,p_condition_type=>'FILTER'
,p_allow_delete=>'Y'
,p_column_name=>'PAGE_NAME'
,p_operator=>'does not contain'
,p_expr=>'Login'
,p_condition_sql=>'upper("PAGE_NAME") not like ''%''||upper(#APXWS_EXPR#)||''%'''
,p_condition_display=>'#APXWS_COL_NAME# #APXWS_OP_NAME# ''Login'' '
,p_enabled=>'Y'
);
wwv_flow_api.create_worksheet_computation(
p_id=>wwv_flow_api.id(176166165251778576)
,p_report_id=>wwv_flow_api.id(13565172701913752)
,p_db_column_name=>'APXWS_CC_001'
,p_column_identifier=>'C01'
,p_computation_expr=>'SUBSTR( A,1,8)'
,p_column_type=>'STRING'
,p_column_label=>'day'
,p_report_label=>'day'
);
wwv_flow_api.create_report_region(
p_id=>wwv_flow_api.id(154704814254839512)
,p_name=>'Refresh Job'
,p_template=>wwv_flow_api.id(13257060739914077)
,p_display_sequence=>20
,p_include_in_reg_disp_sel_yn=>'Y'
,p_region_template_options=>'#DEFAULT#:t-Region--removeHeader:t-Region--scrollBody'
,p_component_template_options=>'#DEFAULT#:t-Report--altRowsDefault:t-Report--rowHighlight'
,p_display_point=>'BODY'
,p_source_type=>'NATIVE_SQL_REPORT'
,p_query_type=>'SQL'
,p_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select JOB_NAME, ',
' CAST(LAST_START_DATE AS TIMESTAMP WITH LOCAL TIME ZONE) LAST_START_DATE, ',
' CAST(NEXT_RUN_DATE AS TIMESTAMP WITH LOCAL TIME ZONE) NEXT_RUN_DATE, ',
' TO_CHAR(DATE ''0001-01-01'' + LAST_RUN_DURATION, ''HH24:MI:SS'') LAST_RUN_DURATION,',
' RUN_COUNT, FAILURE_COUNT',
'from USER_SCHEDULER_JOBS',
'where JOB_NAME = ''DBR_VIS_'' || UPPER(:P4_WEB_SRC_MODULE)'))
,p_ajax_enabled=>'Y'
,p_query_row_template=>wwv_flow_api.id(13280175337914086)
,p_query_num_rows=>15
,p_query_options=>'DERIVED_REPORT_COLUMNS'
,p_query_show_nulls_as=>'-'
,p_query_no_data_found=>'No job found.'
,p_csv_output=>'N'
,p_prn_output=>'N'
,p_sort_null=>'L'
,p_plug_query_strip_html=>'N'
,p_comment=>'Displays the status of the scheduler job the is used to refresh the report asynchronously.'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154704948332839513)
,p_query_column_id=>1
,p_column_alias=>'JOB_NAME'
,p_column_display_sequence=>1
,p_column_heading=>'Job Name'
,p_use_as_row_header=>'N'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154705676108839520)
,p_query_column_id=>2
,p_column_alias=>'LAST_START_DATE'
,p_column_display_sequence=>2
,p_column_heading=>'Last Start Date'
,p_use_as_row_header=>'N'
,p_column_format=>'DD.MM.YYYY HH24:MI'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154705759053839521)
,p_query_column_id=>3
,p_column_alias=>'NEXT_RUN_DATE'
,p_column_display_sequence=>3
,p_column_heading=>'Next Run Date'
,p_use_as_row_header=>'N'
,p_column_format=>'DD.MM.YYYY HH24:MI'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154705818205839522)
,p_query_column_id=>4
,p_column_alias=>'LAST_RUN_DURATION'
,p_column_display_sequence=>4
,p_column_heading=>'Last Run Duration'
,p_use_as_row_header=>'N'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154705240967839516)
,p_query_column_id=>5
,p_column_alias=>'RUN_COUNT'
,p_column_display_sequence=>5
,p_column_heading=>'Run Count'
,p_use_as_row_header=>'N'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_report_columns(
p_id=>wwv_flow_api.id(154705331340839517)
,p_query_column_id=>6
,p_column_alias=>'FAILURE_COUNT'
,p_column_display_sequence=>6
,p_column_heading=>'Failure Count'
,p_use_as_row_header=>'N'
,p_heading_alignment=>'LEFT'
,p_derived_column=>'N'
,p_include_in_export=>'Y'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154705596092839519)
,p_plug_name=>'Parameter'
,p_region_template_options=>'#DEFAULT#:t-Region--removeHeader:t-Region--scrollBody'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>10
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'REGION_POSITION_01'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(330792827241861734)
,p_plug_name=>'Infos'
,p_region_template_options=>'#DEFAULT#:t-Alert--horizontal:t-Alert--defaultIcons:t-Alert--info'
,p_plug_template=>wwv_flow_api.id(13228103993914065)
,p_plug_display_sequence=>40
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Here you can display recent visitor''s activities in an interactive Report from a local table.',
'After choosing a web source, you can control the scheduler job for the web source.',
'Click the ''Update now'' button to load the recent information from the data source into the local table could_visitors.',
'Click the ''Launch refresh job'' button to enable the frequent refresh of the report data.',
'A scheduler job will load the recent information with an SQL REST function from the data source joins it with the IP geolocation data and merges the data into the table cloud_visitors. ',
'Now you can choose a web source to be displayed and you don''t have to wait for the display of the result. The data is updated every 4 hours. The frequent call of a web service at the demo site will also prevent the shutdown of the site caused by inac'
||'tivity.'))
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(13558015565724201)
,p_button_sequence=>20
,p_button_plug_id=>wwv_flow_api.id(154704814254839512)
,p_button_name=>'LAUNCH_REFRESH_JOB'
,p_button_static_id=>'LAUNCH_REFRESH_JOB'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#:t-Button--padRight:t-Button--padTop'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_image_alt=>'Launch Refresh Job'
,p_button_position=>'BELOW_BOX'
,p_button_condition=>wwv_flow_string.join(wwv_flow_t_varchar2(
'SELECT 1',
'FROM DUAL ',
'WHERE :P4_WEB_SRC_MODULE IS NOT NULL',
'AND NOT EXISTS (',
' SELECT 1 FROM USER_SCHEDULER_JOBS ',
' WHERE JOB_NAME LIKE Cloud_Visitors_Utl.Web_Module_Job_Name(:P4_WEB_SRC_MODULE) || ''%''',
')'))
,p_button_condition_type=>'EXISTS'
,p_grid_new_grid=>false
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(13558105051724202)
,p_button_sequence=>30
,p_button_plug_id=>wwv_flow_api.id(154704814254839512)
,p_button_name=>'STOP_REFRESH_JOB'
,p_button_static_id=>'STOP_REFRESH_JOB'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#:t-Button--padTop'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_image_alt=>'Stop Refresh Job'
,p_button_position=>'BELOW_BOX'
,p_button_condition=>wwv_flow_string.join(wwv_flow_t_varchar2(
'SELECT 1 FROM USER_SCHEDULER_JOBS ',
'WHERE JOB_NAME LIKE Cloud_Visitors_Utl.Web_Module_Job_Name(:P4_WEB_SRC_MODULE) || ''%''',
'and :P4_WEB_SRC_MODULE IS NOT NULL'))
,p_button_condition_type=>'EXISTS'
,p_grid_new_grid=>false
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(152953458871349401)
,p_button_sequence=>40
,p_button_plug_id=>wwv_flow_api.id(154704814254839512)
,p_button_name=>'UPDATE_NOW'
,p_button_static_id=>'UPDATE_NOW'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#:t-Button--padLeft:t-Button--padTop'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_is_hot=>'Y'
,p_button_image_alt=>'Update Now'
,p_button_position=>'BELOW_BOX'
,p_button_condition=>'P4_WEB_SRC_MODULE'
,p_button_condition_type=>'ITEM_IS_NOT_NULL'
,p_grid_new_grid=>false
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(176133729509311302)
,p_button_sequence=>10
,p_button_plug_id=>wwv_flow_api.id(13555939321723080)
,p_button_name=>'IGNORE_IP_ADDRESS'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_image_alt=>'Ignore IP-Address'
,p_button_position=>'RIGHT_OF_IR_SEARCH_BAR'
,p_grid_new_grid=>false
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(156753343619030703)
,p_name=>'P4_WEB_SRC_MODULE'
,p_item_sequence=>30
,p_item_plug_id=>wwv_flow_api.id(154705596092839519)
,p_prompt=>'Web Source Module'
,p_display_as=>'NATIVE_SELECT_LIST'
,p_named_lov=>'RESTFUL_WEB_SRC_MODULES'
,p_lov=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select MODULE_NAME d, MODULE_STATIC_ID r',
' from APEX_APPL_WEB_SRC_MODULES',
' where APPLICATION_ID = :APP_ID',
' and WEB_SOURCE_TYPE LIKE ''Oracle REST Data Services%''',
'union all ',
'select ''Local DB Visitors'' d, ''localhost'' r',
'from dual',
''))
,p_lov_display_null=>'YES'
,p_cHeight=>1
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#:t-Form-fieldContainer--large'
,p_lov_display_extra=>'YES'
,p_help_text=>'Choose a web source for the report'
,p_attribute_01=>'NONE'
,p_attribute_02=>'N'
);
wwv_flow_api.create_page_da_event(
p_id=>wwv_flow_api.id(156763458427166889)
,p_name=>'P4_WEB_SRC_MODULE - Changed'
,p_event_sequence=>10
,p_triggering_element_type=>'ITEM'
,p_triggering_element=>'P4_WEB_SRC_MODULE'
,p_bind_type=>'bind'
,p_bind_event_type=>'change'
);
wwv_flow_api.create_page_da_action(
p_id=>wwv_flow_api.id(156763895069166904)
,p_event_id=>wwv_flow_api.id(156763458427166889)
,p_event_result=>'TRUE'
,p_action_sequence=>10
,p_execute_on_page_init=>'N'
,p_action=>'NATIVE_SUBMIT_PAGE'
,p_attribute_01=>'WEB_SRC_MODULE'
,p_attribute_02=>'Y'
,p_stop_execution_on_error=>'Y'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13558282192724203)
,p_process_sequence=>10
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Launch Remote Refresh Job'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.Launch_merge_remote_Job(',
' p_Enabled => ''YES'',',
' p_vis_module_static_id => :P4_WEB_SRC_MODULE',
');'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(13558015565724201)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_NOT_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Refresh job has been launched.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(176134098695311305)
,p_process_sequence=>20
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Launch Local Refresh Job'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.Launch_merge_local_Job(',
' p_Enabled => ''YES''',
');'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(13558015565724201)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Refresh job has been launched.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13558392786724204)
,p_process_sequence=>30
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Stop Remote Refresh Job'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.Launch_merge_remote_Job(',
' p_Enabled => ''NO'',',
' p_vis_module_static_id => :P4_WEB_SRC_MODULE',
');'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(13558105051724202)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_NOT_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Refresh job has been stopped.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(176134174450311306)
,p_process_sequence=>40
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Stop Local Refresh Job'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.Launch_merge_local_Job(',
' p_Enabled => ''NO''',
');'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(13558105051724202)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Refresh job has been stopped.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(152953507225349402)
,p_process_sequence=>50
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Merge Remote Source'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.merge_remote_source_call(',
' p_vis_module_static_id => :P4_WEB_SRC_MODULE,',
' p_geoloc_module_static_id => ''IP_Geolocation''',
');'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(152953458871349401)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_NOT_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Visitor Infos have been updated.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(176134230271311307)
,p_process_sequence=>60
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Merge Local Source'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'Cloud_Visitors_Utl.merge_local_source_call;',
''))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(152953458871349401)
,p_process_when=>'P4_WEB_SRC_MODULE'
,p_process_when_type=>'VAL_OF_ITEM_IN_COND_EQ_COND2'
,p_process_when2=>'localhost'
,p_process_success_message=>'Visitor Infos have been updated.'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(176133890235311303)
,p_process_sequence=>70
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Save Ignored IP-Adrress'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'FOR I in 1..APEX_APPLICATION.G_F01.COUNT LOOP',
' INSERT INTO CLOUD_VISITORS_EXCLUDED_IP_LIST (IP_ADDRESS)',
' SELECT APEX_APPLICATION.G_F01(i) ',
' FROM DUAL ',
' WHERE NOT EXISTS (',
' SELECT 1',
' FROM CLOUD_VISITORS_EXCLUDED_IP_LIST S',
' WHERE APEX_APPLICATION.G_F01(i) LIKE S.IP_ADDRESS || ''%''',
' );',
'END LOOP;'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
,p_process_when_button_id=>wwv_flow_api.id(176133729509311302)
);
end;
/
prompt --application/pages/page_00005
begin
wwv_flow_api.create_page(
p_id=>5
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>'SQL IP Location rest'
,p_step_title=>'SQL IP Location rest'
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20201002170117'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(151123556451226304)
,p_plug_name=>'Parameter'
,p_region_template_options=>'#DEFAULT#:t-Region--hideHeader:t-Region--scrollBody'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>10
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(151131342200274717)
,p_plug_name=>'SQL IP Location rest'
,p_region_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13255908155914077)
,p_plug_display_sequence=>20
,p_plug_display_point=>'BODY'
,p_location=>'WEB_SOURCE'
,p_web_src_module_id=>wwv_flow_api.id(151095916907358988)
,p_plug_source_type=>'NATIVE_IR'
,p_ajax_items_to_submit=>'P5_IP_ADDRESS'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_plug_display_condition_type=>'ITEM_IS_NOT_NULL'
,p_plug_display_when_condition=>'P5_IP_ADDRESS'
);
wwv_flow_api.create_worksheet(
p_id=>wwv_flow_api.id(151131495474274717)
,p_name=>'SQL IP Location rest'
,p_max_row_count_message=>'The maximum row count for this report is #MAX_ROW_COUNT# rows. Please apply a filter to reduce the number of records in your query.'
,p_no_data_found_message=>'No data found.'
,p_base_pk1=>'IPADDRESS'
,p_show_nulls_as=>'-'
,p_show_search_textbox=>'N'
,p_report_list_mode=>'NONE'
,p_show_notify=>'Y'
,p_download_formats=>'CSV:HTML:EMAIL:XLS:PDF:RTF'
,p_detail_link_text=>'<img src="#IMAGE_PREFIX#app_ui/img/icons/apex-edit-pencil.png" class="apex-edit-pencil" alt="">'
,p_allow_exclude_null_values=>'N'
,p_allow_hide_extra_columns=>'N'
,p_owner=>'DIRK'
,p_internal_uid=>151131495474274717
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212855558837373817)
,p_db_column_name=>'IPADDRESS'
,p_display_order=>10
,p_column_identifier=>'H'
,p_column_label=>'Ipaddress'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212855602748373818)
,p_db_column_name=>'CONTINENTCODE'
,p_display_order=>20
,p_column_identifier=>'I'
,p_column_label=>'Continentcode'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212855715660373819)
,p_db_column_name=>'CONTINENTNAME'
,p_display_order=>30
,p_column_identifier=>'J'
,p_column_label=>'Continentname'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212855819339373820)
,p_db_column_name=>'COUNTRYCODE'
,p_display_order=>40
,p_column_identifier=>'K'
,p_column_label=>'Countrycode'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212855984958373821)
,p_db_column_name=>'COUNTRYNAME'
,p_display_order=>50
,p_column_identifier=>'L'
,p_column_label=>'Countryname'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212856077976373822)
,p_db_column_name=>'STATEPROV'
,p_display_order=>60
,p_column_identifier=>'M'
,p_column_label=>'Stateprov'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212856105529373823)
,p_db_column_name=>'CITY'
,p_display_order=>70
,p_column_identifier=>'N'
,p_column_label=>'City'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212856262575373824)
,p_db_column_name=>'ERROR'
,p_display_order=>80
,p_column_identifier=>'O'
,p_column_label=>'Error'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(212856313419373825)
,p_db_column_name=>'ERRORCODE'
,p_display_order=>90
,p_column_identifier=>'P'
,p_column_label=>'Errorcode'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_rpt(
p_id=>wwv_flow_api.id(151136660813289659)
,p_application_user=>'APXWS_DEFAULT'
,p_report_seq=>10
,p_report_alias=>'1511367'
,p_status=>'PUBLIC'
,p_is_default=>'Y'
,p_report_columns=>'IPADDRESS:CONTINENTCODE:COUNTRYNAME:CITY:STATEPROV:ERROR:'
);
wwv_flow_api.create_web_source_comp_param(
p_id=>wwv_flow_api.id(212856461576373826)
,p_page_id=>5
,p_web_src_param_id=>wwv_flow_api.id(151096742274393840)
,p_page_plug_id=>wwv_flow_api.id(151131342200274717)
,p_value_type=>'STATIC'
,p_value=>'free'
);
wwv_flow_api.create_web_source_comp_param(
p_id=>wwv_flow_api.id(212856578940373827)
,p_page_id=>5
,p_web_src_param_id=>wwv_flow_api.id(151097191736399179)
,p_page_plug_id=>wwv_flow_api.id(151131342200274717)
,p_value_type=>'STATIC'
,p_value=>'self'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154704748254839511)
,p_plug_name=>'Breadcrumbs'
,p_region_template_options=>'#DEFAULT#:t-BreadcrumbRegion--useBreadcrumbTitle'
,p_component_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13266400315914080)
,p_plug_display_sequence=>30
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'REGION_POSITION_01'
,p_menu_id=>wwv_flow_api.id(13206718934914050)
,p_plug_source_type=>'NATIVE_BREADCRUMB'
,p_menu_template_id=>wwv_flow_api.id(13314580626914101)
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(157073618282771901)
,p_plug_name=>'Excluded IP List'
,p_region_template_options=>'#DEFAULT#:t-Region--scrollBody'
,p_component_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>30
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select ID, IP_ADDRESS, CREATED_AT, CREATED_BY',
'from CLOUD_VISITORS_EXCLUDED_IP_LIST'))
,p_plug_source_type=>'NATIVE_IG'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_plug_header=>'IP addresses that are excluded from the Cloud Visitors reports.'
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(157073844210771903)
,p_name=>'IP_ADDRESS'
,p_source_type=>'DB_COLUMN'
,p_source_expression=>'IP_ADDRESS'
,p_data_type=>'VARCHAR2'
,p_is_query_only=>false
,p_item_type=>'NATIVE_TEXT_FIELD'
,p_heading=>'Ip Address'
,p_heading_alignment=>'LEFT'
,p_display_sequence=>50
,p_value_alignment=>'LEFT'
,p_attribute_05=>'BOTH'
,p_is_required=>true
,p_max_length=>512
,p_enable_filter=>true
,p_filter_operators=>'C'
,p_filter_is_required=>false
,p_filter_text_case=>'MIXED'
,p_filter_lov_type=>'NONE'
,p_use_as_row_header=>false
,p_enable_sort_group=>true
,p_enable_control_break=>false
,p_enable_hide=>false
,p_is_primary_key=>false
,p_duplicate_value=>false
,p_include_in_export=>true
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(157073955527771904)
,p_name=>'CREATED_AT'
,p_source_type=>'DB_COLUMN'
,p_source_expression=>'CREATED_AT'
,p_data_type=>'TIMESTAMP_LTZ'
,p_is_query_only=>true
,p_item_type=>'NATIVE_DISPLAY_ONLY'
,p_heading=>'Created At'
,p_heading_alignment=>'LEFT'
,p_display_sequence=>60
,p_value_alignment=>'LEFT'
,p_attribute_02=>'VALUE'
,p_enable_filter=>true
,p_filter_is_required=>false
,p_filter_date_ranges=>'ALL'
,p_filter_lov_type=>'DISTINCT'
,p_use_as_row_header=>false
,p_enable_sort_group=>true
,p_enable_control_break=>true
,p_enable_hide=>true
,p_is_primary_key=>false
,p_include_in_export=>true
,p_escape_on_http_output=>true
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(157074056360771905)
,p_name=>'CREATED_BY'
,p_source_type=>'DB_COLUMN'
,p_source_expression=>'CREATED_BY'
,p_data_type=>'VARCHAR2'
,p_is_query_only=>true
,p_item_type=>'NATIVE_DISPLAY_ONLY'
,p_heading=>'Created By'
,p_heading_alignment=>'LEFT'
,p_display_sequence=>70
,p_value_alignment=>'LEFT'
,p_attribute_02=>'VALUE'
,p_enable_filter=>true
,p_filter_operators=>'C:S:CASE_INSENSITIVE:REGEXP'
,p_filter_is_required=>false
,p_filter_text_case=>'MIXED'
,p_filter_lov_type=>'NONE'
,p_use_as_row_header=>false
,p_enable_sort_group=>false
,p_enable_hide=>true
,p_is_primary_key=>false
,p_include_in_export=>true
,p_escape_on_http_output=>true
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(157074165157771906)
,p_name=>'APEX$ROW_ACTION'
,p_item_type=>'NATIVE_ROW_ACTION'
,p_display_sequence=>30
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(157074227398771907)
,p_name=>'APEX$ROW_SELECTOR'
,p_item_type=>'NATIVE_ROW_SELECTOR'
,p_display_sequence=>20
,p_attribute_01=>'Y'
,p_attribute_02=>'Y'
,p_attribute_03=>'N'
);
wwv_flow_api.create_region_column(
p_id=>wwv_flow_api.id(176133947398311304)
,p_name=>'ID'
,p_source_type=>'DB_COLUMN'
,p_source_expression=>'ID'
,p_data_type=>'NUMBER'
,p_is_query_only=>false
,p_item_type=>'NATIVE_HIDDEN'
,p_display_sequence=>40
,p_attribute_01=>'Y'
,p_filter_is_required=>false
,p_use_as_row_header=>false
,p_enable_sort_group=>true
,p_enable_control_break=>true
,p_is_primary_key=>true
,p_duplicate_value=>true
,p_include_in_export=>false
);
wwv_flow_api.create_interactive_grid(
p_id=>wwv_flow_api.id(157073726738771902)
,p_internal_uid=>157073726738771902
,p_is_editable=>true
,p_edit_operations=>'i:u:d'
,p_lost_update_check_type=>'VALUES'
,p_add_row_if_empty=>true
,p_submit_checked_rows=>false
,p_lazy_loading=>false
,p_requires_filter=>false
,p_show_nulls_as=>'-'
,p_select_first_row=>true
,p_fixed_row_height=>true
,p_pagination_type=>'SCROLL'
,p_show_total_row_count=>true
,p_show_toolbar=>true
,p_enable_save_public_report=>false
,p_enable_subscriptions=>true
,p_enable_flashback=>true
,p_define_chart_view=>true
,p_enable_download=>true
,p_enable_mail_download=>true
,p_fixed_header=>'PAGE'
,p_show_icon_view=>false
,p_show_detail_view=>false
);
wwv_flow_api.create_ig_report(
p_id=>wwv_flow_api.id(157079205564783052)
,p_interactive_grid_id=>wwv_flow_api.id(157073726738771902)
,p_type=>'PRIMARY'
,p_default_view=>'GRID'
,p_show_row_number=>false
,p_settings_area_expanded=>true
);
wwv_flow_api.create_ig_report_view(
p_id=>wwv_flow_api.id(157079367401783053)
,p_report_id=>wwv_flow_api.id(157079205564783052)
,p_view_type=>'GRID'
,p_srv_exclude_null_values=>false
,p_srv_only_display_columns=>true
,p_edit_mode=>false
);
wwv_flow_api.create_ig_report_column(
p_id=>wwv_flow_api.id(157079883943783058)
,p_view_id=>wwv_flow_api.id(157079367401783053)
,p_display_seq=>1
,p_column_id=>wwv_flow_api.id(157073844210771903)
,p_is_visible=>true
,p_is_frozen=>false
);
wwv_flow_api.create_ig_report_column(
p_id=>wwv_flow_api.id(157080372077783062)
,p_view_id=>wwv_flow_api.id(157079367401783053)
,p_display_seq=>2
,p_column_id=>wwv_flow_api.id(157073955527771904)
,p_is_visible=>true
,p_is_frozen=>false
);
wwv_flow_api.create_ig_report_column(
p_id=>wwv_flow_api.id(157080874219783065)
,p_view_id=>wwv_flow_api.id(157079367401783053)
,p_display_seq=>3
,p_column_id=>wwv_flow_api.id(157074056360771905)
,p_is_visible=>true
,p_is_frozen=>false
);
wwv_flow_api.create_ig_report_column(
p_id=>wwv_flow_api.id(157081961280791155)
,p_view_id=>wwv_flow_api.id(157079367401783053)
,p_display_seq=>0
,p_column_id=>wwv_flow_api.id(157074165157771906)
,p_is_visible=>true
,p_is_frozen=>false
);
wwv_flow_api.create_ig_report_column(
p_id=>wwv_flow_api.id(176144273449949175)
,p_view_id=>wwv_flow_api.id(157079367401783053)
,p_display_seq=>4
,p_column_id=>wwv_flow_api.id(176133947398311304)
,p_is_visible=>true
,p_is_frozen=>false
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(151123654091226305)
,p_button_sequence=>20
,p_button_plug_id=>wwv_flow_api.id(151123556451226304)
,p_button_name=>'SUBMIT'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#:t-Button--gapTop'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_is_hot=>'Y'
,p_button_image_alt=>'Submit'
,p_button_position=>'BODY'
,p_grid_new_grid=>false
,p_grid_new_row=>'N'
,p_grid_new_column=>'Y'
,p_grid_column_span=>2
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(151123403387226303)
,p_name=>'P5_IP_ADDRESS'
,p_is_required=>true
,p_item_sequence=>10
,p_item_plug_id=>wwv_flow_api.id(151123556451226304)
,p_prompt=>'Lookup geo-location for IP-Address'
,p_display_as=>'NATIVE_TEXT_FIELD'
,p_cSize=>40
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#'
,p_attribute_01=>'N'
,p_attribute_02=>'N'
,p_attribute_04=>'TEXT'
,p_attribute_05=>'BOTH'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(176096033111405504)
,p_name=>'P5_MY_IP_ADDRESS'
,p_item_sequence=>20
,p_item_plug_id=>wwv_flow_api.id(151123556451226304)
,p_prompt=>'My current IP-Address'
,p_source=>'APP_MY_IP_ADDRESS'
,p_source_type=>'ITEM'
,p_display_as=>'NATIVE_DISPLAY_ONLY'
,p_begin_on_new_line=>'N'
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#'
,p_attribute_01=>'Y'
,p_attribute_02=>'VALUE'
,p_attribute_04=>'Y'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(212883612241604681)
,p_process_sequence=>30
,p_process_point=>'AFTER_FOOTER'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'LOG_DBMS_OUTPUT'
,p_process_sql_clob=>'APEX_DEBUG.LOG_DBMS_OUTPUT;'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(157074382610771908)
,p_process_sequence=>10
,p_process_point=>'AFTER_SUBMIT'
,p_region_id=>wwv_flow_api.id(157073618282771901)
,p_process_type=>'NATIVE_IG_DML'
,p_process_name=>'IP Black List - Save Interactive Grid Data'
,p_attribute_01=>'REGION_SOURCE'
,p_attribute_05=>'Y'
,p_attribute_06=>'Y'
,p_attribute_08=>'Y'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(212883332374603257)
,p_process_sequence=>20
,p_process_point=>'BEFORE_BOX_BODY'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'dbms_output_enable'
,p_process_sql_clob=>'dbms_output.enable;'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
end;
/
prompt --application/pages/page_00007
begin
wwv_flow_api.create_page(
p_id=>7
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>unistr('Visitors \2013 SQL REST function')
,p_step_title=>unistr('Visitors \2013 SQL REST function')
,p_warn_on_unsaved_changes=>'N'
,p_autocomplete_on_off=>'OFF'
,p_page_template_options=>'#DEFAULT#'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20201002125047'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13375983895652313)
,p_plug_name=>unistr('Visitors \2013 SQL REST function')
,p_region_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13255908155914077)
,p_plug_display_sequence=>20
,p_plug_display_point=>'BODY'
,p_query_type=>'SQL'
,p_plug_source=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select T.* ',
'from table ( Cloud_Visitors_Utl.Pipe_app_visitor_rest(:P7_WEB_SRC_MODULE) ) T',
'where NOT EXISTS (',
' select 1',
' from CLOUD_VISITORS_EXCLUDED_IP_LIST S',
' where T.IP_ADDRESS LIKE ''%'' || S.IP_ADDRESS || ''%''',
')'))
,p_plug_source_type=>'NATIVE_IR'
,p_ajax_items_to_submit=>'P7_WEB_SRC_MODULE'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_prn_content_disposition=>'ATTACHMENT'
,p_prn_document_header=>'APEX'
,p_prn_units=>'INCHES'
,p_prn_paper_size=>'LETTER'
,p_prn_width=>8.5
,p_prn_height=>11
,p_prn_orientation=>'HORIZONTAL'
,p_prn_page_header_font_color=>'#000000'
,p_prn_page_header_font_family=>'Helvetica'
,p_prn_page_header_font_weight=>'normal'
,p_prn_page_header_font_size=>'12'
,p_prn_page_footer_font_color=>'#000000'
,p_prn_page_footer_font_family=>'Helvetica'
,p_prn_page_footer_font_weight=>'normal'
,p_prn_page_footer_font_size=>'12'
,p_prn_header_bg_color=>'#9bafde'
,p_prn_header_font_color=>'#000000'
,p_prn_header_font_family=>'Helvetica'
,p_prn_header_font_weight=>'normal'
,p_prn_header_font_size=>'10'
,p_prn_body_bg_color=>'#efefef'
,p_prn_body_font_color=>'#000000'
,p_prn_body_font_family=>'Helvetica'
,p_prn_body_font_weight=>'normal'
,p_prn_body_font_size=>'10'
,p_prn_border_width=>.5
,p_prn_page_header_alignment=>'CENTER'
,p_prn_page_footer_alignment=>'CENTER'
);
wwv_flow_api.create_worksheet(
p_id=>wwv_flow_api.id(154706681879839530)
,p_max_row_count=>'1000000'
,p_show_nulls_as=>'-'
,p_pagination_type=>'ROWS_X_TO_Y'
,p_pagination_display_pos=>'BOTTOM_RIGHT'
,p_report_list_mode=>'TABS'
,p_show_detail_link=>'N'
,p_show_notify=>'Y'
,p_download_formats=>'CSV:HTML:EMAIL:XLS:PDF:RTF'
,p_owner=>'DIRK'
,p_internal_uid=>154706681879839530
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154706731457839531)
,p_db_column_name=>'LAST_LOGIN_DATE'
,p_display_order=>10
,p_column_identifier=>'A'
,p_column_label=>'Last Login Date'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154706840558839532)
,p_db_column_name=>'LOGIN_CNT'
,p_display_order=>20
,p_column_identifier=>'B'
,p_column_label=>'Login Cnt'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154706923501839533)
,p_db_column_name=>'APPLICATION_ID'
,p_display_order=>30
,p_column_identifier=>'C'
,p_column_label=>'Application Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707031541839534)
,p_db_column_name=>'PAGE_ID'
,p_display_order=>40
,p_column_identifier=>'D'
,p_column_label=>'Page Id'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707160229839535)
,p_db_column_name=>'APPLICATION_NAME'
,p_display_order=>50
,p_column_identifier=>'E'
,p_column_label=>'Application Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(211943514295966302)
,p_db_column_name=>'APEX_USER'
,p_display_order=>60
,p_column_identifier=>'M'
,p_column_label=>'Apex User'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707203176839536)
,p_db_column_name=>'IP_ADDRESS'
,p_display_order=>70
,p_column_identifier=>'F'
,p_column_label=>'Ip Address'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707325068839537)
,p_db_column_name=>'AGENT'
,p_display_order=>80
,p_column_identifier=>'G'
,p_column_label=>'Agent'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707420849839538)
,p_db_column_name=>'PAGE_NAME'
,p_display_order=>90
,p_column_identifier=>'H'
,p_column_label=>'Page Name'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707552390839539)
,p_db_column_name=>'REQUESTS'
,p_display_order=>100
,p_column_identifier=>'I'
,p_column_label=>'Requests'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707600494839540)
,p_db_column_name=>'CNT'
,p_display_order=>110
,p_column_identifier=>'J'
,p_column_label=>'Cnt'
,p_column_type=>'NUMBER'
,p_column_alignment=>'RIGHT'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707777960839541)
,p_db_column_name=>'ELAPSED_TIME'
,p_display_order=>120
,p_column_identifier=>'K'
,p_column_label=>'Elapsed Time'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_column(
p_id=>wwv_flow_api.id(154707854638839542)
,p_db_column_name=>'DURATION_MINS'
,p_display_order=>130
,p_column_identifier=>'L'
,p_column_label=>'Duration Mins'
,p_column_type=>'STRING'
);
wwv_flow_api.create_worksheet_rpt(
p_id=>wwv_flow_api.id(176085260307987098)
,p_application_user=>'APXWS_DEFAULT'
,p_report_seq=>10
,p_report_alias=>'1760853'
,p_status=>'PUBLIC'
,p_is_default=>'Y'
,p_report_columns=>'LAST_LOGIN_DATE:LOGIN_CNT:APPLICATION_ID:PAGE_ID:APPLICATION_NAME:IP_ADDRESS:AGENT:PAGE_NAME:REQUESTS:CNT:ELAPSED_TIME:DURATION_MINS:APEX_USER'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13381956900652325)
,p_plug_name=>'Breadcrumb'
,p_region_template_options=>'#DEFAULT#:t-BreadcrumbRegion--useBreadcrumbTitle'
,p_component_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13266400315914080)
,p_plug_display_sequence=>10
,p_plug_display_point=>'REGION_POSITION_01'
,p_menu_id=>wwv_flow_api.id(13206718934914050)
,p_plug_source_type=>'NATIVE_BREADCRUMB'
,p_menu_template_id=>wwv_flow_api.id(13314580626914101)
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(154704281281839506)
,p_plug_name=>'Parameter'
,p_region_template_options=>'#DEFAULT#:t-Region--removeHeader:t-Region--scrollBody'
,p_plug_template=>wwv_flow_api.id(13257060739914077)
,p_plug_display_sequence=>10
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'REGION_POSITION_01'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(330783582457813531)
,p_plug_name=>'Infos'
,p_region_template_options=>'#DEFAULT#:t-Alert--horizontal:t-Alert--defaultIcons:t-Alert--info'
,p_plug_template=>wwv_flow_api.id(13228103993914065)
,p_plug_display_sequence=>30
,p_include_in_reg_disp_sel_yn=>'Y'
,p_plug_display_point=>'BODY'
,p_plug_source=>'Interactive Report from SQL REST function. You can choose a web source to be displayed but you have to wait up to 25 seconds for the result.'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'HTML'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(156716272821479833)
,p_name=>'P7_WEB_SRC_MODULE'
,p_item_sequence=>20
,p_item_plug_id=>wwv_flow_api.id(154704281281839506)
,p_prompt=>'Web Source Module'
,p_display_as=>'NATIVE_SELECT_LIST'
,p_named_lov=>'RESTFUL_WEB_SRC_MODULES'
,p_lov=>wwv_flow_string.join(wwv_flow_t_varchar2(
'select MODULE_NAME d, MODULE_STATIC_ID r',
' from APEX_APPL_WEB_SRC_MODULES',
' where APPLICATION_ID = :APP_ID',
' and WEB_SOURCE_TYPE LIKE ''Oracle REST Data Services%''',
'union all ',
'select ''Local DB Visitors'' d, ''localhost'' r',
'from dual',
''))
,p_lov_display_null=>'YES'
,p_cHeight=>1
,p_field_template=>wwv_flow_api.id(13312001196914099)
,p_item_template_options=>'#DEFAULT#'
,p_lov_display_extra=>'YES'
,p_inline_help_text=>'Choose a web source for the report'
,p_attribute_01=>'NONE'
,p_attribute_02=>'N'
);
wwv_flow_api.create_page_da_event(
p_id=>wwv_flow_api.id(154704531513839509)
,p_name=>'P7_WEB_SRC_MODULE - Changed'
,p_event_sequence=>10
,p_triggering_element_type=>'ITEM'
,p_triggering_element=>'P7_WEB_SRC_MODULE'
,p_bind_type=>'bind'
,p_bind_event_type=>'change'
);
wwv_flow_api.create_page_da_action(
p_id=>wwv_flow_api.id(154704659024839510)
,p_event_id=>wwv_flow_api.id(154704531513839509)
,p_event_result=>'TRUE'
,p_action_sequence=>10
,p_execute_on_page_init=>'N'
,p_action=>'NATIVE_REFRESH'
,p_affected_elements_type=>'REGION'
,p_affected_region_id=>wwv_flow_api.id(13375983895652313)
,p_stop_execution_on_error=>'Y'
);
end;
/
prompt --application/pages/page_09999
begin
wwv_flow_api.create_page(
p_id=>9999
,p_user_interface_id=>wwv_flow_api.id(13335687728914121)
,p_name=>'Login Page'
,p_alias=>'LOGIN_DESKTOP'
,p_step_title=>'Cloud Visitors - Sign In'
,p_warn_on_unsaved_changes=>'N'
,p_first_item=>'AUTO_FIRST_ITEM'
,p_autocomplete_on_off=>'OFF'
,p_step_template=>wwv_flow_api.id(13212131145914059)
,p_page_template_options=>'#DEFAULT#'
,p_page_is_public_y_n=>'Y'
,p_last_updated_by=>'DIRK'
,p_last_upd_yyyymmddhh24miss=>'20200303161848'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13339741380914146)
,p_plug_name=>'Cloud Visitors'
,p_icon_css_classes=>'app-icon'
,p_region_template_options=>'#DEFAULT#'
,p_plug_template=>wwv_flow_api.id(13256551504914077)
,p_plug_display_sequence=>10
,p_plug_display_point=>'BODY'
,p_plug_query_options=>'DERIVED_REPORT_COLUMNS'
,p_attribute_01=>'N'
,p_attribute_02=>'TEXT'
,p_attribute_03=>'Y'
);
wwv_flow_api.create_page_plug(
p_id=>wwv_flow_api.id(13344437662914153)
,p_plug_name=>'Language Selector'
,p_parent_plug_id=>wwv_flow_api.id(13339741380914146)
,p_region_template_options=>'#DEFAULT#'
,p_component_template_options=>'#DEFAULT#'
,p_escape_on_http_output=>'Y'
,p_plug_template=>wwv_flow_api.id(13231800764914068)
,p_plug_display_sequence=>20
,p_plug_display_point=>'BODY'
,p_plug_source=>'apex_lang.emit_language_selector_list;'
,p_plug_source_type=>'NATIVE_PLSQL'
,p_plug_query_num_rows=>15
);
wwv_flow_api.create_page_button(
p_id=>wwv_flow_api.id(13342592569914151)
,p_button_sequence=>40
,p_button_plug_id=>wwv_flow_api.id(13339741380914146)
,p_button_name=>'LOGIN'
,p_button_action=>'SUBMIT'
,p_button_template_options=>'#DEFAULT#'
,p_button_template_id=>wwv_flow_api.id(13313107495914101)
,p_button_is_hot=>'Y'
,p_button_image_alt=>'Sign In'
,p_button_position=>'REGION_TEMPLATE_NEXT'
,p_button_alignment=>'LEFT'
,p_grid_new_grid=>false
,p_grid_new_row=>'Y'
,p_grid_new_column=>'Y'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(13340113886914147)
,p_name=>'P9999_USERNAME'
,p_item_sequence=>10
,p_item_plug_id=>wwv_flow_api.id(13339741380914146)
,p_prompt=>'username'
,p_placeholder=>'username'
,p_display_as=>'NATIVE_TEXT_FIELD'
,p_cSize=>40
,p_cMaxlength=>100
,p_label_alignment=>'RIGHT'
,p_field_template=>wwv_flow_api.id(13311724351914099)
,p_item_icon_css_classes=>'fa-user'
,p_item_template_options=>'#DEFAULT#'
,p_is_persistent=>'N'
,p_attribute_01=>'N'
,p_attribute_02=>'N'
,p_attribute_03=>'N'
,p_attribute_04=>'TEXT'
,p_attribute_05=>'NONE'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(13340531777914148)
,p_name=>'P9999_PASSWORD'
,p_item_sequence=>20
,p_item_plug_id=>wwv_flow_api.id(13339741380914146)
,p_prompt=>'password'
,p_placeholder=>'password'
,p_display_as=>'NATIVE_PASSWORD'
,p_cSize=>40
,p_cMaxlength=>100
,p_label_alignment=>'RIGHT'
,p_field_template=>wwv_flow_api.id(13311724351914099)
,p_item_icon_css_classes=>'fa-key'
,p_item_template_options=>'#DEFAULT#'
,p_is_persistent=>'N'
,p_attribute_01=>'Y'
);
wwv_flow_api.create_page_item(
p_id=>wwv_flow_api.id(13341612029914149)
,p_name=>'P9999_REMEMBER'
,p_item_sequence=>30
,p_item_plug_id=>wwv_flow_api.id(13339741380914146)
,p_prompt=>'Remember username'
,p_display_as=>'NATIVE_CHECKBOX'
,p_named_lov=>'LOGIN_REMEMBER_USERNAME'
,p_lov=>'.'||wwv_flow_api.id(13340847114914148)||'.'
,p_label_alignment=>'RIGHT'
,p_field_template=>wwv_flow_api.id(13311724351914099)
,p_item_template_options=>'#DEFAULT#'
,p_is_persistent=>'N'
,p_lov_display_extra=>'NO'
,p_help_text=>wwv_flow_string.join(wwv_flow_t_varchar2(
'<p>',
'If you select this checkbox, the application will save your username in a persistent browser cookie named "LOGIN_USERNAME_COOKIE".',
'When you go to the login page the next time,',
'the username field will be automatically populated with this value.',
'</p>',
'<p>',
'If you deselect this checkbox and your username is already saved in the cookie,',
'the application will overwrite it with an empty value.',
'You can also use your browser''s developer tools to completely remove the cookie.',
'</p>'))
,p_attribute_01=>'1'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13343309611914152)
,p_process_sequence=>10
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Set Username Cookie'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'apex_authentication.send_login_username_cookie (',
' p_username => lower(:P9999_USERNAME),',
' p_consent => :P9999_REMEMBER = ''Y'' );'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13342973597914152)
,p_process_sequence=>20
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Login'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'apex_authentication.login(',
' p_username => :P9999_USERNAME,',
' p_password => :<PASSWORD> );'))
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13344188699914153)
,p_process_sequence=>30
,p_process_point=>'AFTER_SUBMIT'
,p_process_type=>'NATIVE_SESSION_STATE'
,p_process_name=>'Clear Page(s) Cache'
,p_attribute_01=>'CLEAR_CACHE_CURRENT_PAGE'
,p_error_display_location=>'INLINE_IN_NOTIFICATION'
);
wwv_flow_api.create_page_process(
p_id=>wwv_flow_api.id(13343797926914153)
,p_process_sequence=>10
,p_process_point=>'BEFORE_HEADER'
,p_process_type=>'NATIVE_PLSQL'
,p_process_name=>'Get Username Cookie'
,p_process_sql_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
':P9999_USERNAME := apex_authentication.get_login_username_cookie;',
':P9999_REMEMBER := case when :P9999_USERNAME is not null then ''Y'' end;'))
);
end;
/
prompt --application/deployment/definition
begin
wwv_flow_api.create_install(
p_id=>wwv_flow_api.id(13383693074261101)
,p_welcome_message=>'This application installer will guide you through the process of creating your database objects and seed data.'
,p_configuration_message=>'You can configure the following attributes of your application.'
,p_build_options_message=>'You can choose to include the following build options.'
,p_validation_message=>'The following validations will be performed to ensure your system is compatible with this application.'
,p_install_message=>'Please confirm that you would like to install this application''s supporting objects.'
,p_upgrade_message=>'The application installer has detected that this application''s supporting objects were previously installed. This wizard will guide you through the process of upgrading these supporting objects.'
,p_upgrade_confirm_message=>'Please confirm that you would like to install this application''s supporting objects.'
,p_upgrade_success_message=>'Your application''s supporting objects have been installed.'
,p_upgrade_failure_message=>'Installation of database objects and seed data has failed.'
,p_deinstall_success_message=>'Deinstallation complete.'
,p_deinstall_script_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'begin',
' for c in (',
' select JOB_NAME from USER_SCHEDULER_JOBS',
' where JOB_NAME LIKE ''DBR_VIS%''',
' ) loop ',
' dbms_scheduler.drop_job (',
' job_name => c.JOB_NAME,',
' force => TRUE',
' );',
' end loop;',
' commit;',
'end;',
'/',
'DROP VIEW CLOUD_VISITORS_V;',
'DROP TABLE CLOUD_VISITORS;',
'DROP TABLE CLOUD_VISITORS_EXCLUDED_IP_LIST;',
'DROP SEQUENCE CLOUD_VISITORS_SEQ;',
'DROP PACKAGE CLOUD_VISITORS_UTL;',
''))
);
end;
/
prompt --application/deployment/install/install_cloud_visitors_utl
begin
wwv_flow_api.create_install_script(
p_id=>wwv_flow_api.id(13384023613269440)
,p_install_id=>wwv_flow_api.id(13383693074261101)
,p_name=>'cloud_visitors_utl'
,p_sequence=>10
,p_script_type=>'INSTALL'
,p_script_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'/*',
'Copyright 2019 <NAME>, Strack Software Development',
'',
'Licensed under the Apache License, Version 2.0 (the "License");',
'you may not use this file except in compliance with the License.',
'You may obtain a copy of the License at',
'',
' http://www.apache.org/licenses/LICENSE-2.0',
'',
'Unless required by applicable law or agreed to in writing, software',
'distributed under the License is distributed on an "AS IS" BASIS,',
'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.',
'See the License for the specific language governing permissions and',
'limitations under the License.',
'*/',
'/*',
'-- deinstall',
'begin',
' for c in (',
' select JOB_NAME from USER_SCHEDULER_JOBS',
' where JOB_NAME LIKE ''DBR_VIS%''',
' ) loop ',
' dbms_scheduler.drop_job (',
' job_name => c.JOB_NAME,',
' force => TRUE',
' );',
' end loop;',
' commit;',
'end;',
'/',
'DROP VIEW CLOUD_VISITORS_V;',
'DROP TABLE CLOUD_VISITORS;',
'DROP TABLE CLOUD_VISITORS_EXCLUDED_IP_LIST;',
'DROP TABLE CLOUD_VISITORS_IP_BLACK_LIST;',
'DROP SEQUENCE CLOUD_VISITORS_SEQ;',
'DROP PACKAGE CLOUD_VISITORS_UTL;',
'',
'*/',
'',
'CREATE OR REPLACE VIEW CLOUD_VISITORS_V (',
' LAST_LOGIN_DATE, LOGIN_CNT, APPLICATION_ID, PAGE_ID, APPLICATION_NAME, APEX_USER,',
' IP_ADDRESS, AGENT, PAGE_NAME, REQUESTS, CNT, ELAPSED_TIME, DURATION_MINS',
')',
'AS',
'with clients_q as (',
' SELECT to_char(CAST((MAX(VIEW_TIMESTAMP) AT TIME ZONE ''Europe/Berlin'') AS DATE)',
' , ''YY.MM.DD HH24:MI.SS'') LAST_LOGIN_DATE, ',
' COUNT(*) LOGIN_CNT,',
' APPLICATION_ID, IP_ADDRESS, APEX_SESSION_ID, AGENT',
' FROM APEX_WORKSPACE_ACTIVITY_LOG',
' WHERE IP_ADDRESS IS NOT NULL',
' AND PAGE_ID != 0',
' GROUP BY APPLICATION_ID, IP_ADDRESS, APEX_SESSION_ID, AGENT',
' ORDER BY MAX(VIEW_TIMESTAMP) DESC',
'), pages_q as (',
' select APPLICATION_ID, APPLICATION_NAME, APEX_USER, APEX_SESSION_ID, PAGE_ID, PAGE_NAME,',
' LISTAGG(REQUEST_VALUE, '', '') WITHIN GROUP (ORDER BY REQUEST_VALUE) as REQUESTS,',
' SUM(CNT) CNT, ',
' MIN(DATE_FROM) DATE_FROM, ',
' MAX(DATE_TO) DATE_TO, ',
' SUM(ELAPSED_TIME) ELAPSED_TIME',
' from (',
' select APPLICATION_ID, APPLICATION_NAME, APEX_USER, APEX_SESSION_ID, PAGE_ID, PAGE_NAME, REQUEST_VALUE,',
' COUNT(*) CNT, ',
' CAST((MIN(VIEW_TIMESTAMP) AT TIME ZONE ''Europe/Berlin'') AS DATE) DATE_FROM, ',
' CAST((MAX(VIEW_TIMESTAMP) AT TIME ZONE ''Europe/Berlin'') AS DATE) DATE_TO,',
' SUM(ELAPSED_TIME) ELAPSED_TIME',
' from APEX_WORKSPACE_ACTIVITY_LOG',
' where PAGE_ID != 0',
' group by APPLICATION_ID, APPLICATION_NAME, APEX_USER, APEX_SESSION_ID, PAGE_ID, PAGE_NAME, REQUEST_VALUE',
' )',
' group by APPLICATION_ID, APPLICATION_NAME, APEX_USER, APEX_SESSION_ID, PAGE_ID, PAGE_NAME',
'), page_totals_q as (',
' select MAX(c.LAST_LOGIN_DATE) LAST_LOGIN_DATE, ',
' sum(c.LOGIN_CNT) LOGIN_CNT, ',
' c.APPLICATION_ID, ',
' c.PAGE_ID, ',
' c.APPLICATION_NAME,',
' c.APEX_USER,',
' c.IP_ADDRESS, c.AGENT,',
' c.PAGE_NAME, ',
' c.REQUESTS, ',
' sum(c.CNT) CNT, ',
' round(sum(c.ELAPSED_TIME), 2) ELAPSED_TIME, ',
' round(sum(c.DATE_TO - c.DATE_FROM) * 24 * 60, 2) DURATION_MINS',
' from (',
' select p.PAGE_ID, p.PAGE_NAME, p.REQUESTS, p.CNT, p.DATE_FROM, p.DATE_TO, p.ELAPSED_TIME,',
' c.LAST_LOGIN_DATE, c.LOGIN_CNT, c.APPLICATION_ID, p.APPLICATION_NAME, p.APEX_USER,',
' c.IP_ADDRESS, c.APEX_SESSION_ID, c.AGENT',
' from clients_q c ',
' join pages_q p on c.APPLICATION_ID = p.APPLICATION_ID and c.APEX_SESSION_ID = p.APEX_SESSION_ID',
' ) c ',
' group by c.APPLICATION_ID, c.APPLICATION_NAME, c.APEX_USER, c.IP_ADDRESS, c.AGENT, c.PAGE_ID, c.PAGE_NAME, c.REQUESTS',
') ---------------------------------------------------------------------------------------',
'select c.LAST_LOGIN_DATE, c.LOGIN_CNT, ',
' c.APPLICATION_ID, c.PAGE_ID, c.APPLICATION_NAME, c.APEX_USER, ',
' c.IP_ADDRESS, c.AGENT,',
' PAGE_NAME, REQUESTS, CNT, ELAPSED_TIME, DURATION_MINS',
'from page_totals_q c',
'where APPLICATION_ID NOT between 4000 and 4999',
'order by LAST_LOGIN_DATE desc, IP_ADDRESS, PAGE_ID',
';',
'',
'',
'',
'',
'declare',
' v_Count PLS_INTEGER;',
'begin',
' SELECT COUNT(*) INTO v_Count',
' from sys.user_tables t ',
' where t.table_name = ''CLOUD_VISITORS''',
' and not exists (',
' select 1 from sys.user_tab_cols c where c.table_name = t.table_name and c.column_name = ''APEX_USER'' -- latest added column.',
' );',
' if v_Count = 1 then',
' EXECUTE IMMEDIATE ''DROP TABLE CLOUD_VISITORS'';',
' end if; ',
'',
' SELECT COUNT(*) INTO v_count',
' FROM USER_SEQUENCES WHERE SEQUENCE_NAME = ''CLOUD_VISITORS_SEQ'';',
' if v_count = 0 then ',
' EXECUTE IMMEDIATE ''CREATE SEQUENCE CLOUD_VISITORS_SEQ START WITH 1 INCREMENT BY 1 NOCYCLE'';',
' end if;',
'',
' SELECT COUNT(*) INTO v_Count',
' from sys.user_tables where table_name = ''CLOUD_VISITORS'';',
' if v_Count = 0 then',
' EXECUTE IMMEDIATE q''[',
' CREATE TABLE CLOUD_VISITORS (',
' ID NUMBER DEFAULT ON NULL CLOUD_VISITORS_SEQ.NEXTVAL NOT NULL,',
' WEB_MODULE_ID VARCHAR2(255) NOT NULL, ',
' LAST_LOGIN_DATE VARCHAR2(20) NOT NULL, ',
' LOGIN_CNT NUMBER, ',
' APPLICATION_ID NUMBER NOT NULL, ',
' PAGE_ID NUMBER NOT NULL,',
' APPLICATION_NAME VARCHAR2(255), ',
' APEX_USER VARCHAR2(255),',
' IP_ADDRESS VARCHAR2(4000) NOT NULL, ',
' IP_LOCATION VARCHAR2(4000), ',
' AGENT VARCHAR2(4000),',
' PAGE_NAME VARCHAR2(4000),',
' REQUESTS VARCHAR2(4000),',
' CNT NUMBER,',
' ELAPSED_TIME VARCHAR2(20),',
' DURATION_MINS VARCHAR2(20),',
' CONTINENTCODE VARCHAR2(2),',
' CONTINENTNAME VARCHAR2(500),',
' COUNTRYCODE VARCHAR2(2),',
' COUNTRYNAME VARCHAR2(500),',
' STATEPROV VARCHAR2(500),',
' CITY VARCHAR2(500),',
' CONSTRAINT CLOUD_VISITORS_PK PRIMARY KEY (ID) USING INDEX,',
' CONSTRAINT CLOUD_VISITORS_UK UNIQUE (WEB_MODULE_ID, LAST_LOGIN_DATE, IP_ADDRESS, APPLICATION_ID, PAGE_ID) USING INDEX COMPRESS 4',
' )',
' ]'';',
' end if; ',
'',
' SELECT COUNT(*) INTO v_Count',
' from sys.user_tables where table_name = ''CLOUD_VISITORS_EXCLUDED_IP_LIST'';',
' if v_Count = 0 then',
' EXECUTE IMMEDIATE q''[',
' CREATE TABLE CLOUD_VISITORS_EXCLUDED_IP_LIST (',
' ID NUMBER DEFAULT ON NULL CLOUD_VISITORS_SEQ.NEXTVAL NOT NULL,',
' IP_ADDRESS VARCHAR2(512) NOT NULL, ',
' CREATED_AT TIMESTAMP (6) WITH LOCAL TIME ZONE DEFAULT LOCALTIMESTAMP NOT NULL ENABLE, ',
' CREATED_BY VARCHAR2(32 CHAR) DEFAULT NVL(SYS_CONTEXT(''APEX$SESSION'',''APP_USER''), SYS_CONTEXT(''USERENV'',''SESSION_USER'')) NOT NULL ENABLE, ',
' CONSTRAINT CLOUD_VISITORS_EXCLUDED_IP_LIST_PK PRIMARY KEY (ID),',
' CONSTRAINT CLOUD_VISITORS_EXCLUDED_IP_LIST_UN UNIQUE (IP_ADDRESS)',
' )',
' ]'';',
' end if; ',
'',
' SELECT COUNT(*) INTO v_Count',
' from sys.user_objects where object_name = ''CLOUD_VISITORS_UTL'' and object_type = ''PACKAGE'';',
' if v_Count > 0 then',
' EXECUTE IMMEDIATE ''DROP PACKAGE CLOUD_VISITORS_UTL'';',
' end if; ',
'end;',
'/',
'',
'',
'CREATE OR REPLACE PACKAGE CLOUD_VISITORS_UTL ',
'AUTHID CURRENT_USER',
'IS',
' g_debug BOOLEAN := TRUE;',
' type appvisitor_row_t IS RECORD (',
' LAST_LOGIN_DATE VARCHAR2(20),',
' LOGIN_CNT NUMBER,',
' APPLICATION_ID NUMBER,',
' PAGE_ID NUMBER, ',
' APPLICATION_NAME VARCHAR2(255), ',
' APEX_USER VARCHAR2(255), ',
' IP_ADDRESS VARCHAR2(4000),',
' AGENT VARCHAR2(4000),',
' PAGE_NAME VARCHAR2(4000),',
' REQUESTS VARCHAR2(4000),',
' CNT NUMBER,',
' ELAPSED_TIME VARCHAR2(20),',
' DURATION_MINS VARCHAR2(20)',
' );',
' type appvisitor_table_t is table of appvisitor_row_t;',
' ',
' type db_ip_geoloc_free_row_t IS RECORD (',
' IP_ADDRESS VARCHAR2(500),',
' CONTINENTCODE VARCHAR2(2),',
' CONTINENTNAME VARCHAR2(500),',
' COUNTRYCODE VARCHAR2(2),',
' COUNTRYNAME VARCHAR2(500),',
' STATEPROV VARCHAR2(500),',
' CITY VARCHAR2(500),',
' ERROR VARCHAR2(500),',
' ERRORCODE VARCHAR2(500)',
' );',
' type db_ip_geoloc_free_table_t IS table of db_ip_geoloc_free_row_t;',
' ',
' function Pipe_Db_Ip_Geoloc_Rest (',
' p_ipAddress VARCHAR2 DEFAULT ''self'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation'',',
' p_API_Key VARCHAR2 DEFAULT ''free''',
' ) return db_ip_geoloc_free_table_t pipelined;',
' ',
' function Pipe_app_visitor_rest (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source''',
' ) return appvisitor_table_t pipelined;',
' ',
' PROCEDURE merge_remote_source_call (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
'',
' PROCEDURE merge_remote_source (',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
'',
' FUNCTION Web_Module_Job_Name (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source''',
' ) return VARCHAR2;',
'',
' PROCEDURE Launch_merge_remote_Job (',
' p_Enabled VARCHAR2 DEFAULT ''YES'',',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
' ',
' PROCEDURE Define_RESTful_Service;',
' ',
' PROCEDURE merge_local_source_call (',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
'',
' PROCEDURE merge_local_source (',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
' ',
' PROCEDURE Launch_merge_local_Job(',
' p_Enabled VARCHAR2 DEFAULT ''YES'',',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' );',
'',
'END CLOUD_VISITORS_UTL;',
'/',
'',
'CREATE OR REPLACE PACKAGE BODY CLOUD_VISITORS_UTL ',
'IS',
' -- at the endpoint --',
' -- see RESTful Services / ORDS-RESTful Services / Module / appvisitors.rest',
'',
' function Pipe_Db_Ip_Geoloc_Rest (',
' p_ipAddress VARCHAR2 DEFAULT ''self'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation'',',
' p_API_Key VARCHAR2 DEFAULT ''free''',
' ) return db_ip_geoloc_free_table_t pipelined is',
' l_columns apex_exec.t_columns;',
' l_context apex_exec.t_context;',
' l_columns_names apex_t_varchar2;',
' l_parameters apex_exec.t_parameters;',
' type t_column_position is table of pls_integer index by varchar2(32767);',
' l_column_position t_column_position;',
' begin',
' if p_geoloc_module_static_id IS NULL then ',
' return;',
' end if;',
' l_columns_names := apex_string.split(',
' ''IPADDRESS,CONTINENTCODE,CONTINENTNAME,COUNTRYCODE,COUNTRYNAME,STATEPROV,CITY,ERROR,ERRORCODE''',
' , '','');',
'',
' -- specify columns to select from the web source module',
' for c_idx IN 1..l_columns_names.count loop',
' apex_exec.add_column( ',
' p_columns => l_columns,',
' p_column_name => l_columns_names(c_idx) );',
' end loop;',
' apex_exec.add_parameter( ',
' p_parameters => l_parameters, ',
' p_name => ''apiKey'', ',
' p_value => p_API_Key );',
' apex_exec.add_parameter( ',
' p_parameters => l_parameters, ',
' p_name => ''ipAddress'', ',
' p_value => p_ipAddress );',
'',
' -- invoke Web Source Module and select data',
' l_context := apex_exec.open_web_source_query(',
' p_module_static_id => p_geoloc_module_static_id,',
' p_parameters => l_parameters,',
' p_columns => l_columns );',
'',
' -- now get result set positions for the selected columns',
' for c_idx IN 1..l_columns_names.count loop',
' l_column_position( l_columns_names(c_idx) ) := apex_exec.get_column_position( l_context, l_columns_names(c_idx) );',
' end loop;',
'',
' -- loop through result set and print out contents',
' while apex_exec.next_row( l_context ) loop',
' pipe row( ',
' db_ip_geoloc_free_row_t(',
' apex_exec.get_varchar2( l_context, l_column_position( ''IPADDRESS'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''CONTINENTCODE'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''CONTINENTNAME'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''COUNTRYCODE'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''COUNTRYNAME'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''STATEPROV'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''CITY'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''ERROR'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''ERRORCODE'' ) )',
' ) ',
' );',
' end loop;',
'',
' -- finally: release all resources',
' apex_exec.close( l_context );',
' exception',
' when no_data_needed then',
' apex_exec.close( l_context ); ',
' when others then',
' if g_debug then',
' sys.dbms_output.put_line(''Pipe_Db_Ip_Geoloc_Rest failed with error : '' || SQLERRM);',
' end if;',
' -- IMPORTANT: also release all resources, when an exception occcurs!',
' apex_exec.close( l_context );',
' end Pipe_Db_Ip_Geoloc_Rest;',
' ',
' PROCEDURE Geoloc_Upd (',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' as',
' l_Row_Count NUMBER := 0;',
' l_Row_Total NUMBER := 0;',
' begin',
' -- lookup geolocation of visitors ip address ',
' for ip_cur in (',
' SELECT DISTINCT ',
' case when instr(ip_address, '','') > 0 then substr(ip_address, 1, instr(ip_address, '','')-1) else ip_address end IP_ADDRESS',
' FROM CLOUD_VISITORS A',
' WHERE IP_LOCATION IS NULL',
' ) loop',
' if g_debug then',
' sys.dbms_output.put_line (''ip-Address is ''||ip_cur.IP_ADDRESS);',
' end if;',
' l_Row_Count := 0;',
' for ip_loc_cur in (',
' select IP_ADDRESS, CONTINENTCODE, CONTINENTNAME, COUNTRYCODE, COUNTRYNAME, STATEPROV, CITY, ERRORCODE',
' from table ( CLOUD_VISITORS_UTL.Pipe_Db_Ip_Geoloc_Rest (',
' p_ipAddress => ip_cur.IP_ADDRESS, ',
' p_geoloc_module_static_id => p_geoloc_module_static_id) ) S',
' ) loop',
' exit when ip_loc_cur.ERRORCODE IS NOT NULL;',
' if ip_cur.IP_ADDRESS IS NOT NULL',
' and ip_loc_cur.CONTINENTCODE IS NOT NULL then',
' UPDATE CLOUD_VISITORS ',
' SET IP_LOCATION = ip_loc_cur.COUNTRYNAME ||'', ''|| ip_loc_cur.STATEPROV ||'', ''|| ip_loc_cur.CITY,',
' CONTINENTCODE = ip_loc_cur.CONTINENTCODE,',
' CONTINENTNAME = ip_loc_cur.CONTINENTNAME,',
' COUNTRYCODE = ip_loc_cur.COUNTRYCODE,',
' COUNTRYNAME = ip_loc_cur.COUNTRYNAME,',
' STATEPROV = ip_loc_cur.STATEPROV,',
' CITY = ip_loc_cur.CITY',
' WHERE IP_LOCATION IS NULL',
' AND IP_ADDRESS LIKE ip_cur.IP_ADDRESS || ''%'';',
unistr(' -- the rest access task may fail any time. So let\00B4s save what we have.'),
' l_Row_Count := l_Row_Count + SQL%ROWCOUNT;',
' COMMIT;',
' end if;',
' end loop;',
' exit when l_Row_Count = 0;',
' l_Row_Total := l_Row_Total + l_Row_Count;',
' end loop;',
' if g_debug then',
' sys.dbms_output.put_line (''merged '' || l_Row_Total || '' geolocation rows'');',
' end if;',
' COMMIT;',
' end Geoloc_Upd;',
'',
' PROCEDURE Geoloc_Upd (',
' p_app_id NUMBER,',
' p_page_id NUMBER,',
' p_user_name VARCHAR2,',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' as',
' l_Row_Count NUMBER := 0;',
' begin',
' apex_session.create_session ( ',
' p_app_id => p_app_id,',
' p_page_id => p_page_id,',
' p_username => p_user_name',
' );',
' if g_debug then',
' sys.dbms_output.enable(null);',
' sys.dbms_output.put_line (''App is ''||v(''APP_ID'')|| '', session is '' || v(''APP_SESSION''));',
' end if;',
' -- lookup geolocation of visitors ip address ',
' Geoloc_Upd(p_geoloc_module_static_id=>p_geoloc_module_static_id);',
' apex_session.delete_session ( p_session_id => v(''APP_SESSION'') );',
' end Geoloc_Upd;',
'',
'/* ',
'-- at the callers point --',
'Define a Data Sources / Web Source Module "Data Browser Visitors Source"',
'*/',
'',
' function Pipe_app_visitor_rest (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source''',
' ) return appvisitor_table_t pipelined ',
' is',
' l_columns apex_exec.t_columns;',
' l_context apex_exec.t_context;',
' l_columns_names apex_t_varchar2;',
' type t_column_position is table of pls_integer index by varchar2(32767);',
' l_column_position t_column_position;',
' begin',
' if p_vis_module_static_id IS NULL then ',
' return;',
' end if;',
' l_columns_names := apex_string.split(',
' ''LAST_LOGIN_DATE,LOGIN_CNT,APPLICATION_ID,PAGE_ID,APPLICATION_NAME,APEX_USER,IP_ADDRESS,AGENT,PAGE_NAME,REQUESTS,CNT,ELAPSED_TIME,DURATION_MINS''',
' , '','');',
' -- specify columns to select from the web source module',
' for c_idx IN 1..l_columns_names.count loop',
' apex_exec.add_column( ',
' p_columns => l_columns,',
' p_column_name => l_columns_names(c_idx) );',
' end loop;',
' ',
' -- invoke Web Source Module and select data',
' l_context := apex_exec.open_web_source_query(',
' p_module_static_id => p_vis_module_static_id,',
' p_columns => l_columns );',
'',
' -- now get result set positions for the selected columns',
' for c_idx IN 1..l_columns_names.count loop',
' l_column_position( l_columns_names(c_idx) ) := apex_exec.get_column_position( l_context, l_columns_names(c_idx) );',
' end loop;',
'',
' -- loop through result set and print out contents',
' while apex_exec.next_row( l_context ) loop',
' pipe row( ',
' appvisitor_row_t(',
' apex_exec.get_varchar2( l_context, l_column_position( ''LAST_LOGIN_DATE'' ) ),',
' apex_exec.get_number( l_context, l_column_position( ''LOGIN_CNT'' ) ),',
' apex_exec.get_number( l_context, l_column_position( ''APPLICATION_ID'' ) ),',
' apex_exec.get_number( l_context, l_column_position( ''PAGE_ID'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''APPLICATION_NAME'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''APEX_USER'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''IP_ADDRESS'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''AGENT'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''PAGE_NAME'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''REQUESTS'' ) ),',
' apex_exec.get_number( l_context, l_column_position( ''CNT'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''ELAPSED_TIME'' ) ),',
' apex_exec.get_varchar2( l_context, l_column_position( ''DURATION_MINS'' ) )',
' ) ',
' );',
' end loop;',
'',
' -- finally: release all resources',
' apex_exec.close( l_context );',
' exception',
' when no_data_needed then',
' apex_exec.close( l_context ); ',
' when others then',
' if g_debug then',
' sys.dbms_output.put_line(''Pipe_app_visitor_rest failed with error : '' || SQLERRM);',
' end if;',
' -- IMPORTANT: also release all resources, when an exception occcurs!',
' apex_exec.close( l_context );',
' raise;',
' end Pipe_app_visitor_rest;',
'',
' PROCEDURE merge_remote_source_call (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' ) ',
' is ',
' begin ',
' merge into CLOUD_VISITORS D ',
' using (',
' select p_vis_module_static_id WEB_MODULE_ID,',
' LAST_LOGIN_DATE, ',
' SUM(LOGIN_CNT) LOGIN_CNT, ',
' APPLICATION_ID, PAGE_ID,',
' MAX(APPLICATION_NAME) APPLICATION_NAME, ',
' MAX(APEX_USER) APEX_USER, ',
' IP_ADDRESS, ',
' MAX(AGENT) AGENT, ',
' MAX(PAGE_NAME) PAGE_NAME, ',
' MAX(REQUESTS) REQUESTS, ',
' SUM(CNT) CNT,',
' MAX(ELAPSED_TIME) ELAPSED_TIME, ',
' MAX(DURATION_MINS) DURATION_MINS',
' from table ( CLOUD_VISITORS_UTL.Pipe_app_visitor_rest (p_vis_module_static_id) )',
' group by LAST_LOGIN_DATE, IP_ADDRESS, APPLICATION_ID, PAGE_ID',
' ) S ',
' on (D.WEB_MODULE_ID = S.WEB_MODULE_ID and D.LAST_LOGIN_DATE = S.LAST_LOGIN_DATE and D.IP_ADDRESS = S.IP_ADDRESS and D.APPLICATION_ID = S.APPLICATION_ID and D.PAGE_ID = S.PAGE_ID) ',
' when matched then ',
' update set D.AGENT = S.AGENT, D.LOGIN_CNT = S.LOGIN_CNT, D.PAGE_NAME = S.PAGE_NAME, D.REQUESTS = S.REQUESTS, ',
' D.ELAPSED_TIME = S.ELAPSED_TIME, D.DURATION_MINS = S.DURATION_MINS',
' when not matched then ',
' insert (D.WEB_MODULE_ID, D.LAST_LOGIN_DATE, D.LOGIN_CNT, D.APPLICATION_ID, D.PAGE_ID, ',
' D.APPLICATION_NAME, D.APEX_USER, D.IP_ADDRESS, D.AGENT, ',
' D.PAGE_NAME, D.REQUESTS, D.CNT, D.ELAPSED_TIME, D.DURATION_MINS)',
' values (S.WEB_MODULE_ID, S.LAST_LOGIN_DATE, S.LOGIN_CNT, S.APPLICATION_ID, S.PAGE_ID, ',
' S.APPLICATION_NAME, S.APEX_USER, S.IP_ADDRESS, S.AGENT, ',
' S.PAGE_NAME, S.REQUESTS, S.CNT, S.ELAPSED_TIME, S.DURATION_MINS)',
' ;',
' if g_debug then',
' sys.dbms_output.put_line (''merge_remote_source merged '' || SQL%ROWCOUNT || '' rows'');',
' end if;',
' commit;',
' ',
' merge into CLOUD_VISITORS_EXCLUDED_IP_LIST D ',
' using (',
' select ',
' IP_ADDRESS ',
' from table (CLOUD_VISITORS_UTL.Pipe_Db_Ip_Geoloc_Rest( ',
' p_ipAddress=>''self'', ',
' p_geoloc_module_static_id=>p_geoloc_module_static_id',
' ))',
' where CITY IS NOT NULL',
' ) S',
' on (D.IP_ADDRESS = S.IP_ADDRESS)',
' when not matched then ',
' insert (D.IP_ADDRESS)',
' values (S.IP_ADDRESS)',
' ; ',
' commit;',
' Geoloc_Upd(p_geoloc_module_static_id=>p_geoloc_module_static_id);',
' end merge_remote_source_call; ',
' ',
' PROCEDURE merge_remote_source (',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' is',
' begin',
' apex_session.create_session ( ',
' p_app_id => p_app_id,',
' p_page_id => p_page_id,',
' p_username => p_user_name',
' );',
' if g_debug then',
' sys.dbms_output.enable(null);',
' sys.dbms_output.put_line (''App is ''||v(''APP_ID'')|| '', session is '' || v(''APP_SESSION''));',
' end if;',
' merge_remote_source_call (',
' p_vis_module_static_id => p_vis_module_static_id,',
' p_geoloc_module_static_id => p_geoloc_module_static_id );',
' apex_session.delete_session ( p_session_id => v(''APP_SESSION'') );',
' end merge_remote_source;',
'',
' FUNCTION Web_Module_Job_Name (',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source''',
' ) return VARCHAR2',
' is ',
' begin ',
' return UPPER(SUBSTR(''DBR_VIS_'' || p_vis_module_static_id, 1, 64));',
' end Web_Module_Job_Name;',
' ',
' PROCEDURE Launch_merge_remote_Job (',
' p_Enabled VARCHAR2 DEFAULT ''YES'',',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_vis_module_static_id VARCHAR2 DEFAULT ''Cloud_Visitors_Source'',',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' is ',
' v_Job_Name USER_SCHEDULER_JOBS.JOB_NAME%TYPE := Web_Module_Job_Name(p_vis_module_static_id);',
' v_Job_STATE USER_SCHEDULER_JOBS.STATE%TYPE;',
' v_By_Minute NUMBER;',
' begin',
' begin',
' SELECT STATE, JOB_NAME',
' INTO v_Job_STATE, v_Job_Name',
' FROM USER_SCHEDULER_JOBS',
' WHERE JOB_NAME LIKE v_Job_Name || ''%'';',
' if g_debug then',
' DBMS_OUTPUT.PUT_LINE(''Job - found '' || v_Job_Name || '', state: '' || v_Job_STATE );',
' end if;',
' if p_Enabled = ''NO'' then',
' if v_Job_STATE = ''RUNNING'' then ',
' dbms_scheduler.stop_job ( job_name => v_Job_Name );',
' end if;',
' dbms_scheduler.drop_job (',
' job_name => v_Job_Name,',
' force => TRUE',
' );',
' commit;',
' if g_debug then',
' DBMS_OUTPUT.PUT_LINE(''Job - stopped '' || v_Job_Name );',
' end if;',
' end if;',
' exception',
' when NO_DATA_FOUND then',
' null;',
' end;',
' if p_Enabled = ''YES'' then',
' DBMS_SCHEDULER.CREATE_JOB (',
' job_name => v_Job_Name',
' ,repeat_interval => ''FREQ=DAILY;BYHOUR=3,9,12,15,18,21;BYMINUTE=15;''',
' ,job_class => ''DEFAULT_JOB_CLASS''',
' ,job_type => ''PLSQL_BLOCK''',
' ,job_action => ''begin CLOUD_VISITORS_UTL.merge_remote_source(p_app_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_app_id) ',
' || '',p_page_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_page_id) ',
' || '',p_user_name=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_user_name) ',
' || '',p_vis_module_static_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_vis_module_static_id) ',
' || '',p_geoloc_module_static_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_geoloc_module_static_id) ',
' || ''); end;''',
' ,comments => ''Job to refresh the recent visitors list.''',
' ,enabled => TRUE',
' ); ',
' commit;',
' end if;',
' end Launch_merge_remote_Job;',
'',
'',
' PROCEDURE Define_RESTful_Service',
' IS ',
' begin',
' ords.enable_schema;',
'',
' ords.delete_module(',
' p_module_name => ''appvisitors.rest'' );',
'',
'',
' ords.define_module(',
' p_module_name => ''appvisitors.rest'',',
' p_base_path => ''/appvisitors/'' );',
'',
' ords.define_template(',
' p_module_name => ''appvisitors.rest'',',
' p_pattern => ''hol/'' );',
'',
' ords.define_template(',
' p_module_name => ''appvisitors.rest'',',
' p_pattern => ''hol/:ip_address'' );',
'',
' ords.define_handler(',
' p_module_name => ''appvisitors.rest'',',
' p_pattern => ''hol/'',',
' p_method => ''GET'',',
' p_source_type => ords.source_type_collection_feed,',
' p_source => ''select * from CLOUD_VISITORS_V'' );',
'',
' ords.define_handler(',
' p_module_name => ''appvisitors.rest'',',
' p_pattern => ''hol/:ip_address'',',
' p_method => ''GET'',',
' p_source_type => ords.source_type_collection_item,',
' p_source => ''select * from CLOUD_VISITORS_V where ip_address = :ip_address'' );',
' commit;',
' end Define_RESTful_Service;',
' ',
' PROCEDURE merge_local_source_call (',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' is ',
' begin',
' merge into CLOUD_VISITORS D ',
' using (',
' select ''localhost'' WEB_MODULE_ID,',
' LAST_LOGIN_DATE, ',
' SUM(LOGIN_CNT) LOGIN_CNT, ',
' APPLICATION_ID, PAGE_ID,',
' MAX(APPLICATION_NAME) APPLICATION_NAME, ',
' IP_ADDRESS, ',
' MAX(AGENT) AGENT, ',
' MAX(PAGE_NAME) PAGE_NAME, ',
' MAX(REQUESTS) REQUESTS, ',
' SUM(CNT) CNT,',
' MAX(ELAPSED_TIME) ELAPSED_TIME, ',
' MAX(DURATION_MINS) DURATION_MINS',
' from CLOUD_VISITORS_V',
' group by LAST_LOGIN_DATE, IP_ADDRESS, APPLICATION_ID, PAGE_ID',
' ) S ',
' on (D.WEB_MODULE_ID = S.WEB_MODULE_ID and D.LAST_LOGIN_DATE = S.LAST_LOGIN_DATE and D.IP_ADDRESS = S.IP_ADDRESS and D.APPLICATION_ID = S.APPLICATION_ID and D.PAGE_ID = S.PAGE_ID) ',
' when matched then ',
' update set D.AGENT = S.AGENT, D.LOGIN_CNT = S.LOGIN_CNT, D.PAGE_NAME = S.PAGE_NAME, D.REQUESTS = S.REQUESTS, ',
' D.ELAPSED_TIME = S.ELAPSED_TIME, D.DURATION_MINS = S.DURATION_MINS',
' when not matched then ',
' insert (D.WEB_MODULE_ID, D.LAST_LOGIN_DATE, D.LOGIN_CNT, D.APPLICATION_ID, D.PAGE_ID, D.APPLICATION_NAME, D.IP_ADDRESS, D.AGENT, ',
' D.PAGE_NAME, D.REQUESTS, D.CNT, D.ELAPSED_TIME, D.DURATION_MINS)',
' values (S.WEB_MODULE_ID, S.LAST_LOGIN_DATE, S.LOGIN_CNT, S.APPLICATION_ID, S.PAGE_ID, S.APPLICATION_NAME, S.IP_ADDRESS, S.AGENT, ',
' S.PAGE_NAME, S.REQUESTS, S.CNT, S.ELAPSED_TIME, S.DURATION_MINS)',
' ;',
' commit;',
' Geoloc_Upd(p_geoloc_module_static_id);',
' end merge_local_source_call;',
'',
' PROCEDURE merge_local_source (',
' p_'))
);
end;
/
begin
wwv_flow_api.append_to_install_script(
p_id=>wwv_flow_api.id(13384023613269440)
,p_script_clob=>wwv_flow_string.join(wwv_flow_t_varchar2(
'app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' is ',
' begin',
' apex_session.create_session ( ',
' p_app_id => p_app_id,',
' p_page_id => p_page_id,',
' p_username => p_user_name',
' );',
' if g_debug then',
' sys.dbms_output.put_line (''App is ''||v(''APP_ID'')|| '', session is '' || v(''APP_SESSION''));',
' end if;',
' merge_local_source_call(p_geoloc_module_static_id);',
' apex_session.delete_session ( p_session_id => v(''APP_SESSION'') );',
' end merge_local_source;',
'',
' PROCEDURE Launch_merge_local_Job(',
' p_Enabled VARCHAR2 DEFAULT ''YES'',',
' p_app_id NUMBER DEFAULT NV(''APP_ID''),',
' p_page_id NUMBER DEFAULT NV(''APP_PAGE_ID''),',
' p_user_name VARCHAR2 DEFAULT V(''APP_USER''),',
' p_geoloc_module_static_id VARCHAR2 DEFAULT ''IP_Geolocation''',
' )',
' is ',
' v_Job_Name CONSTANT USER_SCHEDULER_JOBS.JOB_NAME%TYPE := Web_Module_Job_Name(''LOCALHOST'');',
' v_Job_STATE USER_SCHEDULER_JOBS.STATE%TYPE;',
' begin',
' begin',
' SELECT STATE',
' INTO v_Job_STATE',
' FROM USER_SCHEDULER_JOBS',
' WHERE JOB_NAME = v_Job_Name;',
' if g_debug then',
' DBMS_OUTPUT.PUT_LINE(''Job - found '' || v_Job_Name || '', state: '' || v_Job_STATE );',
' end if;',
' if p_Enabled = ''NO'' then',
' if v_Job_STATE = ''RUNNING'' then ',
' dbms_scheduler.stop_job ( job_name => v_Job_Name );',
' end if;',
' dbms_scheduler.drop_job (',
' job_name => v_Job_Name,',
' force => TRUE',
' );',
' commit;',
' if g_debug then',
' DBMS_OUTPUT.PUT_LINE(''Job - stopped '' || v_Job_Name );',
' end if;',
' end if;',
' exception',
' when NO_DATA_FOUND then',
' null;',
' end;',
' if p_Enabled = ''YES'' then',
' DBMS_SCHEDULER.CREATE_JOB (',
' job_name => v_Job_Name',
' ,repeat_interval => ''FREQ=DAILY;BYHOUR=3,9,12,15,18,21;BYMINUTE=5;''',
' ,job_class => ''DEFAULT_JOB_CLASS''',
' ,job_type => ''PLSQL_BLOCK''',
' ,job_action => ''begin CLOUD_VISITORS_UTL.merge_local_source(p_app_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_app_id) ',
' || '',p_page_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_page_id) ',
' || '',p_user_name=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_user_name) ',
' || '',p_geoloc_module_static_id=>'' || DBMS_ASSERT.ENQUOTE_LITERAL(p_geoloc_module_static_id) ',
' || ''); end;''',
' ,comments => ''Job to refresh the recent visitors list.''',
' ,enabled => TRUE',
' ); ',
' commit;',
' end if;',
' end Launch_merge_local_Job;',
' ',
'END CLOUD_VISITORS_UTL;',
'/',
'',
'begin',
' CLOUD_VISITORS_UTL.Define_RESTful_Service;',
'end;',
'/',
'',
'/*',
'set serveroutput on size unlimited',
'begin ',
' CLOUD_VISITORS_UTL.Launch_merge_remote_Job(',
' p_app_id=>2050, ',
' p_page_id=>7, ',
' p_user_name=>USER, ',
' p_Enabled=>''YES'', ',
' p_vis_module_static_id=>''Strack_Software_dev_App_Visitors''',
' ); ',
'end;',
'/',
'begin CLOUD_VISITORS_UTL.merge_remote_source(p_app_id=>2050, p_page_id=>7, p_user_name=>USER); end;',
'/',
'begin CLOUD_VISITORS_UTL.Launch_merge_local_Job(p_app_id=>2000, p_page_id=>1, p_user_name=>USER); end;',
'/',
'',
'*/'))
);
null;
end;
/
prompt --application/deployment/checks
begin
null;
end;
/
prompt --application/deployment/buildoptions
begin
null;
end;
/
prompt --application/end_environment
begin
wwv_flow_api.import_end(p_auto_install_sup_obj => nvl(wwv_flow_application_install.get_auto_install_sup_obj, false));
commit;
end;
/
set verify on feedback on define on
prompt ...done
|
with conversation_part_history as (
select *
from {{ var('conversation_part_history') }}
),
--Obtains the first and last values for conversations where the part type was close and part was authored by an admin.
conversation_admin_events as (
select
conversation_id,
first_value(author_id ignore nulls) over (partition by conversation_id order by created_at asc, conversation_id rows unbounded preceding) as first_close_by_admin_id,
first_value(author_id ignore nulls) over (partition by conversation_id order by created_at desc, conversation_id rows unbounded preceding) as last_close_by_admin_id,
first_value(created_at ignore nulls) over (partition by conversation_id order by created_at asc, conversation_id rows unbounded preceding) as first_close_at,
first_value(created_at ignore nulls) over (partition by conversation_id order by created_at desc, conversation_id rows unbounded preceding) as last_close_at
from conversation_part_history
where part_type = 'close' and author_type = 'admin'
),
--Obtains the first and last values for conversations where the part type was authored by a contact (which is either a user or lead).
conversation_contact_events as (
select
conversation_id,
first_value(author_id ignore nulls) over (partition by conversation_id order by created_at asc, conversation_id rows unbounded preceding) as first_contact_author_id,
first_value(author_id ignore nulls) over (partition by conversation_id order by created_at desc, conversation_id rows unbounded preceding) as last_contact_author_id
from conversation_part_history
where author_type in ('user','lead')
),
--Obtains the first and last values for conversations where the part type was authored by a team
conversation_team_events as (
select
conversation_id,
first_value(assigned_to_id ignore nulls) over (partition by conversation_id order by created_at asc, conversation_id rows unbounded preceding) as first_team_id,
first_value(assigned_to_id ignore nulls) over (partition by conversation_id order by created_at desc, conversation_id rows unbounded preceding) as last_team_id
from conversation_part_history
where assigned_to_type = 'team'
),
--Joins the above two CTEs with conversation part history. Distinct was necessary to ensure only one first/last value was returned for each individual conversation.
final as (
select distinct
conversation_part_history.conversation_id,
cast(conversation_admin_events.first_close_by_admin_id as {{ dbt_utils.type_string() }}) as first_close_by_admin_id,
cast(conversation_admin_events.last_close_by_admin_id as {{ dbt_utils.type_string() }}) as last_close_by_admin_id,
cast(conversation_contact_events.first_contact_author_id as {{ dbt_utils.type_string() }}) as first_contact_author_id,
cast(conversation_contact_events.last_contact_author_id as {{ dbt_utils.type_string() }}) as last_contact_author_id,
cast(conversation_team_events.first_team_id as {{ dbt_utils.type_string() }}) as first_team_id,
cast(conversation_team_events.last_team_id as {{ dbt_utils.type_string() }}) as last_team_id,
conversation_admin_events.first_close_at,
conversation_admin_events.last_close_at
from conversation_part_history
left join conversation_admin_events
on conversation_admin_events.conversation_id = conversation_part_history.conversation_id
left join conversation_contact_events
on conversation_contact_events.conversation_id = conversation_part_history.conversation_id
left join conversation_team_events
on conversation_team_events.conversation_id = conversation_part_history.conversation_id
)
select *
from final
|
<reponame>suryatmodulus/pg_graphql
create or replace function graphql.build_delete(
ast jsonb,
variable_definitions jsonb = '[]',
variables jsonb = '{}'
)
returns text
language plpgsql
as $$
declare
result text;
block_name text = graphql.slug();
field_rec graphql.field = f
from
graphql.field f
where
f.name = graphql.name_literal(ast) and f.meta_kind = 'Mutation.delete';
arg_at_most graphql.field = field from graphql.field where parent_arg_field_id = field_rec.id and meta_kind = 'AtMostArg';
at_most_clause text = graphql.arg_clause(
'atMost',
(ast -> 'arguments'),
variable_definitions,
field_rec.entity,
arg_at_most.default_value
);
filter_arg jsonb = graphql.get_arg_by_name('filter', graphql.jsonb_coalesce((ast -> 'arguments'), '[]'));
where_clause text = graphql.where_clause(filter_arg, field_rec.entity, block_name, variables, variable_definitions);
returning_clause text;
begin
returning_clause = (
select
format(
'jsonb_build_object( %s )',
string_agg(
case
when top_fields.name = '__typename' then format(
'%L, %L',
graphql.alias_or_name_literal(top.sel),
field_rec.type_
)
when top_fields.name = 'affectedCount' then format(
'%L, %s',
graphql.alias_or_name_literal(top.sel),
'count(1)'
)
when top_fields.name = 'records' then (
select
format(
'%L, coalesce(jsonb_agg(jsonb_build_object( %s )), jsonb_build_array())',
graphql.alias_or_name_literal(top.sel),
string_agg(
format(
'%L, %s',
graphql.alias_or_name_literal(x.sel),
case
when nf.column_name is not null then format('%I.%I', block_name, nf.column_name)
when nf.meta_kind = 'Function' then format('%s(%I)', nf.func, block_name)
when nf.name = '__typename' then format('%L', top_fields.type_)
when nf.local_columns is not null and nf.meta_kind = 'Relationship.toMany' then graphql.build_connection_query(
ast := x.sel,
variable_definitions := variable_definitions,
variables := variables,
parent_type := top_fields.type_,
parent_block_name := block_name
)
when nf.local_columns is not null and nf.meta_kind = 'Relationship.toOne' then graphql.build_node_query(
ast := x.sel,
variable_definitions := variable_definitions,
variables := variables,
parent_type := top_fields.type_,
parent_block_name := block_name
)
else graphql.exception_unknown_field(graphql.name_literal(x.sel), field_rec.type_)
end
),
','
)
)
from
lateral jsonb_array_elements(top.sel -> 'selectionSet' -> 'selections') x(sel)
left join graphql.field nf
on top_fields.type_ = nf.parent_type
and graphql.name_literal(x.sel) = nf.name
where
graphql.name_literal(top.sel) = 'records'
)
else graphql.exception_unknown_field(graphql.name_literal(top.sel), field_rec.type_)
end,
', '
)
)
from
jsonb_array_elements(ast -> 'selectionSet' -> 'selections') top(sel)
left join graphql.field top_fields
on field_rec.type_ = top_fields.parent_type
and graphql.name_literal(top.sel) = top_fields.name
);
result = format(
'with deleted as (
delete from %s as %I
where %s
returning *
),
total(total_count) as (
select
count(*)
from
deleted
),
req(res) as (
select
%s
from
deleted as %I
),
wrapper(res) as (
select
case
when total.total_count > %s then graphql.exception($a$delete impacts too many records$a$)::jsonb
else req.res
end
from
total
left join req
on true
limit 1
)
select
res
from
wrapper;',
field_rec.entity,
block_name,
where_clause,
coalesce(returning_clause, 'null'),
block_name,
at_most_clause
);
return result;
end;
$$;
|
UPDATE creature_template SET ScriptName='boss_xt_002' WHERE entry=33293;
|
--
-- oxmxyadlvfjbdjQL database dump
--
-- Dumped from database version 10.7
-- Dumped by pg_dump version 11.2
-- Started on 2019-04-24 13:17:40
SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET client_min_messages = warning;
SET row_security = off;
SET default_tablespace = '';
SET default_with_oids = false;
--
-- TOC entry 199 (class 1259 OID 43538)
-- Name: address; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.address
(
address_id bigint NOT NULL,
apartment character varying(5),
building character varying(5),
city character varying(15) NOT NULL,
country character varying(20) NOT NULL,
street character varying(30),
zip_code integer
);
ALTER TABLE public.address
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 198 (class 1259 OID 43536)
-- Name: address_address_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.address_address_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.address.address_id;
ALTER TABLE public.address_address_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 201 (class 1259 OID 43546)
-- Name: company; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.company
(
company_id bigint NOT NULL,
name character varying(30) NOT NULL,
edrpou character varying(10) NOT NULL,
description character varying(255),
website character varying(50),
status character varying(50) NOT NULL,
address_id bigint NOT NULL,
contact_id bigint NOT NULL,
photo_id bigint,
user_id bigint NOT NULL
);
ALTER TABLE public.company
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 200 (class 1259 OID 43544)
-- Name: company_company_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.company_company_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.company.company_id;
ALTER TABLE public.company_company_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 203 (class 1259 OID 43557)
-- Name: contact; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.contact
(
contact_id bigint NOT NULL,
email character varying(50),
phone_number character varying(255)
);
ALTER TABLE public.contact
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 202 (class 1259 OID 43555)
-- Name: contact_contact_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.contact_contact_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.contact.contact_id;
ALTER TABLE public.contact_contact_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 205 (class 1259 OID 43565)
-- Name: resume; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.resume
(
resume_id bigint NOT NULL,
photo character varying(255),
"position" character varying(50) NOT NULL,
education_id bigint NOT NULL,
user_id bigint NOT NULL
);
ALTER TABLE public.resume
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 204 (class 1259 OID 43563)
-- Name: resume_resume_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.resume_resume_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.resume.resume_id;
ALTER TABLE public.resume_resume_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 207 (class 1259 OID 43573)
-- Name: education; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.education
(
education_id bigint NOT NULL,
degree character varying(30) NOT NULL,
graduation integer,
school character varying(50) NOT NULL,
specialty character varying(100)
);
ALTER TABLE public.education
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 206 (class 1259 OID 43571)
-- Name: education_education_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.education_education_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.education.education_id;
ALTER TABLE public.education_education_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 197 (class 1259 OID 43534)
-- Name: hibernate_sequence; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.hibernate_sequence
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1;
ALTER TABLE public.hibernate_sequence
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 209 (class 1259 OID 43581)
-- Name: job; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.job
(
job_id bigint NOT NULL,
begin date,
company_name character varying(50),
description character varying(200),
"end" date,
print_pdf boolean NOT NULL,
"position" character varying(40) NOT NULL,
resume_id bigint NOT NULL
);
ALTER TABLE public.job
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 208 (class 1259 OID 43579)
-- Name: job_job_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.job_job_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.job.job_id;
ALTER TABLE public.job_job_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 210 (class 1259 OID 43587)
-- Name: person; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.person
(
user_id bigint NOT NULL,
birthday date,
first_name character varying(20),
last_name character varying(20),
photo bytea,
address_id bigint,
contact_id bigint,
photo_id bigint
);
ALTER TABLE public.person
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 212 (class 1259 OID 43597)
-- Name: requirement; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.requirement
(
requirement_id bigint NOT NULL,
description character varying(100) NOT NULL,
vacancy_id bigint NOT NULL
);
ALTER TABLE public.requirement
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 211 (class 1259 OID 43595)
-- Name: requirement_requirement_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.requirement_requirement_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.requirement.requirement_id;
ALTER TABLE public.requirement_requirement_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 214 (class 1259 OID 43605)
-- Name: roles; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.roles
(
role_id bigint NOT NULL,
type character varying(10) NOT NULL
);
ALTER TABLE public.roles
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 213 (class 1259 OID 43603)
-- Name: roles_role_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.roles_role_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.roles.role_id;
ALTER TABLE public.roles_role_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 216 (class 1259 OID 43613)
-- Name: skill; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.skill
(
skill_id bigint NOT NULL,
description character varying(255),
title character varying(30) NOT NULL,
print_pdf boolean NOT NULL,
resume_id bigint NOT NULL
);
ALTER TABLE public.skill
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 215 (class 1259 OID 43611)
-- Name: skill_skill_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.skill_skill_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.skill.skill_id;
ALTER TABLE public.skill_skill_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 217 (class 1259 OID 43619)
-- Name: user_role; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.user_role
(
user_id bigint NOT NULL,
role_id bigint NOT NULL
);
ALTER TABLE public.user_role
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 219 (class 1259 OID 43624)
-- Name: users; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.users
(
user_id bigint NOT NULL,
enabled boolean,
login character varying(50) NOT NULL,
matchingpassword character varying(255),
password character varying(200) NOT NULL
);
ALTER TABLE public.users
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 218 (class 1259 OID 43622)
-- Name: users_user_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.users_user_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.users.user_id;
ALTER TABLE public.users_user_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 221 (class 1259 OID 43635)
-- Name: vacancy; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.vacancy
(
vacancy_id bigint NOT NULL,
description character varying(60) NOT NULL,
"position" character varying(40) NOT NULL,
employment character varying(255),
vacancy_status character varying(255),
salary integer,
currency character varying(255),
hot_vacancy boolean,
company_id bigint NOT NULL
);
ALTER TABLE public.vacancy
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 220 (class 1259 OID 43633)
-- Name: vacancy_vacancy_id_seq; Type: SEQUENCE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE SEQUENCE public.vacancy_vacancy_id_seq
START WITH 1
INCREMENT BY 1
NO MINVALUE
NO MAXVALUE
CACHE 1
OWNED BY public.vacancy.vacancy_id;
ALTER TABLE public.vacancy_vacancy_id_seq
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 222 (class 1259 OID 43641)
-- Name: verificationtoken; Type: TABLE; Schema: public; Owner: oxmxyadlvfjbdj
--
CREATE TABLE public.verificationtoken
(
id bigint NOT NULL,
expirydate timestamp without time zone,
token character varying(255),
user_id bigint NOT NULL
);
ALTER TABLE public.verificationtoken
OWNER TO oxmxyadlvfjbdj;
--
-- TOC entry 2105 (class 2604 OID 43541)
-- Name: address address_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.address
ALTER COLUMN address_id SET DEFAULT nextval('public.address_address_id_seq'::regclass);
--
-- TOC entry 2106 (class 2604 OID 43549)
-- Name: company company_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.company
ALTER COLUMN company_id SET DEFAULT nextval('public.company_company_id_seq'::regclass);
--
-- TOC entry 2107 (class 2604 OID 43560)
-- Name: contact contact_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.contact
ALTER COLUMN contact_id SET DEFAULT nextval('public.contact_contact_id_seq'::regclass);
--
-- TOC entry 2108 (class 2604 OID 43568)
-- Name: resume resume_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.resume
ALTER COLUMN resume_id SET DEFAULT nextval('public.resume_resume_id_seq'::regclass);
--
-- TOC entry 2109 (class 2604 OID 43576)
-- Name: education education_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.education
ALTER COLUMN education_id SET DEFAULT nextval('public.education_education_id_seq'::regclass);
--
-- TOC entry 2110 (class 2604 OID 43584)
-- Name: job job_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.job
ALTER COLUMN job_id SET DEFAULT nextval('public.job_job_id_seq'::regclass);
--
-- TOC entry 2111 (class 2604 OID 43600)
-- Name: requirement requirement_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.requirement
ALTER COLUMN requirement_id SET DEFAULT nextval('public.requirement_requirement_id_seq'::regclass);
--
-- TOC entry 2112 (class 2604 OID 43608)
-- Name: roles role_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.roles
ALTER COLUMN role_id SET DEFAULT nextval('public.roles_role_id_seq'::regclass);
--
-- TOC entry 2113 (class 2604 OID 43616)
-- Name: skill skill_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.skill
ALTER COLUMN skill_id SET DEFAULT nextval('public.skill_skill_id_seq'::regclass);
--
-- TOC entry 2114 (class 2604 OID 43627)
-- Name: users user_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.users
ALTER COLUMN user_id SET DEFAULT nextval('public.users_user_id_seq'::regclass);
--
-- TOC entry 2115 (class 2604 OID 43638)
-- Name: vacancy vacancy_id; Type: DEFAULT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.vacancy
ALTER COLUMN vacancy_id SET DEFAULT nextval('public.vacancy_vacancy_id_seq'::regclass);
--Insert all data
INSERT INTO public.users(enabled, login, password)
VALUES (true, '<EMAIL>', <PASSWORD>');
INSERT INTO public.users(enabled, login, password)
VALUES (true, '<EMAIL>', <PASSWORD>');
INSERT INTO public.users(enabled, login, password)
VALUES (true, '<EMAIL>', <PASSWORD>');
INSERT INTO public.roles(role_id, type)
VALUES (1, 'admin');
INSERT INTO public.roles(role_id, type)
VALUES (2, 'cowner');
INSERT INTO public.roles(role_id, type)
VALUES (3, 'user');
INSERT INTO public.user_role(user_id, role_id)
VALUES (1, 1);
INSERT INTO public.user_role(user_id, role_id)
VALUES (2, 2);
INSERT INTO public.user_role(user_id, role_id)
VALUES (2, 3);
INSERT INTO public.user_role(user_id, role_id)
VALUES (3, 3);
INSERT INTO public.address(building, city, country, street, zip_code)
VALUES ('20', 'Chernivtsi', 'Ukraine', 'Holovna', 58000);
INSERT INTO public.address(building, city, country, street, zip_code)
VALUES ('33', 'Chernivtsi', 'Ukraine', 'Shevchenka', 58000);
INSERT INTO public.address(building, city, country, street, zip_code)
VALUES ('246', 'Chernivtsi', 'Ukraine', 'Holovna', 58000);
INSERT INTO public.address(building, city, country, street, zip_code)
VALUES ('33', 'Chernivtsi', 'Ukraine', 'Komarova', 58000);
INSERT INTO public.address(building, city, country, street, zip_code)
VALUES ('15', 'Chernivtsi', 'Ukraine', 'Rivnenska', 58000);
INSERT INTO public.education(degree, graduation, school, specialty)
VALUES ('Master', 2016, 'ChNU', 'Software Engineer');
INSERT INTO public.education(degree, graduation, school, specialty)
VALUES ('Master', 2009, 'KPI', 'Software Engineer');
INSERT INTO public.contact(email, phone_number)
VALUES ('<EMAIL>', '+380973999060');
INSERT INTO public.contact(email, phone_number)
VALUES ('<EMAIL>', '+380973219033');
INSERT INTO public.contact(email, phone_number)
VALUES ('<EMAIL>', '+380322409999');
INSERT INTO public.contact(email, phone_number)
VALUES ('<EMAIL>', '+380984529012');
INSERT INTO public.contact(email, phone_number)
VALUES ('<EMAIL>', '+380972993270');
INSERT INTO public.person(
user_id)
VALUES (1);
INSERT INTO public.person(user_id, birthday, first_name, last_name, address_id, contact_id, photo_id)
VALUES (2, ' 1986-11-26', 'Jon', 'Snow', 2, 2, null);
INSERT INTO public.person(user_id, birthday, first_name, last_name, address_id, contact_id, photo_id)
VALUES (3, ' 1999-06-04', 'Denys', 'Ohorodnik', 1, 1, null);
INSERT INTO public.resume("position", education_id, user_id)
VALUES ('Junior Developer', 1, 2);
INSERT INTO public.resume("position", education_id, user_id)
VALUES ('Middle Developer', 2, 3);
INSERT INTO public.skill(description, title, print_pdf, resume_id)
VALUES ('Spring MVC', 'MVC', true, 1);
INSERT INTO public.skill(description, title, print_pdf, resume_id)
VALUES ('Spring Boot', 'Spring', true, 1);
INSERT INTO public.skill(description, title, print_pdf, resume_id)
VALUES ('Good skill', 'Linux', true, 2);
INSERT INTO public.skill(description, title, print_pdf, resume_id)
VALUES ('Some experience', 'Angular', true, 2);
INSERT INTO public.skill(description, title, print_pdf, resume_id)
VALUES ('Some experience', 'Html', true, 2);
INSERT INTO public.job(begin, company_name, description, "end", print_pdf, "position", resume_id)
VALUES ('2000-10-10', 'SoftServe', 'Junior Java Developer', '2009-03-04', true, 'Junior', 1);
INSERT INTO public.job(begin, company_name, description, "end", print_pdf, "position", resume_id)
VALUES ('2006-04-08', 'ValSoft', 'Middle Java Developer', '2009-11-04', true, 'Middle', 1);
INSERT INTO public.job(begin, company_name, description, "end", print_pdf, "position", resume_id)
VALUES ('2008-03-08', 'ValSoft', 'Middle Java developer', '2005-07-04', true, 'Middle', 2);
INSERT INTO public.job(begin, company_name, description, "end", print_pdf, "position", resume_id)
VALUES ('2006-10-08', 'SoftServe', 'Junior Java Developer', '2009-10-04', true, 'Junior', 2);
INSERT INTO public.job(begin, company_name, description, "end", print_pdf, "position", resume_id)
VALUES ('2010-04-08', 'InventorSoft', 'Senior Java Developer', '2014-11-04', true, 'Senior', 2);
INSERT INTO public.company(description, edrpou, name, status, website, address_id, contact_id, photo_id, user_id)
VALUES ('We are digital advisors and providers who operate at the cutting edge of technology. We deliver the innovation, quality, and speed that our clients’ users expect.',
23456742, 'SoftServe', 'APPROVED', 'www.softserveinc.com', 3, 3, null, 2);
INSERT INTO public.company(description, edrpou, name, status, website, address_id, contact_id, photo_id, user_id)
VALUES ('Second company', 55368632, 'InventorSoft', 'CREATED', 'www.inventorsoft.com', 4, 4, null, 2);
INSERT INTO public.company(description, edrpou, name, status, website, address_id, contact_id, photo_id, user_id)
VALUES ('Third company', 63964221, 'ValSoft', 'BLOCKED', 'www.valsoft.com', 5, 5, null, 2);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Junior Java Developer', 'Junior Developer', 1000, 'USD', 'FULL', 'OCCUPIED', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Middle React Developer', 'Middle Developer', 3000, 'UAH', 'HOURLY', 'OUTDATED', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Senior Angular Developer', 'Senior Developer', 4000, 'UAH', 'PART_TIME', 'OUTDATED', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Junior Junior Developer', 'Junior Developer', 1000, 'EUR', 'FULL', 'OPEN', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Middle WebUI Developer', 'Middle Developer', 3000, 'EUR', 'HOURLY', 'OPEN', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, hot_vacancy, employment, vacancy_status,
company_id)
VALUES ('Senior Angular Developer', 'Senior Developer', 4000, 'USD', true, 'PART_TIME', 'OPEN', 1);
INSERT INTO public.vacancy(description, "position", salary, currency, employment, vacancy_status, company_id)
VALUES ('Junior Java Developer', 'Junior Developer', 1000, 'USD', 'FULL', 'OPEN', 3);
INSERT INTO public.vacancy(description, "position", salary, currency, hot_vacancy, employment, vacancy_status,
company_id)
VALUES ('Middle WebUI Developer', 'Middle Developer', 3000, 'UAH', true, 'HOURLY', 'OPEN', 3);
INSERT INTO public.vacancy(description, "position", salary, currency, hot_vacancy, employment, vacancy_status,
company_id)
VALUES ('Senior React Developer', 'Senior Developer', 4000, 'EUR', true, 'PART_TIME', 'OPEN', 3);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Problem-solving skills', 1);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Good knowledge of oxmxyadlvfjbdjQL, JUnit, bash, ant, Linux', 1);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Strong organizational and leadership skills', 2);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Proven experience as a Java Software Engineer, Java Developer or similar role', 2);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Strong experience building Java EE applications, preferably using Java 8', 3);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Degree in Computer Science, Engineering or relevant field', 3);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Bachelor degree in computer science or related fields', 4);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Ability to program production-grade applications with Node.js', 4);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Solid understanding of Linux operating system', 5);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Good understanding of the networking', 5);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Experience with any public cloud provider', 6);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Experience in and understanding of CI', 6);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Experience with monitoring and log management ', 7);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Degree in Computer Science, Engineering or relevant field', 7);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Extensive understanding of enterprise monitoring solutions', 8);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Good written and verbal English communications skills', 8);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('Deep knowledge DBs, RDBMS, SQL', 9);
INSERT INTO public.requirement(description, vacancy_id)
VALUES ('You are adept at writing unit tests and testable code, and working under distributed version control', 9);
--
-- TOC entry 2326 (class 0 OID 0)
-- Dependencies: 197
-- Name: hibernate_sequence; Type: SEQUENCE SET; Schema: public; Owner: oxmxyadlvfjbdj
--
SELECT pg_catalog.setval('public.hibernate_sequence', 1, false);
-- TOC entry 2117 (class 2606 OID 43543)
-- Name: address address_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.address
ADD CONSTRAINT address_pkey PRIMARY KEY (address_id);
--
-- TOC entry 2119 (class 2606 OID 43554)
-- Name: company company_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.company
ADD CONSTRAINT company_pkey PRIMARY KEY (company_id);
--
-- TOC entry 2121 (class 2606 OID 43562)
-- Name: contact contact_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.contact
ADD CONSTRAINT contact_pkey PRIMARY KEY (contact_id);
--
-- TOC entry 2123 (class 2606 OID 43570)
-- Name: resume resume_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.resume
ADD CONSTRAINT resume_pkey PRIMARY KEY (resume_id);
--
-- TOC entry 2125 (class 2606 OID 43578)
-- Name: education education_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.education
ADD CONSTRAINT education_pkey PRIMARY KEY (education_id);
--
-- TOC entry 2127 (class 2606 OID 43586)
-- Name: job job_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.job
ADD CONSTRAINT job_pkey PRIMARY KEY (job_id);
--
-- TOC entry 2129 (class 2606 OID 43594)
-- Name: person person_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.person
ADD CONSTRAINT person_pkey PRIMARY KEY (user_id);
--
-- TOC entry 2131 (class 2606 OID 43602)
-- Name: requirement requirement_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.requirement
ADD CONSTRAINT requirement_pkey PRIMARY KEY (requirement_id);
--
-- TOC entry 2133 (class 2606 OID 43610)
-- Name: roles roles_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.roles
ADD CONSTRAINT roles_pkey PRIMARY KEY (role_id);
--
-- TOC entry 2135 (class 2606 OID 43618)
-- Name: skill skill_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.skill
ADD CONSTRAINT skill_pkey PRIMARY KEY (skill_id);
--
-- TOC entry 2139 (class 2606 OID 43632)
-- Name: users users_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.users
ADD CONSTRAINT users_pkey PRIMARY KEY (user_id);
--
-- TOC entry 2141 (class 2606 OID 43640)
-- Name: vacancy vacancy_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.vacancy
ADD CONSTRAINT vacancy_pkey PRIMARY KEY (vacancy_id);
--
-- TOC entry 2143 (class 2606 OID 43645)
-- Name: verificationtoken verificationtoken_pkey; Type: CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.verificationtoken
ADD CONSTRAINT verificationtoken_pkey PRIMARY KEY (id);
--
-- TOC entry 2147 (class 2606 OID 43663)
-- Name: resume fk237ed6jpj1pxhm0qst2qb5h4h; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.resume
ADD CONSTRAINT fk237ed6jpj1pxhm0qst2qb5h4h FOREIGN KEY (education_id) REFERENCES public.education (education_id);
--
-- TOC entry 2145 (class 2606 OID 43653)
-- Name: company fk4gffpyf7lepjqbbo9a2iwmqda; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.company
ADD CONSTRAINT fk4gffpyf7lepjqbbo9a2iwmqda FOREIGN KEY (contact_id) REFERENCES public.contact (contact_id);
--
-- TOC entry 2155 (class 2606 OID 43703)
-- Name: vacancy fk9p6ux32w6e3jewgvnvcjuqdgg; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.vacancy
ADD CONSTRAINT fk9p6ux32w6e3jewgvnvcjuqdgg FOREIGN KEY (company_id) REFERENCES public.company (company_id);
--
-- TOC entry 2156 (class 2606 OID 43708)
-- Name: verificationtoken fk_verify_user; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.verificationtoken
ADD CONSTRAINT fk_verify_user FOREIGN KEY (user_id) REFERENCES public.users (user_id);
--
-- TOC entry 2144 (class 2606 OID 43648)
-- Name: company fkgfifm4874ce6mecwj54wdb3ma; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.company
ADD CONSTRAINT fkgfifm4874ce6mecwj54wdb3ma FOREIGN KEY (address_id) REFERENCES public.address (address_id);
--
-- TOC entry 2150 (class 2606 OID 43678)
-- Name: person fkhycdpp7nxyg8gctdb24udn08j; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.person
ADD CONSTRAINT fkhycdpp7nxyg8gctdb24udn08j FOREIGN KEY (contact_id) REFERENCES public.contact (contact_id);
--
-- TOC entry 2154 (class 2606 OID 43698)
-- Name: user_role fkj345gk1bovqvfame88rcx7yyx; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.user_role
ADD CONSTRAINT fkj345gk1bovqvfame88rcx7yyx FOREIGN KEY (user_id) REFERENCES public.users (user_id);
--
-- TOC entry 2149 (class 2606 OID 43673)
-- Name: person fkk7rgn6djxsv2j2bv1mvuxd4m9; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.person
ADD CONSTRAINT fkk7rgn6djxsv2j2bv1mvuxd4m9 FOREIGN KEY (address_id) REFERENCES public.address (address_id);
--
-- TOC entry 2152 (class 2606 OID 43688)
-- Name: skill fkli4yjkukgrskb6f8uywgkgjdq; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.skill
ADD CONSTRAINT fkli4yjkukgrskb6f8uywgkgjdq FOREIGN KEY (resume_id) REFERENCES public.resume (resume_id);
--
-- TOC entry 2151 (class 2606 OID 43683)
-- Name: requirement fkmffp440qbtsg6v32o61v0c3yk; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.requirement
ADD CONSTRAINT fkmffp440qbtsg6v32o61v0c3yk FOREIGN KEY (vacancy_id) REFERENCES public.vacancy (vacancy_id);
--
-- TOC entry 2148 (class 2606 OID 43668)
-- Name: job fkqb7vf93h6yrgmc1yn2igj5msl; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.job
ADD CONSTRAINT fkqb7vf93h6yrgmc1yn2igj5msl FOREIGN KEY (resume_id) REFERENCES public.resume (resume_id);
--
-- TOC entry 2146 (class 2606 OID 43658)
-- Name: company fksxe9t9istcdt2mtdbvgh83a9g; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.company
ADD CONSTRAINT fksxe9t9istcdt2mtdbvgh83a9g FOREIGN KEY (user_id) REFERENCES public.users (user_id);
--
-- TOC entry 2153 (class 2606 OID 43693)
-- Name: user_role fkt7e7djp752sqn6w22i6ocqy6q; Type: FK CONSTRAINT; Schema: public; Owner: oxmxyadlvfjbdj
--
ALTER TABLE ONLY public.user_role
ADD CONSTRAINT fkt7e7djp752sqn6w22i6ocqy6q FOREIGN KEY (role_id) REFERENCES public.roles (role_id);
-- Completed on 2019-04-24 13:17:40
--
-- oxmxyadlvfjbdjQL database dump complete
--
|
-- phpMyAdmin SQL Dump
-- version 4.5.1
-- http://www.phpmyadmin.net
--
-- Host: 127.0.0.1
-- Generation Time: Jul 26, 2021 at 09:01 PM
-- Server version: 10.1.16-MariaDB
-- PHP Version: 7.0.9
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `todolist`
--
-- --------------------------------------------------------
--
-- Table structure for table `list`
--
CREATE TABLE `list` (
`id` int(11) NOT NULL,
`task` longtext NOT NULL,
`date` date NOT NULL,
`status` int(1) DEFAULT '1'
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
--
-- Dumping data for table `list`
--
INSERT INTO `list` (`id`, `task`, `date`, `status`) VALUES
(1, 'test', '2021-07-28', 1),
(2, 'a', '2021-07-26', 1),
(3, 'a', '2021-07-26', 1),
(4, 'a', '2021-07-26', 1),
(5, 'a', '2021-07-26', 1),
(6, 'a', '2021-07-26', 1),
(7, 'a', '2021-07-26', 1),
(8, 'a', '2021-07-26', 1),
(9, 'a', '2021-07-26', 1),
(10, 'a', '2021-07-26', 1),
(11, 'a', '2021-07-26', 1),
(12, 'test', '2021-07-26', 1);
--
-- Indexes for dumped tables
--
--
-- Indexes for table `list`
--
ALTER TABLE `list`
ADD PRIMARY KEY (`id`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `list`
--
ALTER TABLE `list`
MODIFY `id` int(11) NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=13;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
|
<reponame>vov4uk/FinancistoAdapter
UPDATE account SET type='ELECTRONIC', card_issuer='PAYPAL' where type='PAYPAL';
|
<reponame>khoilr/lampart-interview
-- MySQL dump 10.13 Distrib 8.0.28, for macos12.2 (arm64)
--
-- Host: localhost Database: lampart
-- ------------------------------------------------------
-- Server version 8.0.28
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!50503 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `categories`
--
DROP TABLE IF EXISTS `categories`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `categories` (
`id` bigint NOT NULL AUTO_INCREMENT,
`name` varchar(500) NOT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=17 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `categories`
--
LOCK TABLES `categories` WRITE;
/*!40000 ALTER TABLE `categories` DISABLE KEYS */;
INSERT INTO `categories` VALUES (1,'Apple'),(2,'Asus'),(3,'Google'),(4,'Honor'),(5,'Huawei'),(6,'LG'),(7,'Motorola'),(8,'OnePlus'),(9,'Oppo'),(10,'Realme'),(11,'Samsung'),(12,'Sony'),(13,'TCL'),(14,'Vivo'),(15,'Xiaomi'),(16,'ZTE');
/*!40000 ALTER TABLE `categories` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `products`
--
DROP TABLE IF EXISTS `products`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
/*!50503 SET character_set_client = utf8mb4 */;
CREATE TABLE `products` (
`id` bigint NOT NULL AUTO_INCREMENT,
`name` varchar(500) NOT NULL,
`category` bigint NOT NULL,
`image` varchar(500) NOT NULL,
`price` decimal(5,1) NOT NULL,
PRIMARY KEY (`id`),
KEY `category` (`category`),
CONSTRAINT `products_ibfk_1` FOREIGN KEY (`category`) REFERENCES `categories` (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=101 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `products`
--
LOCK TABLES `products` WRITE;
/*!40000 ALTER TABLE `products` DISABLE KEYS */;
INSERT INTO `products` VALUES (1,'Huawei P50 Pro',5,'0.jpeg',907.0),(2,'Xiaomi Mi 11 Ultra',15,'1.jpeg',1200.0),(3,'Huawei Mate 40 Pro+',5,'2.jpeg',1363.0),(4,'Apple iPhone 13 Pro Max',1,'3.jpeg',1099.0),(5,'Apple iPhone 13 Pro',1,'4.jpeg',999.0),(6,'Huawei Mate 40 Pro',5,'5.jpeg',1199.0),(7,'Google Pixel 6 Pro',3,'6.jpeg',899.0),(8,'Vivo X70 Pro+',14,'7.jpeg',833.0),(9,'Asus Smartphone for Snapdragon Insiders',2,'8.jpeg',1499.0),(10,'Xiaomi Mi 10 Ultra',15,'9.jpeg',803.0),(11,'Google Pixel 6',3,'10.jpeg',599.0),(12,'Huawei P40 Pro',5,'11.jpeg',1099.0),(13,'Oppo Find X3 Pro',9,'12.jpeg',1149.0),(14,'Vivo X70 Pro (MediaTek)',14,'13.jpeg',651.0),(15,'Vivo X50 Pro+',14,'14.jpeg',757.0),(16,'Apple iPhone 13',1,'15.jpeg',799.0),(17,'Apple iPhone 13 mini',1,'16.jpeg',699.0),(18,'Apple iPhone 12 Pro Max',1,'17.jpeg',1099.0),(19,'Apple iPhone 12 Pro',1,'18.jpeg',999.0),(20,'Vivo X60 Pro+',14,'19.jpeg',757.0),(21,'Xiaomi Mi 10 Pro',15,'20.jpeg',999.0),(22,'Oppo Find X2 Pro',9,'21.jpeg',1199.0),(23,'Samsung Galaxy S20 Ultra 5G (Exynos)',11,'22.jpeg',1359.0),(24,'Honor 30 Pro+',4,'23.jpeg',757.0),(25,'Apple iPhone 11 Pro Max',1,'24.jpeg',1099.0),(26,'OnePlus 9 Pro',8,'25.jpeg',969.0),(27,'Samsung Galaxy Z Fold3 5G',11,'26.jpeg',1799.0),(28,'Huawei Mate 30 Pro 5G',5,'27.jpeg',1045.0),(29,'Samsung Galaxy S21 Ultra 5G (Snapdragon)',11,'28.jpeg',1199.0),(30,'Apple iPhone 12 mini',1,'29.jpeg',699.0),(31,'Apple iPhone 12',1,'30.jpeg',799.0),(32,'Honor V30 Pro',4,'31.jpeg',590.0),(33,'Huawei Mate 30 Pro',5,'32.jpeg',1099.0),(34,'Oppo Reno6 Pro 5G',9,'33.jpeg',799.0),(35,'Oppo Reno6 Pro+',9,'34.jpeg',606.0),(36,'Samsung Galaxy S21 Ultra 5G (Exynos)',11,'35.jpeg',1259.0),(37,'Xiaomi Mi CC9 Pro Premium Edition',15,'36.jpeg',530.0),(38,'Asus Zenfone 8',2,'37.jpeg',629.0),(39,'Google Pixel 5',3,'38.jpeg',699.0),(40,'Samsung Galaxy S21 FE 5G (Snapdragon)',11,'39.jpeg',699.0),(41,'Samsung Galaxy Note20 (Exynos)',11,'40.jpeg',959.0),(42,'Samsung Galaxy Note20 Ultra 5G (Exynos)',11,'41.jpeg',1309.0),(43,'Vivo X60 Pro 5G (Snapdragon)',14,'42.jpeg',799.0),(44,'Xiaomi Mi 11',15,'43.jpeg',799.0),(45,'Xiaomi Redmi K30 Pro Zoom Edition',15,'44.jpeg',575.0),(46,'Apple iPhone 11',1,'45.jpeg',699.0),(47,'Samsung Galaxy S21+ 5G (Snapdragon)',11,'46.jpeg',999.0),(48,'Samsung Galaxy S21 5G (Snapdragon)',11,'47.jpeg',799.0),(49,'Asus Zenfone 8 Flip',2,'48.jpeg',799.0),(50,'OnePlus 8 Pro',8,'49.jpeg',899.0),(51,'Samsung Galaxy S20+ (Exynos)',11,'50.jpeg',1009.0),(52,'Vivo X60 Pro 5G (Exynos)',14,'51.jpeg',799.0),(53,'Xiaomi Mi 10T Pro 5G',15,'52.jpeg',599.0),(54,'Motorola Edge+',7,'53.jpeg',999.0),(55,'Samsung Galaxy Note20 Ultra 5G (Snapdragon)',11,'54.jpeg',1299.0),(56,'Samsung Galaxy Note 10+ (Exynos)',11,'55.jpeg',1109.0),(57,'TCL 20 Pro 5G',13,'56.jpeg',549.0),(58,'Xiaomi 11T Pro',15,'57.jpeg',699.0),(59,'Huawei P30 Pro',5,'58.jpeg',999.0),(60,'OnePlus Nord 2 5G',8,'59.jpeg',399.0),(61,'Samsung Galaxy S21 5G (Exynos)',11,'60.jpeg',859.0),(62,'Samsung Galaxy S21+ 5G (Exynos)',11,'61.jpeg',1059.0),(63,'Samsung Galaxy Note 10+ 5G (Exynos)',11,'62.jpeg',1199.0),(64,'Samsung Galaxy S10 5G (Exynos)',11,'63.jpeg',1199.0),(65,'Asus ZenFone 7 Pro',2,'64.jpeg',799.0),(66,'OnePlus 9',8,'65.jpeg',729.0),(67,'Oppo Find X3 Neo',9,'66.jpeg',799.0),(68,'Oppo Reno 10x Zoom',9,'67.jpeg',799.0),(69,'Samsung Galaxy S20 FE (Exynos)',11,'68.jpeg',659.0),(70,'Sony Xperia 1 III',12,'69.jpeg',1299.0),(71,'OnePlus 7T Pro',8,'70.jpeg',759.0),(72,'OnePlus 7 Pro',8,'71.jpeg',669.0),(73,'Vivo X51 5G',14,'72.jpeg',799.0),(74,'Google Pixel 4',3,'73.jpeg',799.0),(75,'Honor 20 Pro',4,'74.jpeg',599.0),(76,'Samsung Galaxy S10+ (Exynos)',11,'75.jpeg',1009.0),(77,'Huawei P40',5,'76.jpeg',799.0),(78,'Huawei Mate 20 Pro',5,'77.jpeg',999.0),(79,'Oppo Reno5 Pro+ 5G',9,'78.jpeg',605.0),(80,'Samsung Galaxy Note20 (Snapdragon)',11,'79.jpeg',999.0),(81,'Sony Xperia 1 II',12,'80.jpeg',1199.0),(82,'Google Pixel 4a',3,'81.jpeg',349.0),(83,'Huawei Mate 20 X',5,'82.jpeg',899.0),(84,'OnePlus 8T',8,'83.jpeg',599.0),(85,'Sony Xperia 5 II',12,'84.jpeg',949.0),(86,'Xiaomi Mi 11i',15,'85.jpeg',699.0),(87,'Xiaomi Mi 11 Lite 5G',15,'86.jpeg',399.0),(88,'LG Wing',6,'87.jpeg',999.0),(89,'Xiaomi Mi 9',15,'88.jpeg',469.0),(90,'Huawei P20 Pro',5,'89.jpeg',899.0),(91,'Samsung Galaxy Z Fold2 5G',11,'90.jpeg',1999.0),(92,'OnePlus Nord',8,'91.jpeg',399.0),(93,'Oppo A94 5G',9,'92.jpeg',359.0),(94,'Oppo Reno4 Pro 5G',9,'93.jpeg',799.0),(95,'Xiaomi 11T',15,'94.jpeg',499.0),(96,'Xiaomi Redmi K40 Pro+',15,'95.jpeg',560.0),(97,'Oppo Reno6 5G',9,'96.jpeg',499.0),(98,'ZTE Axon 30 Ultra',16,'97.jpeg',749.0),(99,'Apple iPhone XS Max',1,'98.jpeg',1099.0),(100,'Realme GT Neo 2 5G',10,'99.jpeg',469.0);
/*!40000 ALTER TABLE `products` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2022-03-17 14:35:33
|
drop database if exists bamazonDB;
create database bamazonDB;
use bamazonDB;
CREATE TABLE products(
item_id integer auto_increment not null,
product_name CHAR(50) not null,
department_name CHAR(50) not null,
price DECIMAL(10,2) NULL,
stock_quantaty INT UNSIGNED NULL,
primary key (item_id)
);
INSERT INTO products (item_id, product_name, department_name, price,stock_quantaty)
VALUES (001, 'Veal Stake', 'Meats', 15.99, 250),
(002, 'Ground Beef', 'Meats', 6.99, 500),
(003, 'Prok ribs', 'Meats', 7.99, 180),
(004, 'T-bone', 'Meats', 17.99, 120),
(005, 'Laker fillet', 'Fish', 14.99, 100),
(006, 'Atlantic Shrimp', 'Fish', 9.99, 330),
(007, 'Crab legs', 'Fish', 22.99, 80),
(008, 'Sea Bass', 'Fish', 13.99, 210),
(009, 'Bananas', 'Fruits', 2.99, 400),
(010, 'Watermelon', 'Fruits', 6.99, 240),
(011, 'Pears', 'Fruits', 5.99, 140);
select * from products; |
<filename>app/config_template/schema/management_report_views.sql
-- VISITS
DROP TABLE IF EXISTS `tmp_visits`;
CREATE TABLE `tmp_visits` AS
SELECT
`r`.`locatie_id`,
`r`.`klant_id`,
DATE(`r`.`binnen`) AS 'date',
`g`.`volledig` AS 'gender',
sum(TIME_TO_SEC(TIMEDIFF(`buiten`, `binnen`))) AS 'duration'
FROM `registraties` `r`
INNER
JOIN `klanten` `k`
ON `r`.`klant_id` = `k`.`id`
INNER
JOIN `geslachten` `g`
ON `k`.`geslacht_id` = `g`.`id`
group by
`r`.`locatie_id`,
`r`.`klant_id`,
DATE(`r`.`binnen`),
`g`.`volledig`;
ALTER TABLE tmp_visits
ADD INDEX idx_tmp_visits_locatie_id (locatie_id),
ADD INDEX idx_tmp_visits_klant_id (klant_id),
ADD INDEX idx_tmp_visits_date (`date`),
ADD INDEX idx_tmp_visits_duration (`duration`),
ADD INDEX idx_tmp_visits_gender (gender);
-- OPEN DAYS
DROP TABLE IF EXISTS `tmp_open_days`;
CREATE TABLE `tmp_open_days` AS
SELECT DISTINCT
`locatie_id`,
DATE(`binnen`) AS 'open_day'
FROM `registraties`
WHERE
`locatie_id` != 0
ORDER BY `locatie_id`
;
ALTER TABLE tmp_open_days
ADD INDEX idx_tmp_open_days_locatie_id (locatie_id),
ADD INDEX idx_tmp_open_days_open_day (`open_day`);
-- VISITORS
DROP TABLE IF EXISTS `tmp_visitors`;
CREATE TABLE `tmp_visitors` AS
SELECT DISTINCT
`r`.`klant_id`,
`k`.`land_id`,
`g`.`volledig` AS `geslacht`,
DATE(`binnen`) AS `date`,
`v`.`id` AS 'verslaving_id',
i.woonsituatie_id,
i.verblijfstatus_id
FROM `registraties` `r`
INNER
JOIN `klanten` `k`
ON `r`.`klant_id` = `k`.`id`
INNER
JOIN `geslachten` `g`
ON `k`.`geslacht_id` = `g`.`id`
LEFT
JOIN `landen` `l`
ON `k`.`land_id` = `l`.`id`
LEFT
JOIN `intakes` `i`
ON `k`.`laste_intake_id` = `i`.`id`
LEFT
JOIN `verslavingen` `v`
ON `i`.`primaireproblematiek_id` = `v`.`id`
;
ALTER TABLE tmp_visitors
ADD INDEX idx_tmp_visitors_land_id (land_id),
ADD INDEX idx_tmp_visitors_verslaving_id (verslaving_id),
ADD INDEX idx_tmp_visitors_klant_id (klant_id),
ADD INDEX idx_tmp_visitors_date (`date`),
ADD INDEX idx_tmp_visitors_woonsituatie_id (`woonsituatie_id`),
ADD INDEX idx_tmp_visitors_verblijfstatus_id (`verblijfstatus_id`),
ADD INDEX idx_tmp_visitors_geslacht (geslacht);
-- AVERAGE DURATION
DROP TABLE IF EXISTS `tmp_avgduration`;
CREATE TABLE `tmp_avgduration` (label varchar(64), range_start int, range_end int);
insert into tmp_avgduration values
('Korter dan 10 minuten', 0, 600),
('10 tot 30 minuten', 600, 1800),
('30 minuten tot 2 uur', 1800, 7200),
('Langer dan 2 uur', 7200, 24*60*60*10)
;
|
SET foreign_key_checks = 0;
#
# TABLE STRUCTURE FOR: banners
#
DROP TABLE IF EXISTS `banners`;
CREATE TABLE `banners` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`image` text NOT NULL,
`banner` text NOT NULL,
`status` tinyint(1) NOT NULL DEFAULT '1',
`created_by` int(11) NOT NULL,
`modified_by` int(11) NOT NULL,
`created_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP,
`modified_date` datetime NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,
PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=3 DEFAULT CHARSET=latin1;
INSERT INTO `banners` (`id`, `image`, `banner`, `status`, `created_by`, `modified_by`, `created_date`, `modified_date`) VALUES (1, 'upload/images/08c36d761dc3ef60fdead45ca8e07e0a.jpg', 'upload/images/3134e6bf77e2aa115b699f90458a321f.jpg', 1, 0, 0, '2018-08-07 15:13:49', '2018-08-07 15:31:13');
INSERT INTO `banners` (`id`, `image`, `banner`, `status`, `created_by`, `modified_by`, `created_date`, `modified_date`) VALUES (2, 'upload/images/3134e6bf77e2aa115b699f90458a321f_1.jpg', 'upload/images/868386b16cb26558136de91c80bbcf57.jpg', 1, 0, 0, '2018-08-07 15:33:11', '2018-08-08 09:39:19');
#
# TABLE STRUCTURE FOR: banner_details
#
DROP TABLE IF EXISTS `banner_details`;
CREATE TABLE `banner_details` (
`id` int(11) NOT NULL,
`language_id` int(11) NOT NULL,
`title` varchar(100) CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`description` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
`html` text CHARACTER SET utf8 COLLATE utf8_unicode_ci NOT NULL,
UNIQUE KEY `id` (`id`,`language_id`),
KEY `language_id` (`language_id`),
CONSTRAINT `banner_details_ibfk_1` FOREIGN KEY (`id`) REFERENCES `banners` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
CONSTRAINT `banner_details_ibfk_2` FOREIGN KEY (`language_id`) REFERENCES `languages` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=latin1;
INSERT INTO `banner_details` (`id`, `language_id`, `title`, `description`, `html`) VALUES (1, 1, 'What is Lorem Ipsum?', 'Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.', '');
INSERT INTO `banner_details` (`id`, `language_id`, `title`, `description`, `html`) VALUES (1, 2, 'Lorem Ipsum क्या है?', 'Lorem Ipsum प्रिंटिंग और टाइपसेटिंग उद्योग के बस डमी पाठ है। Lorem Ipsum 1500 के दशक के बाद से उद्योग के मानक डमी पाठ रहा है, जब एक अज्ञात प्रिंटर ने एक प्रकार की गैली ली और इसे एक प्रकार की नमूना किताब बनाने के लिए स्कैम्बल किया। यह न केवल पांच शताब्दियों तक जीवित रहा है, बल्कि इलेक्ट्रॉनिक टाइपसेटिंग में भी छलांग है, जो अनिवार्य रूप से अपरिवर्तित बनी हुई है। इसे 1 9 60 के दशक में लोरमेट इप्सम मार्गों वाले लेट्रसेट शीट्स के रिलीज के साथ लोकप्रिय किया गया था, और हाल ही में डेस्कटॉप प्रकाशन सॉफ्टवेयर जैसे एल्डस पेजमेकर के साथ लॉरम इप्सम के संस्करण भी शामिल थे।', '');
INSERT INTO `banner_details` (`id`, `language_id`, `title`, `description`, `html`) VALUES (2, 1, 'Why do we use it?', 'It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout. The point of using Lorem Ipsum is that it has a more-or-less normal distribution of letters, as opposed to using \'Content here, content here\', making it look like readable English. Many desktop publishing packages and web page editors now use Lorem Ipsum as their default model text, and a search for \'lorem ipsum\' will uncover many web sites still in their infancy. Various versions have evolved over the years, sometimes by accident, sometimes on purpose (injected humour and the like).', '');
INSERT INTO `banner_details` (`id`, `language_id`, `title`, `description`, `html`) VALUES (2, 2, 'हम इसका उपयोग क्यों करते हैं?', 'यह एक लंबे समय से स्थापित तथ्य है कि एक पाठक अपने लेआउट को देखते समय किसी पृष्ठ की पठनीय सामग्री से विचलित हो जाएगा। लोरम इप्सम का उपयोग करने का मुद्दा यह है कि इसमें \'सामग्री यहां, यहां सामग्री\' का उपयोग करने के विरोध में अक्षरों का कम से कम सामान्य वितरण होता है, जो इसे पठनीय अंग्रेजी जैसा दिखता है। कई डेस्कटॉप प्रकाशन पैकेज और वेब पेज संपादक अब लोरम इप्सम का उपयोग अपने डिफ़ॉल्ट मॉडल टेक्स्ट के रूप में करते हैं, और \'लोरेम इप्सम\' की खोज से कई वेब साइटें अभी भी अपने बचपन में उजागर हो जाएंगी। कई संस्करण वर्षों से विकसित हुए हैं, कभी-कभी दुर्घटना से, कभी-कभी उद्देश्य (इंजेक्शन हास्य और इसी तरह) पर।', '');
SET foreign_key_checks = 1;
|
<filename>Built in functions/2.sql
--2
USE SoftUni
GO
SELECT [FirstName], [LastName]
FROM [Employees]
WHERE [LastName] LIKE '%ei%'
|
<reponame>dkanunik/cyclopoid
-- MySQL dump 10.13 Distrib 8.0.15, for Linux (x86_64)
--
-- Host: localhost Database: cyclopoid
-- ------------------------------------------------------
-- Server version 8.0.15
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
SET NAMES utf8mb4 ;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
--
-- Table structure for table `form`
--
DROP TABLE IF EXISTS `form`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `form` (
`form_id` bigint(20) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `form`
--
LOCK TABLES `form` WRITE;
/*!40000 ALTER TABLE `form` DISABLE KEYS */;
INSERT INTO `form` VALUES (1,'feedback');
/*!40000 ALTER TABLE `form` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `hibernate_sequence`
--
DROP TABLE IF EXISTS `hibernate_sequence`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `hibernate_sequence` (
`next_val` bigint(20) DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `hibernate_sequence`
--
LOCK TABLES `hibernate_sequence` WRITE;
/*!40000 ALTER TABLE `hibernate_sequence` DISABLE KEYS */;
INSERT INTO `hibernate_sequence` VALUES (3),(3);
/*!40000 ALTER TABLE `hibernate_sequence` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `property`
--
DROP TABLE IF EXISTS `property`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `property` (
`property_id` bigint(20) NOT NULL AUTO_INCREMENT,
`name` varchar(255) DEFAULT NULL,
`form_id` bigint(20) DEFAULT NULL,
PRIMARY KEY (`property_id`),
KEY `FKog7qd41iecsbgtsm1vtl67h7t` (`form_id`),
CONSTRAINT `FKog7qd41iecsbgtsm1vtl67h7t` FOREIGN KEY (`form_id`) REFERENCES `form` (`form_id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `property`
--
LOCK TABLES `property` WRITE;
/*!40000 ALTER TABLE `property` DISABLE KEYS */;
INSERT INTO `property` VALUES (1,'username',1);
/*!40000 ALTER TABLE `property` ENABLE KEYS */;
UNLOCK TABLES;
--
-- Table structure for table `user`
--
DROP TABLE IF EXISTS `user`;
/*!40101 SET @saved_cs_client = @@character_set_client */;
SET character_set_client = utf8mb4 ;
CREATE TABLE `user` (
`id` int(11) NOT NULL,
`email` varchar(255) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_0900_ai_ci;
/*!40101 SET character_set_client = @saved_cs_client */;
--
-- Dumping data for table `user`
--
LOCK TABLES `user` WRITE;
/*!40000 ALTER TABLE `user` DISABLE KEYS */;
/*!40000 ALTER TABLE `user` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
-- Dump completed on 2019-03-21 11:51:28
|
SELECT x.*
{% if not use_temp_table %}INTO {{ schema_name }}.{{ table_name_dedup }}{% endif %}
FROM {{ schema_name }}.{{ table_name }} x
INNER JOIN (
SELECT {{ group_cols }},
COUNT(*) AS dup_count
FROM {{ schema_name }}.{{ table_name }}
GROUP BY {{ group_cols }}
) y
ON {{ join_cols }}
WHERE y.dup_count = 1 |
CREATE DATABASE IF NOT EXISTS shop
DEFAULT CHARACTER SET utf8mb4 COLLATE utf8mb4_unicode_ci;
use shop;
DROP TABLE IF EXISTS user;
CREATE TABLE user(
userID VARCHAR(20) default '' NOT NULL,
userPassword VARCHAR(20) default '' NOT NULL,
userName VARCHAR(20)default '' NOT NULL,
userAdd VARCHAR(50),
userTel VARCHAR(20) DEFAULT '' NOT NULL,
primary key(userID)
);
DROP TABLE IF EXISTS farmer;
CREATE TABLE farmer(
farmID VARCHAR(20) DEFAULT '' NOT NULL,
farmPassword VARCHAR(20) default '' NOT NULL,
farmName VARCHAR(20) default '' NOT NULL,
farmAdd VARCHAR(50),
farmTel VARCHAR(20) default '' NOT NULL,
primary key(farmID)
);
DROP TABLE IF EXISTS manager;
CREATE TABLE manager(
manID VARCHAR(20) default '' NOT NULL,
manPassword VARCHAR(20) default '' NOT NULL,
primary key(manID)
);
DROP TABLE IF EXISTS product;
CREATE TABLE product(
prodID INT NOT NULL auto_increment,
farmID VARCHAR(20) default '' NOT NULL,
farmTel VARCHAR(20) default '' NOT NULL,
prodName VARCHAR(20) default '' NOT NULL,
prodPrice int,
prodImg varchar(2048),
prodInfo varchar(1028),
primary key(prodID),
foreign key(farmID) references farmer(farmID) on update cascade on delete cascade
);
DROP TABLE IF EXISTS review;
CREATE TABLE review(
reviewID INT NOT NULL auto_increment,
userID VARCHAR(20) default '' NOT NULL,
reviewDate datetime,
reviewTitle varchar(50),
reviewContent varchar(2048),
prodID INT,
farmID VARCHAR(20),
orderID int,
primary key(reviewID),
foreign key(prodID) references product(prodID) on update cascade on delete cascade,
foreign key(farmID) references farmer(farmID) on update cascade on delete cascade
);
DROP TABLE IF EXISTS reply;
CREATE TABLE reply(
replyID INT NOT NULL auto_increment,
farmID VARCHAR(20) default '' NOT NULL,
replyContent varchar(2048),
reviewID INT,
prodID INT,
primary key(replyID),
foreign key(reviewID) references review(reviewID) on update cascade on delete cascade
);
DROP TABLE IF EXISTS orders;
CREATE TABLE orders(
orderID INT NOT NULL auto_increment,
orderNum INT,
userID VARCHAR(20),
userName VARCHAR(20) default '' NOT NULL,
userAdd VARCHAR(50),
userTel VARCHAR(20) default '' NOT NULL,
prodID INT,
prodPrice INT,
prodName VARCHAR(20) default '' NOT NULL,
orderQuantity INT,
farmID VARCHAR(20) default '' NOT NULL,
farmTel VARCHAR(20) default '' NOT NULL,
farmCheck VARCHAR(20) default '' NOT NULL,
trackNum VARCHAR(20),
is_status VARCHAR(20),
primary key(orderID)
);
|
<reponame>pezhmankasraee/axis
INSERT INTO recipe(id, name, people) VALUES(1, 'Baked Omelet With Broccoli & Tomato', 4);
INSERT INTO ingredient(id, name) VALUES(1, 'milk');
INSERT INTO ingredient(id, name) VALUES(2, 'cottage cheese');
INSERT INTO ingredient(id, name) VALUES(3, 'broccoli');
INSERT INTO ingredient(id, name) VALUES(4, 'cheddar cheese');
INSERT INTO ingredient(id, name) VALUES(5, 'basil');
INSERT INTO ingredient(id, name) VALUES(6, 'onion powder');
INSERT INTO ingredient(id, name) VALUES(7, 'eggs');
INSERT INTO ingredient(id, name) VALUES(8, 'garlic powder');
INSERT INTO ingredient(id, name) VALUES(9, 'roma tomato');
INSERT INTO ingredient(id, name) VALUES(10, 'salt');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 1, 14);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 2, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 3, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 4, 19);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 5, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 6, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 7, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 8, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 9, 20);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(1, 10, 19);
INSERT INTO recipe(id, name, people) VALUES(2, 'Mild Curry Omelet', 3);
INSERT INTO ingredient(id, name) VALUES(11, 'coriander');
INSERT INTO ingredient(id, name) VALUES(12, 'cumin');
INSERT INTO ingredient(id, name) VALUES(13, 'garlic');
INSERT INTO ingredient(id, name) VALUES(14, 'green onion');
INSERT INTO ingredient(id, name) VALUES(15, 'vegetable oil');
INSERT INTO ingredient(id, name) VALUES(16, 'onions');
INSERT INTO ingredient(id, name) VALUES(17, 'red pepper');
INSERT INTO ingredient(id, name) VALUES(18, 'turmeric');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 11, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 12, 19);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 7, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 13, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 14, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 15, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 16, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 17, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 10, 18);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(2, 18, 9);
INSERT INTO recipe(id, name, people) VALUES(3, 'Light Italian Feta Omelet', 3);
INSERT INTO ingredient(id, name) VALUES(19, 'egg substitute');
INSERT INTO ingredient(id, name) VALUES(20, 'feta cheese');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(3, 19, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(3, 20, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(3, 5, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(3, 9, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(3, 10, 6);
INSERT INTO recipe(id, name, people) VALUES(4, 'Awesome Cajun Omelet', 3);
INSERT INTO ingredient(id, name) VALUES(21, 'bacon');
INSERT INTO ingredient(id, name) VALUES(22, 'butter');
INSERT INTO ingredient(id, name) VALUES(23, 'cajun seasoning');
INSERT INTO ingredient(id, name) VALUES(24, 'heavy cream');
INSERT INTO ingredient(id, name) VALUES(25, 'salsa');
INSERT INTO ingredient(id, name) VALUES(26, 'marsala wine');
INSERT INTO ingredient(id, name) VALUES(27, 'tomato');
INSERT INTO ingredient(id, name) VALUES(28, 'white mushroom');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 21, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 22, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 23, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 4, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 7, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 24, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 25, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 26, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 27, 7);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 28, 20);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(4, 16, 16);
INSERT INTO recipe(id, name, people) VALUES(5, 'Easy Home Made Pasta Dough Recipe', 3);
INSERT INTO ingredient(id, name) VALUES(29, 'flour');
INSERT INTO ingredient(id, name) VALUES(30, 'olive oil');
INSERT INTO ingredient(id, name) VALUES(31, 'water');
INSERT INTO ingredient(id, name) VALUES(32, 'baking powder');
INSERT INTO ingredient(id, name) VALUES(33, 'pasta dough');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 7, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 29, 6);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 30, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 31, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 32, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(5, 33, 16);
INSERT INTO recipe(id, name, people) VALUES(6, 'Fresh Pasta - Basic Pasta Dough Recipe', 3);
INSERT INTO ingredient(id, name) VALUES(34, 'wheat');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(6, 7, 14);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(6, 34, 14);
INSERT INTO recipe(id, name, people) VALUES(7, 'Filomena''s Pasta Fresca', 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(7, 7, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(7, 29, 8);
INSERT INTO recipe(id, name, people) VALUES(8, 'Pasta Fazool (Pasta and Beans With Sausage)', 4);
INSERT INTO ingredient(id, name) VALUES(35, 'cayenne');
INSERT INTO ingredient(id, name) VALUES(36, 'oregano');
INSERT INTO ingredient(id, name) VALUES(37, 'thyme');
INSERT INTO ingredient(id, name) VALUES(38, 'parsley');
INSERT INTO ingredient(id, name) VALUES(39, 'ground beef');
INSERT INTO ingredient(id, name) VALUES(40, 'black pepper');
INSERT INTO ingredient(id, name) VALUES(41, 'sausage');
INSERT INTO ingredient(id, name) VALUES(42, 'kidney bean');
INSERT INTO ingredient(id, name) VALUES(43, 'parmesan cheese');
INSERT INTO ingredient(id, name) VALUES(44, 'penne');
INSERT INTO ingredient(id, name) VALUES(45, 'provolone cheese');
INSERT INTO ingredient(id, name) VALUES(46, 'tomato paste');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 35, 14);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 36, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 37, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 38, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 13, 6);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 39, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 40, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 41, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 42, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 16, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 43, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 44, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 27, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 45, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 10, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(8, 46, 16);
INSERT INTO recipe(id, name, people) VALUES(9, 'Ginger Champagne', 2);
INSERT INTO ingredient(id, name) VALUES(47, 'champagne');
INSERT INTO ingredient(id, name) VALUES(48, 'ginger');
INSERT INTO ingredient(id, name) VALUES(49, 'ice');
INSERT INTO ingredient(id, name) VALUES(50, 'vodka');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(9, 47, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(9, 48, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(9, 49, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(9, 50, 7);
INSERT INTO recipe(id, name, people) VALUES(10, 'Potato and Cheese Frittata', 4);
INSERT INTO ingredient(id, name) VALUES(51, 'potato');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 4, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 7, 0);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 30, 7);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 16, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 51, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(10, 10, 2);
INSERT INTO recipe(id, name, people) VALUES(11, 'Eggnog Thumbprints', 3);
INSERT INTO ingredient(id, name) VALUES(52, 'brown sugar');
INSERT INTO ingredient(id, name) VALUES(53, 'powdered sugar');
INSERT INTO ingredient(id, name) VALUES(54, 'nutmeg');
INSERT INTO ingredient(id, name) VALUES(55, 'rum');
INSERT INTO ingredient(id, name) VALUES(56, 'vanilla extract');
INSERT INTO ingredient(id, name) VALUES(57, 'sugar');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 52, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 22, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 53, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 7, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 29, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 54, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 55, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 10, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 56, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(11, 57, 7);
INSERT INTO recipe(id, name, people) VALUES(12, 'Succulent Pork Roast', 3);
INSERT INTO ingredient(id, name) VALUES(58, 'pork chops');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(12, 52, 18);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(12, 13, 8);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(12, 58, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(12, 31, 1);
INSERT INTO recipe(id, name, people) VALUES(13, 'Amazing Taco Seasoning', 3);
INSERT INTO ingredient(id, name) VALUES(59, 'chili powder');
INSERT INTO ingredient(id, name) VALUES(60, 'paprika');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 35, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 59, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 12, 19);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 6, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 29, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 8, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 36, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 60, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 10, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(13, 57, 7);
INSERT INTO recipe(id, name, people) VALUES(14, 'Taco Bell Fire Sauce Clone Recipe', 3);
INSERT INTO ingredient(id, name) VALUES(61, 'chilli');
INSERT INTO ingredient(id, name) VALUES(62, 'garlic salt');
INSERT INTO ingredient(id, name) VALUES(63, 'white wine vinegar');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 35, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 59, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 61, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 12, 0);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 8, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 62, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 16, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 60, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 17, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 57, 19);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 27, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(14, 63, 17);
INSERT INTO recipe(id, name, people) VALUES(15, 'Catalina ''Taco'' Salad', 4);
INSERT INTO ingredient(id, name) VALUES(64, 'salad dressing');
INSERT INTO ingredient(id, name) VALUES(65, 'lettuce');
INSERT INTO ingredient(id, name) VALUES(66, 'tortilla chips');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 64, 3);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 4, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 39, 12);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 65, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 16, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(15, 66, 11);
INSERT INTO recipe(id, name, people) VALUES(16, 'The Taco Rack Grilled Tuna Tacos Recipe', 3);
INSERT INTO ingredient(id, name) VALUES(67, 'chili sauce');
INSERT INTO ingredient(id, name) VALUES(68, 'avocado');
INSERT INTO ingredient(id, name) VALUES(69, 'carrot');
INSERT INTO ingredient(id, name) VALUES(70, 'cucumber');
INSERT INTO ingredient(id, name) VALUES(71, 'daikon radish');
INSERT INTO ingredient(id, name) VALUES(72, 'lemon');
INSERT INTO ingredient(id, name) VALUES(73, 'mango');
INSERT INTO ingredient(id, name) VALUES(74, 'red onions');
INSERT INTO ingredient(id, name) VALUES(75, 'soy sauce');
INSERT INTO ingredient(id, name) VALUES(76, 'taco shells');
INSERT INTO ingredient(id, name) VALUES(77, 'lime juice');
INSERT INTO ingredient(id, name) VALUES(78, 'cracked black pepper');
INSERT INTO ingredient(id, name) VALUES(79, 'sesame seed');
INSERT INTO ingredient(id, name) VALUES(80, 'kosher salt');
INSERT INTO ingredient(id, name) VALUES(81, 'cilantro');
INSERT INTO ingredient(id, name) VALUES(82, 'thai basil');
INSERT INTO ingredient(id, name) VALUES(83, 'salad greens');
INSERT INTO ingredient(id, name) VALUES(84, 'tuna');
INSERT INTO ingredient(id, name) VALUES(85, 'watercress');
INSERT INTO ingredient(id, name) VALUES(86, 'steak');
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 67, 7);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 68, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 69, 6);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 70, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 71, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 48, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 72, 2);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 73, 9);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 74, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 10, 5);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 75, 19);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 76, 14);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 77, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 30, 18);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 78, 0);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 79, 1);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 80, 17);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 81, 13);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 82, 15);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 64, 14);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 83, 4);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 25, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 84, 11);
-- INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 48, 16);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 15, 10);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 85, 11);
INSERT INTO ingredient_recipe(recipe_id, ingredient_id, amount) VALUES(16, 86, 14);
|
-- Run this, or portions of this, to upgrade from one
-- version to another. Newer entries are at the bottom.
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 1.9.8 to 1.9.9
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users add us_auto_subscribe_reported_bugs int null default(0)
update users set us_auto_subscribe_reported_bugs = 0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.0.6 to 2.0.7
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table bug_attachments add ba_comment int null
/*
The SQL below might be something you want to try. It attempts to guess
the relationship of an attachment to a comment by looking at how
close in time they were added. If it's just a couple seconds a part,
I assume they are related. For me, where I have just a few users
on the system, this heuristic makes sense. I wouldn't use it if
I had a lot of users.
*/
select ba_id, bc_id
into #t
from bug_attachments
inner join bug_comments on ba_bug = bc_bug and
abs(datediff(s,ba_uploaded_date, bc_date)) < 4 -- 3 seconds or less
update bug_attachments
set ba_comment = #t.bc_id
from #t where bug_attachments.ba_id = #t.ba_id
drop table #t
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.1.5 to 2.1.6
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users
add us_reported_notifications int not null default(4),
us_assigned_notifications int not null default(4),
us_subscribed_notifications int not null default(4)
go
update users
set us_reported_notifications = 1, us_assigned_notifications = 1, us_subscribed_notifications = 1
where isnull(us_only_status_change_notifications, 0) = 0 and isnull(us_only_new_bug_notifications, 0) = 1
update users
set us_reported_notifications = 2, us_assigned_notifications = 2, us_subscribed_notifications = 2
where isnull(us_only_status_change_notifications, 0) = 1
go
declare @defaults cursor
declare @default varchar(50)
set @defaults = cursor for
select name from sysobjects
where id in
(
select cdefault from syscolumns
where name in ('us_only_status_change_notifications', 'us_only_new_bug_notifications')
)
open @defaults
fetch next from @defaults into @default
while (@@fetch_status=0) begin
execute('alter table users drop constraint ' + @default)
fetch next from @defaults into @default
end
close @defaults
deallocate @defaults
go
alter table users
drop column us_only_status_change_notifications,
us_only_new_bug_notifications
go
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.1.7 to 2.1.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- TRY THIS ON A BACKUP FIRST!
-- create a new table to hold the comments and the attachments
create table bug_posts
(
bp_id int identity primary key not null,
bp_bug int not null,
bp_type varchar(8) not null,
bp_user int not null,
bp_date datetime not null,
bp_comment ntext not null,
bp_email_from nvarchar(800) null,
bp_email_to nvarchar(800) null,
bp_file nvarchar(1000) null,
bp_size int null,
bp_content_type nvarchar(200) null,
bp_parent int null,
bp_original_comment_id int null
)
-- insert the attachments, but we want to
-- keep the id's because they relate to
-- the uploaded file names.
set identity_insert bug_posts on
insert into bug_posts (
bp_id, bp_bug, bp_type,
bp_user, bp_date, bp_comment,
bp_file, bp_size, bp_content_type,
bp_parent)
select
ba_id, ba_bug, 'file',
ba_uploaded_user, ba_uploaded_date, ba_desc,
ba_file, ba_size, ba_content_type,
ba_comment
from bug_attachments
set identity_insert bug_posts off
-- insert the comments. id's don't matter
insert into bug_posts (
bp_bug, bp_type,
bp_user, bp_date, bp_comment,
bp_email_from, bp_email_to,
bp_original_comment_id)
select
bc_bug, bc_type,
bc_user, bc_date, bc_comment,
bc_email_from, bc_email_to
bc_comment, bc_id
from bug_comments
-- the email attachments need to point to new parents
select a.bp_id a, b.bp_id b
into #t
from bug_posts a
inner join bug_posts b on a.bp_parent =
b.bp_original_comment_id
where a.bp_parent is not null
update bug_posts set bp_parent = b
from #t
where bp_id = a
create index bp_index_1 on bug_posts (bp_bug)
-- get rid of the column we needed just for the conversion
alter table bug_posts drop column bp_original_comment_id
-- Just in case, hide, but don't drop the original tables
-- You can drop them if you want.
exec sp_rename bug_attachments, bug_attachments_obsolete
exec sp_rename bug_comments, bug_comments_obsolete
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.2.2 to 2.2.3
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users add us_signature nvarchar(1000) null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.2.8 to 2.2.9
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table projects add pj_default int not null default(0)
alter table categories add ct_default int not null default(0)
alter table priorities add pr_default int not null default(0)
alter table statuses add st_default int not null default(0)
alter table user_defined_attribute add udf_default int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.3.1 to 2.3.2
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_relationships
(
re_id int identity primary key not null,
re_bug1 int not null,
re_bug2 int not null,
re_type nvarchar(100) null
)
create unique index re_index_1 on bug_relationships (re_bug1, re_bug2)
create unique index re_index_2 on bug_relationships (re_bug2, re_bug1)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.3.9 to 2.4.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table custom_col_metadata
(
ccm_colorder int not null,
ccm_dropdown_vals nvarchar(1000) not null default('')
)
create unique index cdv_index on custom_col_metadata (ccm_colorder)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.4.1 to 2.4.2
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table custom_col_metadata add ccm_sort_seq int default(0)
alter table custom_col_metadata add ccm_dropdown_type varchar(20) null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.4.5 to 2.4.6
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_file_revisions
(
bfr_id int identity primary key not null,
bfr_bug int not null,
bfr_revision int not null,
bfr_action nvarchar(8) null,
bfr_file nvarchar(400) null,
bfr_date datetime not null
)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.4.8 to 2.4.9
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- add a couple new columns to existing tables
alter table bug_posts add bp_comment_search ntext null
alter table users add us_use_fckeditor int not null default(0)
-- increase the size of the column
alter table bug_relationships alter column re_type nvarchar(500)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.4.9 to 2.5.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users add us_enable_bug_list_popups int not null default(1)
alter table users add us_created_user int not null default(1)
alter table project_user_xref add pu_admin int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.5.7 to 2.5.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users add us_external_user int not null default(0)
alter table users add us_can_be_assigned_to int not null default(1)
alter table users add us_can_edit_sql int not null default(0)
alter table users add us_can_delete_bug int not null default(0)
alter table users add us_can_edit_and_delete_posts int not null default(0)
alter table users add us_can_merge_bugs int not null default(0)
alter table users add us_can_mass_edit_bugs int not null default(0)
alter table users add us_can_use_reports int not null default(0)
alter table users add us_can_edit_reports int not null default(0)
alter table bug_posts add bp_hidden_from_external_users int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.5.9 to 2.6.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- Don't forget to replace your Subversion post-commit hook script too.
-- Step #1 - Create the new tables
/* SVN REVISION */
create table svn_revisions
(
svnrev_id int identity primary key not null,
svnrev_revision int not null,
svnrev_bug int not null,
svnrev_repository nvarchar(400) not null,
svnrev_author nvarchar(100) not null,
svnrev_svn_date nvarchar(100) not null,
svnrev_btnet_date datetime not null,
svnrev_msg ntext not null
)
create index svn_bug_index on svn_revisions (svnrev_bug)
/* SVN AFFECTED PATH */
create table svn_affected_paths
(
svnap_id int identity primary key not null,
svnap_svnrev_id int not null,
svnap_action nvarchar(8) not null,
svnap_path nvarchar(400) not null
)
create index svn_revision_index on svn_affected_paths (svnap_svnrev_id)
-- Step #2 - Copy data from obsolete bug_file_revisions table into new tables,
-- if you have been using Subversion integration in earlier BugTracker.NET
-- versions.
insert into svn_revisions
(svnrev_revision,
svnrev_bug,
svnrev_repository,
svnrev_author,
svnrev_svn_date,
svnrev_btnet_date,
svnrev_msg)
select distinct bfr_revision, bfr_bug, '', '', convert(varchar(400),bfr_date), bfr_date,''
from bug_file_revisions
insert into svn_affected_paths
(svnap_svnrev_id,
svnap_action,
svnap_path)
select distinct svnrev_id, bfr_action, bfr_file
from bug_file_revisions
inner join svn_revisions on bfr_revision = svnrev_revision
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.6.3 to 2.6.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_post_attachments
(
bpa_id int identity primary key not null,
bpa_post int not null,
bpa_content image not null
)
create unique index bpa_index on bug_post_attachments (bpa_post)
alter table projects add pj_description nvarchar(200) null
alter table projects add pj_subversion_repository_url nvarchar(255) null
alter table projects add pj_subversion_username nvarchar(100) null
alter table projects add pj_subversion_password nvarchar(80) null
alter table projects add pj_websvn_url nvarchar(100) null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.6.6 to 2.6.7
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
/* after running this sql, users will have the same permissions they
had before */
alter table queries add qu_org int null
alter table users add us_org int not null default(1)
go
create table orgs
(
og_id int identity primary key not null,
og_name nvarchar(80) not null,
og_non_admins_can_use int not null default(0),
og_external_user int not null default(0), /* external user can't view post marked internal */
og_can_be_assigned_to int not null default(1),
og_can_edit_sql int not null default(0),
og_can_delete_bug int not null default(0),
og_can_edit_and_delete_posts int not null default(0),
og_can_merge_bugs int not null default(0),
og_can_mass_edit_bugs int not null default(0),
og_can_use_reports int not null default(0),
og_can_edit_reports int not null default(0)
)
create unique index unique_og_name on orgs (og_name)
/* Generate some orgs. Manufacture their names based on the users' permissions */
insert into orgs
(og_name,
og_external_user,
og_can_be_assigned_to,
og_can_edit_sql,
og_can_delete_bug,
og_can_edit_and_delete_posts,
og_can_merge_bugs,
og_can_mass_edit_bugs,
og_can_use_reports,
og_can_edit_reports)
select distinct
'r-' +
case when us_external_user = 1 then 'extern,' else '' end +
case when us_can_be_assigned_to = 1 then 'assgnbl,' else '' end +
case when us_can_edit_sql = 1 then 'edt_sql,' else '' end +
case when us_can_delete_bug = 1 then 'del_bug,' else '' end +
case when us_can_edit_and_delete_posts = 1 then 'edt_post,' else '' end +
case when us_can_merge_bugs = 1 then 'mrge,' else '' end +
case when us_can_mass_edit_bugs = 1 then 'mass_edit,' else '' end +
case when us_can_use_reports = 1 then 'use_rpt,' else '' end +
case when us_can_edit_reports = 1 then 'edt_rpt' else '' end,
us_external_user,
us_can_be_assigned_to,
us_can_edit_sql,
us_can_delete_bug,
us_can_edit_and_delete_posts,
us_can_merge_bugs,
us_can_mass_edit_bugs,
us_can_use_reports,
us_can_edit_reports
from users
/* Update the users so that their us_org column points to the orgs we just created */
DECLARE @us_id int
DECLARE @org_name nvarchar(80)
DECLARE @org_id int
DECLARE my_cursor CURSOR FOR
SELECT us_id,
'r-' +
case when us_external_user = 1 then 'extern,' else '' end +
case when us_can_be_assigned_to = 1 then 'assgnbl,' else '' end +
case when us_can_edit_sql = 1 then 'edt_sql,' else '' end +
case when us_can_delete_bug = 1 then 'del_bug,' else '' end +
case when us_can_edit_and_delete_posts = 1 then 'edt_post,' else '' end +
case when us_can_merge_bugs = 1 then 'mrge,' else '' end +
case when us_can_mass_edit_bugs = 1 then 'mass_edit,' else '' end +
case when us_can_use_reports = 1 then 'use_rpt,' else '' end +
case when us_can_edit_reports = 1 then 'edt_rpt' else '' end
FROM users
OPEN my_cursor
FETCH NEXT FROM my_cursor
INTO @us_id, @org_name
WHILE @@FETCH_STATUS = 0
BEGIN
select @org_id = og_id from orgs where og_name = @org_name
update users set us_org = @org_id where us_id = @us_id
FETCH NEXT FROM my_cursor
INTO @us_id, @org_name
END
CLOSE my_cursor
DEALLOCATE my_cursor
/*
Several columns on the user table are now obsolete. They aren't hurting anything, but
you can drop the obsolete columns using the SQL below and some patience.
When you run the sql below it will fail with an error saying
"failed because one or more objects access this column"
because of the columns have default values. You can drop the defaults one by one
as you learn their names using this syntax:
alter table users drop constraint [DF__ the generated name goes here]
*/
/*
alter table users drop column us_external_user
alter table users drop column us_can_be_assigned_to
alter table users drop column us_can_edit_sql
alter table users drop column us_can_delete_bug
alter table users drop column us_can_edit_and_delete_posts
alter table users drop column us_can_merge_bugs
alter table users drop column us_can_mass_edit_bugs
alter table users drop column us_can_use_reports
alter table users drop column us_can_edit_reports
*/
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.6.7 to 2.6.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table bugs add bg_org int not null default(0)
alter table orgs add og_other_orgs_permission_level int not null default(2)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.6.8 to 2.6.9
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_user_flags
(
fl_bug int not null,
fl_user int not null,
fl_flag int not null
)
create unique index fl_index_1 on bug_user_flags (fl_bug, fl_user)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.7.2 to 2.7.3
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table bug_relationships add re_direction int not null default(0)
alter table orgs add og_category_field_permission_level int not null default(2)
alter table orgs add og_priority_field_permission_level int not null default(2)
alter table orgs add og_assigned_to_field_permission_level int not null default(2)
alter table orgs add og_status_field_permission_level int not null default(2)
alter table orgs add og_project_field_permission_level int not null default(2)
alter table orgs add og_org_field_permission_level int not null default(2)
alter table orgs add og_udf_field_permission_level int not null default(2)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.7.3 to 2.7.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table users add us_salt int null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.7.7 to 2.7.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table emailed_links
(
el_id char(37) not null,
el_date datetime not null default(getdate()),
el_email nvarchar(120) not null,
el_action nvarchar(20) not null, -- "registration" or "forgot"
el_username nvarchar(40) null,
el_user_id int null,
el_salt int null,
el_password nvarchar(64) null,
el_firstname nvarchar(60) null,
el_lastname nvarchar(60) null
)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.7.9 to 2.8.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table queued_notifications
(
qn_id int identity primary key not null,
qn_date_created datetime not null,
qn_bug int not null,
qn_user int not null,
qn_status nvarchar(30) not null,
qn_retries int not null,
qn_last_exception nvarchar(1000) not null,
qn_to nvarchar(200) not null,
qn_from nvarchar(200) not null,
qn_subject nvarchar(200) not null,
qn_body ntext not null
)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.8.0 to 2.8.1
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table dashboard_items
(
ds_id int identity primary key not null,
ds_user int not null,
ds_report int not null,
ds_chart_type varchar(8) not null,
ds_col int not null,
ds_row int not null
)
create index ds_user_index on dashboard_items (ds_user)
alter table users add us_most_recent_login_datetime datetime null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.8.3 to 2.8.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
update custom_col_metadata set
ccm_dropdown_type = '' where ccm_dropdown_type = 'not a dropdown'
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.8.7 to 2.8.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table projects alter column pj_websvn_url nvarchar(255) null
alter table queued_notifications alter column qn_subject nvarchar(400) not null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.9.0 to 2.9.1
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table bugs add bg_tags nvarchar(200) null
alter table orgs add og_tags_field_permission_level int not null default(2)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.9.1 to 2.9.2
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_user_seen
(
sn_bug int not null,
sn_user int not null,
sn_seen int not null
)
create unique index sn_index_1 on bug_user_seen (sn_bug, sn_user)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 2.9.3 to 2.9.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table bug_posts add bp_email_cc nvarchar(800) null
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.0.3 to 3.0.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table bug_tasks
(
tsk_id int identity primary key not null,
tsk_bug int not null,
tsk_created_user int not null,
tsk_created_date datetime not null,
tsk_last_updated_user int not null,
tsk_last_updated_date datetime not null,
tsk_assigned_to_user int null,
tsk_planned_start_date datetime null,
tsk_actual_start_date datetime null,
tsk_planned_end_date datetime null,
tsk_actual_end_date datetime null,
tsk_planned_duration decimal(6,2) null,
tsk_actual_duration decimal(6,2) null,
tsk_duration_units nvarchar(20) null,
tsk_percent_complete int null,
tsk_status int null,
tsk_sort_sequence int null,
tsk_description nvarchar(400) null,
)
create index tsk_index_1 on bug_tasks (tsk_bug)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.0.4 to 3.0.5
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table orgs add og_can_view_tasks int not null default(0)
alter table orgs add og_can_edit_tasks int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.1.3 to 3.1.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- Don't worry if running this SQL gives you an error saying that the
-- table already exists.
create table sessions
(
se_id char(37) not null,
se_date datetime not null default(getdate()),
se_user int not null
)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.1.6 to 3.1.7
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table orgs add og_can_assign_to_internal_users int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.1.9 to 3.2.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table orgs add og_active int not null default(1)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.2.3 to 3.2.4
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
/*
You can skip this upgrade step from 3.2.3 to 3.2.4. It's only related
to performance, and the performance differences are minor.
We are going to change nonclustered indexes to clustered indexes, but to do
that, we need to change the clustered primary key constraint to nonclustered,
because a table can only have one clustered index. (A clustered index
means the data is physically in the order of the index).
Th primary key constraints have random, generated names, so I can't just
give you the script to drop them. Instead run the following script which
generates the SQL you'll need, then run that generated SQL The generated
SQL will look something like this:
alter table bug_posts drop constraint PK__bug_posts_37DF4923
alter table bug_tasks drop constraint PK__bug_tasks__36B12243
alter table svn_revisions drop constraint PK__svn_revisions__534D60F1
alter table svn_affected_paths drop constraint PK__svn_affected_pat__5535A963
alter table dashboard_items drop constraint PK__dashboard_items__5CD6CB2B
alter table bug_subscriptions drop constraint PK__bug_subscription__37A5467C
*/
select 'alter table ' + so.name + ' drop constraint ' + si.name
from sys.indexes si
inner join sysobjects so on si.object_id = so.id
where si.name like 'PK%'
and so.name in (
'bug_tasks',
'bug_posts',
'svn_revisions',
'svn_affected_paths',
'dashboard_items',
'bug_subscriptions')
/*
Now add back the primary key constraints as nonclustered. We'll also
give them our own names.
*/
alter table bug_posts add constraint pk_bug_posts primary key nonclustered (bp_id)
alter table bug_tasks add constraint pk_bug_tasks primary key nonclustered (tsk_id)
alter table svn_revisions add constraint pk_svn_revisions primary key nonclustered (svnrev_id)
alter table svn_affected_paths add constraint pk_svn_affected_paths primary key nonclustered (svnap_id)
alter table dashboard_items add constraint pk_dashboard_items primary key nonclustered (ds_id)
/*
Now lets change some index from nonclustered to clustered.
*/
drop index bug_posts.bp_index_1
drop index bug_tasks.tsk_index_1
drop index svn_revisions.svn_bug_index
drop index svn_affected_paths.svn_revision_index
drop index dashboard_items.ds_user_index
drop index bug_subscriptions.bs_index_2
drop index bug_user_flags.fl_index_1
drop index bug_user_seen.sn_index_1
create clustered index bp_index_1 on bug_posts (bp_bug)
create clustered index tsk_index_1 on bug_tasks (tsk_bug)
create clustered index svn_bug_index on svn_revisions (svnrev_bug)
create clustered index svn_revision_index on svn_affected_paths (svnap_svnrev_id)
create clustered index ds_user_index on dashboard_items (ds_user)
alter table bug_subscriptions drop column bs_id
create unique clustered index bs_index_2 on bug_subscriptions (bs_bug, bs_user)
create unique clustered index fl_index_1 on bug_user_flags (fl_bug, fl_user)
create unique clustered index sn_index_1 on bug_user_seen (sn_bug, sn_user)
-- add primary keys to tables that were missing them
alter table sessions add constraint pk_sessions primary key (se_id)
alter table emailed_links add constraint pk_emailed_links primary key (el_id)
alter table custom_col_metadata add constraint pk_custom_col_metadata primary key (ccm_colorder)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.2.6 to 3.2.7
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table orgs add og_can_search int not null default(1)
alter table orgs add og_domain nvarchar(80)
alter table orgs add og_can_only_see_own_reported int not null default(0)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.2.7 to 3.2.8
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- if 3.2.7 was a NEW install, not an upgrade
EXEC sp_rename 'orgs.og_domain_name', 'og_domain', 'COLUMN'
create table git_commits
(
gitcom_id int identity constraint pk_git_commits primary key nonclustered not null,
gitcom_commit char(40),
gitcom_bug int not null,
gitcom_repository nvarchar(400) not null,
gitcom_author nvarchar(100) not null,
gitcom_git_date nvarchar(100) not null,
gitcom_btnet_date datetime not null,
gitcom_msg ntext not null
)
create clustered index git_bug_index on git_commits (gitcom_bug)
create unique index git_unique_commit on git_commits (gitcom_commit)
/* git AFFECTED PATHS */
create table git_affected_paths
(
gitap_id int identity constraint pk_git_affected_paths primary key nonclustered not null,
gitap_gitcom_id int not null,
gitap_action nvarchar(8) not null,
gitap_path nvarchar(400) not null
)
create clustered index gitap_gitcom_index on git_affected_paths (gitap_gitcom_id)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.2.9 to 3.3.0
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
alter table projects drop column pj_subversion_repository_url
alter table projects drop column pj_subversion_username
alter table projects drop column pj_subversion_password
alter table projects drop column pj_websvn_url
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.3.0 to 3.3.1
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
create table hg_revisions
(
hgrev_id int identity constraint pk_hg_revisions primary key nonclustered not null,
hgrev_revision int,
hgrev_bug int not null,
hgrev_repository nvarchar(400) not null,
hgrev_author nvarchar(100) not null,
hgrev_hg_date nvarchar(100) not null,
hgrev_btnet_date datetime not null,
hgrev_msg ntext not null
)
create clustered index hg_bug_index on hg_revisions (hgrev_bug)
create unique index hg_unique_revision on hg_revisions (hgrev_revision)
/* hg AFFECTED PATHS */
create table hg_affected_paths
(
hgap_id int identity constraint pk_hg_affected_paths primary key nonclustered not null,
hgap_hgrev_id int not null,
hgap_action nvarchar(8) not null,
hgap_path nvarchar(400) not null
)
create clustered index hgap_hgrev_index on hg_affected_paths (hgap_hgrev_id)
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- upgrade from 3.3.1 to 3.3.2
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-----------------------------------------------------------------------
-- Backup your database first!
-- create a new table that replaces bug_user_flag and bug_user_seen
create table bug_user
(
bu_bug int not null,
bu_user int not null,
bu_flag int not null,
bu_flag_datetime datetime null,
bu_seen int not null,
bu_seen_datetime datetime null,
bu_vote int not null,
bu_vote_datetime datetime null,
)
create unique clustered index bu_index_1 on bug_user (bu_bug, bu_user)
-- move data from old tables into new table
insert into bug_user
select sn_bug, sn_user, 0, null, 1, null, 0, null from bug_user_seen
insert into bug_user
select fl_bug, fl_user, 0, null, 0, null, 0, null
from bug_user_flags
left join bug_user on bu_bug = fl_bug and bu_user = fl_user
where bu_user is null
update bug_user set bu_flag = fl_flag
from bug_user, bug_user_flags
where bu_bug = fl_bug and bu_user = fl_user
-- drop old tables
drop table bug_user_flags
drop table bug_user_seen
-- So that you don't have to change your old sql,
-- create views of the new table that makes it look
-- like the old tables we just dropped.
-- You might have to run them one by one, if you get an
-- error saying that "create view" wants to be the first
-- thing in a batch.
go
create view bug_user_flags as
select bu_bug [fl_bug], bu_user [fl_user], bu_flag [fl_flag]
from bug_user
where bu_flag <> 0
go
create view bug_user_seen as
select bu_bug [sn_bug], bu_user [sn_user], bu_seen [sn_seen]
from bug_user
where bu_seen <> 0 |
<reponame>Fr4nc3/oracle-db-samples
--------------------------------------------------------
-- SHOW TABLESPACE FREE SPACE
--------------------------------------------------------
SELECT TABLESPACE_NAME,SUM(BYTES)/1024/1024/1024 "FREE SPACE(GB)" FROM DBA_FREE_SPACE GROUP BY TABLESPACE_NAME;
-- Displaying the Free Space (Extents) in a Tablespace
SELECT TABLESPACE_NAME, FILE_ID, BYTES, BLOCKS FROM DBA_FREE_SPACE WHERE TABLESPACE_NAME='SMUNDO';
|
<gh_stars>0
###############################################################################
#
# This is the test database used to test the form widgets.
#
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'1085 State Highway 99', NULL,
'Green Hills', 'Oklahoma', '74923',
'<EMAIL>',
'+1-918-647-8322',
'http://whistlemaker.com',
'Author of this library.',
'United States');
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'1234 Snide Estate Rd', NULL,
'Renkovic', NULL, '80808-12',
'<EMAIL>',
'+03-840-8322',
'http://furdsmeddly.com',
NULL,
'Norway');
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'185 Glib Rd', 'Apt. 12',
'Houston', 'Texas', '78556',
'<EMAIL>',
'+1-713-802-8922',
NULL,
NULL,
'United States');
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'1 Loo St', 'Apartment 3',
'Glaskow', 'Rotter', '953-123',
'<EMAIL>',
'+02-123-4567',
'http://dragons.com',
'Smarter, younger, faster brother of Arthur',
'Scotland');
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
NULL, NULL,
NULL, NULL, NULL,
'<EMAIL>',
NULL,
NULL,
NULL,
NULL);
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'301 Cobblestone Way', NULL,
'Slaughter', 'Sheepstone', '70777',
'<EMAIL>',
NULL,
NULL,
"Member of Loyal Order of Water Buffaloes in food standing.
Member of fictional characters that actually lived secret society.
Member of Hollyrock actors guild.",
NULL);
INSERT INTO Contact
(name, address1, address2, city, state, zip, email_address,
phone_number, web_site, description, country)
VALUES
('<NAME>',
'301 Cobblestone Way', NULL,
'Slaughter', 'Sheepstone', '70777',
'<EMAIL>',
NULL,
NULL,
'Member of Hollyrock actors guild.',
NULL);
|
<reponame>hizulu/distributed-messaging-ZeroMQ-Pipeline
/*
SQLyog Ultimate
MySQL - 8.0.12 : Database - db_ta
*********************************************************************
*/
/*!40101 SET NAMES utf8 */;
/*!40101 SET SQL_MODE=''*/;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;
/* Trigger structure for table `tb_buku` */
DELIMITER $$
/*!50003 DROP TRIGGER*//*!50032 IF EXISTS */ /*!50003 `after_insert_buku` */$$
/*!50003 CREATE */ /*!50017 DEFINER = 'rama'@'%' */ /*!50003 TRIGGER `after_insert_buku` AFTER INSERT ON `tb_buku` FOR EACH ROW BEGIN
declare qry text;
declare tb varchar(100);
set qry := concat("insert into tb_buku(nama_buku, jenisbuku_id, isbn, created_at, updated_at, timestamp_sync) values(", "'", new.nama_buku, "',", new.jenisbuku_id, ",'", new.isbn, "','", new.created_at, "','", new.updated_at, "','", new.timestamp_sync, "')");
set tb := "tb_buku";
insert into `tb_sync_changelog`(`query`, `table`, `type`, row_id, `unix_timestamp`) values(qry, tb, 'INS', new.buku_id, unix_timestamp());
END */$$
DELIMITER ;
/* Trigger structure for table `tb_sync_changelog` */
DELIMITER $$
/*!50003 DROP TRIGGER*//*!50032 IF EXISTS */ /*!50003 `after_insert_changelog` */$$
/*!50003 CREATE */ /*!50017 DEFINER = 'rama'@'%' */ /*!50003 TRIGGER `after_insert_changelog` AFTER INSERT ON `tb_sync_changelog` FOR EACH ROW BEGIN
declare finished integer default 0;
declare id integer(11);
declare curClient cursor for
select client_unique_id from tb_sync_client;
declare continue handler for not found set finished = 1;
open curClient;
getClient: loop
fetch curClient into id;
if finished = 1 then
leave getClient;
end if;
insert into tb_sync_outbox(row_id, table_name, `query`, msg_type, `client_unique_id`, created_at, updated_at, `unix_timestamp`, unix_timestamp_sync)
values(new.row_id, new.table, new.query, new.type, id, new.created_at, now(), new.unix_timestamp, unix_timestamp(new.unix_timestamp_sync));
end loop getClient;
close curClient;
END */$$
DELIMITER ;
/* Procedure structure for procedure `generate_id` */
/*!50003 DROP PROCEDURE IF EXISTS `generate_id` */;
DELIMITER $$
/*!50003 CREATE DEFINER=`rama`@`%` PROCEDURE `generate_id`(in table_name varchar(255))
BEGIN
declare primary_key varchar(255);
declare db_name varchar(255);
declare max_id integer(11);
#select db name and primary key of the table
SELECT DATABASE() into db_name FROM DUAL; #db that currently active
select COLUMN_NAME INTO primary_key from information_schema.`COLUMNS`
where information_schema.`COLUMNS`.`TABLE_SCHEMA` = db_name
and information_schema.`COLUMNS`.`TABLE_NAME` = table_name
and information_schema.`COLUMNS`.`COLUMN_KEY` = 'PRI';
set @query = concat('select max(', primary_key, ') into @max_id from ', table_name);
prepare stmt from @query;
execute stmt;
DEALLOCATE PREPARE stmt;
select @max_id;
#select @query;
#select primary_key;
END */$$
DELIMITER ;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;
|
DROP TABLE citations;
# Create new citations tables
CREATE TABLE citations
(
id INTEGER DEFAULT 0 NOT NULL,
citation_number VARCHAR(100) NULL,
citation_date DATE NULL,
first_name VARCHAR(50) NULL,
last_name VARCHAR(50) NULL,
date_of_birth DATE NULL,
defendant_address VARCHAR(50) NULL,
defendant_city VARCHAR(50) NULL,
defendant_state VARCHAR(25) NULL,
drivers_license_number VARCHAR(25),
court_date DATETIME NULL,
court_location VARCHAR(50) NULL,
court_address VARCHAR(50) NULL,
court_id INTEGER NULL
)ENGINE=InnoDB;
#Insert new citations data
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (91,'747199692','2015-06-18','Sandra','Hunter','1981-06-05','9 Orin Parkway','NORWOOD COURT','MO','H233189734','2015-11-29 12:20:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (837,'865365678','2015-08-28','Carlos','Freeman','1981-10-10','5 3rd Terrace','<NAME>LEY','MO','U074533730','2015-10-27 14:09:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (911,'209092850','2015-03-31','Phyllis','Jones','1975-09-27','68 Burrows Place','MARYLAND HEIGHTS','MO','A824924934','2015-09-15 18:52:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (7,'13938567','2015-04-03','Lori','Grant','1992-04-10','62819 Jay Way','HILLSDALE','MO','A840420280','2015-11-06 11:47:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (9,'580837567','2015-05-04','Judy','Gardner','1963-07-10','8 Utah Way','CRYSTAL LAKE PARK','MO','Y799252548','2015-11-29 14:37:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (10,'874536433','2015-05-05','Marilyn','Arnold','1958-01-06','835 Grayhawk Way','SUNSET HILLS','MO','W879351691','2015-10-21 09:43:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (48,'621322276','2015-01-31','Brenda','Peterson','1987-05-18','1 Clemons Terrace','ST. ANN','MO','S878479512','2015-10-11 11:00:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (49,'660834889','2015-01-04','Brenda','Peterson','1987-05-18','1 Clemons Terrace','ST. ANN','MO','S878479512','2015-09-28 14:25:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (50,'980107615','2015-04-16','Brenda','Peterson','1987-05-18','1 Clemons Terrace','ST. ANN','MO','S878479512','2015-12-13 16:22:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (134,'846983357','2015-02-05','Jason','Cruz','1955-11-04','199 Sutteridge Place','CLAYTON','MO','U011563356','2015-10-27 12:54:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (463,'853767501','2015-09-07','Christina','Peters','1971-03-24','457 Menomonie Plaza','KINLOCH','MO','P071807955','2015-12-09 15:07:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (777,'56793537','2015-07-17','Kevin','Turner','1989-09-04','','ST. ANN','MO','M184078317','2015-10-15 10:27:00','ST. LOUIS CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (786,'851971971','2015-09-03','Victor','Howell','1987-10-12','619 Annamark Street','VALLEY PARK','MO','T542424121','2015-12-13 13:10:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (932,'995690299','2015-03-08','Amy','Bailey','1957-02-23','4 Dovetail Trail','PAGEDALE','MO','D614261312','2015-09-20 10:20:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (27,'875184804','2015-01-30','Pamela','West','1962-02-18','0338 Lindbergh Place','VINITA PARK','MO','','2015-12-02 13:50:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (28,'669369002','2015-02-08','George','Nguyen','1977-03-01','608 Oak Park','PASADENA HILLS','MO','C752351651','2015-11-14 14:42:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (34,'655502298','2015-06-26','Phillip','Harper','1962-09-07','5 Montana Place','JENNINGS','MO','O089233532','2015-09-21 13:17:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (161,'289876599',NULL,'Aaron','Burke','1987-02-24','80 Manley Place','HILLSDALE','MO','N806453191','2015-09-16 13:45:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (168,'281015864','2015-05-04','Frank','Ramirez','1994-11-21','89 Manitowish Junction','HILLSDALE','MO','E501444452',NULL,'MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (169,'626072508','2015-06-23','Brandon','Jacobs','1988-11-24','5533 Larry Way','OVERLAND','MO','I719574419','2015-11-06 09:54:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (176,'385624433','2015-03-01','Richard','Ryan','1958-03-26','7 Scoville Center','BRECKENRIDGE HILLS','MO','I691606331','2015-09-26 10:33:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (179,'927486636','2015-06-24','Patrick','Ramos','1962-12-03','49807 Westend Way','COUNTRY CLUB HILLS','MO','G889403729','2015-10-05 17:20:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (194,'76638743','2015-08-19','Lori','Henry','1966-10-14','6 Nancy Trail','<NAME>','MO','E505901973','2015-10-14 13:33:00','BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (205,'50252504','2015-06-15','Jeremy','Ruiz','1955-12-12','9 Schlimgen Avenue','TWIN OAKS','MO','','2015-11-06 13:25:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (211,'522176239','2015-05-14','Christine','Wagner','1960-04-19','1599 Westerfield Center','OLIVETTE','MO','V549046341','2015-11-09 14:50:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (260,'701425162','2015-08-05','Marilyn','Wallace','1996-07-28','000 Fulton Lane','TWIN OAKS','MO','F467744106','2015-11-03 11:22:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (269,'805998761','2015-07-02','Anna','Johnston','1964-08-22','7098 Delladonna Circle','CREVE COEUR','MO','Q642283928','2015-10-24 14:15:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (325,'330893481','2015-06-04','Paula','Mitchell','1963-09-30','57894 Melrose Hill','WARSON WOODS','MO','Y095205604','2015-10-21 14:40:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (407,'915914770','2015-05-01','Julia','Henderson','1991-01-08','','OAKLAND','MO','U310689759','2015-11-07 17:56:00','ST. LOUIS CITY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (447,'784903707','2015-02-08','Chris','Garcia','1980-06-06','33507 6th Terrace','TWIN OAKS','MO','K182678188','2015-09-28 18:23:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (564,'747219909','2015-06-15','Steve','Bell','1984-02-24','4 Sundown Park','NORMANDY','MO','B318116925','2015-10-11 09:16:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (575,'713043035','2015-01-19','Julia','Johnson','1966-12-17','51081 Lukken Park','ST. ANN','MO','','2015-09-13 13:46:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (579,'385544787','2015-02-07','Ryan','Garrett','1958-07-19','45855 Village Green Avenue','RICHMOND HEIGHTS','MO','S970610650',NULL,'FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (592,'253941947','2015-04-22','William','Turner','1967-06-29','2198 Russell Pass','GREEN PARK','MO','B437316106','2015-10-05 17:46:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (598,'143559106','2015-01-06','Larry','Mason','1993-06-18','23174 Southridge Way','KINLOCH','MO','W063044886',NULL,'ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (599,'443642662','2015-04-17','Eugene','Wells','1990-08-17','3 Florence Parkway','OVERLAND','MO','Z540450348','2015-11-19 16:17:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (606,'362133343','2015-04-29','Nancy','Gomez','1952-06-30','17 Pearson Plaza','CHESTERFIELD','MO','R554198134',NULL,'CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (613,'138316078','2015-06-01','Aaron','Garrett','1982-07-20','4 Kensington Trail','','MO','T979228302','2015-10-17 16:55:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (614,'878316377','2015-02-21','Aaron','Garrett','1982-07-20','4 Kensington Trail','','MO','T979228302','2015-12-29 18:28:00','BRIDGETON','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (615,'967885055','2015-03-25','Aaron','Garrett','1982-07-20','4 Kensington Trail','','MO','T979228302','2015-12-29 18:41:00','<NAME>','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (651,'643392974','2015-03-22','Chris','Nelson','1975-11-02','61632 School Drive','','MO','B276370946','2015-09-21 09:27:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (659,'474142448','2015-07-12','Eugene','Alvarez','1953-06-12','38 Tennyson Crossing','<NAME>','MO','M989973406','2015-12-24 12:01:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (660,'982076483','2015-01-21','Eugene','Alvarez','1953-06-12','38 Tennyson Crossing','<NAME>','MO','M989973406','2015-09-16 10:16:00','FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (661,'202708848','2015-01-04','Eugene','Alvarez','1953-06-12','38 Tennyson Crossing','<NAME>','MO','M989973406','2015-10-14 16:09:00','ST. LOUIS CITY','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (708,'212529437','2015-01-21','Jesse','Bryant','1959-06-28','66 Northland Avenue','FRONTENAC','MO','','2015-12-18 12:28:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (725,'164962482','2015-06-19','Brenda','White','1976-05-11','98 Eagle Crest Street','PASADENA HILLS','MO','L723891931','2015-11-19 17:16:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (758,'750888910','2015-07-25','Michael','Cook','1976-03-21','39 <NAME>','<NAME>','MO','V506119693','2015-10-25 10:38:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (761,'768802456','2015-05-14','Rachel','Meyer','1986-09-07','91 Moulton Drive','COOL VALLEY','MO','Y365228651','2015-10-16 12:46:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (765,'723327359','2015-01-04','Randy','Grant','1956-06-07','34 Thompson Trail','CHAMP','MO','I024478960','2015-10-19 09:31:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (319,'905151175','2015-07-13','Lillian','Daniels','1973-04-15','','TWIN OAKS','MO','Q459406730','2015-09-26 12:04:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (833,'297687458','2015-07-26','Andrew','Harper','1992-12-26','58043 Moulton Center','WILBUR PARK','MO','V609095519','2015-12-09 17:53:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (836,'115770507','2015-02-11','Carlos','Freeman','1981-10-10','5 3rd Terrace','CLARKSON VALLEY','MO','U074533730','2015-11-19 17:56:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (838,'18147021','2015-07-06','Carlos','Freeman','1981-10-10','5 3rd Terrace','CLARKSON VALLEY','MO','U074533730','2015-11-07 14:19:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (848,'892605632','2015-08-30','Dennis','Hall','1959-09-04','23 Kenwood Plaza','UPLANDS PARK','MO','','2015-10-27 15:09:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (853,'558696472','2015-03-20','Martha','Little','1961-11-07','69675 Del Mar Parkway','BRECKENRIDGE HILLS','MO','J010064058','2015-11-30 16:10:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (873,'295634313','2015-03-10','Jonathan','Harrison','1972-10-13','1 Tony Center','GREEN PARK','MO','Y777419793','2015-10-14 15:10:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (875,'56325974','2015-05-03','Theresa','Carpenter','1996-08-02','64 Mifflin Center','KIRKWOOD','MO','O250395952','2015-11-09 09:18:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (19,'873380316','2015-04-05','Donald','Hunter','1993-06-13','6 Loomis Plaza','TWIN OAKS','MO','N193286121',NULL,'PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (77,'594887977','2015-01-09','Jonathan','Mills','1963-01-02','30225 Boyd Place','PASADENA PARK','MO','F392250641','2015-11-13 14:05:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (850,'258220909','2015-02-06','Ralph','Reyes','1978-07-31','0 Charing Cross Park','MARLBOROUGH','MO','L155414613','2015-11-12 16:35:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (456,'880207515','2015-08-12','Jean','Johnson','1987-07-16','64944 Brickson Park Pass','MACKENZIE','MO','','2015-12-01 14:29:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (460,'739292064','2015-06-17','Terry','Wagner','1981-07-24','51224 Nancy Parkway','BELLA VILLA','MO','L872424093',NULL,'FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (353,'483160534','2015-01-28','Matthew','Collins','1995-05-03','44277 Jackson Park','UNIVERSITY CITY','MO','W148620057','2015-11-11 11:39:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (565,'222807278','2015-08-28','Robin','James','1954-11-04','37224 Surrey Park','HILLSDALE','MO','H866771499',NULL,'','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (872,'544190633','2015-07-21','Harold','Hawkins','1952-12-18','301 Northridge Place','','MO','S522630440','2015-12-13 11:08:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (923,'742572673','2015-07-26','Phyllis','Chapman','1963-03-22','4 Harbort Center','VELDA CITY','MO','I695924298','2015-12-15 18:35:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (99,'900147306','2015-02-04','Dennis','Jenkins','1982-06-14','9 Dryden Street','BRIDGETON','MO','I189860496','2015-10-13 14:14:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (73,'869304887',NULL,'Teresa','Mccoy','1972-06-26','8 Troy Circle','MARYLAND HEIGHTS','MO','','2015-11-18 14:27:00','WILDWOOD','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (384,'96790754','2015-03-11','Rachel','Harper','1955-05-09','758 Golf Course Avenue','SHREWSBURY','MO','N782199452','2015-10-24 13:09:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (68,'153256595','2015-01-25','Sandra','Young',NULL,'94054 Hagan Hill','CREVE COEUR','MO','O176840716','2015-10-14 10:03:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (435,'861328702','2015-07-16','Helen','Carpenter','1985-02-17','6 Shoshone Crossing','VALLEY PARK','MO','','2015-10-22 14:26:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (29,'637958463','2015-06-11','Julie','Gardner','1961-03-29','','HAZELWOOD','MO','','2015-10-13 10:15:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (215,'128317870','2015-05-04','Pamela','Simmons','1987-04-19','254 Lindbergh Court','FLORISSANT','MO','Z608401691',NULL,'FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (522,'437355555','2015-07-06','Sean','Castillo','1956-01-23','34 Lillian Park','PINE LAWN','MO','','2015-11-20 10:16:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (591,'474111964','2015-02-26','Janice','Gonzales','1965-06-23','254 Walton Terrace','NORWOOD COURT','MO','Z749264896','2015-12-12 14:17:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (254,'501353876','2015-07-07','Laura','Murray','1970-08-03','810 Glendale Trail','GREEN PARK','MO','','2015-10-29 13:46:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (296,'235246904','2015-05-18','Linda','Anderson','1988-02-21','90590 Sauthoff Point','BERKELEY','MO','E178410236','2015-10-06 11:05:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (340,'33540011','2015-03-09','Marie','Bowman','1983-07-10','97374 Dottie Center','BELLA VILLA','MO','H484075603','2015-12-11 12:29:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (704,'428367180',NULL,'John','Lawrence','1978-05-30','5008 Lakeland Terrace','CHARLACK','MO','M632368611','2015-11-17 10:31:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (803,'729464188','2015-08-05','Justin','Fox','1988-06-02','','MANCHESTER','MO','A636298063','2015-11-09 12:25:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (405,'166654331','2015-03-08','Janice','Roberts','1993-10-09','22 Declaration Center','WEBSTER GROVES','MO','M423601297','2015-12-18 18:15:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (928,'600279510','2015-03-08','Evelyn','Lewis','1960-07-10','859 Ryan Crossing','BEVERLY HILLS','MO','D273521485','2015-09-16 12:10:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (454,'971165487','2015-07-20','Adam','Wheeler','1979-02-28','','BRIDGETON','MO','M961044624','2015-11-10 09:54:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (455,'711788736','2015-02-28','Ruth','Reynolds','1972-06-04','1282 Granby Alley','UPLANDS PARK','MO','V429646355','2015-10-15 17:24:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (457,'346259129','2015-02-20','Melissa','Russell','1972-04-12','8 Maple Wood Terrace','BELLA VILLA','MO','','2015-10-24 16:25:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (458,'936909312','2015-08-05','Eric','Harrison','1955-07-10','','KINLOCH','MO','Q442680118','2015-11-30 14:17:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (459,'386190583','2015-02-23','Lois','Torres','1966-04-18','','BEL-NOR','MO','Q455520590','2015-09-27 13:05:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (137,'705505484','2015-07-24','Lori','Matthews','1980-01-25','42 Mcbride Point','PASADENA PARK','MO','','2015-12-05 11:18:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (802,'220073217','2015-04-03','Donald','Simmons','1986-11-26','08349 Hauk Way','PINE LAWN','MO','E759179183',NULL,'HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (804,'762173046','2015-01-08','Chris','Johnston','1961-08-09','7811 Kings Pass','HILLSDALE','MO','V767008534','2015-09-26 14:03:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (805,'664606999','2015-06-01','Chris','Johnston','1961-08-09','7811 Kings Pass','HILLSDALE','MO','V767008534','2015-11-14 10:54:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (806,'959655791','2015-07-21','Chris','Johnston','1961-08-09','7811 Kings Pass','HILLSDALE','MO','V767008534','2015-11-13 14:04:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (807,'477579828','2015-02-26','Diane','Webb','1961-06-04','7585 Main Drive','BRECKENRIDGE HILLS','MO','E130195061','2015-10-08 14:28:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (808,'805534388','2015-08-04','Joe','Alvarez','1988-07-24','9245 Ludington Way','BELLA VILLA','MO','D405933034','2015-09-13 13:40:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (810,'77535166','2015-02-23','Brian','Grant','1955-08-30','919 Parkside Circle','NORTHWOODS','MO','G458517178','2015-12-10 12:46:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (811,'935486347','2015-08-15','Henry','Robinson','1984-11-14','27848 Katie Plaza','EUREKA','MO','P522051049','2015-09-29 12:38:00','BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (812,'810270127','2015-08-17','Ralph','King','1966-01-30','7275 2nd Hill','BERKELEY','MO','O503628241','2015-09-18 16:42:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (856,'912447107','2015-01-08','Gary','Gardner','1987-05-08','313 Marcy Crossing','ST. LOUIS CITY','MO','P472148903','2015-12-18 12:49:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (902,'710704396','2015-08-11','Alan','Kelly','1984-02-18','4 Fisk Way','WINCHESTER','MO','Z690148626',NULL,'FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (903,'371115209','2015-04-02','Linda','Fowler','1951-09-02','693 Holmberg Junction','BRECKENRIDGE HILLS','MO','F609534068','2015-09-24 09:30:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (904,'539302270','2015-03-23','Frances','Weaver','1950-09-16','061 Bluestem Circle','SUNSET HILLS','MO','Y704844902','2015-10-23 15:45:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (905,'797765961','2015-07-23','Brandon','Turner','1973-12-24','929 Almo Place','FRONTENAC','MO','A200900284','2015-11-11 17:21:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (906,'562224626','2015-09-03','Kevin','Morgan','1955-09-07','861 Superior Avenue','GLENDALE','MO','F992122371','2015-10-02 17:57:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (907,'915845082','2015-06-26','Victor','Ferguson','1960-12-30','66 Jay Alley','BALLWIN','MO','N756735665','2015-12-13 11:55:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (908,'72239480','2015-08-31','Lillian','Andrews','1971-12-16','1371 Scoville Trail','HANLEY HILLS','MO','M403631327','2015-10-29 09:12:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (909,'871923404','2015-05-29','Melissa','Nelson','1954-03-22','0065 Holy Cross Court','SHREWSBURY','MO','','2015-12-22 13:03:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (910,'36012265','2015-03-08','Adam','Lewis','1995-06-22','9 Morrow Street','RIVERVIEW','MO','J844045315','2015-12-08 12:47:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (912,'265473046','2015-04-22','Nicole','Frazier','1995-05-07','7318 Wayridge Avenue','','MO','O464117204','2015-10-21 14:49:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (913,'494075235','2015-06-11','Lisa','Williamson','1953-09-20','60 Transport Drive','VINITA PARK','MO','W420496064','2015-10-30 18:18:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (914,'722282032','2015-05-03','Lori','Chavez','1995-04-05','572 Hudson Pass','PASADENA PARK','MO','R099646423','2015-10-02 17:56:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (915,'401927190','2015-07-22','Nicholas','Ray','1985-01-11','8446 Holy Cross Parkway','JENNINGS','MO','H716836419',NULL,'WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (916,'361688796','2015-07-27','Samuel','George','1977-09-17','97812 Sugar Plaza','','MO','V366155772','2015-09-16 11:12:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (917,'61804174','2015-05-27','Harry','Riley','1965-01-07','5364 South Point','BRECKENRIDGE HILLS','MO','','2015-10-26 13:48:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (918,'30581649',NULL,'Tina','Baker','1979-06-08','6708 Mccormick Trail','WELLSTON','MO','R609830879','2015-12-02 09:05:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (919,'424673271','2015-03-17','Rose','Wright','1972-11-26','4608 Center Place','PAGEDALE','MO','R321640074','2015-12-10 09:54:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (920,'458075194','2015-01-02','Sharon','Morgan',NULL,'25 Huxley Center','RIVERVIEW','MO','Q173050362',NULL,'HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (921,'872631028','2015-04-03','Judy','Lynch','1996-04-29','9400 Farragut Plaza','CHAMP','MO','Q633514747','2015-11-30 14:05:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (922,'718933923','2015-03-03','Antonio','Gonzalez','1953-05-02','','WOODSON TERRACE','MO','','2015-11-06 12:52:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (924,'642159416','2015-07-02','Robert','Baker','1974-01-12','853 Farmco Street','ST. LOUIS CITY','MO','H266548570','2015-10-04 18:15:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (925,'223626896',NULL,'Evelyn','Lewis','1960-07-10','859 Ryan Crossing','<NAME>ILLS','MO','D273521485','2015-10-26 14:11:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (926,'223267685','2015-01-10','Evelyn','Lewis','1960-07-10','859 Ryan Crossing','<NAME>','MO','D273521485','2015-09-30 14:04:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (927,'698317481','2015-03-23','Evelyn','Lewis','1960-07-10','859 Ryan Crossing','<NAME>LS','MO','D273521485','2015-11-12 10:17:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (1,'789674515','2015-03-09','Wanda','Phillips','1975-12-30','0 Erie Road','DES PERES','MO','O890037612','2015-11-12 11:43:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (2,'513276502','2015-03-15','Mildred','Collins','1960-10-31','856 Banding Trail','CHESTERFIELD','MO','','2015-09-16 17:24:00','FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (3,'877826802','2015-02-10','Lori','Grant','1992-04-10','62819 Jay Way','HILLSDALE','MO','A840420280','2015-11-12 17:19:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (4,'743778728','2015-04-29','Lori','Grant','1992-04-10','62819 Jay Way','HILLSDALE','MO','A840420280','2015-10-08 09:21:00','ST. LOUIS CITY','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (5,'23314665','2015-05-25','Lori','Grant','1992-04-10','62819 Jay Way','HILLSDALE','MO','A840420280','2015-12-25 10:31:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (8,'41970242','2015-02-01','Phillip','Gardner','1994-05-29','115 Bobwhite Junction','WARSON WOODS','MO','X984850978','2015-10-28 10:57:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (11,'466670789','2015-06-30','Frank','Fields','1992-01-02','80611 Bluejay Pass','DELLWOOD','MO','A073019557','2015-11-12 15:00:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (12,'550159937','2015-03-02','Nancy','Kelley','1960-08-27','0876 Barnett Circle','<NAME>','MO','I927843860','2015-11-05 17:55:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (13,'536940520','2015-05-16','Samuel','Ward','1962-04-07','22 Waubesa Alley','VALLEY PARK','MO','F307994218','2015-10-04 14:36:00','ST. LOUIS CITY','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (14,'305205919','2015-07-28','Gloria','Reynolds','1987-12-25','85 Pepper Wood Circle','WOODSON TERRACE','MO','J771765099','2015-11-04 10:47:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (15,'876198308','2015-05-27','Phyllis','Nelson','1952-12-28','6083 Tennessee Park','CLAYTON','MO','P170421367','2015-12-28 14:23:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (707,'266969984','2015-07-22','Janet','Duncan','1979-01-19','13553 Texas Plaza','CHESTERFIELD','MO','W316823637','2015-09-16 16:33:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (42,'89246410','2015-04-22','Peter','Gonzales','1986-04-08','12982 Talisman Circle','WILBUR PARK','MO','I915840812','2015-09-29 14:45:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (43,'224377371','2015-04-17','Anthony','Smith','1996-05-06','80 Welch Point','MACKENZIE','MO','N932894791','2015-12-04 16:46:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (44,'217640997','2015-08-10','Brenda','Wallace','1954-05-09','0885 John Wall Lane','PASADENA PARK','MO','X235641617','2015-10-28 18:28:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (45,'228416374','2015-06-25','Eric','Olson','1965-07-10','1 Delladonna Circle','CRYSTAL LAKE PARK','MO','A594762482','2015-11-25 14:51:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (46,'450375613','2015-03-24','Carol','Fisher','1976-08-21','4 Moulton Terrace','MARYLAND HEIGHTS','MO','N525607908','2015-11-15 15:15:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (47,'680192550','2015-05-09','Marie','Hansen','1958-02-06','5 Cordelia Park','ST. ANN','MO','H650942231','2015-12-09 10:02:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (51,'672747832','2015-01-28','Phillip','Elliott','1975-08-29','42722 Stoughton Street','TWIN OAKS','MO','','2015-10-10 12:09:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (52,'224822416','2015-05-17','Arthur','Cox','1994-04-06','','KINLOCH','MO','B891387545','2015-09-17 10:36:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (53,'296511599','2015-04-01','Janet','Rodriguez','1992-04-11','5 Meadow Ridge Alley','<NAME>','MO','K436519480',NULL,'FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (54,'655665428','2015-06-04','Craig','Riley','1960-11-18','107 Ruskin Center','MACKENZIE','MO','N183851337','2015-10-03 17:21:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (55,'939493541','2015-07-28','Laura','Lawrence','1978-06-13','3 Drewry Crossing','ST. ANN','MO','','2015-12-13 10:11:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (56,'788582431','2015-08-26','Debra','Stevens','1979-03-20','85609 Oriole Road','KINLOCH','MO','M061054443',NULL,'SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (57,'647562604','2015-06-11','Jessica','Gutierrez','1995-09-23','4880 Magdeline Terrace','','MO','D291775596','2015-09-16 11:33:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (59,'880601134','2015-07-09','Anthony','Wallace','1971-07-12','51248 Killdeer Street','','MO','B648960244','2015-10-28 15:08:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (60,'426990059','2015-01-12','Carol','Lee','1969-09-09','2429 Kropf Court','CRYSTAL LAKE PARK','MO','V557857325','2015-10-12 11:37:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (61,'757827312','2015-03-26','Donald','Gordon','1984-11-26','','UPLANDS PARK','MO','Q370448403','2015-09-17 14:29:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (62,'337299494','2015-07-30','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','F334643862','2015-11-30 16:19:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (63,'380783968','2015-08-11','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','','2015-11-19 14:03:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (64,'853993851','2015-01-26','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','F334643862','2015-12-29 10:16:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (65,'268766678','2015-02-12','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','F334643862','2015-10-10 14:46:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (66,'48706444','2015-06-09','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','','2015-09-14 14:20:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (67,'887990473','2015-05-31','Sandra','Young','1955-05-01','153 Annamark Court','BRECKENRIDGE HILLS','MO','F334643862','2015-09-25 16:38:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (69,'628336714','2015-01-27','Kevin','Mcdonald','1971-02-17','860 Northridge Way','BRENTWOOD','MO','E116476847','2015-10-20 18:00:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (70,'141666448','2015-03-02','Emily','Crawford','1953-08-06','6838 Jay Court','BLACK JACK','MO','R749121157','2015-12-16 12:31:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (72,'692594436','2015-03-22','Diana','Wagner','1952-03-04','9426 Lien Pass','ST. LOUIS CITY','MO','X815292854','2015-10-10 09:13:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (74,'944385681','2015-05-10','Cheryl','Castillo','1970-01-02','10418 Mandrake Pass','WEBSTER GROVES','MO','U806930371','2015-11-15 11:52:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (75,'613399685','2015-01-10','Susan','Ford','1968-04-20','1 Thierer Lane','BRECKENRIDGE HILLS','MO','Z959599316','2015-12-15 18:44:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (76,'812785400','2015-01-25','Stephen','Reyes','1982-12-26','6574 Portage Place','OLIVETTE','MO','V246682076','2015-09-25 15:13:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (78,'288670939','2015-07-25','Patrick','Weaver','1985-11-18','673 Ridge Oak Trail','HANLEY HILLS','MO','Q722588049','2015-10-08 17:58:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (79,'818469837','2015-04-24','Patrick','Weaver','1985-11-18','673 Ridge Oak Trail','HANLEY HILLS','MO','Q722588049','2015-11-30 16:20:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (80,'479619063','2015-05-13','Patrick','Weaver','1985-11-18','673 Ridge Oak Trail','HANLEY HILLS','MO','Q722588049','2015-10-13 16:29:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (81,'54286479','2015-02-22','Marilyn','Torres','1975-02-18','1 Sommers Trail','MOLINE ACRES','MO','R910221512','2015-12-26 09:36:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (82,'393662026','2015-06-06','Timothy','Williamson','1987-01-28','65081 Dwight Street','GREENDALE','MO','Z549689732','2015-10-28 12:06:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (83,'2423226','2015-01-22','Harry','Reed','1983-12-09','55005 Stang Crossing','CHAMP','MO','I936510249','2015-11-30 17:51:00','ST. LOUIS CITY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (84,'811592288','2015-02-14','Rachel','Ray','1986-03-21','057 Bashford Hill','NORTHWOODS','MO','U960595854','2015-11-09 12:52:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (85,'686272931','2015-04-28','Brandon','Marshall','1986-04-05','2526 <NAME>','BRIDGETON','MO','T867547897','2015-11-08 16:26:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (86,'767079087','2015-07-02','Andrea','Dixon','1965-06-21','7 Northview Center','WINCHESTER','MO','P498389750','2015-12-11 16:48:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (87,'454325024','2015-03-22','Tammy','Gardner','1988-04-27','','SUNSET HILLS','MO','M105816242','2015-09-21 17:14:00','CL<NAME>','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (88,'985175654','2015-03-18','Willie','Bailey','1957-05-04','2 Dahle Drive','','MO','S199664659','2015-11-19 13:31:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (89,'801921834','2015-06-19','Samuel','Burke','1969-09-16','3038 Lunder Street','PAGEDALE','MO','M897671001','2015-11-08 10:35:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (90,'872461615','2015-03-05','Patricia','Fields','1972-01-10','56099 Reinke Parkway','PINE LAWN','MO','I486054826','2015-10-27 11:10:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (92,'570606082','2015-09-09','Sean','Matthews','1985-09-15','4294 Valley Edge Street','GREEN PARK','MO','R225846000','2015-11-09 14:43:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (93,'949657343','2015-01-05','Sean','Matthews','1985-09-15','4294 Valley Edge Street','','MO','R225846000',NULL,'COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (809,'139452887','2015-01-11','Barbara','Coleman','1982-08-16','7995 Leroy Point','GREEN PARK','MO','O259368051','2015-09-15 14:45:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (94,'225257542','2015-02-16','Sean','Matthews','1985-09-15','4294 Valley Edge Street','GREEN PARK','MO','','2015-11-06 12:57:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (95,'854453057','2015-08-23','Sara','Berry','1982-11-20','','PASADENA HILLS','MO','R339448194','2015-11-16 10:21:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (96,'205052499','2015-05-12','Maria','Reyes','1970-12-02','8 Twin Pines Parkway','MAPLEWOOD','MO','E948416627','2015-10-06 09:30:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (97,'442251055','2015-07-21','Anne','Thompson','1962-10-04','<NAME>','SHREWSBURY','MO','M508715560','2015-10-01 09:46:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (98,'487546331','2015-08-19','Harold','Henry','1952-03-14','','NORWOOD COURT','MO','V685553779','2015-09-21 10:38:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (100,'592008358','2015-03-09','Donna','Hayes','1963-12-15','740 Reinke Drive','LADUE','MO','V174258724','2015-11-16 16:49:00','<NAME>','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (101,'30692900','2015-01-11','Kelly','Banks','1952-10-26','68 Di Loreto Alley','NORMANDY','MO','F629953912','2015-09-21 10:40:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (102,'743391684','2015-08-03','Jimmy','Nguyen','1983-03-27','5 Harper Court','WINCHESTER','MO','M119574189','2015-12-15 13:00:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (103,'91204163','2015-05-28','Donna','Hunter','1978-07-04','687 Columbus Road','OAKLAND','MO','B708646386',NULL,'WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (71,'617035529',NULL,'Marie','Oliver','1995-05-16','338 Riverside Court','WINCHESTER','MO','O564114586','2015-12-21 16:42:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (104,'159938715','2015-07-21','Lisa','Hawkins','1979-02-11','939 Reindahl Terrace','WILBUR PARK','MO','A978973252','2015-11-05 16:05:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (105,'590092744','2015-03-07','Walter','Russell','1970-08-18','883 East Court','FERGUSON','MO','M872670042','2015-11-04 15:40:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (106,'244822638','2015-07-10','Randy','Boyd','1951-05-01','85 Elka Alley','ST. GEORGE','MO','A545251822','2015-11-07 18:07:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (107,'589163075','2015-06-04','Wayne','Chapman','1951-07-20','17912 Gerald Terrace','RIVERVIEW','MO','A326414981','2015-11-09 09:54:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (108,'50496603','2015-07-03','Randy','Garza','1955-09-20','9861 Gulseth Avenue','CALVERTON PARK','MO','E796870199','2015-09-30 15:21:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (109,'519013106','2015-09-09','Diana','Mason','1983-04-11','632 Oxford Drive','','MO','Q801382705','2015-09-30 14:26:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (110,'365791118','2015-05-01','Donna','Torres','1986-07-29','0720 Melody Street','MANCHESTER','MO','U547173025','2015-10-19 13:12:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (111,'300298410','2015-08-08','Bonnie','Fox','1995-12-31','06 Vahlen Lane','MARLBOROUGH','MO','L526278813','2015-12-29 14:18:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (112,'956760641','2015-07-12','Richard','Murray','1968-07-03','5 Grasskamp Parkway','SYCAMORE HILLS','MO','O273031566','2015-12-19 17:52:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (113,'389978436','2015-01-07','Richard','Murray','1968-07-03','5 Grasskamp Parkway','SYCAMORE HILLS','MO','','2015-12-24 14:53:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (114,'891684694','2015-07-03','Richard','Murray','1968-07-03','5 Grasskamp Parkway','SYCAMORE HILLS','MO','O273031566','2015-11-16 09:53:00','ST. LOUIS CITY','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (115,'361808293','2015-05-13','Richard','Murray','1968-07-03','','SYCAMORE HILLS','MO','O273031566','2015-10-24 16:07:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (116,'247227999','2015-08-21','Richard','Murray',NULL,'5 Grasskamp Parkway','SYCAMORE HILLS','MO','O273031566','2015-11-01 09:46:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (117,'853884679','2015-07-20','Richard','Murray','1968-07-03','5 Grasskamp Parkway','SYCAMORE HILLS','MO','O273031566','2015-10-02 11:56:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (118,'839975678','2015-08-05','Chris','Morales','1976-09-03','021 Pleasure Point','MAPLEWOOD','MO','','2015-11-20 16:39:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (119,'525224512','2015-05-24','Kathleen','Fox','1976-05-25','','FRONTENAC','MO','P352099239','2015-11-02 18:18:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (120,'671972435','2015-01-12','Amy','Duncan','1979-04-07','763 Northland Place','BLACK JACK','MO','M441253948','2015-11-15 17:58:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (121,'518594598','2015-05-29','Laura','White',NULL,'33 Kingsford Hill','KIRKWOOD','MO','H382349511','2015-10-21 14:52:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (122,'457280066','2015-04-26','Mildred','Sanchez','1979-07-24','5 Ruskin Way','CHARLACK','MO','Q236890928','2015-09-18 09:36:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (123,'754694631','2015-05-22','Catherine','Webb','1985-02-17','06 Village Plaza','GLEN ECHO PARK','MO','H133172362',NULL,'BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (124,'744841015','2015-08-26','Sara','Mills','1953-06-12','6 Sommers Park','CREVE COEUR','MO','R736996895','2015-11-24 14:03:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (125,'503497092','2015-06-04','Sara','Mills','1953-06-12','6 Sommers Park','CREVE COEUR','MO','R736996895','2015-09-13 17:08:00','<NAME>','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (126,'499634838','2015-06-10','Sara','Mills','1953-06-12','6 Sommers Park','CREVE COEUR','MO','R736996895','2015-12-27 10:13:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (127,'940308484','2015-06-30','Ruth','Banks','1993-10-12','2513 Red Cloud Trail','MAPLEWOOD','MO','W676459292','2015-10-22 15:35:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (128,'491477711','2015-02-19','Harry','Harris','1991-01-26','3 Welch Way','KIRKWOOD','MO','I573208604','2015-12-20 10:08:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (129,'687184480','2015-04-02','Gary','Ward','1994-08-19','6922 Maryland Crossing','EDMUNDSON','MO','H742409475','2015-11-22 18:03:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (130,'439498644','2015-01-02','Ruth','Hansen','1965-11-24','72368 Sullivan Center','VINITA TERRACE','MO','','2015-11-01 16:24:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (131,'157320841','2015-05-20','Andrew','Mendoza','1982-11-11','97 Eagle Crest Circle','BEVERLY HILLS','MO','S414744510','2015-11-02 11:22:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (132,'146322430','2015-02-13','Ruth','Hansen','1965-11-24','72368 Sullivan Center','VINITA TERRACE','MO','','2015-10-14 09:32:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (133,'177270076','2015-07-19','Ruth','Hansen','1965-11-24','72368 Sullivan Center','VINITA TERRACE','MO','',NULL,'BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (135,'357799095',NULL,'Christina','Cruz','1961-07-11','36 Commercial Avenue','CHESTERFIELD','MO','Y656197900','2015-11-07 18:43:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (136,'533054828','2015-03-12','Evelyn','Johnston','1994-12-17','62 Lake View Drive','BRECKENRIDGE HILLS','MO','P628779846','2015-12-17 13:10:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (138,'46287071','2015-03-02','Emily','Black','1970-08-24','868 Green Parkway','EUREKA','MO','','2015-11-27 11:52:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (139,'907135259','2015-06-04','Mary','Foster','1970-10-06','90816 Steensland Junction','BRECKENRIDGE HILLS','MO','L488347278','2015-09-27 14:28:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (140,'755540531','2015-09-02','Robert','Hall','1971-12-12','','RICHMOND HEIGHTS','MO','R372631867','2015-11-26 15:36:00','ST. LOUIS CITY','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (141,'529406739','2015-02-17','Heather','Perez','1987-03-29','44 Rieder Drive','ST. GEORGE','MO','B984887436','2015-11-02 14:12:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (142,'293935838','2015-07-24','Jack','Thomas','1979-04-16','','PACIFIC','MO','N728585991','2015-12-07 14:09:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (143,'485707262','2015-01-27','Theresa','Lane','1975-11-30','','SYCAMORE HILLS','MO','F949169262',NULL,'PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (144,'183798777','2015-06-01','Christina','Ferguson','1980-07-30','031 Milwaukee Center','CRESTWOOD','MO','',NULL,'ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (145,'13839849','2015-08-27','Carlos','Moore','1959-03-21','','BRECKENRIDGE HILLS','MO','C304594897',NULL,'KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (6,'111277359','2015-01-15','Jerry','Sanders','1973-06-19','6 Kropf Park','HAZELWOOD','MO','Z854997336','2015-12-29 17:20:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (461,'303306924','2015-05-17','Louise','Sims','1986-07-02','238 Monument Place','UPLANDS PARK','MO','F764627392',NULL,'HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (462,'116894147',NULL,'Janet','Diaz',NULL,'14900 Glacier Hill Road','GLENDALE','MO','M335664838','2015-12-15 10:55:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (464,'757912889','2015-01-03','Robert','Warren','1990-11-06','','GRANTWOOD VILLAGE','MO','K765459384','2015-11-13 09:05:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (466,'970053805','2015-07-12','Cynthia','Howell','1983-02-08','','WARSON WOODS','MO','L053712360','2015-10-25 17:06:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (351,'386670467',NULL,'Jacqueline','Fox','1982-01-25','1 Coolidge Way','CREVE COEUR','MO','U217289411','2015-11-07 09:49:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (394,'986815767','2015-03-01','Jeremy','Howell','1967-03-17','4 Knutson Drive','BELLA VILLA','MO','T059388404','2015-11-17 14:24:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (558,'601950786','2015-08-25','Nancy','Butler','1968-12-12','110 Nevada Terrace','BEL-NOR','MO','','2015-12-29 16:33:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (146,'988944356','2015-08-11','Sandra','Hunt','1973-05-29','0 Eggendart Lane','MANCHESTER','MO','R727617732','2015-12-17 14:09:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (650,'379301520','2015-05-22','Gerald','Ross','1978-12-30','60437 Delaware Drive','CRYSTAL LAKE PARK','MO','S185105520','2015-11-09 09:06:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (694,'582137749','2015-01-12','Gregory','Riley','1958-09-06','','CRYSTAL LAKE PARK','MO','','2015-12-04 16:05:00','BRIDGETON','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (147,'537735901',NULL,'Sandra','Hunt','1973-05-29','0 Eggendart Lane','MANCHESTER','MO','R727617732','2015-09-23 12:54:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (771,'908214528','2015-03-14','Ralph','Griffin',NULL,'422 Miller Alley','UNIVERSITY CITY','MO','X903345414',NULL,'EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (772,'110015142','2015-01-25','Anthony','Reed','1981-12-20','578 Hayes Hill','BELLEFONTAINE NEIGHBORS','MO','V129537822','2015-11-25 18:02:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (773,'256065364','2015-07-30','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-11-16 11:52:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (774,'180762390','2015-05-27','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-11-16 13:36:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (775,'399416837','2015-03-02','Philip','Gonzalez','1989-08-04','2 Mcbride Circle','LADUE','MO','J999413618','2015-11-09 16:40:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (776,'541459047','2015-03-25','Bonnie','Parker','1986-12-07','1 Marcy Junction','VELDA CITY','MO','G333707797','2015-09-30 16:26:00','ST. LOUIS CITY','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (778,'528523912','2015-07-25','Billy','Graham','1972-09-09','593 <NAME>','LADUE','MO','K059249800','2015-11-08 17:07:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (779,'661524358','2015-03-27','Kathy','Jordan','1996-04-18','91 Bayside Alley','CREVE COEUR','MO','D202966651','2015-12-11 14:35:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (780,'830277841',NULL,'Virginia','Bryant','1966-04-08','70549 Tony Center','MAPLEWOOD','MO','R281593697','2015-11-26 10:42:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (781,'434816740','2015-04-30','Catherine','Daniels','1979-06-04','96959 <NAME>','FRONTENAC','MO','S735100845','2015-11-18 15:36:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (782,'266955726','2015-01-12','Raymond','West','1977-03-26','1029 Eagan Road','WESTWOOD','MO','S186694593','2015-12-11 12:47:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (783,'101721709','2015-05-03','Brenda','Burns','1991-10-22','52388 Straubel Way','BEVERLY HILLS','MO','S765779940','2015-09-28 18:15:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (784,'686252388','2015-07-18','Michael','Reyes','1996-07-18','275 Johnson Junction','JENNINGS','MO','X760011880',NULL,'NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (785,'793286227','2015-08-09','Ernest','Johnson','1960-04-24','7548 Londonderry Circle','LADUE','MO','O813114664','2015-10-13 11:48:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (787,'414867259','2015-05-23','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-10-01 13:56:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (788,'936397552','2015-03-12','Jessica','Franklin','1986-01-09','237 Blaine Avenue','HANLEY HILLS','MO','',NULL,'BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (789,'461214243','2015-01-26','Jessica','Franklin','1986-01-09','237 Blaine Avenue','HANLEY HILLS','MO','',NULL,'DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (790,'71342731','2015-07-26','Jessica','Franklin','1986-01-09','237 Blaine Avenue','HANLEY HILLS','MO','','2015-09-22 14:44:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (791,'279837353','2015-07-09','Jessica','Franklin','1986-01-09','237 Blaine Avenue','HANLEY HILLS','MO','','2015-11-18 14:38:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (792,'11824799','2015-06-27','Jessica','Franklin','1986-01-09','237 Blaine Avenue','HANLEY HILLS','MO','','2015-11-30 14:24:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (793,'391285907','2015-07-11','Andrew','Ryan','1976-07-09','0663 Twin Pines Crossing','OVERLAND','MO','S003004932','2015-10-18 16:00:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (794,'517282343','2015-07-11','Donna','Wheeler','1973-11-19','5 Loomis Place','DELLWOOD','MO','C591429316',NULL,'CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (795,'67175981','2015-01-28','Jesse','Morales','1961-07-20','450 Grover Drive','MAPLEWOOD','MO','N522791634','2015-10-20 12:26:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (796,'434705825','2015-03-23','Andrea','Carr','1991-03-03','592 Sachs Way','WILBUR PARK','MO','B548205122','2015-12-09 14:23:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (797,'600184275','2015-01-17','Raymond','Gilbert','1961-05-28','347 Mccormick Park','','MO','N002854770','2015-12-29 14:33:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (798,'843873719','2015-03-06','Raymond','Gilbert','1961-05-28','347 Mccormick Park','','MO','N002854770','2015-11-30 13:54:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (799,'342260141','2015-02-07','Raymond','Gilbert','1961-05-28','347 Mccormick Park','','MO','N002854770','2015-10-02 12:03:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (800,'787874376','2015-04-27','Victor','Peters','1987-01-14','7 Oakridge Plaza','MANCHESTER','MO','B917976115','2015-10-07 15:10:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (801,'820729561','2015-05-08','Deborah','Gray','1993-11-06','950 Reindahl Point','CHESTERFIELD','MO','O567513456','2015-12-20 12:21:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (16,'239945809','2015-04-11','Douglas','Matthews','1983-10-09','0277 High Crossing Crossing','PAGEDALE','MO','K762580477','2015-09-25 13:12:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (425,'307095487','2015-06-19','Sean','Harper','1988-11-11','8664 Katie Way','','MO','Q278728618','2015-10-15 12:41:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (465,'184778809','2015-06-21','Nicholas','Miller','1986-07-16','6 Homewood Parkway','','MO','D950407309','2015-11-20 15:34:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (467,'804584823','2015-02-02','Beverly','Williamson','1965-04-20','323 Glendale Court','NORTHWOODS','MO','S504678203','2015-10-25 12:17:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (468,'415337106','2015-05-20','Beverly','Williamson','1965-04-20','323 Glendale Court','NORTHWOODS','MO','S504678203','2015-12-13 12:37:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (469,'348275774','2015-01-04','Carl','Nelson','1967-01-25','3602 Heffernan Point','UNIVERSITY CITY','MO','H458852196','2015-12-09 14:00:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (470,'323866048','2015-05-08','Denise','Coleman','1980-06-24','80 Green Hill','','MO','B517054814','2015-09-14 15:22:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (471,'715271248','2015-06-18','Sarah','Carter','1960-02-25','1714 Bunker Hill Drive','BLACK JACK','MO','O825934132','2015-12-12 09:47:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (472,'346005660','2015-03-29','Steve','Carter','1958-10-28','43346 East Circle','MARYLAND HEIGHTS','MO','S874955751','2015-11-06 11:08:00','WILDWOOD','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (473,'287533680','2015-05-20','Joshua','Banks','1988-06-10','0615 Laurel Circle','VELDA VILLAGE HILLS','MO','A362390591','2015-10-20 11:46:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (474,'809159315','2015-06-10','Margaret','Lane','1975-10-24','','WESTWOOD','MO','M868421690','2015-10-07 12:32:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (475,'55262516','2015-05-11','Douglas','Robertson','1980-10-10','0619 Basil Court','WESTWOOD','MO','E398390393','2015-11-07 11:52:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (160,'649826763','2015-03-23','Anthony','Matthews','1979-09-21','','FENTON','MO','X451922096','2015-10-03 13:50:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (931,'198125414','2015-03-12','Jason','Graham','1993-04-17','43 Canary Plaza','WOODSON TERRACE','MO','Y451217936','2015-11-29 15:38:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (933,'237769787','2015-08-23','Daniel','Marshall','1995-12-02','3 Texas Crossing','PAGEDALE','MO','P542820068','2015-11-28 18:04:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (934,'222648522','2015-04-29','Samuel','Nguyen','1992-10-19','455 Haas Crossing','HANLEY HILLS','MO','W893732058','2015-11-21 17:00:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (389,'649601729','2015-07-04','Amanda','Chapman','1959-07-17','29 Farragut Hill','BELLERIVE','MO','Q813717209','2015-11-06 17:15:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (729,'917157412','2015-01-22','Ernest','Moore',NULL,'90 Mifflin Street','FRONTENAC','MO','R798100614',NULL,'','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (935,'238876033','2015-09-06','Mark','Simpson','1953-06-06','8301 Garrison Avenue','HILLSDALE','MO','','2015-10-23 10:00:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (936,'505910636','2015-03-24','Linda','Ward','1967-10-09','6 Gulseth Drive','BLACK JACK','MO','A065485924','2015-12-25 13:00:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (937,'197950756','2015-02-06','Helen','Flores','1961-05-05','84278 Talmadge Park','WILDWOOD','MO','N822170652','2015-12-21 16:18:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (938,'802651506','2015-07-17','Jimmy','Fox','1982-09-15','495 Northwestern Lane','VELDA CITY','MO','B290967709','2015-12-12 18:33:00','FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (939,'81539699','2015-04-15','Jean','Reid','1970-10-16','93217 Northport Trail','FRONTENAC','MO','I205583137','2015-10-11 18:42:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (940,'330703141','2015-02-01','Brenda','Collins','1962-12-20','13804 Becker Junction','CHAMP','MO','','2015-11-13 16:00:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (941,'481099344','2015-05-09','Kelly','Martin','1970-07-20','','PASADENA HILLS','MO','U036012761','2015-10-25 13:48:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (942,'4709565','2015-05-22','Andrew','Torres','1990-11-07','192 American Park','GREEN PARK','MO','K131464916','2015-09-27 11:46:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (943,'497772522','2015-01-05','Evelyn','Morgan','1957-04-18','858 Kim Crossing','ST. ANN','MO','','2015-10-04 10:41:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (944,'215865931','2015-02-11','Adam','Davis','1950-11-15','349 Nevada Park','MOLINE ACRES','MO','F889129423','2015-11-17 11:41:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (945,'58768488','2015-02-19','Carol','West','1962-06-12','381 Chive Place','MAPLEWOOD','MO','J523987277','2015-11-08 15:57:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (946,'222360112','2015-04-01','Jerry','Cox','1974-02-01','95926 <NAME>','NORMANDY','MO','Q526993883','2015-12-30 09:38:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (947,'666265415','2015-07-20','Jerry','Cox','1974-02-01','95926 <NAME>','NORMANDY','MO','Q526993883','2015-11-04 17:09:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (23,'797928238','2015-01-03','Earl','Medina','1954-11-02','8 Lawn Lane','SUNSET HILLS','MO','V396431169','2015-10-30 14:00:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (24,'635879199','2015-05-20','Jimmy','Woods','1971-03-31','3 Shoshone Trail','BELLEFONTAINE NEIGHBORS','MO','Z734750542','2015-09-20 11:30:00','ST. LOUIS CITY','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (25,'349206782','2015-06-22','Raymond','Griffin','1982-06-18','2 Anthes Alley','BRENTWOOD','MO','I949145193','2015-09-20 11:48:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (26,'279766905','2015-06-19','Anthony','Crawford','1977-08-06','17 High Crossing Crossing','RIVERVIEW','MO','W300723341','2015-10-16 13:46:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (58,'63400178','2015-01-18','Andrew','White',NULL,'','PACIFIC','MO','H758077813','2015-11-25 09:25:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (438,'746604732','2015-08-07','Mark','Hughes','1974-11-21','13 Fuller Point','KIRKWOOD','MO','V664546223','2015-12-26 09:35:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (930,'171756872',NULL,'Bruce','Dunn','1981-11-15','33 Mosinee Alley','','MO','M129244409','2015-10-31 15:13:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (30,'829873771','2015-06-24','Jessica','Stephens','1979-04-30','47 Jay Way','FLORDELL HILLS','MO','U681077853','2015-11-22 15:40:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (31,'76448981','2015-04-11','Jessica','Stephens','1979-04-30','47 Jay Way','FLORDELL HILLS','MO','U681077853','2015-10-15 13:44:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (32,'36726340','2015-02-09','Jessica','Stephens','1979-04-30','47 Jay Way','FLORDELL HILLS','MO','U681077853','2015-12-11 17:09:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (33,'46995189','2015-03-03','Justin','Hughes','1983-08-24','33009 Arrowood Alley','BELLEFONTAINE NEIGHBORS','MO','T958584005','2015-12-08 18:21:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (35,'349262251','2015-05-19','Henry','Sanders','1962-10-20','2758 Prairie Rose Avenue','CRYSTAL LAKE PARK','MO','S761105361','2015-11-22 18:09:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (36,'337181558','2015-04-27','Howard','Butler','1952-07-16','645 Sutherland Point','CRESTWOOD','MO','E938173438','2015-12-20 09:32:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (37,'771125683','2015-05-21','Howard','Butler','1952-07-16','645 Sutherland Point','CRESTWOOD','MO','E938173438','2015-12-23 13:03:00','BRIDGETON','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (38,'899648918','2015-04-25','Howard','Butler','1952-07-16','645 Sutherland Point','CRESTWOOD','MO','E938173438','2015-10-22 16:38:00','ST. LOUIS CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (39,'624000979','2015-04-04','Howard','Butler','1952-07-16','645 Sutherland Point','CRESTWOOD','MO','E938173438','2015-09-21 16:30:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (40,'88252505','2015-06-08','Howard','Butler','1952-07-16','645 Sutherland Point','CRESTWOOD','MO','E938173438','2015-12-25 14:21:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (41,'599139476','2015-08-13','Donald','Robertson','1988-10-17','6 Jay Center','RIVERVIEW','MO','Z090024506','2015-10-29 15:49:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (148,'227924499','2015-08-11','Sandra','Hunt','1973-05-29','0 Eggendart Lane','MANCHESTER','MO','R727617732','2015-10-07 11:21:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (149,'510233119','2015-08-07','Alice','Fuller','1989-07-08','49 Macpherson Circle','ELLISVILLE','MO','C452282647','2015-11-07 12:51:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (150,'765338143','2015-02-11','Ruby','Bowman','1951-12-31','4 Logan Circle','CHAMP','MO','Z274154316',NULL,'BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (151,'583999175','2015-04-28','Juan','Flores','1962-02-10','79 Valley Edge Road','VELDA VILLAGE HILLS','MO','U796012492','2015-11-26 18:55:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (152,'639178792','2015-01-04','Wanda','Marshall','1970-10-23','99211 Namekagon Street','RICHMOND HEIGHTS','MO','','2015-10-11 13:27:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (153,'987016741','2015-03-28','Wanda','Marshall','1970-10-23','99211 Namekagon Street','RICHMOND HEIGHTS','MO','','2015-12-01 10:54:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (154,'378497940','2015-03-09','Wanda','Marshall','1970-10-23','99211 Namekagon Street','RICHMOND HEIGHTS','MO','','2015-09-29 18:22:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (155,'770274740','2015-09-08','Wanda','Marshall','1970-10-23','99211 Namekagon Street','RICHMOND HEIGHTS','MO','','2015-11-02 10:26:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (156,'424936524','2015-06-27','Wanda','Marshall','1970-10-23','99211 Namekagon Street','RICHMOND HEIGHTS','MO','','2015-11-12 11:25:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (157,'116927706','2015-06-10','Stephen','Green','1983-06-16','','OVERLAND','MO','Z229099257','2015-12-18 10:25:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (158,'959602676','2015-05-19','Bobby','Hill','1958-06-22','642 Mcguire Crossing','<NAME>','MO','W228612902','2015-10-19 10:45:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (159,'774168885','2015-03-06','Lawrence','Stevens','1951-06-21','5 Golf Course Plaza','BERKELEY','MO','L218737431','2015-09-30 16:45:00','<NAME>','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (162,'835543992','2015-04-25','Brandon','Shaw','1978-08-01','696 Mallard Place','GLEN ECHO PARK','MO','B653983955','2015-09-15 13:15:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (163,'701530835','2015-02-24','Gerald','Clark','1993-10-17','43 Brentwood Alley','GLENDALE','MO','C309189058','2015-09-16 13:57:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (164,'399276670','2015-04-12','Phyllis','Dixon','1962-07-25','751 Bay Court','MACKENZIE','MO','I763629777','2015-12-18 18:11:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (165,'405799999','2015-08-02','Richard','Tucker','1952-11-01','','MAPLEWOOD','MO','E554002041','2015-09-13 16:55:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (166,'21143260','2015-05-30','Jennifer','Allen','1962-12-02','5 Oak Plaza','WARSON WOODS','MO','M659431297','2015-10-30 16:10:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (167,'689448991','2015-06-02','Samuel','Hill','1993-06-19','0885 Killdeer Pass','','MO','V803352514','2015-11-18 18:02:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (170,'325871015','2015-05-13','Sarah','Reid','1966-03-01','60 Elmside Hill','BRECKENRIDGE HILLS','MO','R861256792','2015-11-08 13:33:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (171,'478082662','2015-06-25','Michelle','Powell','1960-02-04','58810 Schurz Place','CHESTERFIELD','MO','R262801230','2015-10-22 10:45:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (172,'898513956','2015-06-30','Timothy','Bennett',NULL,'0 Victoria Drive','NORWOOD COURT','MO','C141553514','2015-11-28 09:36:00','WILDWOOD','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (173,'58592916','2015-04-13','Kevin','Morris','1991-06-03','41576 Bay Point','MOLINE ACRES','MO','Q986608090','2015-10-20 12:46:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (174,'782281463','2015-03-18','Kevin','Morris','1991-06-03','41576 Bay Point','MOLINE ACRES','MO','Q986608090','2015-12-08 14:26:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (175,'530801761','2015-03-28','Kevin','Morris','1991-06-03','41576 Bay Point','MOLINE ACRES','MO','Q986608090','2015-10-26 15:34:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (177,'241062547','2015-02-08','Adam','Thomas','1983-01-10','375 Ronald Regan Parkway','WILBUR PARK','MO','C018769789','2015-11-13 18:49:00','BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (178,'949187250','2015-02-06','Roger','Rose','1989-07-22','6 Bay Avenue','VELDA VILLAGE HILLS','MO','I289879076',NULL,'CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (180,'338350319','2015-03-23','Sandra','Palmer','1965-01-18','808 Esch Way','SYCAMORE HILLS','MO','Q168264286','2015-10-26 15:00:00','GRANTWOOD VILLAGE','1 Missionary Way',34);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (181,'479979635','2015-05-23','Willie','Duncan','1995-08-10','6 Eagan Road','ST. GEORGE','MO','O499664777','2015-12-25 09:46:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (182,'477499150','2015-06-17','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942','2015-11-25 13:09:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (275,'75103697','2015-06-11','Patricia','Wagner','1966-07-19','03 Messerschmidt Junction','BRECKENRIDGE HILLS','MO','P389636572','2015-12-06 15:13:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (183,'741615942','2015-07-13','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942','2015-12-01 14:12:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (184,'155840816','2015-07-04','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942','2015-10-28 09:16:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (185,'422949630','2015-09-01','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942','2015-12-22 15:00:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (186,'372035229','2015-06-06','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942',NULL,'FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (187,'174227033','2015-01-24','Patrick','Elliott','1969-08-03','288 Clove Avenue','COUNTRY LIFE ACRES','MO','P971690942','2015-09-22 13:21:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (188,'507580815','2015-05-25','Steve','Rivera','1966-08-16','588 Del Sol Crossing','HUNTLEIGH','MO','Q065966625','2015-09-15 12:47:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (189,'610833697','2015-07-11','Angela','Morgan','1972-02-22','9 Mallard Center','ROCK HILL','MO','','2015-10-30 11:27:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (190,'224268499','2015-02-28','Jane','Reyes','1973-05-23','','WILDWOOD','MO','V153017469','2015-11-16 12:19:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (191,'298036862','2015-07-13','Annie','Cooper','1965-01-12','2 Dayton Way','CHAMP','MO','H643256350','2015-12-15 15:52:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (192,'475181492','2015-08-30','Roger','Arnold','1964-06-27','','TOWN & COUNTRY','MO','L676922183','2015-10-12 12:33:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (193,'79277152','2015-01-28','Debra','Arnold','1996-07-27','4 Mcbride Trail','CRYSTAL LAKE PARK','MO','B427318035','2015-09-13 09:08:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (195,'3759772','2015-08-06','Sarah','Rodriguez','1995-05-17','2 Moose Terrace','WOODSON TERRACE','MO','','2015-11-06 14:41:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (196,'589872772','2015-03-31','Larry','Richardson','1992-02-25','61 Arrowood Plaza','EDMUNDSON','MO','H459296513','2015-11-06 13:13:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (197,'640732635','2015-05-23','Frances','Hanson','1975-06-16','4270 Delaware Trail','CLARKSON VALLEY','MO','R718521347','2015-11-15 18:25:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (198,'205348244','2015-03-09','Sharon','Howard','1996-05-29','9 Welch Circle','WELLSTON','MO','O323187495','2015-11-17 15:07:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (199,'722888932','2015-03-24','Barbara','Jackson','1976-02-04','4 Tony Place','COUNTRY CLUB HILLS','MO','H256380815','2015-12-16 09:04:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (519,'187723993','2015-08-08','Sara','Stephens','1959-01-11','71 Dorton Way','BELLA VILLA','MO','','2015-11-24 11:58:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (200,'537466832','2015-06-11','Joseph','Meyer','1976-02-19','957 Farmco Lane','<NAME>','MO','M742020294','2015-11-04 18:41:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (201,'577887187','2015-07-07','Lawrence','Holmes','1980-05-22','2247 Northport Lane','<NAME>ERRACE','MO','N345710121','2015-12-11 17:49:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (202,'524878542','2015-08-18','Amy','Dean','1981-11-06','5 Helena Court','ELLISVILLE','MO','N551405629','2015-12-08 17:21:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (203,'811754194','2015-01-14','Emily','West','1976-12-03','6 Utah Plaza','MANCHESTER','MO','I979545168','2015-11-13 18:06:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (204,'291907220','2015-01-07','Brandon','Fox','1953-03-13','89756 Badeau Way','BEL-NOR','MO','Q255715248','2015-12-15 17:52:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (206,'498262092','2015-08-20','Jonathan','Perez','1967-04-09','9 Montana Park','DELLWOOD','MO','A044580699','2015-09-21 14:48:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (207,'674054671','2015-06-19','Frank','Dixon','1963-08-24','84366 Independence Terrace','CHAMP','MO','Z586942802','2015-12-01 15:09:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (208,'329821200','2015-05-23','Jonathan','Perez','1967-04-09','9 Montana Park','DELLWOOD','MO','A044580699','2015-11-13 14:12:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (209,'600221321','2015-07-19','Jonathan','Perez','1967-04-09','9 Montana Park','DELLWOOD','MO','A044580699','2015-09-19 16:42:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (210,'690933770','2015-07-16','Jennifer','Bailey','1964-11-11','86 Lindbergh Trail','CRESTWOOD','MO','C449132132','2015-12-26 14:33:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (212,'431292231','2015-02-09','David','Castillo','1976-11-11','16726 Mitchell Terrace','WINCHESTER','MO','D146795248','2015-11-23 15:13:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (213,'434159741','2015-04-04','David','Castillo','1976-11-11','16726 Mitchell Terrace','WINCHESTER','MO','D146795248','2015-10-17 11:17:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (214,'337280278','2015-01-30','Philip','White','1994-08-11','98493 Everett Avenue','BLACK JACK','MO','N968506887','2015-12-28 10:32:00','VALLE<NAME>ARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (216,'644058523','2015-07-22','Walter','Bradley','1971-05-06','878 Independence Crossing','MANCHESTER','MO','J341369788','2015-10-04 16:23:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (217,'834832454','2015-07-08','Marilyn','Jacobs','1966-07-03','85 Continental Trail','BEL-NOR','MO','',NULL,'FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (218,'59327931','2015-01-18','Amanda','Hall','1978-02-06','4 Center Junction','CLAYTON','MO','T548660236','2015-12-13 13:27:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (219,'672867473','2015-06-02','Amanda','Hall','1978-02-06','','CLAYTON','MO','T548660236','2015-12-18 16:21:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (220,'434518930','2015-07-24','Melissa','Snyder','1986-08-23','83505 Bowman Park','KINLOCH','MO','O384015221','2015-10-17 12:15:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (221,'681790154','2015-08-29','Amanda','Hall',NULL,'4 Center Junction','CLAYTON','MO','','2015-12-24 09:25:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (222,'554414545','2015-01-16','Amanda','Hall','1978-02-06','4 Center Junction','','MO','T548660236','2015-11-22 17:06:00','ST. LOUIS CITY','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (223,'522355234','2015-03-18','Amanda','Hall','1978-02-06','4 Center Junction','CLAYTON','MO','T548660236',NULL,'OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (224,'503901329','2015-04-09','Amanda','Hall','1978-02-06','4 Center Junction','CLAYTON','MO','T548660236','2015-10-07 15:01:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (225,'657031765','2015-09-09','Amanda','Hall','1978-02-06','4 Center Junction','CLAYTON','MO','T548660236','2015-12-14 12:03:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (226,'390205015','2015-07-16','Diana','Gibson','1994-04-05','884 Cordelia Road','ROCK HILL','MO','Z573585724','2015-12-29 18:16:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (227,'134353215','2015-01-29','Johnny','Fuller','1976-07-01','','BEVERLY HILLS','MO','R254088102','2015-11-14 17:50:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (228,'327319324','2015-01-11','Antonio','Tucker','1978-10-23','','EDMUNDSON','MO','P731661673','2015-10-06 09:34:00','BRIDGETON','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (229,'562106521','2015-01-18','Dorothy','Banks','1955-05-24','554 Upham Court','LADUE','MO','Y092088913','2015-12-03 11:45:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (230,'837957727','2015-06-02','Ernest','West','1964-03-09','94538 Novick Park','UNIVERSITY CITY','MO','L629717504','2015-12-14 18:58:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (231,'433077164','2015-04-20','Bobby','Boyd','1977-10-13','2252 Holy Cross Junction','ST. ANN','MO','H072283012','2015-12-23 13:07:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (232,'183631976','2015-05-02','Arthur','Oliver','1960-08-13','8203 Ludington Plaza','CRYSTAL LAKE PARK','MO','C143829126','2015-09-30 11:20:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (233,'415621583','2015-04-02','Laura','Murray','1970-08-03','810 Glendale Trail','GREEN PARK','MO','','2015-10-07 13:40:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (234,'316919804','2015-08-25','Chris','Castillo','1961-03-11','','BALLWIN','MO','C848596584','2015-11-17 15:35:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (235,'798342718','2015-08-22','Jessica','Fernandez','1996-05-30','27906 Messerschmidt Trail','MANCHESTER','MO','C890304132','2015-12-26 12:10:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (236,'977604232','2015-05-06','Jane','Larson','1982-12-23','3 Little Fleur Lane','','MO','S981415535','2015-12-14 09:52:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (237,'913692423','2015-07-13','Susan','Medina','1954-08-27','9163 Dahle Way','HILLSDALE','MO','E045581810','2015-09-28 11:11:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (238,'137685979','2015-06-13','Jeremy','Bailey','1984-02-17','','CREVE COEUR','MO','M897487303','2015-11-09 12:11:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (239,'467115019','2015-03-16','Ronald','Spencer','1955-03-25','60033 Maryland Plaza','BEVERLY HILLS','MO','B927750211','2015-12-26 09:35:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (240,'609389482','2015-07-20','Lillian','Vasquez','1987-08-12','7984 Luster Junction','GREENDALE','MO','H482272970','2015-12-16 13:01:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (241,'75928447','2015-06-10','Katherine','Warren','1952-04-09','0049 Summit Crossing','MARYLAND HEIGHTS','MO','T680565039','2015-10-06 10:45:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (242,'830168398','2015-02-19','Jack','Holmes','1972-10-02','9387 Marquette Plaza','KINLOCH','MO','V465237882','2015-11-04 18:45:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (243,'201478078','2015-04-23','Eugene','Wagner','1966-08-06','8904 Darwin Park','PACIFIC','MO','J503021884',NULL,'UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (244,'821419451','2015-03-19','Keith','Cole','1961-08-26','00 Coleman Lane','WILBUR PARK','MO','M927981281','2015-09-19 15:14:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (245,'526851317','2015-03-27','Jean','Stephens','1963-10-05','2 Crowley Crossing','TOWN & COUNTRY','MO','U370474012','2015-12-19 13:41:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (246,'290196577','2015-06-19','Mark','Rogers','1988-12-22','9 Nelson Circle','BELLEFONTAINE NEIGHBORS','MO','','2015-11-21 09:06:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (247,'693310848','2015-02-09','Pamela','Fields','1983-03-06','24 Rockefeller Point','WILDWOOD','MO','','2015-10-22 15:21:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (248,'45996732','2015-09-08','Marilyn','Tucker','1994-05-18','<NAME>','FERGUSON','MO','','2015-11-15 16:22:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (249,'483096834','2015-03-30','Jesse','Carpenter','1995-04-08','3536 Melby Park','BRECKENRIDGE HILLS','MO','N862893164','2015-09-17 15:00:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (250,'308754727','2015-06-23','Stephanie','Elliott','1995-11-23','94463 Rusk Avenue','ST. LOUIS CITY','MO','','2015-10-06 13:12:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (251,'155247776','2015-05-07','Walter','Johnson','1978-03-05','88912 Northview Hill','BRECKENRIDGE HILLS','MO','F491849544','2015-12-26 14:56:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (252,'505946316','2015-07-20','Adam','Welch','1959-09-15','21 Warrior Hill','MARYLAND HEIGHTS','MO','B243527210',NULL,'BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (253,'922526088','2015-07-11','Philip','Wagner','1983-04-26','66 Buell Pass','CRESTWOOD','MO','T201279563','2015-11-13 15:27:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (255,'887509938','2015-08-24','Roger','Schmidt','1971-09-22','79170 Linden Terrace','COOL VALLEY','MO','','2015-10-12 14:28:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (256,'157542286','2015-03-15','Laura','Murray','1970-08-03','810 Glendale Trail','GREEN PARK','MO','','2015-09-28 15:17:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (257,'54727602','2015-05-17','Albert','Bowman','1954-09-26','873 Claremont Hill','TOWN & COUNTRY','MO','G692814110','2015-09-27 12:40:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (258,'217354146','2015-08-13','Tina','Black','1988-09-04','36 Mitchell Point','CHARLACK','MO','D176414216','2015-11-15 16:40:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (259,'986239269','2015-07-12','Tina','Black','1988-09-04','36 Mitchell Point','CHARLACK','MO','D176414216','2015-11-21 18:47:00','<NAME>','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (261,'700244171','2015-01-07','Tina','Grant','1968-02-06','05 Upham Lane','ST. ANN','MO','C287115392','2015-09-20 15:39:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (262,'747594895','2015-02-21','Steven','Castillo','1953-07-25','6571 Haas Terrace','CREVE COEUR','MO','H823660218','2015-09-26 11:31:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (263,'363853513','2015-01-15','Ann','Hall','1990-03-03','2498 La Follette Junction','<NAME>','MO','S670808005',NULL,'WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (264,'525294825','2015-06-22','Earl','Garza','1986-12-05','13 Marquette Center','VALLEY PARK','MO','B777914872','2015-09-19 12:43:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (265,'982300580','2015-03-20','Patricia','Morales','1966-09-25','8871 Lakewood Hill','CRYSTAL LAKE PARK','MO','O671622715','2015-10-09 17:06:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (266,'594215862','2015-03-24','Jessica','Bishop','1959-07-13','3109 Mallory Parkway','WESTWOOD','MO','W126789350','2015-10-01 13:50:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (267,'321750161','2015-03-03','Jonathan','Harvey','1974-10-06','8 Calypso Place','EUREKA','MO','C484330244','2015-11-06 14:13:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (268,'479777363','2015-08-25','Christine','Ray','1994-04-13','07 International Alley','OLIVETTE','MO','Q871358681','2015-12-14 17:08:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (270,'978574016','2015-04-10','Sean','Carroll','1987-10-29','16147 Oak Valley Lane','CLARKSON VALLEY','MO','N165074437','2015-10-31 12:19:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (271,'186710262','2015-02-23','Albert','Barnes','1969-02-01','40 Mccormick Place','ROCK HILL','MO','','2015-12-26 11:28:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (272,'609511420',NULL,'Teresa','Stanley','1964-03-07','36745 6th Lane','ROCK HILL','MO','F940893547','2015-11-05 15:58:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (273,'154718345','2015-05-05','Kenneth','Greene','1964-06-04','31938 Annamark Alley','SYCAMORE HILLS','MO','M652605680','2015-09-13 10:15:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (274,'937406554','2015-08-05','Howard','Robinson','1973-01-02','7 Haas Crossing','ST. ANN','MO','D541494897','2015-12-11 17:15:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (276,'335722613','2015-01-27','Julie','Perez','1953-11-30','49 Karstens Court','SYCAMORE HILLS','MO','C636329371','2015-10-09 11:26:00','ST. JOHN','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (277,'466576411','2015-01-11','Clarence','Wagner','1955-08-25','12699 Bluestem Road','BEL-NOR','MO','F740735149','2015-11-28 11:12:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (278,'325733893','2015-01-27','Anne','Andrews','1959-08-06','848 Forest Dale Place','NORTHWOODS','MO','H640577621','2015-12-19 18:28:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (279,'762393903','2015-03-11','Phillip','Crawford','1952-06-28','56 Namekagon Plaza','BEL-NOR','MO','K591597479','2015-09-30 14:09:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (280,'339282186','2015-03-04','Anne','Andrews','1959-08-06','848 Forest Dale Place','NORTHWOODS','MO','H640577621','2015-10-07 12:51:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (281,'637205087','2015-02-10','Sara','Morgan','1977-02-28','36 Fremont Drive','WILBUR PARK','MO','','2015-11-18 14:34:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (282,'755184943','2015-03-26','Phillip','Castillo','1973-07-04','70 Calypso Point','FERGUSON','MO','P974104339','2015-11-21 15:20:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (283,'131425091','2015-09-04','Joan','Hudson','1967-04-29','5 Hayes Lane','VINITA PARK','MO','P487656326','2015-10-17 16:27:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (284,'898273956','2015-08-27','Lori','Austin','1975-01-15','92 Bluejay Way','OLIVETTE','MO','K341382712','2015-09-16 17:26:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (285,'462052659','2015-05-18','Terry','Castillo','1979-04-17','6 Fuller Park','WOODSON TERRACE','MO','K565960565','2015-12-01 13:55:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (286,'726272918','2015-05-21','Anthony','Knight','1977-08-30','42837 Sullivan Point','PACIFIC','MO','P525425385','2015-09-18 10:43:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (287,'739347172','2015-06-15','Christina','Carroll','1988-09-30','7409 Badeau Park','MOLINE ACRES','MO','A427625628','2015-11-28 15:53:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (288,'166545602','2015-03-10','Todd','Lewis','1953-05-21','6441 New Castle Circle','ELLISVILLE','MO','U343166465','2015-09-15 10:46:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (289,'372691818','2015-05-31','Donna','Fisher','1980-05-30','027 Vernon Lane','VALLEY PARK','MO','A531293089','2015-11-01 11:48:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (290,'855137614','2015-05-05','Kathy','Price','1971-12-26','','FRONTENAC','MO','D771853565','2015-09-22 12:57:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (291,'372243227','2015-05-25','Kenneth','Crawford','1988-11-21','7 Darwin Road','WELLSTON','MO','J764821858','2015-10-30 11:35:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (292,'825256451','2015-04-06','Christopher','Martin','1957-07-01','1551 Crest Line Park','VINITA PARK','MO','Q655923602','2015-11-17 11:02:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (293,'765288868','2015-08-27','Joseph','Cole','1969-04-30','62 Vermont Drive','EDMUNDSON','MO','Q989227612','2015-09-23 16:40:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (294,'809190409','2015-03-14','Patricia','Kim','1991-08-30','2154 Mendota Road','CALVERTON PARK','MO','','2015-09-27 13:08:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (295,'419870063','2015-05-13','Theresa','Schmidt','1957-09-07','4598 Harper Trail','','MO','R433715815','2015-12-22 17:03:00','<NAME>','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (297,'138133225','2015-03-22','Kathleen','Price','1981-12-23','50 School Pass','SHREWSBURY','MO','M752936715','2015-12-02 15:54:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (298,'192219453','2015-07-14','Kathleen','Price','1981-12-23','50 School Pass','SHREWSBURY','MO','M752936715','2015-12-13 11:31:00','PAS<NAME>','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (299,'955516894',NULL,'Kathleen','Price','1981-12-23','50 School Pass','SHREWSBURY','MO','M752936715','2015-10-30 11:07:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (300,'682537724','2015-09-01','Kathleen','Harris','1966-03-28','12246 Southridge Way','JENNINGS','MO','P219344832','2015-12-18 11:40:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (301,'51327032','2015-02-06','Marie','Armstrong','1974-07-28','3 Judy Way','OLIVETTE','MO','E018635667','2015-12-08 14:05:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (302,'46424391','2015-08-28','Frances','Reid','1968-09-26','888 Carberry Center','FERGUSON','MO','C821440980','2015-12-11 12:08:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (303,'215864250','2015-08-04','Jimmy','Graham','1983-08-15','3 Meadow Ridge Court','JENNINGS','MO','','2015-11-01 11:35:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (304,'9695545','2015-02-25','Jimmy','Graham','1983-08-15','3 Meadow Ridge Court','JENNINGS','MO','','2015-10-31 18:09:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (305,'564654137','2015-08-24','Willie','Brooks','1983-08-08','60246 Village Court','UPLANDS PARK','MO','W383058818','2015-09-19 15:19:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (306,'547700769','2015-06-24','Rebecca','Montgomery','1990-04-01','28414 Sherman Circle','CLAYTON','MO','Q699229118','2015-09-14 12:29:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (307,'787542275','2015-02-16','Bruce','Oliver','1982-09-08','2 Mandrake Crossing','BELLERIVE','MO','X607176222','2015-11-03 16:36:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (308,'795646191','2015-07-03','Rachel','Brown','1982-10-03','363 Grayhawk Hill','SYCAMORE HILLS','MO','A622075732','2015-11-02 17:10:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (309,'782840092','2015-04-13','William','Cruz',NULL,'34 Summerview Street','CLAYTON','MO','Y486081269','2015-11-02 15:50:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (310,'698626826','2015-07-09','Kathryn','Stephens','1985-10-07','638 Lighthouse Bay Drive','WELLSTON','MO','Y716232211','2015-09-26 09:03:00','ST. LOUIS CITY','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (311,'472466203','2015-03-09','Maria','Davis','1977-08-30','41650 Brown Circle','BELLEFONTAINE NEIGHBORS','MO','A278311180','2015-12-15 14:04:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (312,'677985845','2015-06-15','Brenda','Howell','1989-05-21','','BRECKENRIDGE HILLS','MO','P401261106','2015-10-15 11:36:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (313,'823746543','2015-05-13','Willie','Arnold','1985-11-15','96 Melrose Place','MARYLAND HEIGHTS','MO','T931140471','2015-12-04 13:03:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (314,'576210729','2015-02-20','Judith','Moore','1958-03-22','5 Dakota Pass','GREENDALE','MO','R532950137','2015-11-22 15:19:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (315,'171775320','2015-01-19','Theresa','Holmes','1968-05-29','534 Golf Course Road','CRESTWOOD','MO','','2015-10-10 15:21:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (316,'684834875','2015-04-17','Daniel','Peterson','1956-09-01','02549 Rowland Street','CHESTERFIELD','MO','D271550525','2015-12-14 17:40:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (317,'119418044','2015-06-02','Laura','Hart','1982-12-18','77423 Arizona Circle','OAKLAND','MO','Q166100641','2015-09-30 10:35:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (318,'516138718','2015-02-06','Beverly','Burke','1964-07-06','53 Westerfield Drive','CHESTERFIELD','MO','','2015-10-17 14:41:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (320,'672700995','2015-08-16','Karen','Woods','1972-12-14','6 Colorado Pass','ELLISVILLE','MO','','2015-12-09 13:07:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (321,'243997556','2015-01-02','Irene','Hart','1983-03-27','404 Spohn Center','WARSON WOODS','MO','Q195729294','2015-10-30 09:09:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (322,'513660350','2015-07-29','Pamela','Allen','1992-04-02','92835 Boyd Place','MAPLEWOOD','MO','','2015-11-02 18:12:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (323,'189019131','2015-03-11','Andrew','Phillips','1951-04-26','8033 Anthes Parkway','JENNINGS','MO','E960669510','2015-10-13 09:20:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (324,'45447696','2015-04-07','Donald','Pierce','1959-07-22','9 Eastwood Plaza','VINITA TERRACE','MO','D209338504','2015-11-30 12:34:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (326,'822241090','2015-02-08','Jeremy','Woods','1953-08-15','71397 Farwell Point','<NAME>','MO','I856410952','2015-10-13 10:28:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (327,'565845744','2015-05-12','Thomas','Mendoza','1960-06-27','0 Crowley Trail','COUNTRY LIFE ACRES','MO','O440180670','2015-10-19 14:14:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (328,'990448811','2015-01-08','Aaron','Gomez','1974-11-08','91 Anzinger Circle','UPLANDS PARK','MO','E470710578',NULL,'','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (329,'719068521','2015-03-14','Timothy','Hill','1961-01-30','8957 <NAME>','VINITA PARK','MO','V500593939','2015-10-26 14:22:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (330,'44323747','2015-07-23','Sharon','Riley','1967-02-17','03058 Heath Point','SHREWSBURY','MO','H905816250','2015-09-17 13:02:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (331,'225426177','2015-04-13','Julie','Gutierrez','1995-01-22','793 Westridge Avenue','BELLERIVE','MO','','2015-11-26 18:10:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (332,'963356305','2015-02-10','Jeffrey','Palmer','1972-05-03','319 Gina Parkway','PACIFIC','MO','H991362039','2015-11-09 16:58:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (333,'823203504','2015-03-09','Nicole','Simmons','1971-08-15','65313 Marquette Pass','FRONTENAC','MO','M946151196','2015-12-27 10:20:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (334,'540717873','2015-08-06','Evelyn','Alexander','1977-05-12','4 Independence Alley','LAKESHIRE','MO','J554932546','2015-10-09 09:32:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (335,'815229061','2015-01-03','Laura','Harper','1981-05-11','8474 Algoma Drive','SHREWSBURY','MO','W841874088','2015-11-25 15:56:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (336,'708316331','2015-02-26','Jose','Peterson','1974-10-08','','NORWOOD COURT','MO','S705750658','2015-11-10 10:23:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (337,'794141974','2015-02-22','Deborah','James','1995-10-29','6775 Muir Alley','GREEN PARK','MO','J668193168','2015-11-19 09:55:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (338,'888370500','2015-04-27','Jessica','Cole','1982-12-15','558 Cardinal Plaza','VALLEY PARK','MO','D875433304','2015-12-19 09:43:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (339,'147504292','2015-01-02','Bobby','Greene','1958-10-28','3784 Vera Court','BLACK JACK','MO','D542241139','2015-11-08 09:23:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (341,'727530229','2015-06-28','Anna','Griffin','1982-05-19','03350 Merry Trail','NORMANDY','MO','X573585223','2015-12-01 18:39:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (342,'511515314','2015-07-04','Steven','Williams',NULL,'4 Vermont Lane','WILBUR PARK','MO','J416429761','2015-10-29 11:10:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (343,'745569437','2015-06-20','Steven','Williams',NULL,'4 Vermont Lane','WILBUR PARK','MO','J416429761','2015-11-28 12:57:00','<NAME>','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (344,'800594207','2015-05-22','Steven','Williams',NULL,'4 Vermont Lane','WILBUR PARK','MO','J416429761','2015-12-29 17:52:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (345,'341060408','2015-01-12','Steven','Williams',NULL,'4 Vermont Lane','WILBUR PARK','MO','J416429761','2015-10-02 18:28:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (346,'602659057','2015-06-29','Joshua','Hamilton','1991-05-17','101 Boyd Court','BEL-NOR','MO','P184303014','2015-11-03 14:45:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (347,'931619878','2015-06-30','Joseph','Henderson','1964-04-05','850 Esker Circle','ST. LOUIS CITY','MO','D912386935','2015-09-29 13:52:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (348,'241063495','2015-07-24','Benjamin','Gordon','1987-07-21','969 Summer Ridge Plaza','FRONTENAC','MO','A805069466','2015-09-13 18:35:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (349,'629625259','2015-07-09','Amanda','Richardson','1952-08-06','3 Browning Terrace','BELLEFONTAINE NEIGHBORS','MO','A522185747','2015-10-05 18:35:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (350,'895385988','2015-04-28','Jimmy','Washington','1984-10-28','4090 Monica Point','FLORISSANT','MO','','2015-12-02 18:47:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (352,'733597002','2015-08-05','Shawn','Moreno','1983-03-31','68 <NAME>','HILLSDALE','MO','Y122690349','2015-11-26 13:37:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (354,'650657583','2015-03-28','Virginia','Johnston','1953-05-03','7 Waywood Terrace','BEL-RIDGE','MO','S154800183','2015-12-01 11:46:00','ST. LOUIS CITY','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (355,'71010054','2015-08-25','Rebecca','Myers','1987-02-18','960 Cody Lane','GREEN PARK','MO','D586046057','2015-11-17 13:54:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (356,'231280209','2015-08-07','Richard','Johnson','1957-10-14','7 Briar Crest Pass','BERKELEY','MO','B934985461','2015-11-22 09:03:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (357,'354055109','2015-01-15','Michelle','Greene','1958-02-06','6257 Orin Plaza','PINE LAWN','MO','X112787385','2015-11-22 11:10:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (358,'446003205','2015-07-29','Steve','Shaw','1995-05-22','','MACKENZIE','MO','','2015-09-13 12:24:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (359,'248138704','2015-08-19','Tammy','Harrison','1982-11-02','781 Trailsway Crossing','BELLA VILLA','MO','B068226329','2015-09-17 16:05:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (360,'264180777','2015-03-11','Alice','Elliott','1973-06-10','84496 Logan Lane','UNIVERSITY CITY','MO','Q363364176','2015-11-25 15:51:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (361,'927349784','2015-06-04','Keith','Gonzalez','1960-10-20','5250 Bluejay Park','LAKESHIRE','MO','O887305820','2015-12-08 12:52:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (362,'188006317','2015-02-22','Paul','Ruiz','1969-08-30','61048 Warbler Alley','WESTWOOD','MO','B468712028','2015-12-13 10:03:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (363,'38517806',NULL,'Michael','Allen','1977-06-02','','BEL-RIDGE','MO','','2015-12-29 13:02:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (364,'957025060','2015-08-04','Carolyn','Cooper','1980-11-05','02 Di Loreto Street','ST. GEORGE','MO','X574811760','2015-10-29 13:50:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (365,'416666827','2015-05-09','Martin','Hicks','1981-06-02','886 Luster Hill','KINLOCH','MO','','2015-09-23 17:49:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (366,'115408950','2015-06-05','Martha','Kelley','1990-03-17','2 Laurel Terrace','FLORISSANT','MO','C120022960','2015-12-04 09:43:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (367,'380691526','2015-06-29','Paul','Gray','1961-06-15','9969 Dawn Circle','EUREKA','MO','B292285580','2015-11-16 16:48:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (368,'85101501','2015-02-20','Frank','Cook','1991-03-14','87 Anthes Road','CREVE COEUR','MO','Q630135300','2015-12-07 10:11:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (369,'317926985','2015-07-13','Mildred','Kim','1965-03-13','34 Scott Trail','WILBUR PARK','MO','E400196160','2015-10-02 16:22:00','<NAME>','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (370,'957526297','2015-08-05','Rachel','Lynch','1991-10-30','','WILBUR PARK','MO','T461901696','2015-10-19 12:26:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (371,'323747102','2015-03-08','Lillian','Harvey','1955-06-02','45819 Green Pass','OLIVETTE','MO','J872847044','2015-11-27 17:49:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (372,'171716967','2015-04-19','Frank','Harris','1995-12-06','5361 Southridge Point','BEL-RIDGE','MO','Z107455548','2015-12-04 16:51:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (373,'718180294','2015-03-17','Martha','Scott','1990-12-31','95056 Del Mar Road','BELLEFONTAINE NEIGHBORS','MO','T789647926','2015-12-08 15:41:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (374,'732199325','2015-02-09','Kathy','Fields','1952-11-18','2 Daystar Pass','SUNSET HILLS','MO','X605245330','2015-09-28 10:00:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (375,'749058827','2015-05-01','Carolyn','Walker','1958-07-17','7 Gulseth Crossing','VINITA TERRACE','MO','I669220264',NULL,'OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (376,'529428043','2015-01-19','Kathleen','Moreno','1980-11-30','6 Glacier Hill Terrace','ST. LOUIS CITY','MO','G387797628','2015-12-26 10:28:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (377,'149872419','2015-02-28','Chris','Lopez','1979-11-01','006 Texas Crossing','WARSON WOODS','MO','L783461256','2015-10-07 13:16:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (378,'501236920','2015-02-10','Benjamin','Scott','1952-08-12','199 La Follette Circle','VINITA TERRACE','MO','','2015-10-02 10:07:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (379,'247633457','2015-07-12','Eugene','Bailey','1964-12-25','424 <NAME>','<NAME>','MO','Q448648119','2015-12-11 15:09:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (380,'408928748','2015-08-01','Linda','Wells','1972-08-24','95625 Knutson Parkway','BRIDGETON','MO','W724227336','2015-12-04 18:20:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (381,'167621283','2015-03-08','Sandra','Burns','1985-05-04','49925 Longview Drive','KINLOCH','MO','K578660821','2015-09-24 11:11:00','<NAME>','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (382,'839963517','2015-05-06','Melissa','Barnes','1951-09-19','43786 <NAME>','CHAMP','MO','H793890428','2015-11-15 16:42:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (383,'479632065','2015-04-09','Russell','Hamilton','1972-05-03','47847 David Trail','GREEN PARK','MO','','2015-12-19 12:17:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (385,'85834628','2015-07-03','Sean','Greene','1955-07-24','8881 Melrose Lane','ST. LOUIS CITY','MO','H510344065','2015-11-12 10:35:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (386,'458929932','2015-08-24','Andrew','Duncan','1967-08-11','','WARSON WOODS','MO','G015869221','2015-09-24 11:28:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (387,'900861423','2015-02-13','David','Mitchell','1953-10-27','9 Lakewood Gardens Court','SUNSET HILLS','MO','','2015-10-21 11:44:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (434,'538664471','2015-01-23','Ralph','Morris','1958-02-07','53 Memorial Pass','BLACK JACK','MO','U250921561','2015-10-25 15:41:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (388,'630410524','2015-02-19','Jacqueline','Jenkins','1974-10-09','0391 Village Green Point','TOWN & COUNTRY','MO','P892555461','2015-11-09 16:58:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (390,'146502925','2015-04-02','Virginia','Flores','1981-04-23','9115 Merchant Park','WILDWOOD','MO','W725490066','2015-11-26 10:32:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (391,'255746515','2015-02-27','Adam','Oliver','1971-03-19','025 Ridgeview Alley','PACIFIC','MO','A113335328','2015-10-11 18:43:00','ST. JOHN','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (392,'559550562','2015-01-15','Susan','Rice','1964-01-20','645 Morrow Pass','LADUE','MO','G903036285','2015-10-04 17:30:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (393,'860182343','2015-05-26','Paula','Harvey','1960-04-13','13 Packers Street','CRESTWOOD','MO','V636674079','2015-11-22 12:44:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (395,'527880950','2015-02-28','Paula','Harvey','1960-04-13','13 Packers Street','CRESTWOOD','MO','V636674079','2015-11-12 15:45:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (396,'506663795','2015-07-09','Paula','Harvey','1960-04-13','13 Packers Street','CRESTWOOD','MO','V636674079',NULL,'UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (397,'546474596','2015-07-25','Kenneth','Hansen','1962-06-11','71 Summer Ridge Point','LAKESHIRE','MO','E578114637','2015-09-30 12:44:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (398,'900354521','2015-04-28','Frank','Martin','1957-12-16','','','MO','I833891749','2015-10-08 14:28:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (399,'510421700','2015-04-03','Peter','Brown','1995-08-01','7273 Bashford Crossing','BEL-RIDGE','MO','Q750030873','2015-10-18 12:19:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (400,'250183516','2015-04-04','Mary','Watkins','1972-05-10','0 Dovetail Terrace','WOODSON TERRACE','MO','F074355981','2015-12-23 09:46:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (401,'426849064','2015-06-03','Lisa','Edwards','1978-07-14','5 Lakewood Gardens Alley','CHESTERFIELD','MO','S242138551','2015-11-18 15:45:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (402,'707885335','2015-06-09','David','Rogers','1976-03-11','7903 Londonderry Parkway','','MO','E946697895','2015-10-17 18:41:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (403,'482486711','2015-05-15','Deborah','Nichols','1992-09-29','10560 8th Street','PASADENA PARK','MO','O196345537','2015-10-21 09:26:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (404,'269241758','2015-09-01','Samuel','Coleman','1963-10-13','9 Pearson Park','ST. LOUIS CITY','MO','O567042164',NULL,'COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (406,'828626393','2015-05-15','Robin','Stephens','1976-04-18','3578 Butterfield Hill','FRONTENAC','MO','Y176044621','2015-11-25 14:20:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (408,'56230764','2015-09-04','Harry','Fowler','1964-10-18','089 Gateway Lane','FLORDELL HILLS','MO','S030215768','2015-11-17 11:50:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (409,'232624460','2015-01-23','Phillip','Stevens','1967-12-06','3 Pawling Pass','CLAYTON','MO','E396773320',NULL,'','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (410,'246579429','2015-04-07','Harry','Fowler','1964-10-18','089 Gateway Lane','FLORDELL HILLS','MO','S030215768','2015-10-17 15:21:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (411,'192788342','2015-06-03','Harry','Fowler','1964-10-18','089 Gateway Lane','FLORDELL HILLS','MO','S030215768','2015-10-31 12:27:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (412,'940190639','2015-04-13','James','Lynch','1984-01-17','2271 Beilfuss Avenue','BEL-NOR','MO','I665328307','2015-09-27 18:23:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (413,'278704382','2015-06-21','James','Lynch','1984-01-17','2271 Beilfuss Avenue','BEL-NOR','MO','I665328307','2015-11-21 15:50:00','ST. LOUIS CITY','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (414,'396945847','2015-08-21','Nancy','Banks','1972-08-14','8 International Plaza','MACKENZIE','MO','D210868906','2015-11-30 18:33:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (415,'796982161','2015-02-16','Harold','Johnson','1951-02-25','40058 Oriole Road','FERGUSON','MO','B677501551','2015-11-27 16:39:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (416,'467600245','2015-01-01','Ernest','Franklin','1956-10-14','710 Eagan Terrace','FERGUSON','MO','J655009166','2015-12-13 09:14:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (417,'181594417','2015-06-03','Louis','Brooks','1993-04-27','2 North Parkway','PINE LAWN','MO','X688174227','2015-12-22 13:13:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (418,'524199416','2015-06-30','Martin','Wheeler','1991-03-18','','MARYLAND HEIGHTS','MO','S733602206','2015-12-16 18:17:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (419,'664764216','2015-08-19','Betty','Elliott','1952-12-06','2 Basil Junction','PASADENA PARK','MO','','2015-10-08 14:42:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (420,'211858578','2015-02-22','Virginia','Cunningham','1987-08-31','845 Packers Circle','ST. GEORGE','MO','','2015-09-25 12:32:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (421,'243030442','2015-03-28','Sean','Harper','1988-11-11','8664 Katie Way','CHARLACK','MO','Q278728618','2015-09-15 09:17:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (422,'526005187','2015-03-28','Sean','Harper','1988-11-11','8664 Katie Way','CHARLACK','MO','Q278728618',NULL,'BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (423,'469194572','2015-08-30','Sean','Harper','1988-11-11','8664 Katie Way','CHARLACK','MO','Q278728618','2015-11-03 13:10:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (424,'329118020','2015-08-06','Sean','Harper','1988-11-11','8664 Katie Way','','MO','Q278728618','2015-10-18 10:20:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (426,'666105925','2015-02-01','Sean','Harper','1988-11-11','8664 Katie Way','CHARLACK','MO','Q278728618','2015-11-14 18:51:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (427,'991138448','2015-03-04','Kenneth','Sanders','1968-06-01','2782 Manley Circle','WOODSON TERRACE','MO','',NULL,'','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (428,'32344013','2015-04-02','Thomas','Cole','1991-08-06','58340 4th Place','BLACK JACK','MO','H988302429','2015-09-29 18:20:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (429,'539564644','2015-03-14','Sean','Harper','1988-11-11','8664 Katie Way','CHARLACK','MO','Q278728618','2015-10-15 09:42:00','PASADENA HILLS','3915 <NAME>ard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (430,'974221590','2015-05-07','Frances','Oliver','1953-05-10','82 Grayhawk Plaza','WILBUR PARK','MO','L596021194','2015-10-03 13:18:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (431,'236898699','2015-06-04','Lillian','Harper','1987-12-13','208 Messerschmidt Center','WOODSON TERRACE','MO','','2015-10-17 15:56:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (432,'144476403','2015-03-18','Kathy','Torres','1994-01-27','619 Golf View Road','CRYSTAL LAKE PARK','MO','T243679294','2015-12-28 15:17:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (433,'687462726','2015-07-07','Anne','Richardson','1995-09-23','288 Little Fleur Point','COOL VALLEY','MO','E028980932','2015-12-17 16:05:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (436,'629982646','2015-01-03','Lori','Lawrence','1953-12-28','18 Grayhawk Point','BEL-NOR','MO','B779847505','2015-11-01 13:29:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (437,'861005840','2015-07-14','Henry','Myers','1964-03-07','841 Fallview Alley','UPLANDS PARK','MO','Z833401505','2015-10-15 11:52:00','BRIDGETON','12355 Natural Bridge Road',12);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (439,'119891478','2015-04-09','Arthur','Hunter','1990-11-01','65 Logan Drive','VINITA PARK','MO','J912860106','2015-10-12 15:37:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (440,'137173843','2015-03-25','Gerald','Sanders','1990-01-11','93 Hansons Court','NORTHWOODS','MO','C835277065','2015-11-28 12:25:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (441,'447989268','2015-07-04','Angela','Medina','1960-10-08','','ST. GEORGE','MO','','2015-10-15 17:45:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (442,'522405279','2015-05-09','Linda','Gonzales','1985-03-29','0 Derek Center','CLAYTON','MO','W271635919','2015-12-07 14:04:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (443,'866159336','2015-03-24','Clarence','Jenkins','1985-11-23','2575 Twin Pines Parkway','MARLBOROUGH','MO','N365623941','2015-10-10 13:39:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (444,'743946635','2015-06-21','Bobby','Phillips','1986-05-17','1 Transport Pass','MARYLAND HEIGHTS','MO','T171582321','2015-10-03 14:05:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (445,'580602390','2015-01-28','Lois','Bowman','1974-08-02','77 Lyons Drive','LADUE','MO','E138307190','2015-11-05 16:25:00','FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (446,'138663720','2015-03-29','Kathy','Bailey','1963-08-09','1 Talisman Court','NORMANDY','MO','N927076870','2015-12-11 16:07:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (448,'593615986','2015-05-24','Patricia','Harvey','1973-10-26','1 Cherokee Place','ROCK HILL','MO','O841958282','2015-10-26 14:32:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (449,'201058921','2015-06-18','Patricia','Harvey','1973-10-26','1 Cherokee Place','ROCK HILL','MO','O841958282','2015-12-24 18:37:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (450,'467217013','2015-03-08','Jose','Washington','1956-02-08','209 Hallows Way','GREENDALE','MO','B708135643','2015-12-07 13:27:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (451,'10460213','2015-01-14','Mildred','Wilson','1979-05-09','','BERKELEY','MO','','2015-11-27 09:45:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (452,'426466277','2015-02-02','Susan','Schmidt','1986-02-06','0 Weeping Birch Way','FLORISSANT','MO','U466429749','2015-11-09 13:26:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (453,'583394417','2015-03-26','David','Morales',NULL,'14 Morrow Trail','VELDA VILLAGE HILLS','MO','K991059779','2015-10-21 15:07:00','<NAME>','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (476,'380142640','2015-04-14','Joshua','Mitchell','1978-09-13','752 Meadow Valley Way','MAPLEWOOD','MO','','2015-12-20 12:19:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (477,'446722547','2015-08-07','Patricia','Rivera','1964-11-27','538 <NAME>way','WESTWOOD','MO','X489182129','2015-12-25 15:13:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (478,'91679444','2015-09-05','Patricia','Rivera','1964-11-27','538 Macpherson Parkway','WESTWOOD','MO','X489182129','2015-09-24 18:14:00','GRANTWOOD VILLAGE','One Missionary Way',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (479,'409721586','2015-02-25','Jeffrey','Lane',NULL,'83011 Merchant Center','MOLINE ACRES','MO','L203975600','2015-11-06 17:50:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (480,'213808125','2015-03-13','Justin','Walker','1986-06-18','','MANCHESTER','MO','V685015237','2015-12-23 10:11:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (481,'755521424','2015-06-18','Justin','Walker','1986-06-18','','MANCHESTER','MO','V685015237','2015-12-29 18:18:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (482,'13254226','2015-06-13','Justin','Walker','1986-06-18','','MANCHESTER','MO','V685015237',NULL,'SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (483,'51939897','2015-07-16','Justin','Walker','1986-06-18','','MANCHESTER','MO','V685015237','2015-11-17 09:55:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (484,'819160596','2015-08-24','Marilyn','Reid','1984-04-17','3 Hansons Circle','EDMUNDSON','MO','A311907359','2015-09-24 17:26:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (485,'828940668','2015-02-01','Carol','Armstrong','1964-02-01','419 2nd Crossing','WELLSTON','MO','R441755964','2015-12-12 17:50:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (486,'148652255','2015-01-01','Carol','Armstrong','1964-02-01','419 2nd Crossing','WELLSTON','MO','R441755964','2015-11-20 11:17:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (487,'915827922','2015-01-22','Wayne','Nguyen','1991-02-22','1 Melvin Trail','ST. ANN','MO','Q382361883','2015-12-08 09:30:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (488,'366885300','2015-09-05','Wanda','Ray','1962-02-05','851 Russell Park','FRONTENAC','MO','F411853697','2015-12-20 17:26:00','WILDWOOD','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (489,'87016297','2015-03-23','Ralph','Duncan','1994-10-01','881 Helena Center','CHARLACK','MO','E824112051','2015-10-28 13:05:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (490,'519720805','2015-06-18','William','Mitchell','1958-01-20','0797 Westend Circle','UPLANDS PARK','MO','','2015-11-26 12:10:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (491,'136198634','2015-05-29','Lisa','Sims','1960-04-25','30 Calypso Court','NORMANDY','MO','D222387855','2015-09-28 11:40:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (492,'357908794','2015-06-29','Margaret','Bishop','1978-06-12','4 Bunting Plaza','BERKELEY','MO','R426445039','2015-11-16 10:27:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (493,'492518354','2015-08-31','Louis','George','1955-05-03','21 Park Meadow Trail','OVERLAND','MO','O088897751','2015-11-13 12:01:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (494,'49611128','2015-01-14','Kathryn','Bishop','1963-08-27','','ST. ANN','MO','U015943688','2015-10-08 15:58:00','FLORISSANT','315 Howdershell Road',32);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (495,'980534132','2015-08-31','Amanda','Nguyen','1959-12-19','12 <NAME>','PINE LAWN','MO','R620292026','2015-12-19 13:17:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (496,'418596856','2015-05-30','Keith','Johnson','1991-12-18','8530 Quincy Hill','HILLSDALE','MO','Y493643799','2015-09-13 09:34:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (497,'784801129','2015-04-28','Roger','Fowler','1958-12-06','','PINE LAWN','MO','A458431772','2015-12-30 15:05:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (498,'657150607','2015-04-21','Mark','Rodriguez','1986-10-30','23 Ridgeway Parkway','OVERLAND','MO','C094427614','2015-10-25 16:17:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (499,'946016555','2015-05-01','Emily','Hayes','1983-03-10','2 Dwight Road','HAZELWOOD','MO','K374451639','2015-11-06 12:07:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (500,'407628604','2015-04-23','Ronald','Garcia','1983-02-12','243 Anniversary Way','VINITA TERRACE','MO','C195568319','2015-09-30 14:21:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (501,'680210463','2015-07-17','Irene','Reyes','1956-12-22','390 Weeping Birch Plaza','WESTWOOD','MO','P962968772','2015-11-03 13:04:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (502,'323142982','2015-08-16','Carl','Long','1976-01-26','92886 Jackson Avenue','ST. LOUIS CITY','MO','P402210431','2015-12-02 15:33:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (503,'384611002','2015-01-19','Roger','Walker','1975-03-21','69010 Talmadge Center','WILDWOOD','MO','','2015-10-22 11:40:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (504,'3624727','2015-08-23','Roger','Walker','1975-03-21','69010 Talmadge Center','WILDWOOD','MO','','2015-12-22 10:10:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (505,'428889561','2015-05-16','Roger','Walker','1975-03-21','69010 Talmadge Center','WILDWOOD','MO','','2015-12-14 18:22:00','<NAME>','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (506,'623847751','2015-02-06','Roger','Walker','1975-03-21','69010 Talmadge Center','WILDWOOD','MO','','2015-10-18 17:31:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (507,'193265175','2015-02-04','Debra','Larson','1994-09-16','835 Lunder Drive','FENTON','MO','F261219468','2015-11-30 15:01:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (508,'231941774','2015-02-04','Heather','Lopez','1965-04-27','7 Kensington Parkway','NORMANDY','MO','O565822006','2015-11-27 12:57:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (509,'478669746','2015-01-17','Ashley','Hawkins','1993-05-26','8 Almo Crossing','PASADENA HILLS','MO','N116287494','2015-12-17 10:07:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (510,'398355398','2015-03-09','Joshua','Stanley','1992-09-28','97 Raven Alley','MARYLAND HEIGHTS','MO','K250527287','2015-09-23 12:11:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (511,'481142426','2015-03-30','Joshua','Stanley','1992-09-28','97 Raven Alley','MARYLAND HEIGHTS','MO','K250527287','2015-09-29 09:10:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (512,'873598280','2015-05-27','Joshua','Stanley','1992-09-28','97 Raven Alley','MARYLAND HEIGHTS','MO','K250527287','2015-09-19 12:16:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (513,'137757292','2015-03-26','Nancy','Spencer','1994-03-22','3777 Kedzie Point','HILLSDALE','MO','','2015-11-29 14:05:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (514,'329368554','2015-03-21','Marie','Sullivan','1962-08-30','8 Grasskamp Way','CALVERTON PARK','MO','B653514358','2015-12-11 16:47:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (515,'865972868','2015-06-19','Jeffrey','Medina','1971-11-22','13 Dapin Crossing','BEL-RIDGE','MO','U953983066','2015-11-26 16:33:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (516,'34547134','2015-03-10','Jeffrey','Medina','1971-11-22','13 Dapin Crossing','BEL-RIDGE','MO','U953983066','2015-12-29 09:53:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (517,'104450059','2015-03-31','Jeffrey','Medina','1971-11-22','13 Dapin Crossing','BEL-RIDGE','MO','U953983066',NULL,'VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (518,'938707097','2015-07-31','Margaret','West','1980-06-15','02 Comanche Center','PAGEDALE','MO','K019254891','2015-12-03 11:17:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (520,'831476991','2015-04-12','Kathryn','Shaw','1965-04-11','5 Crowley Crossing','GREENDALE','MO','T592907154','2015-10-21 17:38:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (521,'49724311','2015-03-03','Sean','Palmer','1981-02-05','2254 Eastlawn Place','ELLISVILLE','MO','W567848893','2015-11-16 10:29:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (523,'550691898','2015-05-04','Eugene','Richardson','1951-04-20','3 Brickson Park Crossing','<NAME>','MO','O144421054',NULL,'SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (524,'149103006','2015-03-08','Jimmy','Nichols','1954-01-13','15053 Clyde Gallagher Crossing','BEL-NOR','MO','H100205238','2015-11-19 10:25:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (525,'539648260','2015-08-31','Jason','Long','1959-05-28','32669 Menomonie Drive','ST. ANN','MO','W853783997','2015-09-26 10:18:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (526,'883845131','2015-06-22','Paul','Morgan','1966-04-11','594 Bayside Plaza','RICHMOND HEIGHTS','MO','','2015-10-16 16:08:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (527,'192050701','2015-07-05','Katherine','Andrews','1951-05-21','9 Springs Junction','PINE LAWN','MO','Q837998765','2015-12-13 10:47:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (528,'880933147','2015-08-10','George','Fields','1976-10-31','95805 Bartillon Plaza','GRANTWOOD VILLAGE','MO','C786057245','2015-11-09 17:13:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (529,'31884109','2015-02-06','Eric','Kelly','1964-07-29','0343 Hoard Road','BEL-RIDGE','MO','F244254847','2015-11-20 14:35:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (530,'319151999','2015-05-25','Terry','Green','1954-03-24','13 Straubel Trail','MAPLEWOOD','MO','C411808827','2015-10-25 10:49:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (531,'368322417','2015-03-25','George','Cook','1956-04-27','','CHAMP','MO','Q063465516','2015-10-17 18:41:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (532,'542402547','2015-05-02','Donald','Bowman','1956-10-23','65245 Banding Street','OVERLAND','MO','D639560606','2015-12-17 18:21:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (533,'761837003','2015-02-12','Howard','Harper','1988-02-22','0 Florence Circle','LAKESHIRE','MO','F130189768','2015-11-21 13:04:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (534,'923153208','2015-06-02','Nicole','Johnson','1958-06-10','8 Nobel Trail','BELLA VILLA','MO','C076819320','2015-10-02 13:54:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (535,'653360748','2015-05-17','Nicole','Johnson','1958-06-10','8 Nobel Trail','BELLA VILLA','MO','C076819320','2015-12-04 18:36:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (536,'393912078','2015-04-12','Nicole','Johnson','1958-06-10','8 Nobel Trail','BELLA VILLA','MO','C076819320','2015-12-17 10:23:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (537,'473234860','2015-07-14','Christina','Carr','1984-03-12','95443 Glacier Hill Center','HANLEY HILLS','MO','I336804097','2015-11-29 09:14:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (538,'873517728','2015-03-12','Janet','Duncan','1969-06-01','1 Colorado Trail','HILLSDALE','MO','','2015-09-26 13:22:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (539,'993300290','2015-05-02','Annie','Fowler','1968-06-28','','BRIDGETON','MO','N797959653','2015-10-25 16:35:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (540,'934724995','2015-02-19','Annie','Fowler','1968-06-28','','BRIDGETON','MO','N797959653','2015-12-27 10:46:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (541,'345909180','2015-09-06','Jonathan','Frazier','1962-03-08','4193 Quincy Pass','JENNINGS','MO','C335919258','2015-11-12 17:09:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (542,'769231436','2015-03-09','Billy','Larson','1975-09-06','567 Brentwood Way','MAPLEWOOD','MO','D454188683','2015-10-31 10:18:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (543,'185454897','2015-05-06','Robert','Fox','1967-11-30','848 Harbort Place','RICHMOND HEIGHTS','MO','D163133335','2015-10-28 13:48:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (544,'638314140','2015-05-24','Donald','Thompson','1983-05-24','35466 Moulton Junction','CALVERTON PARK','MO','E498215060','2015-09-24 09:02:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (545,'587551894','2015-06-13','Judy','Austin','1968-02-06','66 David Crossing','SHREWSBURY','MO','I283524628','2015-11-09 11:35:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (546,'41762019',NULL,'Joan','Reed','1952-10-27','403 Superior Avenue','WESTWOOD','MO','L265445625','2015-12-19 17:28:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (547,'438725157','2015-05-06','Matthew','Harrison','1950-12-02','','WARSON WOODS','MO','B109454167','2015-10-22 14:20:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (548,'487386198','2015-07-08','Judith','Gibson','1988-03-09','79270 Lake View Drive','SYCAMORE HILLS','MO','V307781370','2015-10-09 10:54:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (549,'97189178','2015-02-28','Chris','Elliott','1973-06-11','','SUNSET HILLS','MO','R300206873','2015-11-21 13:30:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (550,'401459958','2015-02-05','Rachel','Wells','1979-09-28','41 Southridge Place','GLENDALE','MO','H616360864','2015-11-23 13:11:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (551,'14560915','2015-07-15','Angela','Woods','1985-11-01','1350 Hudson Hill','ST. ANN','MO','W510639221','2015-10-26 10:25:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (552,'186327416','2015-05-09','Sarah','Ramos','1952-05-12','5526 Messerschmidt Trail','MAPLEWOOD','MO','M815967156','2015-10-20 16:32:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (553,'735497007','2015-02-10','Aaron','Tucker','1968-02-09','0 Bowman Circle','BRENTWOOD','MO','','2015-10-20 10:17:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (554,'728731454','2015-02-06','Anna','Williams','1991-03-19','56 Melrose Hill','OLIVETTE','MO','M354084092','2015-10-04 17:24:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (555,'99198235','2015-04-11','Denise','Henry','1961-08-04','2 Maple Hill','NORWOOD COURT','MO','X118966180','2015-12-12 13:34:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (556,'230655896','2015-06-10','Jeremy','Martin','1984-03-19','','DELLWOOD','MO','O483602405',NULL,'VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (557,'277112950','2015-08-14','Bobby','Gutierrez','1982-09-10','87 Northwestern Plaza','WILDWOOD','MO','S192069729','2015-11-11 13:13:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (559,'543420405','2015-04-29','Robin','Nichols','1961-06-26','105 Derek Center','FERGUSON','MO','L357892877','2015-11-14 12:31:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (560,'598895829','2015-09-07','Ann','Garcia','1974-06-01','938 Farmco Avenue','LAKESHIRE','MO','K891656551','2015-10-25 12:08:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (561,'806566924','2015-02-01','Debra','Warren','1992-05-18','213 Jackson Drive','TWIN OAKS','MO','Q926753421','2015-10-22 12:53:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (562,'437220237','2015-03-13','Ashley','Garza','1954-02-20','50620 Ronald Regan Trail','CRYSTAL LAKE PARK','MO','S846270312','2015-09-17 14:41:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (563,'536053582','2015-01-17','Ashley','Garza','1954-02-20','50620 Ronald Regan Trail','CRYSTAL LAKE PARK','MO','S846270312','2015-10-29 14:28:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (566,'453253483','2015-03-31','Susan','Richards','1967-02-21','18 Quincy Street','ROCK HILL','MO','U250084141','2015-12-23 10:09:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (567,'419441823','2015-04-10','Carolyn','Brown',NULL,'25 Spaight Point','FLORISSANT','MO','B511308400','2015-12-16 14:01:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (568,'514422712','2015-06-21','Carolyn','Brown','1980-08-01','25 Spaight Point','FLORISSANT','MO','B511308400','2015-10-23 10:31:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (569,'730977275','2015-05-30','Carolyn','Brown','1980-08-01','25 Spaight Point','FLORISSANT','MO','B511308400','2015-12-09 13:26:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (570,'25702609','2015-08-26','Carolyn','Brown','1980-08-01','25 Spaight Point','FLORISSANT','MO','','2015-10-19 09:16:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (571,'450901231','2015-03-04','Carolyn','Brown','1980-08-01','25 Spaight Point','FLORISSANT','MO','B511308400','2015-12-02 15:45:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (572,'927607418','2015-03-25','Jean','Lopez','1968-09-09','1561 Eliot Avenue','WESTWOOD','MO','W973979733','2015-09-27 09:27:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (573,'482606333','2015-05-19','Carolyn','Brown','1980-08-01','','FLORISSANT','MO','B511308400',NULL,'UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (574,'807716016','2015-03-09','Harold','Jacobs','1950-12-03','4388 David Street','','MO','P726104482','2015-11-29 11:19:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (576,'271129309','2015-01-05','Jessica','Long','1981-08-18','7255 Dexter Drive','CHARLACK','MO','G351259132','2015-10-19 10:54:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (577,'60152776','2015-06-04','Andrew','Sanchez','1972-10-25','9489 Dottie Way','BRECKENRIDGE HILLS','MO','','2015-12-16 09:12:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (578,'128049775','2015-03-02','Rebecca','Jacobs',NULL,'','WILDWOOD','MO','B567263612','2015-10-14 14:56:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (580,'118713550','2015-04-18','Louis','Medina','1975-09-25','','BELLA VILLA','MO','T605388701','2015-10-24 16:47:00','<NAME>','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (581,'908408209','2015-03-31','Barbara','Graham','1952-06-17','7 Milwaukee Crossing','LAKESHIRE','MO','L839334782','2015-11-02 17:04:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (582,'251938022','2015-03-07','Cheryl','Castillo','1969-09-26','85 Orin Way','RICHMOND HEIGHTS','MO','E840551269','2015-10-11 15:34:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (583,'362206201','2015-04-13','Joshua','Powell','1984-06-28','37 Rutledge Parkway','WESTWOOD','MO','','2015-10-25 09:36:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (584,'809303075','2015-04-01','Joshua','Powell','1984-06-28','37 Rutledge Parkway','WESTWOOD','MO','','2015-12-14 18:07:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (585,'459843706','2015-03-15','Joshua','Powell','1984-06-28','37 Rutledge Parkway','WESTWOOD','MO','','2015-11-20 09:31:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (586,'111177478','2015-08-15','Joshua','Powell','1984-06-28','37 Rutledge Parkway','WESTWOOD','MO','','2015-09-27 09:27:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (587,'69870235','2015-02-19','Joshua','Powell','1984-06-28','37 Rutledge Parkway','WESTWOOD','MO','','2015-12-28 15:48:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (588,'483024816','2015-07-16','Amanda','Wood','1985-11-25','13 Anniversary Terrace','JENNINGS','MO','V646969058','2015-12-22 11:57:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (589,'767983623','2015-05-12','Phyllis','Howard','1953-08-05','04 Main Plaza','<NAME>','MO','N478861617','2015-12-04 14:42:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (590,'491199358','2015-03-12','Christine','Fields','1951-11-24','03005 Nancy Point','PASADENA PARK','MO','J759474870','2015-11-03 09:48:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (593,'88417602','2015-05-11','Donna','Meyer','1971-03-28','476 Nancy Pass','VINITA TERRACE','MO','F645138176','2015-10-10 11:37:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (859,'240339901','2015-04-02','Scott','Foster','1955-11-17','','WEBSTER GROVES','MO','','2015-10-29 11:13:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (594,'545417140','2015-03-04','Nicole','Flores','1988-07-29','0 Vera Lane','LAKESHIRE','MO','N366453313','2015-11-22 12:47:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (595,'139026990','2015-07-29','Heather','Sullivan','1958-08-04','17429 Shopko Avenue','WILBUR PARK','MO','O007062762','2015-11-05 09:24:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (596,'771725629','2015-03-16','Timothy','Montgomery','1951-10-02','61 Debra Crossing','NORTHWOODS','MO','A345541104','2015-11-10 18:16:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (597,'288653852','2015-06-11','Bonnie','Walker','1981-01-31','42225 International Circle','MARYLAND HEIGHTS','MO','F650908350','2015-10-06 13:46:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (600,'958423713','2015-03-24','Juan','Harrison','1989-08-29','42849 Southridge Circle','OLIVETTE','MO','S216136608','2015-10-06 15:11:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (601,'956215026','2015-02-09','Juan','Harrison','1989-08-29','42849 Southridge Circle','OLIVETTE','MO','S216136608','2015-12-01 17:25:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (602,'472057927','2015-01-28','Juan','Harrison','1989-08-29','42849 Southridge Circle','OLIVETTE','MO','S216136608','2015-12-17 18:05:00','ST. JOHN','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (655,'171870609','2015-09-07','Joan','Wagner','1950-10-02','00808 Pankratz Junction','','MO','W264844796',NULL,'ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (603,'673098878','2015-07-16','Dorothy','Gordon','1965-01-01','04843 Sheridan Junction','BRECKENRIDGE HILLS','MO','W370431465','2015-12-15 17:54:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (604,'773857386','2015-04-05','Julia','Diaz','1978-03-13','4 Delladonna Parkway','BEL-NOR','MO','E648191004','2015-12-10 13:54:00','GRANTWOOD VILLAGE','One Missionary Way',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (605,'579377130','2015-02-28','Gerald','Ross','1978-12-30','60437 Delaware Drive','CRYSTAL LAKE PARK','MO','S185105520','2015-12-25 12:26:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (607,'461070209','2015-08-09','Arthur','Woods','1961-12-03','2699 Sullivan Parkway','BRIDGETON','MO','K806390772','2015-12-07 16:23:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (608,'567265795','2015-08-04','Carlos','Lane','1993-11-30','89 Memorial Place','FLORDELL HILLS','MO','S592905716','2015-12-24 10:12:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (609,'784976614','2015-04-18','Alan','Rose','1985-07-06','6345 Loomis Parkway','HAZELWOOD','MO','C740365751','2015-11-20 15:30:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (610,'507610051','2015-01-19','Ronald','Harris','1988-12-22','3521 Kingsford Place','FLORDELL HILLS','MO','','2015-10-27 10:19:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (611,'234491120','2015-09-01','Wayne','Mcdonald','1993-08-18','37026 Forest Dale Alley','WELLSTON','MO','L058334451','2015-10-13 15:46:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (612,'194196536','2015-07-02','Earl','Cole','1977-10-14','53493 Summer Ridge Crossing','BLACK JACK','MO','Q083066229','2015-10-27 16:46:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (616,'496317027','2015-05-19','Judy','Clark','1954-06-12','266 Washington Trail','VELDA CITY','MO','W384111011','2015-12-01 18:30:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (617,'23066899','2015-04-04','Kathryn','Fisher','1972-07-01','3982 Eliot Alley','BEL-NOR','MO','L297590008','2015-12-05 13:15:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (618,'783395537','2015-07-22','Ruth','Long','1976-02-14','085 <NAME>unction','BELLEFONTAINE NEIGHBORS','MO','F710017728','2015-09-16 09:53:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (619,'730299898','2015-05-27','Brenda','Arnold','1994-10-26','2 Delladonna Drive','WILBUR PARK','MO','I798188375','2015-11-27 18:40:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (620,'786811307','2015-03-06','Joan','Fowler','1994-10-14','270 Vernon Alley','CHARLACK','MO','W612116249','2015-11-19 11:18:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (621,'558703755','2015-01-11','Justin','Wilson','1987-06-16','7117 <NAME>','TWIN OAKS','MO','','2015-10-01 18:54:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (622,'605234952','2015-04-05','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-10-10 09:05:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (623,'456743103','2015-04-09','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-11-21 15:40:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (624,'235844874','2015-05-05','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-11-17 10:48:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (625,'459464262','2015-07-08','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-10-01 15:52:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (626,'605947125','2015-07-20','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-12-17 17:23:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (627,'467807059','2015-04-23','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-09-27 10:07:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (628,'77315065','2015-01-29','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-10-04 18:11:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (629,'969647917','2015-05-03','Gerald','Ross','1978-12-30','60437 Delaware Drive','CRYSTAL LAKE PARK','MO','S185105520','2015-12-08 17:03:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (630,'331257256','2015-08-08','Clarence','Burton','1983-04-17','1 Crest Line Terrace','GLENDALE','MO','T362307296','2015-12-24 11:38:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (631,'526297768','2015-02-12','Rachel','Little','1957-10-13','9 Macpherson Terrace','OLIVETTE','MO','D865353895','2015-10-13 13:29:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (632,'278468701','2015-02-02','Cheryl','Jenkins','1963-08-01','','ELLISVILLE','MO','M636684093','2015-12-10 18:49:00','GLENDALE','424 North Sappington Road',33);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (633,'991284471','2015-05-15','Robin','Bishop','1956-07-22','57219 Del Sol Street','ST. LOUIS CITY','MO','B499516384','2015-12-10 10:31:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (634,'313668157','2015-09-01','Shirley','Young','1976-07-25','576 Arapahoe Center','FRONTENAC','MO','W409035058','2015-11-01 12:00:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (635,'104247569','2015-08-24','Carol','Long','1958-04-09','61 <NAME>','NORMANDY','MO','S183987824','2015-10-19 11:06:00','MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (636,'500545346','2015-08-24','Beverly','Bradley','1951-09-30','1756 Grasskamp Drive','OAKLAND','MO','E321144851','2015-10-09 14:27:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (637,'16243821','2015-01-11','Martin','Meyer','1962-12-03','029 South Avenue','GREENDALE','MO','M718460675','2015-12-13 14:48:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (638,'316722254','2015-09-04','Martin','Meyer','1962-12-03','029 South Avenue','GREENDALE','MO','M718460675','2015-10-07 15:26:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (639,'413793428','2015-08-25','Nicholas','Hunt','1979-05-18','5297 Victoria Alley','CLAYTON','MO','E124817611','2015-12-20 12:49:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (640,'240025240','2015-02-20','Irene','Powell','1968-04-14','5 Hoepker Plaza','VELDA CITY','MO','O270403557','2015-10-07 16:06:00','VINITA TERRACE','8027 Page Boulevard',72);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (641,'361800320','2015-08-18','Joan','Burns','1986-11-27','6 Ludington Avenue','CALVERTON PARK','MO','O282547089',NULL,'WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (642,'384775459','2015-05-29','Arthur','Long','1967-12-11','3 Division Point','TWIN OAKS','MO','B723809878',NULL,'HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (643,'896329714','2015-01-12','Tammy','Schmidt','1972-09-16','50645 Springs Street','GLENDALE','MO','A383353178','2015-10-19 09:44:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (644,'541865880','2015-07-22','Tammy','Schmidt','1972-09-16','50645 Springs Street','GLENDALE','MO','A383353178','2015-12-24 11:22:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (645,'214784069','2015-07-22','Nicole','Hunt','1990-01-14','','ST. LOUIS CITY','MO','R366498545','2015-12-29 16:22:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (646,'379842994','2015-05-05','Chris','Banks','1967-07-17','42 Morning Lane','CRYSTAL LAKE PARK','MO','S885887545','2015-11-17 10:51:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (647,'102146629','2015-05-19','Carolyn','Freeman','1956-05-09','8 Clove Avenue','MARYLAND HEIGHTS','MO','','2015-11-14 15:39:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (648,'253828319','2015-07-21','Anne','Stephens','1989-10-06','17 Maple Wood Drive','FLORISSANT','MO','H841567050','2015-09-24 10:39:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (649,'750244359','2015-02-11','Gerald','Day','1974-02-27','43 Eastlawn Junction','SUNSET HILLS','MO','G741270249','2015-10-04 18:00:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (652,'722109972','2015-03-25','Tammy','Phillips','1970-09-21','5 Autumn Leaf Lane','CREVE COEUR','MO','B402358858','2015-11-25 18:54:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (653,'182797343','2015-02-18','Ruby','Kelly','1964-07-11','955 Mayer Court','DELLWOOD','MO','H088696567',NULL,'BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (654,'159086630','2015-05-04','Gerald','Ross','1978-12-30','60437 Delaware Drive','CRYSTAL LAKE PARK','MO','S185105520','2015-12-11 10:08:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (656,'89708540','2015-07-09','Joan','Wagner','1950-10-02','00808 Pankratz Junction','','MO','W264844796','2015-12-07 09:06:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (657,'236158033','2015-02-26','Randy','Martinez','1985-09-16','7497 Buhler Alley','MAPLEWOOD','MO','V590950624','2015-12-03 11:49:00','ST. JOHN','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (658,'766078654','2015-01-28','Philip','Kelly','1982-10-20','02007 Waywood Drive','RIVERVIEW','MO','','2015-12-25 14:40:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (756,'906029909','2015-09-03','Antonio','Barnes','1951-12-23','4082 Farragut Crossing','BERKELEY','MO','','2015-11-23 13:07:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (662,'111256395','2015-06-07','Donna','Reynolds','1992-03-01','947 Express Crossing','PASADENA HILLS','MO','T901820954','2015-11-23 09:53:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (663,'189688697','2015-07-06','Donna','Reynolds','1992-03-01','947 Express Crossing','PASADENA HILLS','MO','T901820954','2015-09-14 11:23:00','VINITA PARK','8374 Midland Boulevard',71);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (664,'570258522',NULL,'Donna','Reynolds','1992-03-01','947 Express Crossing','PASADENA HILLS','MO','T901820954','2015-10-29 14:29:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (665,'495636778','2015-05-03','Craig','Perkins','1987-10-04','4 Ramsey Pass','FRONTENAC','MO','F617318939','2015-10-31 15:30:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (666,'505247511','2015-06-14','Justin','Wagner','1972-02-29','01274 Holy Cross Drive','VELDA CITY','MO','W846805768','2015-10-26 14:50:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (667,'759926166','2015-06-11','Susan','Rodriguez','1988-04-30','3 Sachtjen Circle','WARSON WOODS','MO','Z075807314','2015-12-02 13:56:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (668,'865997696','2015-03-11','Judith','Bowman','1953-03-21','89744 Roth Place','CHESTERFIELD','MO','K414563787','2015-11-01 13:20:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (669,'313345628','2015-01-24','Harry','Mitchell','1989-07-15','37 Corscot Hill','ST. ANN','MO','Y503438841','2015-12-05 10:18:00','RICHMOND HEIGHTS','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (670,'28801876','2015-06-12','Harry','Mitchell','1989-07-15','37 Corscot Hill','ST. ANN','MO','Y503438841','2015-11-06 17:10:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (671,'456903429','2015-06-06','Harry','Mitchell','1989-07-15','37 Corscot Hill','ST. ANN','MO','Y503438841','2015-10-13 10:23:00','MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (672,'673738307','2015-02-07','Bobby','Ward','1992-02-20','52 Sauthoff Center','PACIFIC','MO','','2015-11-18 14:03:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (673,'487750048','2015-06-05','Thomas','Cooper','1991-03-09','704 Cascade Park','WILBUR PARK','MO','','2015-12-28 14:04:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (674,'988777324','2015-07-19','Thomas','Cooper','1991-03-09','704 Cascade Park','WILBUR PARK','MO','','2015-11-11 17:30:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (675,'193707979','2015-01-30','Thomas','Cooper','1991-03-09','704 Cascade Park','WILBUR PARK','MO','','2015-12-20 18:19:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (676,'907318385','2015-08-02','Thomas','Cooper','1991-03-09','704 Cascade Park','WILBUR PARK','MO','','2015-11-02 10:53:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (677,'937127553',NULL,'Thomas','Cooper','1991-03-09','704 Cascade Park','WILBUR PARK','MO','','2015-12-22 09:34:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (678,'348604254','2015-03-09','Heather','Armstrong','1963-06-07','4010 Vernon Junction','MANCHESTER','MO','D257961286','2015-11-15 17:32:00','WILDWOOD','16860 Main Street',76);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (679,'188456033','2015-08-11','Virginia','Hicks','1969-04-24','30972 Upham Center','WILBUR PARK','MO','T683472623','2015-12-02 13:31:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (680,'650491737','2015-05-27','Virginia','Hicks','1969-04-24','30972 Upham Center','WILBUR PARK','MO','T683472623','2015-10-10 11:33:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (681,'309777046','2015-05-16','Virginia','Hicks','1969-04-24','30972 Upham Center','WILBUR PARK','MO','T683472623','2015-11-30 18:39:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (682,'709864513','2015-01-30','Virginia','Hicks','1969-04-24','30972 Upham Center','WILBUR PARK','MO','T683472623','2015-12-13 09:12:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (683,'261099426','2015-02-11','Virginia','Hicks','1969-04-24','30972 Upham Center','WILBUR PARK','MO','T683472623','2015-11-10 09:45:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (684,'838899204','2015-07-13','Wayne','Gray','1971-11-06','7423 <NAME>','MARLBOROUGH','MO','V080791223','2015-10-20 13:37:00','DES PERES','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (685,'971210495','2015-04-18','Carolyn','Wallace','1988-12-06','','MOLINE ACRES','MO','R485002050','2015-10-05 11:13:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (686,'651603498','2015-03-31','Raymond','Crawford','1954-11-08','04172 Eliot Place','<NAME>','MO','V008598280','2015-11-08 11:09:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (687,'305777014','2015-08-09','Wanda','Martinez','1975-06-23','23383 Hintze Trail','BEL-NOR','MO','X135073292','2015-10-08 09:40:00','UNINCORPORATED WEST ST. LOUIS COUNTY','82 Clarkson Wilson Centre',80);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (688,'235918010','2015-07-09','Chris','Lawson','1967-11-21','50567 Fremont Lane','SYCAMORE HILLS','MO','H269909359','2015-11-24 14:44:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (689,'205633828','2015-05-28','Joe','Murray','1974-12-30','8631 Esker Park','CLARKSON VALLEY','MO','Y557444600','2015-11-29 17:55:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (690,'672511844','2015-07-03','Terry','Lane','1996-05-10','129 Darwin Crossing','GREENDALE','MO','J541684196','2015-11-20 09:14:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (691,'146602575','2015-05-30','Teresa','Olson','1991-10-25','0187 Reinke Park','ST. GEORGE','MO','X173736152','2015-09-22 09:35:00','ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (692,'830205189','2015-01-28','Ruth','Pierce','1967-08-06','09501 Golf View Way','MANCHESTER','MO','Z612969439','2015-11-30 11:46:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (693,'137248722','2015-04-19','Gregory','Riley','1958-09-06','14 Oneill Court','CRYSTAL LAKE PARK','MO','',NULL,'VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (695,'679072220','2015-06-07','Gregory','Riley','1958-09-06','','CRYSTAL LAKE PARK','MO','','2015-10-20 17:08:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (696,'420698782','2015-02-01','Gregory','Riley','1958-09-06','14 Oneill Court','CRYSTAL LAKE PARK','MO','','2015-09-29 14:04:00','DELLWOOD','1415 Chambers Road',24);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (697,'435548397','2015-07-22','Ronald','Morgan','1966-09-18','1880 Anniversary Circle','VINITA PARK','MO','W210175237','2015-12-27 14:15:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (698,'693649005','2015-08-06','Emily','Warren','1962-10-16','557 Pond Hill','<NAME>','MO','V500128481',NULL,'PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (699,'862934528','2015-04-15','Margaret','Matthews','1966-02-14','','MANCHESTER','MO','W003452133','2015-11-21 11:41:00','GRANTWOOD VILLAGE','One Missionary Way',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (700,'364604814','2015-06-06','Deborah','Howell','1962-11-27','','VELDA CITY','MO','B654669569','2015-11-12 15:06:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (701,'447017884','2015-06-12','Beverly','Johnston','1958-06-16','0 Barnett Park','FLORDELL HILLS','MO','N570567411','2015-11-23 13:37:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (702,'921407569','2015-03-30','Jonathan','Ward','1996-02-08','3829 Rowland Road','CREVE COEUR','MO','O305912643',NULL,'OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (703,'981081817','2015-04-03','Mark','Willis','1976-06-21','85000 Corry Crossing','GLENDALE','MO','T844451000','2015-11-09 18:08:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (705,'741757521','2015-07-26','Walter','Wood','1974-08-23','8 Anniversary Crossing','WINCHESTER','MO','Q490507600','2015-11-23 14:03:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (706,'110852006','2015-04-30','Lillian','Ross','1974-06-19','4 Harbort Point','WELLSTON','MO','J807260751','2015-12-29 10:37:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (709,'152106579','2015-01-26','Catherine','Tucker','1951-02-03','422 Pine View Parkway','GREENDALE','MO','R954492923','2015-10-19 16:35:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (710,'339301159','2015-06-19','Kathryn','Martin','1987-09-30','926 Del Mar Way','FENTON','MO','Y291977165','2015-10-12 10:04:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (711,'791251080','2015-06-13','Julie','Romero','1992-04-03','905 Carey Hill','LADUE','MO','S349365571','2015-10-19 12:32:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (712,'270929832','2015-04-28','Teresa','James','1974-01-28','','CLARKSON VALLEY','MO','Y181425764','2015-11-03 13:27:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (713,'398814619','2015-03-19','Patricia','Jones','1962-10-17','90 Lawn Park','KIRKWOOD','MO','L814561589','2015-11-13 09:53:00','BEL-NOR','8416 Natural Bridge Road',5);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (714,'282415157','2015-06-12','Patricia','Jones','1962-10-17','90 Lawn Park','KIRKWOOD','MO','L814561589','2015-10-13 13:53:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (715,'773341184','2015-05-26','Patricia','Jones','1962-10-17','90 Lawn Park','KIRKWOOD','MO','L814561589','2015-12-24 13:42:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (716,'418400171','2015-07-23','Lawrence','Peters','1972-09-14','0 Nobel Circle','GLEN ECHO PARK','MO','U110327554',NULL,'MACKENZIE','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (717,'100885458','2015-04-25','Doris','Ryan','1994-03-18','72040 Elmside Center','NORMANDY','MO','','2015-11-25 17:55:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (718,'227306643','2015-06-14','Robert','Webb','1970-04-15','4481 Rusk Crossing','COOL VALLEY','MO','Q443658711','2015-12-05 10:15:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (719,'875318225','2015-06-18','Bruce','Roberts','1966-02-12','76801 Lakewood Place','RIVERVIEW','MO','K198462046','2015-10-12 09:27:00','BALLWIN','300 Park Drive',1);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (720,'3499338','2015-02-14','Ronald','Harrison','1951-03-12','35 Dwight Junction','','MO','Y496973489','2015-10-20 10:23:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (721,'359737534','2015-08-08','Marie','Nichols','1981-06-01','706 Kim Terrace','FERGUSON','MO','','2015-11-30 15:51:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (722,'70746980','2015-08-25','Tina','Castillo','1970-07-29','6 Hoffman Trail','<NAME>','MO','J320831636','2015-12-07 09:06:00','BERKELEY 2','6140 N Hanley Road',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (723,'593591202','2015-01-30','Robin','Andrews','1960-10-21','','FENTON','MO','','2015-12-07 16:20:00','BELLEFONTAINE NEIGHBORS','9641 Bellefontaine Road',3);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (724,'34161422','2015-03-12','Jacqueline','Garza','1973-03-07','5952 Eastwood Street','WILDWOOD','MO','S259432787','2015-11-21 09:57:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (726,'964570714','2015-03-05','Matthew','Roberts','1980-01-09','79485 Meadow Vale Drive','<NAME>','MO','D687510070','2015-10-14 18:56:00','BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (727,'171135295','2015-05-31','Anne','Butler','1989-07-01','24650 Transport Alley','BEL-RIDGE','MO','','2015-12-20 10:16:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (728,'759730706','2015-07-20','Judith','Morris','1994-02-15','744 Darwin Point','MARYLAND HEIGHTS','MO','C866027121','2015-11-06 17:10:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (730,'294341939','2015-08-25','Kathryn','Mason','1957-09-08','1 Badeau Place','BALLWIN','MO','','2015-10-28 18:52:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (731,'628515302','2015-01-15','Lois','Howell','1963-12-13','16684 Straubel Pass','<NAME>','MO','','2015-10-02 17:41:00','KINLOCH','8140 Scott',40);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (732,'613068701','2015-08-21','Barbara','Morales','1960-11-04','992 Clove Drive','VELDA CITY','MO','M999153702','2015-12-16 17:22:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (733,'97945888','2015-03-22','Timothy','Perez','1970-05-16','1858 Milwaukee Street','EDMUNDSON','MO','D731806579','2015-12-24 13:02:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (734,'104114023','2015-03-14','Wayne','Lane','1959-09-18','7 Sage Alley','MARLBOROUGH','MO','H093161268','2015-11-25 12:05:00','RIC<NAME>','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (735,'424776116','2015-02-25','Wayne','Lane','1959-09-18','7 Sage Alley','','MO','H093161268','2015-12-05 13:37:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (736,'921534090','2015-02-09','Wayne','Lane',NULL,'7 Sage Alley','MARLBOROUGH','MO','H093161268','2015-11-18 12:00:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (737,'780841558','2015-03-08','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-10-12 10:32:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (738,'996272324','2015-03-09','Wayne','Lane','1959-09-18','7 Sage Alley','MARLBOROUGH','MO','H093161268','2015-12-30 10:08:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (739,'121753724','2015-08-28','Wayne','Lane','1959-09-18','7 Sage Alley','MARLBOROUGH','MO','H093161268','2015-11-12 18:53:00','CLARKSON VALLEY','15933 Clayton Road',16);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (740,'56047745','2015-03-30','Harry','Wells','1993-02-08','2737 Raven Lane','JENNINGS','MO','F808928527','2015-12-15 09:35:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (741,'646349878','2015-06-16','Michelle','Hall','1975-04-03','1023 Homewood Park','WILDWOOD','MO','W602602315','2015-10-05 15:46:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (742,'736365366','2015-04-07','Norma','Henderson','1976-03-29','','UNIVERSITY CITY','MO','','2015-12-08 13:08:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (743,'456984269','2015-03-30','Barbara','Banks','1963-02-07','09693 Dakota Center','','MO','Q946104398','2015-12-16 16:51:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (887,'421929835','2015-02-18','Ronald','Stewart','1956-12-02','29470 Cordelia Drive','OVERLAND','MO','P273652793',NULL,'EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (744,'796742970','2015-08-21','Robert','Austin','1976-12-17','0 Northwestern Terrace','GREEN PARK','MO','','2015-12-06 17:20:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (745,'412893285','2015-08-31','Rose','Hill','1978-11-06','5 Atwood Way','VINITA PARK','MO','L825741165','2015-09-28 17:50:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (746,'996738235','2015-02-19','Jeffrey','Hawkins','1979-11-22','0593 Lien Way','CALVERTON PARK','MO','W558533935','2015-10-04 16:13:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (747,'853477477','2015-01-06','Todd','Montgomery','1987-07-31','1049 Vahlen Drive','NORTHWOODS','MO','W496375199','2015-09-17 10:32:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (748,'986049806','2015-03-27','Jane','Nguyen','1981-09-22','','ST. ANN','MO','J055203176','2015-12-23 11:32:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (749,'35468551','2015-02-04','Cheryl','Stewart','1977-06-15','49 Corry Junction','BELLERIVE','MO','B828120695','2015-10-20 16:38:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (750,'544906410','2015-09-07','Christina','Gilbert','1973-07-18','1 Crowley Point','WOODSON TERRACE','MO','W542353507','2015-10-17 15:44:00','NORTHWOODS','4600 Oakridge Boulevard',50);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (751,'524360101','2015-05-25','Rebecca','Carr',NULL,'406 Dakota Plaza','PASADENA PARK','MO','A676589433','2015-09-25 09:03:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (752,'782641594','2015-04-09','Harold','Powell','1960-03-04','258 Eagle Crest Junction','EUREKA','MO','Y566103818','2015-11-17 14:36:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (753,'495766638','2015-08-29','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-11-20 09:38:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (754,'516468216','2015-08-17','Kelly','Jones','1961-06-17','99269 Mayer Circle','GREENDALE','MO','W522691772','2015-12-07 14:32:00','UNINCORPORATED SOUTH ST. LOUIS COUNTY','4544 Lemay Ferry Road',35);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (755,'563680522','2015-08-16','Clarence','Jacobs','1964-08-16','1 Chinook Road','PACIFIC','MO','',NULL,'OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (757,'768792006','2015-03-01','Alan','Scott','1955-09-04','48483 Shasta Terrace','KIRKWOOD','MO','O284707033','2015-11-20 16:52:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (759,'397085084','2015-08-02','Annie','Dunn','1958-02-28','9953 Doe Crossing Crossing','FENTON','MO','F146877051',NULL,'OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (760,'434897887','2015-09-05','Shawn','Carr','1983-07-02','','BELLA VILLA','MO','N207353456','2015-10-18 16:54:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (762,'622729481','2015-04-29','Katherine','Williamson','1960-04-08','87156 Golden Leaf Terrace','COOL VALLEY','MO','C642767766','2015-09-18 11:05:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (763,'409021913','2015-08-22','Maria','Richards','1980-03-02','62 Prairie Rose Court','HANLEY HILLS','MO','E706377605','2015-11-25 11:15:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (766,'111104101','2015-08-22','Elizabeth','James','1975-06-11','00790 Green Avenue','WILDWOOD','MO','B059077879','2015-09-29 10:00:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (767,'804607037','2015-08-18','Alice','Sims','1963-10-08','70468 Arapahoe Plaza','HANLEY HILLS','MO','K683019515','2015-11-28 15:31:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (768,'754039581','2015-05-16','Robert','Thomas','1959-02-26','1 Summer Ridge Plaza','CLAYTON','MO','R512315387','2015-09-29 18:22:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (769,'632252986','2015-02-23','Evelyn','Harvey','1971-04-14','','PACIFIC','MO','E560943688','2015-12-12 13:43:00','CALVERTON PARK','52 Young Drive',13);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (770,'846590604','2015-03-27','Karen','Martin','1952-12-25','428 Kropf Plaza','PASADENA HILLS','MO','','2015-09-23 17:15:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (813,'517411575','2015-08-08','Raymond','Elliott','1962-01-25','08923 Michigan Junction','GREEN PARK','MO','R014048609','2015-12-27 17:14:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (814,'30627676','2015-06-21','Norma','Warren','1979-09-20','52 Transport Circle','MARLBOROUGH','MO','J524780553','2015-12-08 11:20:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (815,'974994453','2015-02-11','Norma','Warren','1979-09-20','52 Transport Circle','MARLBOROUGH','MO','J524780553','2015-12-22 18:06:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (816,'831241375','2015-06-08','Kathy','Alvarez','1980-05-21','330 Milwaukee Park','OLIVETTE','MO','C197630200','2015-09-25 11:11:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (817,'980319739','2015-08-08','Kenneth','Johnson','1975-11-29','7 Northwestern Parkway','SUNSET HILLS','MO','L778346545','2015-09-29 10:09:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (818,'310558562','2015-02-21','Martha','Carr','1972-05-13','13621 Fieldstone Trail','GREEN PARK','MO','G198719755','2015-09-14 16:25:00','PASADENA HILLS','3915 Roland Boulevard',57);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (819,'285746858','2015-03-27','Gary','Griffin',NULL,'5279 Mcguire Parkway','HILLSDALE','MO','H950764285','2015-09-19 11:38:00','HILLSDALE','6428 Jesse Jackson Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (820,'980696325','2015-08-01','Larry','Garza','1976-04-04','05212 Raven Park','BELLA VILLA','MO','T762901262','2015-11-12 16:31:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (821,'740479336','2015-03-23','Walter','Black','1994-06-28','89782 Hudson Place','CHARLACK','MO','M082906032','2015-09-29 12:20:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (822,'822823380','2015-05-08','Tina','Butler','1964-09-26','03 Northfield Center','KIRKWOOD','MO','D795053584',NULL,'BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (823,'713610396','2015-03-17','Lawrence','Williams','1959-10-16','606 Ridgeview Plaza','BEL-NOR','MO','O337056655','2015-10-04 18:42:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (824,'516973220','2015-08-14','Jacqueline','Barnes','1967-12-27','68 Monica Circle','VINITA PARK','MO','C799443719','2015-10-18 14:20:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (825,'855024403','2015-09-03','Craig','Hansen','1953-09-09','9469 John Wall Trail','SYCAMORE HILLS','MO','O226889304','2015-11-14 14:40:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (826,'422651011','2015-01-21','Helen','Garza','1965-03-10','5113 Blue Bill Park Junction','TWIN OAKS','MO','Z474733492','2015-10-11 11:30:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (827,'161666117','2015-09-02','Todd','Riley','1993-06-10','16467 Dorton Parkway','EUREKA','MO','','2015-12-05 09:49:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (828,'43370690','2015-05-29','Jean','Bryant','1977-05-03','','COOL VALLEY','MO','R812147205','2015-12-28 13:05:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (829,'678620800',NULL,'Laura','Ramos','1995-06-02','789 Dryden Center','PASADENA HILLS','MO','K988561548','2015-11-05 17:51:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (830,'449559619',NULL,'Arthur','Campbell','1974-04-23','121 Eagan Crossing','VINITA TERRACE','MO','P175557651','2015-12-13 18:26:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (831,'320656332','2015-03-01','Johnny','Stevens','1976-09-12','36006 Mandrake Point','PASADENA HILLS','MO','H082244634',NULL,'MOLINE ACRES','2449 Chambers Road',49);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (834,'334790515','2015-07-07','Frances','Weaver','1974-09-22','','','MO','B277410618','2015-12-30 16:16:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (835,'930495145','2015-06-08','Judy','Hicks','1958-05-19','','NORMANDY','MO','U858254189','2015-12-09 17:29:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (839,'26051800','2015-04-18','Mildred','Olson','1973-11-07','8 Towne Place','ST. ANN','MO','','2015-09-24 18:44:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (840,'800642306','2015-07-27','Jimmy','Weaver','1986-03-13','0932 Kipling Drive','BEVERLY HILLS','MO','Y836340159','2015-12-24 15:29:00','JENNINGS','7005 Florence Avenue',39);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (841,'756675266','2015-01-04','Kathleen','Diaz','1969-01-23','69759 Dovetail Street','UPLANDS PARK','MO','B028316806','2015-11-02 11:57:00','OAKLAND','1320 W. Lockwood Avenue',52);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (842,'242893765','2015-02-17','Linda','Brooks','1979-09-07','0517 Fieldstone Pass','TWIN OAKS','MO','K382190578','2015-11-10 17:06:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (843,'416157768','2015-06-30','Jerry','Burton','1951-09-05','64708 Michigan Crossing','BELLERIVE','MO','U476258527','2015-10-09 11:28:00','PACIFIC','300 Hoven Drive',55);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (844,'759655860','2015-07-01','Michelle','Warren','1988-09-26','7 Canary Junction','HAZELWOOD','MO','E473569443','2015-11-04 16:52:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (845,'992323891','2015-07-07','Jonathan','Peterson','1953-06-12','5479 Farragut Junction','MARLBOROUGH','MO','M401837278','2015-11-01 17:34:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (846,'774260091','2015-01-28','Ralph','Holmes','1966-07-24','64 Nelson Court','NORWOOD COURT','MO','L454589876',NULL,'MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (847,'901939334',NULL,'Maria','Walker','1970-05-13','59374 Park Meadow Junction','WOODSON TERRACE','MO','R780127082','2015-12-02 13:50:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (849,'27670127','2015-05-12','Betty','Parker','1991-08-02','8 Ronald Regan Parkway','MARYLAND HEIGHTS','MO','C698928402',NULL,'KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (851,'966873547','2015-08-12','Arthur','Ramirez','1956-06-09','9346 Eliot Circle','FERGUSON','MO','E099951391','2015-09-14 15:33:00','WEBSTER GROVES','4 Lockwood Aveue',74);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (852,'42786707','2015-01-29','Christine','Allen','1963-07-17','0 Prentice Hill','BRECKENRIDGE HILLS','MO','Y278919763','2015-12-19 17:03:00','VELDA VILLAGE HILLS','3501 Avondale Avenue',70);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (764,'903397122','2015-03-22','Randy','Grant','1956-06-07','34 Thompson Trail','CHAMP','MO','I024478960','2015-10-27 13:18:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (832,'21342385','2015-03-08','Jerry','Gonzalez','1957-12-20','0 Crescent Oaks Place','CRYSTAL LAKE PARK','MO','B810597531','2015-12-02 13:39:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (854,'865245517','2015-07-25','Craig','Stone','1989-08-06','3182 Randy Point','BELLA VILLA','MO','F389312337','2015-10-21 17:56:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (855,'682690971','2015-06-15','Carol','Ray','1994-06-15','20453 Upham Drive','VELDA VILLAGE HILLS','MO','Z333300358','2015-11-04 10:52:00','LADUE','9435 Clayton Road',42);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (857,'245115191','2015-07-17','Annie','Alexander','1958-03-28','2 Daystar Road','BERKELEY','MO','H935071342','2015-11-01 12:32:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (858,'384128605','2015-01-31','Diana','Anderson','1988-08-09','82 Derek Place','FERGUSON','MO','S217663922','2015-10-29 10:57:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (860,'292905372','2015-03-01','Tina','Parker','1986-02-18','5403 Dar<NAME>ane','KINLOCH','MO','L279588982','2015-11-04 14:53:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (861,'57345013','2015-03-22','Betty','Peterson','1983-07-23','139 Logan Way','VINITA PARK','MO','A852947679','2015-12-10 11:54:00','BRENTWOOD','2348 South Brentwood Boulevard',11);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (862,'846110618','2015-04-05','Betty','Peterson','1983-07-23','139 Logan Way','VINITA PARK','MO','A852947679',NULL,'KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (863,'606241117','2015-02-26','Jerry','Green','1990-05-02','31 Kingsford Park','MAPLEWOOD','MO','T827866822','2015-10-31 10:42:00','ST. LOUIS CITY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (864,'152698204','2015-06-08','Norma','Day','1987-09-14','86 Dexter Road','CHESTERFIELD','MO','B097135738','2015-11-29 09:36:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (865,'983794013','2015-03-07','George','Reid','1964-09-01','23605 Loeprich Road','FRONTENAC','MO','Y867065818','2015-10-28 12:33:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (866,'137231644','2015-04-19','Terry','Carr','1967-03-14','726 Killdeer Drive','ELLISVILLE','MO','E633665109','2015-11-13 09:08:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (867,'267856271','2015-02-09','Richard','Arnold','1993-09-24','95 Maple Wood Alley','PACIFIC','MO','V850567006','2015-10-28 18:27:00','MARLBOROUGH','7826 Wimbledon Drive',47);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (868,'623947044','2015-03-12','Richard','Arnold','1993-09-24','95 Maple Wood Alley','PACIFIC','MO','V850567006','2015-10-14 14:24:00','BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (869,'232523680','2015-02-05','Richard','Arnold','1993-09-24','95 Maple Wood Alley','PACIFIC','MO','V850567006','2015-12-15 11:12:00','UNINCORPORATED CENTRAL ST. LOUIS COUNTY','7900 Carondelet Avenue',79);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (870,'735119765','2015-07-19','Richard','Arnold','1993-09-24','95 Maple Wood Alley','PACIFIC','MO','V850567006','2015-12-26 15:43:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (871,'394187654','2015-07-20','Kevin','Ruiz','1992-11-20','3286 Utah Trail','BLACK JACK','MO','J020670422','2015-12-26 17:35:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (874,'493470253','2015-02-26','Bruce','Anderson','1966-01-31','9 Linden Alley','BELLA VILLA','MO','T462761662','2015-12-11 17:42:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (876,'860665587','2015-04-15','Russell','Schmidt','1991-12-23','1 Thackeray Court','COOL VALLEY','MO','F476727940','2015-11-04 11:11:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (877,'759746854','2015-08-17','Christopher','George','1982-08-07','0 Monument Plaza','WARSON WOODS','MO','J904358926','2015-12-08 18:34:00','CLAYTON','10 South Brentwood Boulevard',17);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (878,'893386509','2015-07-01','Jesse','Murphy','1973-01-05','155 Mosinee Point','WOODSON TERRACE','MO','B221822656','2015-12-03 09:20:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (879,'623882122','2015-07-23','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-10-01 12:12:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (880,'41636938','2015-04-04','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-10-05 12:30:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (881,'318570551','2015-02-27','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-11-13 09:44:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (882,'416601702','2015-05-03','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-11-11 15:32:00','UNINCORPORATED NORTH ST. LOUIS COUNTY','21 Village Square',51);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (883,'593279915','2015-08-28','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-10-08 10:15:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (884,'225246401','2015-05-22','Eugene','Price','1963-06-01','8469 Talisman Circle','BEL-NOR','MO','F917801962','2015-12-10 12:43:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (885,'232711851','2015-03-07','Barbara','Mason','1954-03-01','','FERGUSON','MO','','2015-12-12 14:10:00','GREENDALE','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (886,'302530044','2015-01-31','Donald','Morgan','1963-02-12','0727 Bobwhite Road','PAGEDALE','MO','O572892932','2015-12-14 14:15:00','GRANTWOOD VILLAGE','One Missionary Way',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (888,'362599964','2015-07-29','Ronald','Stewart','1956-12-02','29470 Cordelia Drive','OVERLAND','MO','P273652793','2015-12-24 17:37:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (889,'471952746','2015-04-28','Ronald','Stewart','1956-12-02','29470 Cordelia Drive','OVERLAND','MO','P273652793','2015-12-04 15:05:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (890,'579658813','2015-08-01','Ronald','Stewart','1956-12-02','29470 Cordelia Drive','OVERLAND','MO','P273652793','2015-11-10 13:48:00','MAPLEWOOD','7601 Manchester Road',46);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (891,'374179067','2015-06-08','Andrea','Bryant','1958-05-07','679 Maywood Street','WINCHESTER','MO','','2015-12-15 13:20:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (892,'235765863','2015-07-27','Samuel','Richards','1970-02-19','2030 Texas Parkway','BELLEFONTAINE NEIGHBORS','MO','V165094973','2015-12-13 12:25:00','FRONTENAC','10555 Clayton Road',23);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (893,'837692565','2015-02-19','Albert','Bishop','1982-12-06','70 Northwestern Center','PINE LAWN','MO','I474456400','2015-09-17 12:37:00','VELDA CITY','2560 Lucas & Hunt Road',69);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (894,'276137104','2015-08-09','Kevin','Burton','1961-10-01','','FERGUSON','MO','U012827108','2015-10-18 10:22:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (895,'475996271','2015-06-14','Dorothy','Butler','1976-06-07','42708 Claremont Alley','CHESTERFIELD','MO','J725437242','2015-11-30 12:51:00','HILLSDALE','6428 J<NAME> Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (896,'793406023','2015-06-28','Wanda','Morgan','1968-08-04','31438 Ilene Plaza','MACKENZIE','MO','N555356327','2015-12-18 16:02:00','MARYLAND HEIGHTS','11911 Dorsett Road',48);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (897,'903105761','2015-08-15','Steven','Anderson','1990-01-25','2081 Bonner Trail','MANCHESTER','MO','','2015-10-17 18:27:00','BLACK JACK','12500 Old Jamestown Road',9);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (898,'201082386','2015-04-07','Julia','Berry','1957-05-20','3150 Southridge Circle','KIRKWOOD','MO','C700859784','2015-10-24 17:01:00','CREVE COEUR','300 North New Ballas Road',22);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (899,'533199179','2015-02-22','Brandon','Perez','1957-11-20','61531 Melody Lane','HAZELWOOD','MO','X352147826','2015-09-26 16:47:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (900,'670159561','2015-02-03','Lillian','George','1977-01-24','71 Forest Dale Lane','LAKESHIRE','MO','H829484279',NULL,'ELLISVILLE','37 Weis Avenue',27);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (901,'299026331','2015-09-04','Tina','Romero','1988-12-17','41361 Katie Terrace','KINLOCH','MO','I780307130','2015-10-09 12:23:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (17,'66706304','2015-03-12','Annie','Nichols','1984-10-20','3949 Hooker Drive','BALLWIN','MO','S607522726','2015-12-03 14:30:00','ROCK HILL','320 West Thornton Avenue',62);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (18,'598273736','2015-02-27','Donald','Webb','1967-03-08','0 Summerview Terrace','PASADENA HILLS','MO','I369319612','2015-12-25 18:32:00','BERKELEY 1','6120 Madison',7);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (20,'475261391','2015-05-24','Roy','Parker','1979-08-20','2 Scoville Way','GLEN ECHO PARK','MO','Y165779775','2015-11-06 18:14:00','OLIVETTE','9473 Olive Boulevard',53);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (21,'865768074','2015-03-15','Marie','Schmidt','1987-03-12','5 Hagan Street','KIRKWOOD','MO','','2015-10-09 13:08:00','HILLSDALE','6428 J<NAME> Avenue',38);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (22,'464188908','2015-06-29','Earl','Medina','1954-11-02','8 Lawn Lane','SUNSET HILLS','MO','V396431169','2015-11-26 17:43:00','EUREKA','120 City Hall Drive',28);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (929,'893283061','2015-07-11','Evelyn','Lewis','1960-07-10','859 Ryan Crossing','BEVERLY HILLS','MO','D273521485','2015-11-26 12:12:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (948,'191670830','2015-04-30','Jerry','Cox','1974-02-01','95926 Namekagon Terrace','NORMANDY','MO','Q526993883','2015-11-27 18:09:00','WOODSON TERRACE','4323 Woodson Road',78);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (949,'379040293','2015-05-25','Wanda','Howard','1973-05-06','4 Kedzie Way','WELLSTON','MO','','2015-11-15 12:16:00','SHREWSBURY','4400 Shrewsbury Avenue',44);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (950,'142752838','2015-01-10','Wanda','Howard','1973-05-06','4 Kedzie Way','WELLSTON','MO','','2015-10-25 17:55:00','<NAME>','12325 Manchester Road',25);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (951,'686626219','2015-02-11','Wanda','Howard','1973-05-06','4 Kedzie Way','WELLSTON','MO','','2015-09-15 11:35:00','<NAME>','7447 Dale Avenue',60);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (952,'901582301','2015-02-28','Wanda','Howard','1973-05-06','4 Kedzie Way','WELLSTON','MO','','2015-10-17 17:08:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (953,'75713502','2015-02-12','Mildred','Moore','1993-03-02','98641 Buell Park','FLORDELL HILLS','MO','M314062819',NULL,'VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (954,'487092318','2015-08-01','Christopher','Nelson','1963-07-17','108 Columbus Center','FENTON','MO','F946778666','2015-12-02 13:04:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (955,'540809955','2015-06-08','Jonathan','Mccoy','1985-01-01','7 Pankratz Junction','GRANTWOOD VILLAGE','MO','T856715918','2015-11-30 15:44:00','HAZELWOOD','415 Elm Grove Lane',37);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (956,'445640390','2015-04-15','Chris','Harris','1979-06-28','17619 Calypso Way','<NAME>','MO','J721282735','2015-11-30 09:19:00','COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (957,'299727152','2015-01-08','Paula','Fowler','1987-02-27','66 Arizona Street','','MO','F032721739',NULL,'COUNTRY CLUB HILLS','7422 Eunice Avenue',19);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (958,'936819002','2015-09-06','Sharon','Day','1952-09-26','164 Hermina Hill','PACIFIC','MO','P779389861','2015-11-30 17:25:00','PASADENA PARK','7615 South Sunset',58);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (959,'540304376','2015-06-22','Amanda','Fuller','1989-07-02','4992 An<NAME>','GREENDALE','MO','Y595821818','2015-10-04 15:30:00','LAKESHIRE','10000 Puttington Drive',43);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (960,'355743023','2015-04-07','Phyllis','Lee','1984-11-15','5 Wayridge Alley','UPLANDS PARK','MO','O310023093','2015-12-11 10:50:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (961,'752470143','2015-08-04','Phyllis','Lee','1984-11-15','5 Wayridge Alley','UPLANDS PARK','MO','O310023093','2015-11-24 18:21:00','WARSON WOODS','10015 Manchester Road',73);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (962,'345711737','2015-03-25','Phyllis','Lee','1984-11-15','5 Wayridge Alley','UPLANDS PARK','MO','O310023093','2015-09-15 10:38:00','HANLEY HILLS','7713 Utica Drive',36);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (963,'7501925','2015-06-27','Phyllis','Lee','1984-11-15','5 Wayridge Alley','UPLANDS PARK','MO','O310023093','2015-10-17 09:18:00','PAGEDALE','1420 Ferguson Avenue',56);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (964,'2226681','2015-07-12','Phillip','Armstrong','1991-05-12','3876 Fulton Plaza','DES PERES','MO','N215703956','2015-09-23 16:03:00','BEL-RIDGE','8920 Natural Bridge Road',6);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (965,'190677756','2015-06-13','Bruce','Mccoy','1954-02-21','30 East Lane','GRANTWOOD VILLAGE','MO','S452812321','2015-11-12 15:52:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (966,'549397308','2015-03-20','Richard','Cook','1968-12-03','8213 Reinke Road','BRIDGETON','MO','L628163308','2015-10-29 11:37:00','VALLEY PARK','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (967,'221229171','2015-07-23','Richard','Cook','1968-12-03','8213 Reinke Road','BRIDGETON','MO','L628163308','2015-11-28 14:17:00','ST. LOUIS CITY','320 Benton Street',68);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (968,'655691909','2015-03-21','Richard','Cook',NULL,'8213 Reinke Road','BRIDGETON','MO','',NULL,'BELLA VILLA','751 Avenue H',2);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (969,'741155335','2015-02-07','Richard','Cook','1968-12-03','8213 Reinke Road','BRIDGETON','MO','L628163308','2015-10-25 16:39:00','RIVERVIEW','9699 Lilac Drive',61);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (970,'340845703','2015-06-10','Richard','Cook','1968-12-03','8213 Reinke Road','BRIDGETON','MO','','2015-09-22 15:25:00','GRANTWOOD VILLAGE','One Missionary Way',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (971,'438779004','2015-04-17','Richard','Cook','1968-12-03','8213 Reinke Road','BRIDGETON','MO','L628163308','2015-09-23 11:39:00','KIRKWOOD','139 S. Kirkwood Road',41);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (972,'724533226','2015-04-09','Roger','Cook','1993-12-30','<NAME>','KINLOCH','MO','F208879900','2015-09-20 13:42:00','WELLSTON','1414 Evergreen',75);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (973,'114554852','2015-02-09','Deborah','Sullivan','1963-02-08','73290 David Road','OLIVETTE','MO','W865082955','2015-09-30 10:38:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (974,'366907512','2015-01-27','Pamela','Alexander','1971-05-04','13 <NAME>','CREVE COEUR','MO','D138503309','2015-11-02 10:09:00','FENTON','625 New Smizer Mill Road',29);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (975,'644578055','2015-05-25','Andrea','Morales','1996-06-13','48 Mesta Park','WEBSTER GROVES','MO','G756673627','2015-10-27 16:39:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (976,'896401320','2015-07-28','Thomas','Meyer','1979-04-12','29941 Mosinee Street','BRENTWOOD','MO','H521928646','2015-12-24 18:23:00','FLORDELL HILLS','7001 Brandon Avenue',31);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (977,'313374054','2015-02-14','Phyllis','James','1964-08-13','81007 Harper Trail','KIRKWOOD','MO','B726484950','2015-09-13 14:24:00','CRESTWOOD','1 Detjen Drive',21);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (978,'740247879','2015-08-04','Kelly','West','1987-07-24','0 Dunning Way','ROCK HILL','MO','K282014783','2015-11-25 10:28:00','BRECKENRIDGE HILLS','9623 St. Charles Rock Road',10);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (979,'682594807','2015-05-08','Andrew','Rivera','1953-05-24','7524 Maryland Terrace','HAZELWOOD','MO','U111613509','2015-12-08 15:36:00','OVERLAND','2410 Goodale Avenue',54);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (980,'331131562',NULL,'Stephen','Lewis','1972-12-14','632 Dapin Circle','MARLBOROUGH','MO','T164390250','2015-11-12 16:06:00','SYCAMORE HILLS','8944 St. Charles Rock Road',64);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (981,'845477770','2015-03-01','Nancy','Hughes','1977-02-16','1 Heffernan Trail','COOL VALLEY','MO','C777407756','2015-12-01 12:15:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (982,'932468952','2015-08-23','Michael','Tucker','1986-11-26','71 Carpenter Hill','GRANTWOOD VILLAGE','MO','O132835414','2015-10-23 11:28:00','UPLANDS PARK','6390 Natural Bridge Road',67);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (983,'774683852','2015-05-11','Michael','Tucker','1986-11-26','71 Carpenter Hill','GRANTWOOD VILLAGE','MO','O132835414','2015-09-21 09:54:00','CHARLACK','8401 Midland Boulevard',14);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (984,'214374844','2015-07-21','Michael','Tucker','1986-11-26','71 Carpenter Hill','GRANTWOOD VILLAGE','MO','O132835414','2015-12-08 09:43:00','COOL VALLEY','100 Signal Drive',18);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (985,'661286771','2015-01-03','Michael','Tucker','1986-11-26','71 Carpenter Hill','GRANTWOOD VILLAGE','MO','O132835414','2015-12-13 13:50:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (986,'804963796','2015-08-31','Bonnie','Richardson','1984-05-31','07 Pearson Road','COUNTRY LIFE ACRES','MO','R513029509','2015-10-17 18:33:00','','',NULL);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (987,'600823006','2015-01-18','Kimberly','Crawford','1986-06-10','7 Annamark Terrace','FLORISSANT','MO','V138249416','2015-10-09 12:20:00','FERGUSON','110 Church Street',30);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (988,'675802748','2015-03-08','Kimberly','Crawford','1986-06-10','7 Annam<NAME>','FLORISSANT','MO','V138249416','2015-10-23 15:43:00','UNIVERSITY CITY','975 Pennsylvania Avenue',66);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (989,'828997572','2015-05-25','Steve','Gibson','1993-10-16','4341 Hudson Street','BLACK JACK','MO','L101401939','2015-12-15 12:13:00','ST. ANN','10405 St. Charles Rock Road',63);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (990,'15379473','2015-08-03','Walter','Lawson','1984-03-08','9 Chive Terrace','LADUE','MO','P218402805','2015-12-16 15:20:00','MANCHESTER','200 Highlands Blvd. Dr.',45);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (991,'528860387','2015-03-23','Jason','Williams','1981-02-27','98 Lunder Place','GLEN ECHO PARK','MO','V297891865','2015-10-04 17:02:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (992,'780347914','2015-05-07','Richard','Ortiz','1972-10-20','7 East Alley','MANCHESTER','MO','K804892244','2015-10-02 17:50:00','CHESTERFIELD','690 Chesterfield Parkway West',15);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (993,'310053448','2015-07-16','Mary','Fields','1961-10-23','5 Upham Way','SYCAMORE HILLS','MO','O465333910','2015-11-11 11:22:00','PINE LAWN','6250 Steve Marve Avenue',59);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (994,'10071919','2015-05-30','Jack','Kim','1970-02-04','8 Forest Run Drive','NORWOOD COURT','MO','P460393996','2015-09-15 09:01:00','NORMANDY','7700 Natural Bridge Road',4);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (995,'245631616','2015-06-14','George','Montgomery','1981-09-16','6887 Portage Drive','FLORISSANT','MO','L200604984','2015-12-12 12:04:00','BEVERLY HILLS','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (996,'816100809','2015-08-20','Fred','Price','1978-01-30','','BRENTWOOD','MO','A467103741','2015-11-15 10:48:00','SUNSET HILLS','3939 South Lindbergh',65);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (998,'965275754','2015-04-16','Gerald','King','1975-10-19','08674 Golf Course Crossing','PASADENA HILLS','MO','E405282808','2015-09-16 16:57:00','EDMUNDSON','4440 Holman Lane',26);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (999,'236341006','2015-02-08','Elizabeth','Ramos','1986-08-26','37958 Eggendart Road','BALLWIN','MO','R775003019','2015-11-09 15:07:00','WINCHESTER','109 Lindy Boulevard',77);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (1000,'938854466','2015-06-02','Kathleen','Evans','1978-08-11','80614 Westerfield Park','CRYST<NAME>','MO','N304261124',NULL,'<NAME>','7150 Natural Bridge Road',8);
INSERT INTO citations (id,citation_number,citation_date,first_name,last_name,date_of_birth,defendant_address,defendant_city,defendant_state,drivers_license_number,court_date,court_location,court_address,court_id) VALUES (997,'545567','2015-07-27','Jessica','Brooks',NULL,'89 Russell Road','<NAME>','MO','P087538224','2015-12-06 09:49:00','TOWN AND COUNTRY','1011 Municipal Center Drive',20);
|
<filename>Portal/Binaries/Database/Tables/WebRegistry.create.sql<gh_stars>1-10
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
IF NOT EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[WebRegistry]') AND type in (N'U'))
BEGIN
CREATE TABLE [dbo].[WebRegistry](
[RegistryId] [int] NOT NULL,
[Key] [nvarchar](255) COLLATE SQL_Latin1_General_CP1_CI_AS NOT NULL,
[Value] [ntext] COLLATE SQL_Latin1_General_CP1_CI_AS NULL,
[ParentId] [int] NOT NULL,
[StageId] [int] NOT NULL,
CONSTRAINT [PK_WebRegistry] PRIMARY KEY CLUSTERED
(
[RegistryId] ASC
)WITH (PAD_INDEX = OFF, STATISTICS_NORECOMPUTE = OFF, IGNORE_DUP_KEY = OFF, ALLOW_ROW_LOCKS = ON, ALLOW_PAGE_LOCKS = ON) ON [PRIMARY]
) ON [PRIMARY] TEXTIMAGE_ON [PRIMARY]
END
GO
IF NOT EXISTS (SELECT * FROM dbo.sysobjects WHERE id = OBJECT_ID(N'[DF_WebRegistry_StageId]') AND type = 'D')
BEGIN
ALTER TABLE [dbo].[WebRegistry] ADD CONSTRAINT [DF_WebRegistry_StageId] DEFAULT ((-1)) FOR [StageId]
END
GO
|
CREATE TABLE IF NOT EXISTS rbac_roles (
id VARCHAR(36) NOT NULL PRIMARY KEY,
parent_id VARCHAR(36),
realm_id VARCHAR(100) NOT NULL,
organization_id VARCHAR(36) NOT NULL,
name VARCHAR(150) NOT NULL,
description TEXT,
created_by VARCHAR(36),
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
updated_by VARCHAR(36),
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
CONSTRAINT rbac_role_parent_fk FOREIGN KEY (parent_id)
REFERENCES rbac_roles(id),
CONSTRAINT rbac_role_realm_fk FOREIGN KEY (realm_id)
REFERENCES rbac_realms(id),
CONSTRAINT rbac_role_org_fk FOREIGN KEY (organization_id)
REFERENCES rbac_organizations(id)
);
CREATE UNIQUE INDEX IF NOT EXISTS rbac_roles_name_ndx ON rbac_roles(name, realm_id, organization_id);
CREATE INDEX IF NOT EXISTS rbac_roles_parent_ndx ON rbac_roles(parent_id, realm_id, organization_id);
CREATE TABLE IF NOT EXISTS rbac_role_roleables (
role_id VARCHAR(36) NOT NULL,
roleable_id VARCHAR(36) NOT NULL,
roleable_type VARCHAR(50) NOT NULL,
role_constraints TEXT,
effective_at TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP,
expired_at TIMESTAMP NOT NULL,
created_by VARCHAR(36),
created_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
updated_by VARCHAR(36),
updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP,
CONSTRAINT rbac_role_roleables_role_fk FOREIGN KEY (role_id)
REFERENCES rbac_roles(id),
PRIMARY KEY (role_id, roleable_id, roleable_type)
);
CREATE UNIQUE INDEX IF NOT EXISTS rbac_role_roleables_ndx ON rbac_role_roleables(role_id, roleable_id, roleable_type);
INSERT INTO rbac_roles VALUES('00000000-0000-0000-0000-000000000000', NULL, '00000000-0000-0000-0000-000000000000', '00000000-0000-0000-0000-000000000000', 'Admin', 'Admin Role', '00000000-0000-0000-0000-000000000000', CURRENT_TIMESTAMP, '00000000-0000-0000-0000-000000000000', CURRENT_TIMESTAMP);
INSERT INTO rbac_role_roleables VALUES('00000000-0000-0000-0000-000000000000', '00000000-0000-0000-0000-000000000000', 'Principal', '', CURRENT_TIMESTAMP, DATE('2100-01-01'), '00000000-0000-0000-0000-000000000000', CURRENT_TIMESTAMP, '00000000-0000-0000-0000-000000000000', CURRENT_TIMESTAMP);
|
IF NOT EXISTS (SELECT * FROM sys.views WHERE object_id = OBJECT_ID(N'api.koulutuksenkustannukset'))
EXEC dbo.sp_executesql @statement = N'
CREATE VIEW api.koulutuksenkustannukset AS
SELECT 1 AS a
'
GO
ALTER VIEW api.koulutuksenkustannukset AS
SELECT vuosi AS "Tilastovuosi"
,rekno AS "Sektori Koodi"
,d5.nimi AS "Sektori"
,right(ytunnus,9) AS "Koulutuksen järjestäjä Koodi"
,d1.organisaatio_fi AS "Koulutuksen järjestäjä"
,kala AS "Rahoituksen koulutusala Koodi"
,d3.nimi AS "Rahoituksen koulutusala"
,koulumto AS "Koulutusmuoto Koodi"
,d2.nimi AS "Koulutusmuoto"
,OMISTAJA AS "Omistajatyyppi Koodi"
,d4.nimi AS "Omistajatyyppi"
,d9.kunta_koodi AS "Koulutuksen kunta Koodi"
,d9.kunta_fi AS "Koulutuksen kunta"
,d9.maakunta_koodi AS "Koulutuksen maakunta Koodi"
,d9.maakunta_fi AS "Koulutuksen maakunta"
,d8.kunta_koodi AS "Koulutuksen järjestäjän kunta Koodi"
,d8.kunta_fi AS "Koulutuksen järjestäjän kunta"
,d8.maakunta_koodi AS "Koulutuksen järjestäjän maakunta Koodi"
,d8.maakunta_fi AS "Koulutuksen järjestäjän maakunta"
,RIGHT(menolajitoiminto, 3) AS "Menolaji Koodi"
,d6.nimi AS "Menolaji"
,LEFT(menolajitoiminto, 4) AS "<NAME>"
,d7.nimi AS "Toiminto"
,cast(replace(summa,',','.') as float) AS "Summa"
FROM
(SELECT rekno,vuosi,ytunnus,kala,koulumto,OMISTAJA,KUNTA,VIRKUNTA,suorite,k010l01,k010l02,k010l03,k020l01,k020l02,k020l03,k030l01,k030l02,k030l03,k040l01,k040l02,k040l03,k060l01,k060l02,k060l03,k070l01,k070l02,k070l03,k080l01,k080l02,k080l03,k090l02,k090l03
FROM sa.sa_valos_2015) p
UNPIVOT
(summa FOR menolajitoiminto IN
(k010l01,k010l02,k010l03,k020l01,k020l02,k020l03,k030l01,k030l02,k030l03,k040l01,k040l02,k040l03,k060l01,k060l02,k060l03,k070l01,k070l02,k070l03,k080l01,k080l02,k080l03,k090l02,k090l03)) AS unpvt
LEFT JOIN dw.d_organisaatio d1 ON RIGHT(ytunnus,9)=organisaatio_koodi
LEFT JOIN sa.sa_koodistot d2 ON d2.koodisto='vipunenvaloskoulutusmuoto' and d2.koodi=koulumto
LEFT JOIN sa.sa_koodistot d3 ON d3.koodisto='vipunenvaloskoulutusala' and d3.koodi=kala
LEFT JOIN sa.sa_koodistot d4 ON d4.koodisto='vipunenvalosomistajatyyppi' and d4.koodi=OMISTAJA
LEFT JOIN sa.sa_koodistot d5 ON d5.koodisto='vipunenvalossektori' and d5.koodi=rekno
LEFT JOIN sa.sa_koodistot d6 ON d6.koodisto='vipunenvalosmenolaji' and d6.koodi=RIGHT(menolajitoiminto,3)
LEFT JOIN sa.sa_koodistot d7 ON d7.koodisto='vipunenvalostoiminto' and d7.koodi=LEFT(menolajitoiminto,4)
LEFT JOIN dw.d_alueluokitus d8 ON d8.kunta_koodi=RIGHT(CONCAT('000', VIRKUNTA), 3)
LEFT JOIN dw.d_alueluokitus d9 ON d9.kunta_koodi=RIGHT(CONCAT('000', KUNTA), 3)
-- Perusopetuksen aamu- ja iltapäivätoiminta ja vammaisopetus, ei toimintoerittelyä
UNION ALL
SELECT vuosi AS 'Tilastovuosi'
,rekno AS 'Sektori Koodi'
,d5.nimi AS 'Sektori'
,right(ytunnus,9) AS 'Koulutuksen järjestäjä Koodi'
,d1.organisaatio_fi AS 'Koulutuksen järjestäjä'
,kala AS 'Rahoituksen koulutusala Koodi'
,d3.nimi AS 'Rahoituksen koulutusala'
,koulumto AS 'Koulutusmuoto Koodi'
,d2.nimi AS 'Koulutusmuoto'
,OMISTAJA AS 'Omistajatyyppi Koodi'
,d4.nimi AS 'Omistajatyyppi'
,d9.kunta_koodi AS 'Koulutuksen kunta Koodi'
,d9.kunta_fi AS 'Koulutuksen kunta'
,d9.maakunta_koodi AS 'Koulutuksen maakunta Koodi'
,d9.maakunta_fi AS 'Koulutuksen maakunta'
,d8.kunta_koodi AS 'Koulutuksen järjestäjän kunta Koodi'
,d8.kunta_fi AS 'Koulutuksen järjestäjän kunta'
,d8.maakunta_koodi AS 'Koulutuksen järjestäjän maakunta Koodi'
,d8.maakunta_fi AS 'Koulutuksen järjestäjän maakunta'
,RIGHT(menolajitoiminto, 3) AS 'Menolaji Koodi'
,d6.nimi AS 'Menolaji'
,LEFT(menolajitoiminto, 4) AS 'Toiminto Koodi'
,d7.nimi AS 'Toiminto'
,cast(replace(summa,',','.') as float) AS "Summa"
FROM
(SELECT rekno,vuosi,ytunnus,kala,koulumto,OMISTAJA,KUNTA,VIRKUNTA,suorite,k100l01,k100l02,k100l03
FROM sa.sa_valos_2015 WHERE rekno=55 OR koulumto=133 or koulumto=134 or koulumto=135) p
UNPIVOT
(summa FOR menolajitoiminto IN
(k100l01,k100l02,k100l03)) AS unpvt
LEFT JOIN dw.d_organisaatio d1 ON RIGHT(ytunnus,9)=organisaatio_koodi
LEFT JOIN sa.sa_koodistot d2 ON d2.koodisto='vipunenvaloskoulutusmuoto' and d2.koodi=koulumto
LEFT JOIN sa.sa_koodistot d3 ON d3.koodisto='vipunenvaloskoulutusala' and d3.koodi=kala
LEFT JOIN sa.sa_koodistot d4 ON d4.koodisto='vipunenvalosomistajatyyppi' and d4.koodi=OMISTAJA
LEFT JOIN sa.sa_koodistot d5 ON d5.koodisto='vipunenvalossektori' and d5.koodi=rekno
LEFT JOIN sa.sa_koodistot d6 ON d6.koodisto='vipunenvalosmenolaji' and d6.koodi=RIGHT(menolajitoiminto,3)
LEFT JOIN sa.sa_koodistot d7 ON d7.koodisto='vipunenvalostoiminto' and d7.koodi=LEFT(menolajitoiminto,4)
LEFT JOIN dw.d_alueluokitus d8 ON d8.kunta_koodi=RIGHT(CONCAT('000', VIRKUNTA), 3)
LEFT JOIN dw.d_alueluokitus d9 ON d9.kunta_koodi=RIGHT(CONCAT('000', KUNTA), 3)
-- Kansalaisopistot ja kesäyliopistot, ei toiminto- eikä menolajierittelyä
UNION ALL
SELECT vuosi AS 'Tilastovuosi'
,rekno AS 'Sektori Koodi'
,d5.nimi AS 'Sektori'
,right(ytunnus,9) AS 'Koulutuksen järjestäjä Koodi'
,d1.organisaatio_fi AS 'Koulutuksen järjestäjä'
,kala AS 'Rahoituksen koulutusala Koodi'
,d3.nimi AS 'Rahoituksen koulutusala'
,koulumto AS 'Koulutusmuoto Koodi'
,d2.nimi AS 'Koulutusmuoto'
,OMISTAJA AS 'Omistajatyyppi Koodi'
,d4.nimi AS 'Omistajatyyppi'
,d9.kunta_koodi AS 'Koulutuksen kunta Koodi'
,d9.kunta_fi AS 'Koulutuksen kunta'
,d9.maakunta_koodi AS 'Koulutuksen maakunta Koodi'
,d9.maakunta_fi AS 'Koulutuksen maakunta'
,d8.kunta_koodi AS 'Koulutuksen järjestäjän kunta Koodi'
,d8.kunta_fi AS 'Koulutuksen järjestäjän kunta'
,d8.maakunta_koodi AS 'Koulutuksen järjestäjän maakunta Koodi'
,d8.maakunta_fi AS 'Koulutuksen järjestäjän maakunta'
,RIGHT(menolajitoiminto, 3) AS 'Menolaji Koodi'
,d6.nimi AS 'Menolaji'
,LEFT(menolajitoiminto, 4) AS 'Toiminto Koodi'
,d7.nimi AS 'Toiminto'
,cast(replace(summa,',','.') as float) AS "Summa"
FROM
(SELECT rekno,vuosi,ytunnus,kala,koulumto,OMISTAJA,KUNTA,VIRKUNTA,suorite,k100l09
FROM sa.sa_valos_2015 WHERE rekno=9 OR rekno=18) p
UNPIVOT
(summa FOR menolajitoiminto IN
(k100l09)) AS unpvt
LEFT JOIN dw.d_organisaatio d1 ON RIGHT(ytunnus,9)=organisaatio_koodi
LEFT JOIN sa.sa_koodistot d2 ON d2.koodisto='vipunenvaloskoulutusmuoto' and d2.koodi=koulumto
LEFT JOIN sa.sa_koodistot d3 ON d3.koodisto='vipunenvaloskoulutusala' and d3.koodi=kala
LEFT JOIN sa.sa_koodistot d4 ON d4.koodisto='vipunenvalosomistajatyyppi' and d4.koodi=OMISTAJA
LEFT JOIN sa.sa_koodistot d5 ON d5.koodisto='vipunenvalossektori' and d5.koodi=rekno
LEFT JOIN sa.sa_koodistot d6 ON d6.koodisto='vipunenvalosmenolaji' and d6.koodi=RIGHT(menolajitoiminto,3)
LEFT JOIN sa.sa_koodistot d7 ON d7.koodisto='vipunenvalostoiminto' and d7.koodi=LEFT(menolajitoiminto,4)
LEFT JOIN dw.d_alueluokitus d8 ON d8.kunta_koodi=RIGHT(CONCAT('000', VIRKUNTA), 3)
LEFT JOIN dw.d_alueluokitus d9 ON d9.kunta_koodi=RIGHT(CONCAT('000', KUNTA), 3)
GO
/* revert
drop view api.koulutuksenkustannukset
--*/
|
<reponame>UWIT-IAM/uw-redcap-client
-- Deploy seattleflu/schema:receiving/enrollment/processing-log to pg
-- requires: receiving/enrollment
begin;
alter table receiving.enrollment
add column processing_log jsonb not null default '[]'
constraint enrollment_processing_log_is_array
check (jsonb_typeof(processing_log) = 'array');
comment on column receiving.enrollment.processing_log is
'Event log recording details of ETL into the warehouse';
create index enrollment_processing_log_idx on receiving.enrollment using gin (processing_log jsonb_path_ops);
update receiving.enrollment
set processing_log = jsonb_build_array(jsonb_build_object('timestamp', processed))
where processed is not null;
alter table receiving.enrollment drop column processed;
commit;
|
CREATE TABLE DataLocation (
DataShard INTEGER NOT NULL,
PKey INTEGER NOT NULL
);
CREATE INDEX DataShardIndex ON DataLocation (DataShard);
|
<reponame>bartmika/mothership-server<filename>scripts/sql/0001_initial_down.sql<gh_stars>0
DROP TABLE users CASCADE;
DROP TABLE tenants CASCADE;
|
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.