instruction stringclasses 1
value | input stringlengths 130 7.08k | output stringlengths 66 4.67k |
|---|---|---|
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_los_cnfg_d01", "description": null, "columns": [{"name": "ci", "type": "string", "description": null}, {"name": "id_tp_cd", "type": "string", "description": null}, {"name": "los_rstct_mony", "type": "double", "description": null}, {"name": "cm_los_mony", "type": "double", "d... | CREATE TABLE `pc_gostop_dw`.`dg_go_los_cnfg_d01` (
`ci` string COMMENT 'None',
`id_tp_cd` string COMMENT 'None',
`los_rstct_mony` double COMMENT 'None',
`cm_los_mony` double COMMENT 'None',
`cnfg_dt` string COMMENT 'None',
`lost_dt` string COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_los_cnfg_hist", "description": null, "columns": [{"name": "cnfg_seq", "type": "bigint", "description": null}, {"name": "cnfg_dt", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null}, {"name": "id_tp_cd", "type": "string", "descriptio... | CREATE TABLE `pc_gostop_dw`.`dg_go_los_cnfg_hist` (
`cnfg_seq` bigint COMMENT 'None',
`cnfg_dt` string COMMENT 'None',
`ci` string COMMENT 'None',
`id_tp_cd` string COMMENT 'None',
`los_rstct_mony` double COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_mony_hist", "description": null, "columns": [{"name": "log_dt", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "mony_cd", "type": "string", "description": null}, {"name": "inflw_chnl_cd", "type": "string", "descrip... | CREATE TABLE `pc_gostop_dw`.`dg_go_mony_hist` (
`log_dt` string COMMENT 'None',
`userid` string COMMENT 'None',
`mony_cd` string COMMENT 'None',
`inflw_chnl_cd` string COMMENT 'None',
`out_in_tp_cd` string COMMENT 'None',
`chg_mony` double COMMENT 'None',
`chg_cnt` bigint COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_ppoint_get_hist", "description": null, "columns": [{"name": "rgst_dt", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "chnlid", "type": "string", "descrip... | CREATE TABLE `pc_gostop_dw`.`dg_go_ppoint_get_hist` (
`rgst_dt` string COMMENT 'None',
`userid` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`chnlid` string COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`get_pnt` bigint COMMENT 'None',
`pnt` bigint COMMENT 'None',
`achv_lv`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_ppoint_win_hist", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "game_grd_nm", "type": "string", "description": null}, {"name": "eva_evnt_cd", "type": "bigint", "description": null}, {"name": "eva_gift_grp_cd", "type": "... | CREATE TABLE `pc_gostop_dw`.`dg_go_ppoint_win_hist` (
`userid` string COMMENT 'None',
`game_grd_nm` string COMMENT 'None',
`eva_evnt_cd` bigint COMMENT 'None',
`eva_gift_grp_cd` bigint COMMENT 'None',
`eva_gift_cd` bigint COMMENT 'None',
`win_cnt` bigint COMMENT 'None',
`exchg_mony` double C... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_rsr_hist", "description": null, "columns": [{"name": "rsr_seq", "type": "bigint", "description": null}, {"name": "rsr_bss_key", "type": "bigint", "description": null}, {"name": "id_tp_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "descript... | CREATE TABLE `pc_gostop_dw`.`dg_go_rsr_hist` (
`rsr_seq` bigint COMMENT 'None',
`rsr_bss_key` bigint COMMENT 'None',
`id_tp_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`rsr_dt` string COMMENT 'None',
`ci` string COMMENT 'None',
`los_rstct_mony` double COMMENT 'None',
`cm_l... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_user_d01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "custno", "type": "bigint", "description": null}, {"name": "join_dt", "type": "string", "description": n... | CREATE TABLE `pc_gostop_dw`.`dg_go_user_d01` (
`userid` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`custno` bigint COMMENT 'None',
`join_dt` string COMMENT 'None',
`lst_game_dt` string COMMENT 'None',
`game_grd_cd` string COMMENT 'None',
`game_grd_nm` string COMMENT 'None',
`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_user_hist", "description": null, "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "log_dt", "type": "string", "description": null}, {"name": "chnl_cd", "type": "string", "description": nul... | CREATE TABLE `pc_gostop_dw`.`dg_go_user_hist` (
`seq` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`log_dt` string COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`chnl_id` string COMMENT 'None',
`pcb_cd` string COMMENT 'None',
`pcb_grd_cd` string COMMENT 'None',
`ptm_ss` bigi... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_user_hist_d01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "chnl_cd", "type": "string", "description": null}, {"name": "game_tp_cd", "type": "string", "descr... | CREATE TABLE `pc_gostop_dw`.`dg_go_user_hist_d01` (
`game_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`game_tp_cd` string COMMENT 'None',
`room_prop_cd` string COMMENT 'None',
`game_grd_cd` string COMMENT 'None',
`ip` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_gotn_game_hist", "description": null, "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "tnmt_no", "type": "bigint", "description": null}, {"name": "chnl_cd", "type": "string", "description": null}, {"name": "chnlid", "type": "string", "description": ... | CREATE TABLE `pc_gostop_dw`.`dg_gotn_game_hist` (
`seq` bigint COMMENT 'None',
`tnmt_no` bigint COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`chnlid` string COMMENT 'None',
`room_id` bigint COMMENT 'None',
`rnd_no` bigint COMMENT 'None',
`unit_mony` bigint COMMENT 'None',
`ptm_ss` bi... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_gotn_tnmt_user_d01", "description": null, "columns": [{"name": "tnmt_no", "type": "bigint", "description": null}, {"name": "chnl_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "chnlid", "type": "string", "descrip... | CREATE TABLE `pc_gostop_dw`.`dg_gotn_tnmt_user_d01` (
`tnmt_no` bigint COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`chnlid` string COMMENT 'None',
`strt_tnmt_mony` double COMMENT 'None',
`end_tnmt_mony` double COMMENT 'None',
`prpt_gmony` double COMMENT '... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_gotn_user_d01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "custno", "type": "bigint", "description":... | CREATE TABLE `pc_gostop_dw`.`dg_gotn_user_d01` (
`userid` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`custno` bigint COMMENT 'None',
`join_dt` string COMMENT 'None',
`lst_game_dt` string COMMENT 'None',
`cm_wpt` bigint COMMENT 'None',
`get_go_... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_gotn_user_hist", "description": null, "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "tnmt_no", "type": "bigint", "description": null}, {"name": "chnl_cd", "type": "string", "description": ... | CREATE TABLE `pc_gostop_dw`.`dg_gotn_user_hist` (
`seq` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`tnmt_no` bigint COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`chnlid` string COMMENT 'None',
`rnd_no` bigint COMMENT 'None',
`bef_tnmt_mony` double COMMENT 'None',
`chg_tnm... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mblg_game_user_d01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "description": null}, {"name": "hg_userid", "type": "string", "description": null}, {"name": "sngl_game_use_yn", "type": "string"... | CREATE TABLE `pc_gostop_dw`.`dg_mblg_game_user_d01` (
`userno` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`hg_userid` string COMMENT 'None',
`sngl_game_use_yn` string COMMENT 'None',
`game_grd_tp_cd` string COMMENT 'None',
`rat_join_dt` string COMMENT 'None',
`join_prd_cd` string ... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mblg_msduelgo_user_hist", "description": null, "columns": [{"name": "game_seq", "type": "bigint", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "opnt_userno", "type": "string", "description": null}, {"name": "intrm_setl_mony", "type":... | CREATE TABLE `pc_gostop_dw`.`dg_mblg_msduelgo_user_hist` (
`game_seq` bigint COMMENT 'None',
`userno` string COMMENT 'None',
`opnt_userno` string COMMENT 'None',
`intrm_setl_mony` bigint COMMENT 'None',
`dealr_mony` bigint COMMENT 'None',
`chg_mony` bigint COMMENT 'None',
`bef_mony` bigint C... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mblg_msduelgo_user_mtr", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "acnt_tp_cd", "type": "int", "description": null}, {"name": "egg", "type": "bigint", "description": null}, {"name": "ball", "type": "bigint", "descripti... | CREATE TABLE `pc_gostop_dw`.`dg_mblg_msduelgo_user_mtr` (
`userno` string COMMENT 'None',
`acnt_tp_cd` int COMMENT 'None',
`egg` bigint COMMENT 'None',
`ball` bigint COMMENT 'None',
`gmony` bigint COMMENT 'None',
`safe_mony` bigint COMMENT 'None',
`cm_pcnt` int COMMENT 'None',
`cm_win_pc... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mony_cd_mtr", "description": null, "columns": [{"name": "mony_cd", "type": "string", "description": null}, {"name": "mony_nm", "type": "string", "description": null}, {"name": "mony_desc", "type": "string", "description": null}, {"name": "mony_cat_cd", "type": "string", "descri... | CREATE TABLE `pc_gostop_dw`.`dg_mony_cd_mtr` (
`mony_cd` string COMMENT 'None',
`mony_nm` string COMMENT 'None',
`mony_desc` string COMMENT 'None',
`mony_cat_cd` string COMMENT 'None',
`mony_cat_nm` string COMMENT 'None',
`strt_ymd` string COMMENT 'None',
`out_in_tp_cd` string COMMENT 'None'... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "sg_go_hld_mony_sd01", "description": null, "columns": [{"name": "lst_game_prd_cd", "type": "string", "description": null}, {"name": "game_grd_nm", "type": "string", "description": null}, {"name": "game_mony", "type": "double", "description": null}, {"name": "web_chag_mony", "type"... | CREATE TABLE `pc_gostop_dw`.`sg_go_hld_mony_sd01` (
`lst_game_prd_cd` string COMMENT 'None',
`game_grd_nm` string COMMENT 'None',
`game_mony` double COMMENT 'None',
`web_chag_mony` double COMMENT 'None',
`insu_mony` double COMMENT 'None',
`hld_mony` double COMMENT 'None',
`stop_mony` double ... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "sg_std_indr_sale_sd01", "description": null, "columns": [{"name": "lcls_cd", "type": "string", "description": null}, {"name": "mcls_cd", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description": null}, {"name": "lcls_nm", "type": "string", "descri... | CREATE TABLE `pc_gostop_dw`.`sg_std_indr_sale_sd01` (
`lcls_cd` string COMMENT 'None',
`mcls_cd` string COMMENT 'None',
`org_cd` string COMMENT 'None',
`lcls_nm` string COMMENT 'None',
`mcls_nm` string COMMENT 'None',
`org_nm` string COMMENT 'None',
`nsamt` double COMMENT 'None',
`pcb_ns... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "sg_std_indr_sm01", "description": null, "columns": [{"name": "lcls_cd", "type": "string", "description": null}, {"name": "mcls_cd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description... | CREATE TABLE `pc_gostop_dw`.`sg_std_indr_sm01` (
`lcls_cd` string COMMENT 'None',
`mcls_cd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`org_cd` string COMMENT 'None',
`lcls_nm` string COMMENT 'None',
`mcls_nm` string COMMENT 'None',
`game_nm` string COMMENT 'None',
`mm_ucnt`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dc_eva_evnt_gift_mtr", "description": null, "columns": [{"name": "gift_cd", "type": "bigint", "description": null}, {"name": "evnt_cd", "type": "bigint", "description": null}, {"name": "evnt_no", "type": "bigint", "description": null}, {"name": "gift_nm", "type": "string", "descri... | CREATE TABLE `pc_gostop_dw`.`dc_eva_evnt_gift_mtr` (
`gift_cd` bigint COMMENT 'None',
`evnt_cd` bigint COMMENT 'None',
`evnt_no` bigint COMMENT 'None',
`gift_nm` string COMMENT 'None',
`gift_tp_nm` string COMMENT 'None',
`gift_desc` string COMMENT 'None',
`gift_grp_cd` bigint COMMENT 'None',... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dc_eva_evnt_mtr", "description": null, "columns": [{"name": "evnt_cd", "type": "bigint", "description": null}, {"name": "evnt_nm", "type": "string", "description": null}, {"name": "stat_cd", "type": "string", "description": null}, {"name": "strt_dt", "type": "string", "description... | CREATE TABLE `pc_gostop_dw`.`dc_eva_evnt_mtr` (
`evnt_cd` bigint COMMENT 'None',
`evnt_nm` string COMMENT 'None',
`stat_cd` string COMMENT 'None',
`strt_dt` string COMMENT 'None',
`end_dt` string COMMENT 'None',
`evnt_no_tp` bigint COMMENT 'None',
`rgstr_empno` string COMMENT 'None',
`rg... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_ppoint_use_hist", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "game_grd_nm", "type": "string", "description": null}, {"name": "use_tp_cd", "type": "string", "description": null}, {"name": "eva_evnt_cd", "type": "bigint... | CREATE TABLE `pc_gostop_dw`.`dg_go_ppoint_use_hist` (
`userid` string COMMENT 'None',
`game_grd_nm` string COMMENT 'None',
`use_tp_cd` string COMMENT 'None',
`eva_evnt_cd` bigint COMMENT 'None',
`eva_gift_grp_cd` bigint COMMENT 'None',
`eva_gift_cd` bigint COMMENT 'None',
`use_pnt` bigint CO... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_ppoint_user_d01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "pnt", "type": "bigint", "description": null}, {"name": "use_pnt", "type": "bigint", "description": null}, {"name": "happy_time_dbl", "type": "bigint", "des... | CREATE TABLE `pc_gostop_dw`.`dg_go_ppoint_user_d01` (
`userid` string COMMENT 'None',
`pnt` bigint COMMENT 'None',
`use_pnt` bigint COMMENT 'None',
`happy_time_dbl` bigint COMMENT 'None',
`happy_item_strt_dt` string COMMENT 'None',
`pnt_dt` string COMMENT 'None',
`join_dt` string COMMENT 'No... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "db_endp_sale_d01", "description": null, "columns": [{"name": "pay_chnl_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "sale_cd", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "descripti... | CREATE TABLE `pc_gostop_dw`.`db_endp_sale_d01` (
`pay_chnl_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`sale_cd` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`samt` double COMMENT 'None',
`nsamt` double COMMENT 'None',
`sale_cnt` bigint COMMENT 'None',
`userno` bi... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "db_prod_sale_hist", "description": null, "columns": [{"name": "work_hh", "type": "string", "description": null}, {"name": "pay_chnl_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "prod_seq", "type": "string", "descr... | CREATE TABLE `pc_gostop_dw`.`db_prod_sale_hist` (
`work_hh` string COMMENT 'None',
`pay_chnl_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`prod_seq` string COMMENT 'None',
`pay_tp_cd` string COMMENT 'None',
`pay_mns_cd` string COMMENT 'None',
`atmt_pay_yn` string COMMENT 'None'... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dc_grp_cd_d01", "description": null, "columns": [{"name": "grp_cd", "type": "string", "description": null}, {"name": "grp_nm", "type": "string", "description": null}, {"name": "grp_eng_nm", "type": "string", "description": null}, {"name": "cd_len", "type": "string", "description":... | CREATE TABLE `pc_gostop_dw`.`dc_grp_cd_d01` (
`grp_cd` string COMMENT 'None',
`grp_nm` string COMMENT 'None',
`grp_eng_nm` string COMMENT 'None',
`cd_len` string COMMENT 'None',
`cd_tp_cd` string COMMENT 'None',
`grp_scls_cd` string COMMENT 'None',
`grp_mcls_cd` string COMMENT 'None',
`g... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dc_prod_cd_mtr", "description": null, "columns": [{"name": "prod_seq", "type": "string", "description": null}, {"name": "prodid", "type": "string", "description": null}, {"name": "prod_nm", "type": "string", "description": null}, {"name": "sale_cd", "type": "string", "description"... | CREATE TABLE `pc_gostop_dw`.`dc_prod_cd_mtr` (
`prod_seq` string COMMENT 'None',
`prodid` string COMMENT 'None',
`prod_nm` string COMMENT 'None',
`sale_cd` string COMMENT 'None',
`sale2_cd` string COMMENT 'None',
`cpid` string COMMENT 'None',
`cp_nm` string COMMENT 'None',
`svc_seq` stri... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "md_tbl_d01", "description": null, "columns": [{"name": "dbname", "type": "string", "description": null}, {"name": "tbl_nm", "type": "string", "description": null}, {"name": "entt_nm", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null... | CREATE TABLE `pc_gostop_dw`.`md_tbl_d01` (
`dbname` string COMMENT 'None',
`tbl_nm` string COMMENT 'None',
`entt_nm` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`tbl_tp_cd` string COMMENT 'None',
`tbl_stat_cd` string COMMENT 'None',
`work_hh` string COMMENT 'None',
`sms_chk_y... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_adid_use_d01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "adid", "type": "string", "description": null}, {"name": "lst_dt", "type": "string", "description": null}, {"name": "nat_cd", "type": "string", "description": nu... | CREATE TABLE `pc_gostop_dw`.`dg_adid_use_d01` (
`game_cd` string COMMENT 'None',
`adid` string COMMENT 'None',
`lst_dt` string COMMENT 'None',
`nat_cd` string COMMENT 'None',
`os_cd` string COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_game_adid_d01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "adid", "type": "string", "description": null}, {"name": "inflw_dt", "type": "string", "description": null}, {"name": "lst_dt", "type": "string", "description":... | CREATE TABLE `pc_gostop_dw`.`dg_game_adid_d01` (
`game_cd` string COMMENT 'None',
`adid` string COMMENT 'None',
`inflw_dt` string COMMENT 'None',
`lst_dt` string COMMENT 'None',
`nat_cd` string COMMENT 'None',
`os_cd` string COMMENT 'None',
`idp_cd` string COMMENT 'None',
`idp_userno` st... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_user_adid_mapng_d01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "adid", "type": "string", "description": null}, {"name": "log_dt", "type": "string", "descripti... | CREATE TABLE `pc_gostop_dw`.`dg_user_adid_mapng_d01` (
`game_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`adid` string COMMENT 'None',
`log_dt` string COMMENT 'None',
`idp_cd` string COMMENT 'None',
`idp_userno` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
`age_c... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dm_mbr_ci_game_sale_d01", "description": null, "columns": [{"name": "rep_game_cd", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null}, {"name": "fst_pay_ymd", "type": "string", "description": null}, {"name": "lst_pay_ymd", "type": "string... | CREATE TABLE `pc_gostop_dw`.`dm_mbr_ci_game_sale_d01` (
`rep_game_cd` string COMMENT 'None',
`ci` string COMMENT 'None',
`fst_pay_ymd` string COMMENT 'None',
`lst_pay_ymd` string COMMENT 'None',
`cm_pay_amt` double COMMENT 'None',
`cm_pay_cnt` bigint COMMENT 'None',
`pay_cnt` bigint COMMENT ... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "sg_game_adid_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "act_tp_cd", "type": "string", "description": null}, {"name": "nat_cd", "type": "string", "description": null}, {"name": "os_cd", "type": "string", "descriptio... | CREATE TABLE `pc_gostop_dw`.`sg_game_adid_sd01` (
`game_cd` string COMMENT 'None',
`act_tp_cd` string COMMENT 'None',
`nat_cd` string COMMENT 'None',
`os_cd` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
`age_cd` string COMMENT 'None',
`cm_user` bigint COMMENT 'None',
`new_ucnt`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_regulation_hist", "description": null, "columns": [{"name": "los_rstct_mony", "type": "string", "description": null}, {"name": "rstct_chg_cnt", "type": "bigint", "description": null}, {"name": "tdd_rstct_set_ucnt", "type": "bigint", "description": null}, {"name": "work_ymd",... | CREATE TABLE `pc_gostop_dw`.`dg_go_regulation_hist` (
`los_rstct_mony` string COMMENT 'None',
`rstct_chg_cnt` bigint COMMENT 'None',
`tdd_rstct_set_ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "db_endp_sale_hist", "description": null, "columns": [{"name": "pay_chnl_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "sale_cd", "type": "string", "description": null}, {"name": "prod_seq", "type": "string", "descr... | CREATE TABLE `pc_gostop_dw`.`db_endp_sale_hist` (
`pay_chnl_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`sale_cd` string COMMENT 'None',
`prod_seq` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`samt` double COMMENT 'None',
`nsamt` double COMMENT 'None',
`sale_cnt`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_go_game_user_m01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "custno", "type": "bigint", "description": null}, {"name": "game_grd_cd", "type": "string", "descri... | CREATE TABLE `pc_gostop_dw`.`dg_go_game_user_m01` (
`userid` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`custno` bigint COMMENT 'None',
`game_grd_cd` string COMMENT 'None',
`use_game_cnt` bigint COMMENT 'None',
`main_use_game_grd_cd` string COMMENT 'None',
`main_use_game_cd` stri... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mblg_certi_d01", "description": null, "columns": [{"name": "certi_sys_cd", "type": "string", "description": null}, {"name": "idp_cd", "type": "string", "description": null}, {"name": "idp_userno", "type": "string", "description": null}, {"name": "gbase_app_id", "type": "string"... | CREATE TABLE `pc_gostop_dw`.`dg_mblg_certi_d01` (
`certi_sys_cd` string COMMENT 'None',
`idp_cd` string COMMENT 'None',
`idp_userno` string COMMENT 'None',
`gbase_app_id` string COMMENT 'None',
`idp_certi_dt` string COMMENT 'None',
`userno` string COMMENT 'None',
`mbr_stat_cd` string COMMENT... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "dg_mblg_user_d01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "hg_userid", "type": "string", "description": null}, {"name": "hg_userno", "type": "bigint", "description": null}, {"name": "sex_cd", "type": "string", "descript... | CREATE TABLE `pc_gostop_dw`.`dg_mblg_user_d01` (
`userno` string COMMENT 'None',
`hg_userid` string COMMENT 'None',
`hg_userno` bigint COMMENT 'None',
`sex_cd` string COMMENT 'None',
`age_cd` string COMMENT 'None',
`join_prd_cd` string COMMENT 'None',
`lst_login_prd_cd` string COMMENT 'None'... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_dw", "table": "ig_game_han_sd03", "description": null, "columns": [{"name": "gamegb", "type": "string", "description": null}, {"name": "usergb", "type": "string", "description": null}, {"name": "agegb", "type": "string", "description": null}, {"name": "sex", "type": "string", "description": null... | CREATE TABLE `pc_gostop_dw`.`ig_game_han_sd03` (
`gamegb` string COMMENT 'None',
`usergb` string COMMENT 'None',
`agegb` string COMMENT 'None',
`sex` string COMMENT 'None',
`gradegb` string COMMENT 'None',
`pancntgb` string COMMENT 'None',
`guildyn` string COMMENT 'None',
`plus_svccd` st... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "pc_gostop_mart", "table": "gostop_game_hist", "description": null, "columns": [{"name": "sno", "type": "bigint", "description": null}, {"name": "nickname", "type": "string", "description": null}, {"name": "hid", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null},... | CREATE TABLE `pc_gostop_mart`.`gostop_game_hist` (
`sno` bigint COMMENT 'None',
`nickname` string COMMENT 'None',
`hid` string COMMENT 'None',
`ci` string COMMENT 'None',
`reg_dt` string COMMENT 'None',
`seed` double COMMENT 'None',
`loss_mony` double COMMENT 'None',
`dealer_mony` double... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "bigamestct", "description": null, "columns": [{"name": "logdte", "type": "string", "description": null}, {"name": "gameid", "type": "string", "description": null}, {"name": "maxcnt", "type": "bigint", "description": null}, {"name": "maxdate", "type": "string", "description": null}, {... | CREATE TABLE `custom_dw`.`bigamestct` (
`logdte` string COMMENT 'None',
`gameid` string COMMENT 'None',
`maxcnt` bigint COMMENT 'None',
`maxdate` string COMMENT 'None',
`mincnt` bigint COMMENT 'None',
`sumcnt` bigint COMMENT 'None',
`chccnt` bigint COMMENT 'None',
`maxlcnt` bigint COMMEN... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "db_game_payr_mtr", "description": null, "columns": [{"name": "pay_chnl_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "fst_pay_ymd", "type": "string", "description": null}, {"name": "lst_pay_ymd", "type": "string", "de... | CREATE TABLE `custom_dw`.`db_game_payr_mtr` (
`pay_chnl_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`fst_pay_ymd` string COMMENT 'None',
`lst_pay_ymd` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`custno` bigint COMMENT 'None',
`prod_seq` string COMMENT 'None',
`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dc_chnlid_mtr", "description": null, "columns": [{"name": "chnlid", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "chnl_cd", "type": "string", "description": nul... | CREATE TABLE `custom_dw`.`dc_chnlid_mtr` (
`chnlid` string COMMENT 'None',
`chnl_nm` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`gameid` string COMMENT 'None',
`subid` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_ai_blind_bet_hist", "description": null, "columns": [{"name": "gibo_no", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "blind_bet_rnd", "type": "bigint", "description": null}, {"name": "blind_bet_rnd_seq", "type": "... | CREATE TABLE `custom_dw`.`dg_bdk_ai_blind_bet_hist` (
`gibo_no` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`blind_bet_rnd` bigint COMMENT 'None',
`blind_bet_rnd_seq` bigint COMMENT 'None',
`bet_rnd_seq` bigint COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`hld_gmony` doubl... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_bet_hist", "description": null, "columns": [{"name": "gibo_no", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "bet_rnd", "type": "bigint", "description": null}, {"name": "bet_rnd_seq", "type": "bigint", "description... | CREATE TABLE `custom_dw`.`dg_bdk_bet_hist` (
`gibo_no` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`bet_rnd` bigint COMMENT 'None',
`bet_rnd_seq` bigint COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`hld_gmony` double COMMENT 'None',
`bet_ston_colr` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_dtl_user_d01", "description": null, "columns": [{"name": "user_tp_cd", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "cm_sccss_cnt", "type": "bigint", "description": null}, {"name": "cm_fail_cnt", "type": "bigint", ... | CREATE TABLE `custom_dw`.`dg_bdk_dtl_user_d01` (
`user_tp_cd` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`cm_sccss_cnt` bigint COMMENT 'None',
`cm_fail_cnt` bigint COMMENT 'None',
`cm_get_mony` double COMMENT 'None',
`cm_los_mony` double COMMENT 'None',
`fst_dt` string COMMENT 'N... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_game_hist", "description": null, "columns": [{"name": "gibo_no", "type": "bigint", "description": null}, {"name": "pybd_knd_cd", "type": "bigint", "description": null}, {"name": "pybd_rslt_cd", "type": "bigint", "description": null}, {"name": "cntdn_tm_lmt", "type": "bigint", ... | CREATE TABLE `custom_dw`.`dg_bdk_game_hist` (
`gibo_no` bigint COMMENT 'None',
`pybd_knd_cd` bigint COMMENT 'None',
`pybd_rslt_cd` bigint COMMENT 'None',
`cntdn_tm_lmt` bigint COMMENT 'None',
`cntdn_tcnt_lmt` bigint COMMENT 'None',
`rlft` bigint COMMENT 'None',
`hndp` bigint COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_leag_hist", "description": null, "columns": [{"name": "leag_strt_wk", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "leag_grd_cd", "type": "string", "description": null}, {"name": "leag_rat_scr", "type": "bigint", "... | CREATE TABLE `custom_dw`.`dg_bdk_leag_hist` (
`leag_strt_wk` string COMMENT 'None',
`userid` string COMMENT 'None',
`leag_grd_cd` string COMMENT 'None',
`leag_rat_scr` bigint COMMENT 'None',
`nine_chg_pnt` bigint COMMENT 'None',
`leag_rnk` bigint COMMENT 'None',
`leag_pcnt` bigint COMMENT 'N... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_user_hist", "description": null, "columns": [{"name": "gibo_no", "type": "bigint", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "bigint", "description": null}, {"name": "catch_ston_colr", "type": "string", "de... | CREATE TABLE `custom_dw`.`dg_bdk_user_hist` (
`gibo_no` bigint COMMENT 'None',
`userid` string COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`catch_ston_colr` string COMMENT 'None',
`user_ip` string COMMENT 'None',
`pybd_end_dt` string COMMENT 'None',
`idp_cd` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_user_m01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "gradegb_now", "type": "string", "description": null}, {"name": "lastdate", "type": "string", "description": null}, {"name": "mon_activegb", "type": "string", "descr... | CREATE TABLE `custom_dw`.`dg_bdk_user_m01` (
`userid` string COMMENT 'None',
`gradegb_now` string COMMENT 'None',
`lastdate` string COMMENT 'None',
`mon_activegb` string COMMENT 'None',
`mon_match_cnt` bigint COMMENT 'None',
`mon_bet_cnt` bigint COMMENT 'None',
`mon_vit_cnt` bigint COMMENT '... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_bdk_user_mtr", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "custno", "type": "bigint", "description": null}, {"name": "join_dt", "type": "string", "description": nul... | CREATE TABLE `custom_dw`.`dg_bdk_user_mtr` (
`userid` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`custno` bigint COMMENT 'None',
`join_dt` string COMMENT 'None',
`lst_game_dt` string COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`hld_gmony` double COMMENT 'None',
`rnk_... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_brdg_allin_hist", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "game_userno", "type": "bigint", "descripti... | CREATE TABLE `custom_dw`.`dg_brdg_allin_hist` (
`game_cd` string COMMENT 'None',
`userid` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`game_userno` bigint COMMENT 'None',
`allin_dt` string COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_chnl_cd", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "chnl_cd", "type": "string", "description": null}, {"name": "strt_ymd", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null... | CREATE TABLE `custom_dw`.`dg_chnl_cd` (
`game_cd` string COMMENT 'None',
`chnl_cd` string COMMENT 'None',
`strt_ymd` string COMMENT 'None',
`chnl_nm` string COMMENT 'None',
`chnl_tp_cd` string COMMENT 'None',
`chnl_tp_nm` string COMMENT 'None',
`gameid` string COMMENT 'None',
`end_ymd` s... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_frndpop_mssn_fail_hist", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "stge_tp_cd", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "mssn_tp_cd", "type": "string", ... | CREATE TABLE `custom_dw`.`dg_frndpop_mssn_fail_hist` (
`userno` string COMMENT 'None',
`stge_tp_cd` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`mssn_tp_cd` string COMMENT 'None',
`rst_mssn_cnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_frndpop_rtm_mtch_hist", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "mtch_tkt_no", "type": "bigint", "description": null}, {"name": "mode_tp_cd", "type": "string", "description": null}, {"name": "no", "type": "bigint", "desc... | CREATE TABLE `custom_dw`.`dg_frndpop_rtm_mtch_hist` (
`userno` string COMMENT 'None',
`mtch_tkt_no` bigint COMMENT 'None',
`mode_tp_cd` string COMMENT 'None',
`no` bigint COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`frnd_id` string COMMENT 'None',
`ptm_ss` bigint COMMENT 'None',
`rl... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_frndpop_sc_hist", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "log_tp_cd", "type": "bigint", "description": null}, {"name": "cnt", "type": "bigint", "description": ... | CREATE TABLE `custom_dw`.`dg_frndpop_sc_hist` (
`userno` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`log_tp_cd` bigint COMMENT 'None',
`cnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_frndpop_stge_hist", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "stge_tp_cd", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "log_tp_cd", "type": "bigint", "descr... | CREATE TABLE `custom_dw`.`dg_frndpop_stge_hist` (
`userno` string COMMENT 'None',
`stge_tp_cd` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`log_tp_cd` bigint COMMENT 'None',
`clr_tp_cd` bigint COMMENT 'None',
`rlay_tcnt` bigint COMMENT 'None',
`os_cd` bigint COMMENT 'None',
`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_frndpop_user_mtr", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "fchg_ruby", "type": "bigint", "description": null}, {"name": "fre_ruby", "type": "bigint", "description": null}, {"name": "fre_coin", "type": "bigint", "descrip... | CREATE TABLE `custom_dw`.`dg_frndpop_user_mtr` (
`userno` string COMMENT 'None',
`fchg_ruby` bigint COMMENT 'None',
`fre_ruby` bigint COMMENT 'None',
`fre_coin` bigint COMMENT 'None',
`fchg_hrt` bigint COMMENT 'None',
`fre_hrt` bigint COMMENT 'None',
`max_stge_no` bigint COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_game_mm_user_m01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "new_join_yn", "type": "string", "description": null}, {"name": "mm_user_pcnt", "type": "bigint", "description": null}, {"name": "mm_vst_dcnt", "type": "bigint",... | CREATE TABLE `custom_dw`.`dg_game_mm_user_m01` (
`userno` string COMMENT 'None',
`new_join_yn` string COMMENT 'None',
`mm_user_pcnt` bigint COMMENT 'None',
`mm_vst_dcnt` bigint COMMENT 'None',
`mm_ptm` double COMMENT 'None',
`ltr_etc1` string COMMENT 'None',
`userid` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_game_user_d01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "description": null}, {"name": "custno", "type": "bigint", "description": null... | CREATE TABLE `custom_dw`.`dg_game_user_d01` (
`userno` string COMMENT 'None',
`userid` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`custno` bigint COMMENT 'None',
`ci` string COMMENT 'None',
`join_dt` string COMMENT 'None',
`join_prd_cd` string COMMENT 'None',
`lst_game_dt` str... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_game_user_d01_mblg", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "hg_userid", "type": "string", "description": null}, {"name": "hg_userno", "type": "bigint", "description": null}, {"name": "hgid_mapng_yn", "type": "string", ... | CREATE TABLE `custom_dw`.`dg_game_user_d01_mblg` (
`userno` string COMMENT 'None',
`hg_userid` string COMMENT 'None',
`hg_userno` bigint COMMENT 'None',
`hgid_mapng_yn` string COMMENT 'None',
`age_cd` string COMMENT 'None',
`age_zn_cd` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_mbl_bdk_user_mtr", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "userno", "type": "bigint", "description": null}, {"name": "mbr_tp_cd", "type": "string", "description": null}, {"name": "join_dt", "type": "string", "descriptio... | CREATE TABLE `custom_dw`.`dg_mbl_bdk_user_mtr` (
`userid` string COMMENT 'None',
`userno` bigint COMMENT 'None',
`mbr_tp_cd` string COMMENT 'None',
`join_dt` string COMMENT 'None',
`lst_game_dt` string COMMENT 'None',
`hld_fre_star` bigint COMMENT 'None',
`hld_fchg_star` bigint COMMENT 'None... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_mblg_game_user_d01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "description": null}, {"name": "hg_userid", "type": "string", "description": null}, {"name": "sngl_game_use_yn", "type": "string", "... | CREATE TABLE `custom_dw`.`dg_mblg_game_user_d01` (
`userno` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`hg_userid` string COMMENT 'None',
`sngl_game_use_yn` string COMMENT 'None',
`game_grd_tp_cd` string COMMENT 'None',
`rat_join_dt` string COMMENT 'None',
`join_prd_cd` string COM... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_mblg_item_mtr", "description": null, "columns": [{"name": "item_id", "type": "string", "description": null}, {"name": "item_nm", "type": "string", "description": null}, {"name": "item_tp_cd", "type": "string", "description": null}, {"name": "item_dtl_tp_cd", "type": "string", "des... | CREATE TABLE `custom_dw`.`dg_mblg_item_mtr` (
`item_id` string COMMENT 'None',
`item_nm` string COMMENT 'None',
`item_tp_cd` string COMMENT 'None',
`item_dtl_tp_cd` string COMMENT 'None',
`item_add_info` string COMMENT 'None',
`sale_prc` double COMMENT 'None',
`use_psbl_tcnt` bigint COMMENT ... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_mony_cd_mtr", "description": null, "columns": [{"name": "mony_cd", "type": "string", "description": null}, {"name": "mony_nm", "type": "string", "description": null}, {"name": "mony_desc", "type": "string", "description": null}, {"name": "mony_cat_cd", "type": "string", "descripti... | CREATE TABLE `custom_dw`.`dg_mony_cd_mtr` (
`mony_cd` string COMMENT 'None',
`mony_nm` string COMMENT 'None',
`mony_desc` string COMMENT 'None',
`mony_cat_cd` string COMMENT 'None',
`mony_cat_nm` string COMMENT 'None',
`strt_ymd` string COMMENT 'None',
`out_in_tp_cd` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "dg_mony_chg_hist", "description": null, "columns": [{"name": "log_dt", "type": "string", "description": null}, {"name": "userid", "type": "string", "description": null}, {"name": "mony_cd", "type": "string", "description": null}, {"name": "out_in_tp_cd", "type": "string", "descriptio... | CREATE TABLE `custom_dw`.`dg_mony_chg_hist` (
`log_dt` string COMMENT 'None',
`userid` string COMMENT 'None',
`mony_cd` string COMMENT 'None',
`out_in_tp_cd` string COMMENT 'None',
`chg_mony` double COMMENT 'None',
`chg_cnt` bigint COMMENT 'None',
`inflw_chnl_cd` string COMMENT 'None',
`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_bet_sd01", "description": null, "columns": [{"name": "idp_cd", "type": "string", "description": null}, {"name": "bet_cnt", "type": "bigint", "description": null}, {"name": "bet_ucnt", "type": "bigint", "description": null}, {"name": "bet_mony", "type": "double", "description":... | CREATE TABLE `custom_dw`.`sg_bdk_bet_sd01` (
`idp_cd` string COMMENT 'None',
`bet_cnt` bigint COMMENT 'None',
`bet_ucnt` bigint COMMENT 'None',
`bet_mony` double COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_dtl_user_sd01", "description": null, "columns": [{"name": "user_tp_cd", "type": "bigint", "description": null}, {"name": "age_zn_cd", "type": "string", "description": null}, {"name": "sex_cd", "type": "string", "description": null}, {"name": "mbrs_prodid", "type": "string", "d... | CREATE TABLE `custom_dw`.`sg_bdk_dtl_user_sd01` (
`user_tp_cd` bigint COMMENT 'None',
`age_zn_cd` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
`mbrs_prodid` string COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`game_grd_secn_cd` string COMMENT 'None',
`hld_mony_grd_cd` strin... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_game_sd01", "description": null, "columns": [{"name": "pybd_tp_cd", "type": "bigint", "description": null}, {"name": "pybd_knd_cd", "type": "bigint", "description": null}, {"name": "pybd_rslt_cd", "type": "bigint", "description": null}, {"name": "ptm_secn_cd", "type": "string"... | CREATE TABLE `custom_dw`.`sg_bdk_game_sd01` (
`pybd_tp_cd` bigint COMMENT 'None',
`pybd_knd_cd` bigint COMMENT 'None',
`pybd_rslt_cd` bigint COMMENT 'None',
`ptm_secn_cd` string COMMENT 'None',
`tot_ston_secn_cd` bigint COMMENT 'None',
`chnl_id` string COMMENT 'None',
`game_pcnt` bigint COMM... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_leag_sw01", "description": null, "columns": [{"name": "leag_strt_wk", "type": "string", "description": null}, {"name": "leag_grd_cd", "type": "string", "description": null}, {"name": "leag_pcnt_secn_cd", "type": "string", "description": null}, {"name": "nine_hld_pnt_secn_cd", ... | CREATE TABLE `custom_dw`.`sg_bdk_leag_sw01` (
`leag_strt_wk` string COMMENT 'None',
`leag_grd_cd` string COMMENT 'None',
`leag_pcnt_secn_cd` string COMMENT 'None',
`nine_hld_pnt_secn_cd` string COMMENT 'None',
`leag_scr_secn_cd` string COMMENT 'None',
`pc_mbl_use_tp_cd` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_mony_sd01", "description": null, "columns": [{"name": "whle_crncy_amt", "type": "double", "description": null}, {"name": "tdd_crncy_amt", "type": "double", "description": null}, {"name": "dmnc_crncy_amt", "type": "double", "description": null}, {"name": "dmnc_3mm_crncy_amt", "... | CREATE TABLE `custom_dw`.`sg_bdk_mony_sd01` (
`whle_crncy_amt` double COMMENT 'None',
`tdd_crncy_amt` double COMMENT 'None',
`dmnc_crncy_amt` double COMMENT 'None',
`dmnc_3mm_crncy_amt` double COMMENT 'None',
`game_cd` string COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_pu_sm01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "game_prpns_nm", "type": "string", "description": null}, {"name": "pu", "type": "bigint", "description": null}, {"name": "nsamt", "type": "double", "description": nu... | CREATE TABLE `custom_dw`.`sg_bdk_pu_sm01` (
`game_cd` string COMMENT 'None',
`game_prpns_nm` string COMMENT 'None',
`pu` bigint COMMENT 'None',
`nsamt` double COMMENT 'None',
`mau` bigint COMMENT 'None',
`work_ym` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_user_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": null}, {"name": "dup_ucnt", "type": "bigint", "description": null}, {"name": "pybd_ucnt", "type": "bigint", "description":... | CREATE TABLE `custom_dw`.`sg_bdk_user_sd01` (
`game_cd` string COMMENT 'None',
`ucnt` bigint COMMENT 'None',
`dup_ucnt` bigint COMMENT 'None',
`pybd_ucnt` bigint COMMENT 'None',
`pybd19_ucnt` bigint COMMENT 'None',
`pybd9_ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_bdk_user_sm01", "description": null, "columns": [{"name": "pybd_ucnt", "type": "bigint", "description": null}, {"name": "gmbl_pybd_ucnt", "type": "bigint", "description": null}, {"name": "bet_pybd_ucnt", "type": "bigint", "description": null}, {"name": "bet_ucnt", "type": "bigint"... | CREATE TABLE `custom_dw`.`sg_bdk_user_sm01` (
`pybd_ucnt` bigint COMMENT 'None',
`gmbl_pybd_ucnt` bigint COMMENT 'None',
`bet_pybd_ucnt` bigint COMMENT 'None',
`bet_ucnt` bigint COMMENT 'None',
`game_cd` string COMMENT 'None',
`work_ym` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_brdg_allin_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "allin_tcnt", "type": "bigint", "description": null}, {"name": "allin_ucnt", "type": "bigint", "description": null}, {"name": "work_ymd", "type": "string", "desc... | CREATE TABLE `custom_dw`.`sg_brdg_allin_sd01` (
`game_cd` string COMMENT 'None',
`allin_tcnt` bigint COMMENT 'None',
`allin_ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndp_item_hld_sd01", "description": null, "columns": [{"name": "item_id", "type": "bigint", "description": null}, {"name": "item_hld_cnt_secn_cd", "type": "bigint", "description": null}, {"name": "item_hld_cnt", "type": "bigint", "description": null}, {"name": "ucnt", "type": "bi... | CREATE TABLE `custom_dw`.`sg_frndp_item_hld_sd01` (
`item_id` bigint COMMENT 'None',
`item_hld_cnt_secn_cd` bigint COMMENT 'None',
`item_hld_cnt` bigint COMMENT 'None',
`ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_ad_rwd_sd01", "description": null, "columns": [{"name": "ad_tp_nm", "type": "string", "description": null}, {"name": "rwd_item_id", "type": "bigint", "description": null}, {"name": "wtch_cnt", "type": "bigint", "description": null}, {"name": "wtch_cmpl_cnt", "type": "bigin... | CREATE TABLE `custom_dw`.`sg_frndpop_ad_rwd_sd01` (
`ad_tp_nm` string COMMENT 'None',
`rwd_item_id` bigint COMMENT 'None',
`wtch_cnt` bigint COMMENT 'None',
`wtch_cmpl_cnt` bigint COMMENT 'None',
`wtch_ucnt` bigint COMMENT 'None',
`wtch_cmpl_ucnt` bigint COMMENT 'None',
`work_ymd` string COM... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_ad_stge_sd01", "description": null, "columns": [{"name": "ad_tp_nm", "type": "string", "description": null}, {"name": "wld_tp_cd", "type": "bigint", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "wtch_ucnt", "type": "bigint", "d... | CREATE TABLE `custom_dw`.`sg_frndpop_ad_stge_sd01` (
`ad_tp_nm` string COMMENT 'None',
`wld_tp_cd` bigint COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`wtch_ucnt` bigint COMMENT 'None',
`wtch_cmpl_ucnt` bigint COMMENT 'None',
`wtch_iprf_ucnt` bigint COMMENT 'None',
`wtch_fail_ucnt` bigin... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_ad_user_sd01", "description": null, "columns": [{"name": "wld_tp_cd", "type": "bigint", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "wtch_cmpl_cnt", "type": "bigint", "description": null}, {"name": "wtch_ucnt", "type": "bigint... | CREATE TABLE `custom_dw`.`sg_frndpop_ad_user_sd01` (
`wld_tp_cd` bigint COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`wtch_cmpl_cnt` bigint COMMENT 'None',
`wtch_ucnt` bigint COMMENT 'None',
`wtch_cmpl_ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_ad_wtch_sd01", "description": null, "columns": [{"name": "ad_tp_nm", "type": "string", "description": null}, {"name": "wld_tp_cd", "type": "bigint", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "wtch_cnt", "type": "bigint", "de... | CREATE TABLE `custom_dw`.`sg_frndpop_ad_wtch_sd01` (
`ad_tp_nm` string COMMENT 'None',
`wld_tp_cd` bigint COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`wtch_cnt` bigint COMMENT 'None',
`wtch_cmpl_cnt` bigint COMMENT 'None',
`wtch_iprf_cnt` bigint COMMENT 'None',
`wtch_fail_cnt` bigint CO... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_mssn_fail_sd01", "description": null, "columns": [{"name": "stge_tp_cd", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "mssn_tp_cd", "type": "string", "description": null}, {"name": "rst_mssn_cnt", "type": "big... | CREATE TABLE `custom_dw`.`sg_frndpop_mssn_fail_sd01` (
`stge_tp_cd` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`mssn_tp_cd` string COMMENT 'None',
`rst_mssn_cnt` bigint COMMENT 'None',
`try_fail_cnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_rtm_mtch_sd01", "description": null, "columns": [{"name": "mode_tp_cd", "type": "string", "description": null}, {"name": "no", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "frnd_id", "type": "string", "descrip... | CREATE TABLE `custom_dw`.`sg_frndpop_rtm_mtch_sd01` (
`mode_tp_cd` string COMMENT 'None',
`no` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`frnd_id` string COMMENT 'None',
`mtch_cnt` bigint COMMENT 'None',
`clr_cnt` bigint COMMENT 'None',
`mssn_clr_win_cnt` bigint COMMENT 'None',... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_rtm_mtch_user_sd01", "description": null, "columns": [{"name": "mode_tp_cd", "type": "string", "description": null}, {"name": "rl_wld_area_no", "type": "bigint", "description": null}, {"name": "time_wld_area_no", "type": "bigint", "description": null}, {"name": "rl_wld_stg... | CREATE TABLE `custom_dw`.`sg_frndpop_rtm_mtch_user_sd01` (
`mode_tp_cd` string COMMENT 'None',
`rl_wld_area_no` bigint COMMENT 'None',
`time_wld_area_no` bigint COMMENT 'None',
`rl_wld_stge_no` bigint COMMENT 'None',
`time_wld_stge_no` bigint COMMENT 'None',
`grp_cd` bigint COMMENT 'None',
`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_sc_sd01", "description": null, "columns": [{"name": "stge_no", "type": "bigint", "description": null}, {"name": "log_tp_cd", "type": "bigint", "description": null}, {"name": "cnt", "type": "bigint", "description": null}, {"name": "work_ymd", "type": "string", "description"... | CREATE TABLE `custom_dw`.`sg_frndpop_sc_sd01` (
`stge_no` bigint COMMENT 'None',
`log_tp_cd` bigint COMMENT 'None',
`cnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_stge_sd01", "description": null, "columns": [{"name": "stge_tp_cd", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "rlay_tcnt", "type": "bigint", "description": null}, {"name": "os_cd", "type": "bigint", "descri... | CREATE TABLE `custom_dw`.`sg_frndpop_stge_sd01` (
`stge_tp_cd` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`rlay_tcnt` bigint COMMENT 'None',
`os_cd` bigint COMMENT 'None',
`try_tcnt` bigint COMMENT 'None',
`sccss_tcnt` bigint COMMENT 'None',
`fail_tcnt` bigint COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_frndpop_stge_sd02", "description": null, "columns": [{"name": "stge_tp_cd", "type": "string", "description": null}, {"name": "stge_no", "type": "bigint", "description": null}, {"name": "try_ucnt", "type": "bigint", "description": null}, {"name": "sccss_ucnt", "type": "bigint", "de... | CREATE TABLE `custom_dw`.`sg_frndpop_stge_sd02` (
`stge_tp_cd` string COMMENT 'None',
`stge_no` bigint COMMENT 'None',
`try_ucnt` bigint COMMENT 'None',
`sccss_ucnt` bigint COMMENT 'None',
`lst_lv_ucnt` bigint COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_game_cntu_use_sd01", "description": null, "columns": [{"name": "strt_ymd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "dd_use_cyc", "type": "bigint", "description": null}, {"name": "dd_ucnt", "type": "bigint", "desc... | CREATE TABLE `custom_dw`.`sg_game_cntu_use_sd01` (
`strt_ymd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`dd_use_cyc` bigint COMMENT 'None',
`dd_ucnt` bigint COMMENT 'None',
`dd_pcnt` bigint COMMENT 'None',
`dd_ptm` double COMMENT 'None',
`ltr_etc1` string COMMENT 'None',
`w... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_game_mblg_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "description": null}, {"name": "sex_cd", "type": "string", "description": null}, {"name": "age_zn_cd", "type": "string", "description":... | CREATE TABLE `custom_dw`.`sg_game_mblg_sd01` (
`game_cd` string COMMENT 'None',
`st_cd` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
`age_zn_cd` string COMMENT 'None',
`hg_id_yn` string COMMENT 'None',
`game_grd_tp_cd` string COMMENT 'None',
`pcnt_secn_cd` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_game_sumry_sd01", "description": null, "columns": [{"name": "work_ymd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "mcu", "type": "bigint", "description": null}, {"name": "uv", "type": "bigint", "description": null}... | CREATE TABLE `custom_dw`.`sg_game_sumry_sd01` (
`work_ymd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`mcu` bigint COMMENT 'None',
`uv` bigint COMMENT 'None',
`new_ucnt` bigint COMMENT 'None',
`pu_uv` bigint COMMENT 'None',
`pu` bigint COMMENT 'None',
`new_pu` bigint COMMENT... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_game_user_sd01", "description": null, "columns": [{"name": "fullage_secn_cd", "type": "string", "description": null}, {"name": "sex_cd", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "string", "description": null}, {"name": "tdd_pcnt_secn_cd", "type": "st... | CREATE TABLE `custom_dw`.`sg_game_user_sd01` (
`fullage_secn_cd` string COMMENT 'None',
`sex_cd` string COMMENT 'None',
`game_grd_cd` string COMMENT 'None',
`tdd_pcnt_secn_cd` string COMMENT 'None',
`tdd_ptm_secn_cd` string COMMENT 'None',
`join_chnl_cd` string COMMENT 'None',
`lst_inflw_chn... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_mblg_item_hld_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "bigint", "description": null}, {"name": "act_user_yn", "type": "string", "description": null}, {"name": "item_tp_cd", "type": "string"... | CREATE TABLE `custom_dw`.`sg_mblg_item_hld_sd01` (
`game_cd` string COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`act_user_yn` string COMMENT 'None',
`item_tp_cd` string COMMENT 'None',
`item_id` string COMMENT 'None',
`hld_cnt` bigint COMMENT 'None',
`num_etc1` bigint COMMENT 'None'... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_mblg_mony_sd01", "description": null, "columns": [{"name": "tp_cd", "type": "string", "description": null}, {"name": "pay_tp_cd", "type": "string", "description": null}, {"name": "chg_rsn_cd", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "bigint", "descr... | CREATE TABLE `custom_dw`.`sg_mblg_mony_sd01` (
`tp_cd` string COMMENT 'None',
`pay_tp_cd` string COMMENT 'None',
`chg_rsn_cd` string COMMENT 'None',
`game_grd_cd` bigint COMMENT 'None',
`ltr_etc1` string COMMENT 'None',
`ltr_etc2` string COMMENT 'None',
`ltr_etc3` string COMMENT 'None',
... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_mony_chg_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "out_in_tp_cd", "type": "string", "description": null}, {"name": "mony_cd", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description... | CREATE TABLE `custom_dw`.`sg_mony_chg_sd01` (
`game_cd` string COMMENT 'None',
`out_in_tp_cd` string COMMENT 'None',
`mony_cd` string COMMENT 'None',
`ucnt` bigint COMMENT 'None',
`chg_mony` double COMMENT 'None',
`chg_cnt` bigint COMMENT 'None',
`mm_cm_ucnt` bigint COMMENT 'None',
`mm_c... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_bdki_trace_cd_sale_sd01", "description": null, "columns": [{"name": "category", "type": "string", "description": null}, {"name": "trace_cd", "type": "string", "description": null}, {"name": "samt", "type": "double", "description": null}, {"name": "work_ymd", "type": "string", ... | CREATE TABLE `custom_dw`.`sg_std_bdki_trace_cd_sale_sd01` (
`category` string COMMENT 'None',
`trace_cd` string COMMENT 'None',
`samt` double COMMENT 'None',
`work_ymd` string COMMENT 'None'
); |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_indr_cntu_sw01", "description": null, "columns": [{"name": "strt_ymd", "type": "string", "description": null}, {"name": "end_ymd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "wkly_use_cyc", "type": "string", "de... | CREATE TABLE `custom_dw`.`sg_std_indr_cntu_sw01` (
`strt_ymd` string COMMENT 'None',
`end_ymd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`wkly_use_cyc` string COMMENT 'None',
`wkly_ucnt` bigint COMMENT 'None',
`wkly_pcnt` bigint COMMENT 'None',
`wkly_ptm` double COMMENT 'None',... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_indr_game_pu_sd01", "description": null, "columns": [{"name": "lcls_cd", "type": "string", "description": null}, {"name": "mcls_cd", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "descri... | CREATE TABLE `custom_dw`.`sg_std_indr_game_pu_sd01` (
`lcls_cd` string COMMENT 'None',
`mcls_cd` string COMMENT 'None',
`org_cd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`lcls_nm` string COMMENT 'None',
`mcls_nm` string COMMENT 'None',
`game_nm` string COMMENT 'None',
`uv`... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_indr_sale_secn_sm01", "description": null, "columns": [{"name": "nat_cd", "type": "string", "description": null}, {"name": "os_cd", "type": "string", "description": null}, {"name": "mket_cd", "type": "string", "description": null}, {"name": "pu_tp_cd", "type": "string", "descr... | CREATE TABLE `custom_dw`.`sg_std_indr_sale_secn_sm01` (
`nat_cd` string COMMENT 'None',
`os_cd` string COMMENT 'None',
`mket_cd` string COMMENT 'None',
`pu_tp_cd` string COMMENT 'None',
`mm_samt_secn_cd` string COMMENT 'None',
`pu_yn` string COMMENT 'None',
`lst_lv_cd` string COMMENT 'None',... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_indr_sd01", "description": null, "columns": [{"name": "lcls_cd", "type": "string", "description": null}, {"name": "mcls_cd", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description": null}, {"name": "lcls_nm", "type": "string", "description": ... | CREATE TABLE `custom_dw`.`sg_std_indr_sd01` (
`lcls_cd` string COMMENT 'None',
`mcls_cd` string COMMENT 'None',
`org_cd` string COMMENT 'None',
`lcls_nm` string COMMENT 'None',
`mcls_nm` string COMMENT 'None',
`game_nm` string COMMENT 'None',
`cm_ucnt` bigint COMMENT 'None',
`uv_cnt` big... |
Write a SQL CREATE TABLE script based on the given schema information. | {"database": "custom_dw", "table": "sg_std_indr_sm01", "description": null, "columns": [{"name": "lcls_cd", "type": "string", "description": null}, {"name": "mcls_cd", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description": ... | CREATE TABLE `custom_dw`.`sg_std_indr_sm01` (
`lcls_cd` string COMMENT 'None',
`mcls_cd` string COMMENT 'None',
`game_cd` string COMMENT 'None',
`org_cd` string COMMENT 'None',
`lcls_nm` string COMMENT 'None',
`mcls_nm` string COMMENT 'None',
`game_nm` string COMMENT 'None',
`mm_ucnt` bi... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.