ข้อมูล s_kpi_ckd_incidence

Update Delete

ID52
Parent ID1
Table Names_kpi_ckd_incidence
Titleข้อมูล s_kpi_ckd_incidence
Description
Script#SQL_OPTIONS#
PROVIDERS=1
PROVIDER1=43STD
PROVIDER1_VALIDATE_TABLES=accident,admission,anc,appointment
SCRIPT_FLOW=SQL
#SQL_OPTIONS#

#PROVIDER1_SQL#
SET @provcode = :provcode;
SET @rep_year = :rep_year;
SET @hoscode = :hoscode;
SET @hosname = :hosname;
SET @hostype = :hostype;
SET @address = :address;
SET @subdistcode = :subdistcode;
SET @distcode = :distcode;
SET @level_service = :level_service;

SELECT
`s_kpi_ckd_incidence`.`id`,
`s_kpi_ckd_incidence`.`hospcode`,
`s_kpi_ckd_incidence`.`areacode`,
`s_kpi_ckd_incidence`.`flag_sent`,
`s_kpi_ckd_incidence`.`date_com`,
`s_kpi_ckd_incidence`.`b_year`,
`s_kpi_ckd_incidence`.`target`,
`s_kpi_ckd_incidence`.`result`,
`s_kpi_ckd_incidence`.`result1`,
`s_kpi_ckd_incidence`.`result2`,
`s_kpi_ckd_incidence`.`result3`,
`s_kpi_ckd_incidence`.`result4`
FROM
`s_kpi_ckd_incidence`

#PROVIDER1_SQL#
Script Cron
Force Script Cron0
Active1
Client Office Type
Create Date2016-05-10 11:27:10
Last Update2016-05-10 11:27:10