Prescription Monitoring Program
State of Oklahoma
@usgov.state_of_oklahoma_prescription_monitoring_program
State of Oklahoma
@usgov.state_of_oklahoma_prescription_monitoring_program
CREATE TABLE n__c_prescription_monitoring_program_line_chart (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
CREATE TABLE data_prescription_monitoring_program (
"years" BIGINT,
"historical_data" DOUBLE,
"target" DOUBLE
);
Anyone who has the link will be able to view this.