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": "mobile_poker_dw", "table": "sg_bdki_high_rnk_user_sw01", "description": null, "columns": [{"name": "wau", "type": "bigint", "description": null}, {"name": "new_ucnt", "type": "bigint", "description": null}, {"name": "secd_ucnt", "type": "bigint", "description": null}, {"name": "cmbck_ucnt", "type": "bigin...
CREATE TABLE `mobile_poker_dw`.`sg_bdki_high_rnk_user_sw01` ( `wau` bigint COMMENT 'None', `new_ucnt` bigint COMMENT 'None', `secd_ucnt` bigint COMMENT 'None', `cmbck_ucnt` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_game_cntu_use_sm01", "description": null, "columns": [{"name": "join_ym", "type": "string", "description": null}, {"name": "game_cd", "type": "string", "description": null}, {"name": "mm_use_cyc", "type": "string", "description": null}, {"name": "mm_ucnt", "type": "bigint", ...
CREATE TABLE `mobile_poker_dw`.`sg_game_cntu_use_sm01` ( `join_ym` string COMMENT 'None', `game_cd` string COMMENT 'None', `mm_use_cyc` string COMMENT 'None', `mm_ucnt` bigint COMMENT 'None', `ltr_etc1` string COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_mblg_dev_sm01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "dev_mdl", "type": "string", "description": null}, {"name": "rnk", "type": "bigint", "description": null}, {"name": "mm_ucnt", "type": "bigint", "description...
CREATE TABLE `mobile_poker_dw`.`sg_mblg_dev_sm01` ( `game_cd` string COMMENT 'None', `dev_mdl` string COMMENT 'None', `rnk` bigint COMMENT 'None', `mm_ucnt` bigint COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_mblg_po_bef_mony_sd01", "description": null, "columns": [{"name": "hld_mony", "type": "bigint", "description": null}, {"name": "hld_coin", "type": "bigint", "description": null}, {"name": "hld_bns", "type": "bigint", "description": null}, {"name": "un_trnsf_ucnt", "type": "b...
CREATE TABLE `mobile_poker_dw`.`sg_mblg_po_bef_mony_sd01` ( `hld_mony` bigint COMMENT 'None', `hld_coin` bigint COMMENT 'None', `hld_bns` bigint COMMENT 'None', `un_trnsf_ucnt` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_bdki_guild_hist", "description": null, "columns": [{"name": "ranking_league", "type": "bigint", "description": null}, {"name": "guild_cnt", "type": "bigint", "description": null}, {"name": "new_cnt", "type": "bigint", "description": null}, {"name": "end_cnt", "type": "bigint...
CREATE TABLE `mobile_poker_dw`.`dg_bdki_guild_hist` ( `ranking_league` bigint COMMENT 'None', `guild_cnt` bigint COMMENT 'None', `new_cnt` bigint COMMENT 'None', `end_cnt` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_bdki_occupation_guild_hist", "description": null, "columns": [{"name": "season", "type": "bigint", "description": null}, {"name": "ranking_league", "type": "bigint", "description": null}, {"name": "occu_guild_cnt", "type": "bigint", "description": null}, {"name": "occu_membe...
CREATE TABLE `mobile_poker_dw`.`dg_bdki_occupation_guild_hist` ( `season` bigint COMMENT 'None', `ranking_league` bigint COMMENT 'None', `occu_guild_cnt` bigint COMMENT 'None', `occu_member_cnt` bigint COMMENT 'None', `occu_participation_guild_cnt` bigint COMMENT 'None', `work_ymd` string COMMEN...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_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"...
CREATE TABLE `mobile_poker_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 CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_pay_hist", "description": null, "columns": [{"name": "pay_seq", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "prod_id", "type": "string", "description": null}, {"name": "pay_amt", "type": "double", "descript...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_pay_hist` ( `pay_seq` string COMMENT 'None', `userno` string COMMENT 'None', `prod_id` string COMMENT 'None', `pay_amt` double COMMENT 'None', `pay_dt` string COMMENT 'None', `nat_cd` string COMMENT 'None', `game_grd_cd` string COMMENT 'None', `or_...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_pay_prod_cd_mtr", "description": null, "columns": [{"name": "prod_id", "type": "string", "description": null}, {"name": "prod_nm", "type": "string", "description": null}, {"name": "mket_cd", "type": "string", "description": null}, {"name": "prod_cat_nm", "type": "string...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_pay_prod_cd_mtr` ( `prod_id` string COMMENT 'None', `prod_nm` string COMMENT 'None', `mket_cd` string COMMENT 'None', `prod_cat_nm` string COMMENT 'None', `prod_cat_cd` string COMMENT 'None', `sale_uprc_amt` double COMMENT 'None', `prod_crncy_cd` strin...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_payr_d01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "fst_pay_dt", "type": "string", "description": null}, {"name": "prod_id", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "string", "d...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_payr_d01` ( `userno` string COMMENT 'None', `fst_pay_dt` string COMMENT 'None', `prod_id` string COMMENT 'None', `game_grd_cd` string COMMENT 'None', `pay_amt` double COMMENT 'None', `net_pay_amt` double COMMENT 'None', `join_dt` string COMMENT 'None',...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_user_m01", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "org_cd", "type": "string", "description": null}, {"name": "join_dt", "type": "string", "description": null}, {"name": "lst_game_dt", "type": "string", "descr...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_user_m01` ( `userno` string COMMENT 'None', `org_cd` string COMMENT 'None', `join_dt` string COMMENT 'None', `lst_game_dt` string COMMENT 'None', `os_cd` string COMMENT 'None', `mket_cd` string COMMENT 'None', `nat_cd` string COMMENT 'None', `lv_cd...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_user_mtr", "description": null, "columns": [{"name": "st_cd", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "hg_userid", "type": "string", "description": null}, {"name": "hg_userno", "type": "bigint", "descri...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_user_mtr` ( `st_cd` string COMMENT 'None', `userno` string COMMENT 'None', `hg_userid` string COMMENT 'None', `hg_userno` bigint COMMENT 'None', `sex_cd` string COMMENT 'None', `brt_dy` string COMMENT 'None', `join_dt` string COMMENT 'None', `lst_l...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_user_ply_hist", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "game_no", "type": "bigint", "description": null}, {"name": "tdd_ptm", "type": "bigint", "description": null}, {"name": "tdd_conn_tcnt", "type": "bigint"...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_user_ply_hist` ( `userno` string COMMENT 'None', `game_no` bigint COMMENT 'None', `tdd_ptm` bigint COMMENT 'None', `tdd_conn_tcnt` bigint COMMENT 'None', `cm_ptm` bigint COMMENT 'None', `work_ymd` string COMMENT 'None', `game_cd` string COMMENT 'None' ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_po_rstct_user_d01", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "custno", "type": "bigint", "description": null}, {"name": "etc_hld_mony", "type": "double", "description": null}, {"name": "fchg_hld_mony", "type": "doub...
CREATE TABLE `mobile_poker_dw`.`dg_po_rstct_user_d01` ( `userid` string COMMENT 'None', `custno` bigint COMMENT 'None', `etc_hld_mony` double COMMENT 'None', `fchg_hld_mony` double COMMENT 'None', `rstct_yn` string COMMENT 'None', `rels_yn` string COMMENT 'None', `lst_game_dt` string COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_po_rstct_user_hist", "description": null, "columns": [{"name": "userid", "type": "string", "description": null}, {"name": "log_dt", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null}, {"name": "los_rstct_mony", "type": "double", "de...
CREATE TABLE `mobile_poker_dw`.`dg_po_rstct_user_hist` ( `userid` string COMMENT 'None', `log_dt` string COMMENT 'None', `ci` string COMMENT 'None', `los_rstct_mony` double COMMENT 'None', `work_ymd` string COMMENT 'None', `game_cd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_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": "str...
CREATE TABLE `mobile_poker_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 COMME...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_mblg_pay_sm01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "mket_cd", "type": "string", "description": null}, {"name": "nat_cd", "type": "string", "description": null}, {"name": "prod_id", "type": "string", "descript...
CREATE TABLE `mobile_poker_dw`.`sg_mblg_pay_sm01` ( `game_cd` string COMMENT 'None', `mket_cd` string COMMENT 'None', `nat_cd` string COMMENT 'None', `prod_id` string COMMENT 'None', `sumry_lv` bigint COMMENT 'None', `game_grd_secn_zn_cd` string COMMENT 'None', `pay_amt_secn_zn_cd` string CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_po_mm_cm_pu_sd02", "description": null, "columns": [{"name": "rep_game_cd", "type": "string", "description": null}, {"name": "mm_cm_samt_secn_cd", "type": "string", "description": null}, {"name": "tdd_pu", "type": "bigint", "description": null}, {"name": "tdd_nsamt", "type":...
CREATE TABLE `mobile_poker_dw`.`sg_po_mm_cm_pu_sd02` ( `rep_game_cd` string COMMENT 'None', `mm_cm_samt_secn_cd` string COMMENT 'None', `tdd_pu` bigint COMMENT 'None', `tdd_nsamt` double COMMENT 'None', `tdd_samt` double COMMENT 'None', `mm_cm_pu` bigint COMMENT 'None', `mm_cm_nsamt` double ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_po_mm_cm_pu_sd03", "description": null, "columns": [{"name": "rep_game_cd", "type": "string", "description": null}, {"name": "dd_use_cyc", "type": "bigint", "description": null}, {"name": "mm_cm_samt_secn_cd", "type": "string", "description": null}, {"name": "mm_cm_pu", "typ...
CREATE TABLE `mobile_poker_dw`.`sg_po_mm_cm_pu_sd03` ( `rep_game_cd` string COMMENT 'None', `dd_use_cyc` bigint COMMENT 'None', `mm_cm_samt_secn_cd` string COMMENT 'None', `mm_cm_pu` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_po_rstct_user_sd01", "description": null, "columns": [{"name": "ucnt", "type": "bigint", "description": null}, {"name": "cust_cnt", "type": "bigint", "description": null}, {"name": "act_ucnt", "type": "bigint", "description": null}, {"name": "ret_ucnt", "type": "bigint", "de...
CREATE TABLE `mobile_poker_dw`.`sg_po_rstct_user_sd01` ( `ucnt` bigint COMMENT 'None', `cust_cnt` bigint COMMENT 'None', `act_ucnt` bigint COMMENT 'None', `ret_ucnt` bigint COMMENT 'None', `game_cd` string COMMENT 'None', `tdd_rstct_cnt` bigint COMMENT 'None', `los_rstct_mony` double COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_po_rstct_user_sd02", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "los_rstct_mony", "type": "double", "description": null}, {"name": "user_rstct_cnt", "type": "bigint", "description": null}, {"name": "ucnt", "type": "b...
CREATE TABLE `mobile_poker_dw`.`sg_po_rstct_user_sd02` ( `game_cd` string COMMENT 'None', `los_rstct_mony` double COMMENT 'None', `user_rstct_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": "mobile_poker_dw", "table": "sg_po_v1_objr_game_sm02", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "game_tp_cd", "type": "string", "description": null}, {"name": "user_tp_cd", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint"...
CREATE TABLE `mobile_poker_dw`.`sg_po_v1_objr_game_sm02` ( `game_cd` string COMMENT 'None', `game_tp_cd` string COMMENT 'None', `user_tp_cd` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `tcnt` bigint COMMENT 'None', `pcnt` bigint COMMENT 'None', `mony` double COMMENT 'None', `wor...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_po_v1_objr_game_sm03", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "game_tp_cd", "type": "string", "description": null}, {"name": "user_tp_cd", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint"...
CREATE TABLE `mobile_poker_dw`.`sg_po_v1_objr_game_sm03` ( `game_cd` string COMMENT 'None', `game_tp_cd` string COMMENT 'None', `user_tp_cd` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `tcnt` bigint COMMENT 'None', `pcnt` bigint COMMENT 'None', `mony` double COMMENT 'None', `wor...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_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", ...
CREATE TABLE `mobile_poker_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 '...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_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", "descript...
CREATE TABLE `mobile_poker_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_uc...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_game_mket_hist", "description": null, "columns": [{"name": "seq", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "svr_no", "type": "bigint", "description": null}, {"name": "room_no", "type": "bigint", "descri...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_game_mket_hist` ( `seq` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `svr_no` bigint COMMENT 'None', `room_no` bigint COMMENT 'None', `scr_per_gmony` bigint COMMENT 'None', `plyr_cnt` bigint COMMENT 'None', `strt_dt` string COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "dg_mblg_user_mket_hist", "description": null, "columns": [{"name": "seq", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "st_cd", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "descript...
CREATE TABLE `mobile_poker_dw`.`dg_mblg_user_mket_hist` ( `seq` string COMMENT 'None', `userno` string COMMENT 'None', `st_cd` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `plyr_cnt` bigint COMMENT 'None', `ptm_ss` double COMMENT 'None', `room_bos_yn` string COMMENT 'None', `b...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_mblg_game_mket_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "plyr_cnt", "type": "bigint",...
CREATE TABLE `mobile_poker_dw`.`sg_mblg_game_mket_sd01` ( `game_cd` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `plyr_cnt` bigint COMMENT 'None', `ltr_etc1` string COMMENT 'None', `ltr_etc2` string COMMENT 'None', `pcnt` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_dw", "table": "sg_mblg_game_mket_u_sd01", "description": null, "columns": [{"name": "game_cd", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "plyr_cnt", "type": "bigint...
CREATE TABLE `mobile_poker_dw`.`sg_mblg_game_mket_u_sd01` ( `game_cd` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `plyr_cnt` bigint COMMENT 'None', `sumry_lv` bigint COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None'...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_draw_draw_history", "description": null, "columns": [{"name": "mach_knd_cd", "type": "string", "description": null}, {"name": "mach_knd_nm", "type": "string", "description": null}, {"name": "ticket_draw_cnt", "type": "bigint", "description": null}, {"name": "ruby_draw_cnt...
CREATE TABLE `mobile_poker_mart`.`bip_draw_draw_history` ( `mach_knd_cd` string COMMENT 'None', `mach_knd_nm` string COMMENT 'None', `ticket_draw_cnt` bigint COMMENT 'None', `ruby_draw_cnt` bigint COMMENT 'None', `ten_draw_cnt` bigint COMMENT 'None', `draw_tcnt` bigint COMMENT 'None', `work_...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_blackjack_chnl_detail_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "ucnt", "ty...
CREATE TABLE `mobile_poker_mart`.`bip_game_blackjack_chnl_detail_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `bet_mony` bigi...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_blackjack_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": null}, {"name": "user_pcnt", "type": "bigi...
CREATE TABLE `mobile_poker_mart`.`bip_game_blackjack_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `bet_mony` bigint COMMENT 'None', `m_mony` double COMMENT 'N...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_chnl_coin_stadium_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "ucnt", "type":...
CREATE TABLE `mobile_poker_mart`.`bip_game_chnl_coin_stadium_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `los_mony` double C...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_chnl_money_stadium_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "ucnt", "type"...
CREATE TABLE `mobile_poker_mart`.`bip_game_chnl_money_stadium_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `los_mony` double ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_coin_stadium_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": null}, {"name": "user_pcnt", "type": "b...
CREATE TABLE `mobile_poker_mart`.`bip_game_coin_stadium_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `los_mony` double COMMENT 'None', `dealr_mony` bigint COM...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_luckyland_history", "description": null, "columns": [{"name": "gen_nm", "type": "string", "description": null}, {"name": "game_grd_cd", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": null}, {"name": "user_pcnt", "type": "big...
CREATE TABLE `mobile_poker_mart`.`bip_game_luckyland_history` ( `gen_nm` string COMMENT 'None', `game_grd_cd` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_money_stadium_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": null}, {"name": "user_pcnt", "type": "...
CREATE TABLE `mobile_poker_mart`.`bip_game_money_stadium_history` ( `game_nm` string COMMENT 'None', `game_mode` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `game_pcnt` bigint COMMENT 'None', `los_mony` double COMMENT 'None', `dealr_mony` bigint CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_item_change_history", "description": null, "columns": [{"name": "item_id", "type": "string", "description": null}, {"name": "item_nm", "type": "string", "description": null}, {"name": "item_catg", "type": "string", "description": null}, {"name": "chg_rsn_cd", "type": "str...
CREATE TABLE `mobile_poker_mart`.`bip_item_change_history` ( `item_id` string COMMENT 'None', `item_nm` string COMMENT 'None', `item_catg` string COMMENT 'None', `chg_rsn_cd` string COMMENT 'None', `chg_rsn_nm` string COMMENT 'None', `chg_qty` bigint COMMENT 'None', `work_ymd` string COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_mission_reward_history", "description": null, "columns": [{"name": "pay_tp_nm", "type": "string", "description": null}, {"name": "pay_tp_nm1", "type": "string", "description": null}, {"name": "tp_cd", "type": "string", "description": null}, {"name": "chg_rsn_nm", "type": ...
CREATE TABLE `mobile_poker_mart`.`bip_mission_reward_history` ( `pay_tp_nm` string COMMENT 'None', `pay_tp_nm1` string COMMENT 'None', `tp_cd` string COMMENT 'None', `chg_rsn_nm` string COMMENT 'None', `ltr_etc1` string COMMENT 'None', `ltr_etc2` string COMMENT 'None', `chg_amt` bigint COMME...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_money_change_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "pay_tp_nm", "type": "string", "description": null}, {"name": "pay_tp_nm1", "type": "string", "description": null}, {"name": "tp_cd", "type": "stri...
CREATE TABLE `mobile_poker_mart`.`bip_money_change_history` ( `game_nm` string COMMENT 'None', `pay_tp_nm` string COMMENT 'None', `pay_tp_nm1` string COMMENT 'None', `tp_cd` string COMMENT 'None', `chg_rsn_nm` string COMMENT 'None', `ltr_etc1` string COMMENT 'None', `ltr_etc2` string COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_money_contain_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "user_tp_cd", "type": "string", "description": null}, {"name": "mony", "type": "bigint", "description": null}, {"name": "coin", "type": "bigint", ...
CREATE TABLE `mobile_poker_mart`.`bip_money_contain_history` ( `game_nm` string COMMENT 'None', `user_tp_cd` string COMMENT 'None', `mony` bigint COMMENT 'None', `coin` bigint COMMENT 'None', `fchg_coin` bigint COMMENT 'None', `bonus` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' )...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_money_total_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "user_tp_cd", "type": "string", "description": null}, {"name": "rstsc_yn", "type": "string", "description": null}, {"name": "mony", "type": "bigint"...
CREATE TABLE `mobile_poker_mart`.`bip_money_total_history` ( `game_nm` string COMMENT 'None', `user_tp_cd` string COMMENT 'None', `rstsc_yn` string COMMENT 'None', `mony` bigint COMMENT 'None', `coin` bigint COMMENT 'None', `fchg_coin` bigint COMMENT 'None', `bonus` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_ranking_result_history", "description": null, "columns": [{"name": "game_leag", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "sumry_lv", "type": "bigint", "description": null}, {"name": "ucnt", "type": "big...
CREATE TABLE `mobile_poker_mart`.`bip_ranking_result_history` ( `game_leag` string COMMENT 'None', `game_mode` string COMMENT 'None', `sumry_lv` bigint COMMENT 'None', `ucnt` bigint COMMENT 'None', `user_pcnt` bigint COMMENT 'None', `los_mony` bigint COMMENT 'None', `out_mony` bigint COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_user_user_history", "description": null, "columns": [{"name": "game_nm", "type": "string", "description": null}, {"name": "age", "type": "string", "description": null}, {"name": "sex", "type": "string", "description": null}, {"name": "gradegb", "type": "string", "descript...
CREATE TABLE `mobile_poker_mart`.`bip_user_user_history` ( `game_nm` string COMMENT 'None', `age` string COMMENT 'None', `sex` string COMMENT 'None', `gradegb` string COMMENT 'None', `pcnt_secn` string COMMENT 'None', `ag_usercnt` bigint COMMENT 'None', `tg_usercnt` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_user_hist_history", "description": null, "columns": [{"name": "work_dt", "type": "timestamp", "description": null}, {"name": "log_dt", "type": "string", "description": null}, {"name": "seq", "type": "string", "description": null}, {"name": "userno", "type": "string",...
CREATE TABLE `mobile_poker_mart`.`bip_game_user_hist_history` ( `work_dt` timestamp COMMENT 'None', `log_dt` string COMMENT 'None', `seq` string COMMENT 'None', `userno` string COMMENT 'None', `game_mode` string COMMENT 'None', `game_knd_cd` bigint COMMENT 'None', `chnl_nm` string COMMENT 'N...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_game_ddby_cmltn_history", "description": null, "columns": [{"name": "work_dt", "type": "timestamp", "description": null}, {"name": "pre_moth_work_ymd", "type": "string", "description": null}, {"name": "mm_cm_nsamt", "type": "double", "description": null}, {"name": "mm_cm_...
CREATE TABLE `mobile_poker_mart`.`bip_game_ddby_cmltn_history` ( `work_dt` timestamp COMMENT 'None', `pre_moth_work_ymd` string COMMENT 'None', `mm_cm_nsamt` double COMMENT 'None', `mm_cm_pu` bigint COMMENT 'None', `mm_cm_ucnt` bigint COMMENT 'None', `new_ucnt` bigint COMMENT 'None', `change...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_mpoker_v1_history", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "userno2", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", ...
CREATE TABLE `mobile_poker_mart`.`bip_mpoker_v1_history` ( `userno` string COMMENT 'None', `userno2` string COMMENT 'None', `game_mode` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `seq` string COMMENT 'None', `game_knd_cd` bigint COMMENT 'None', `dlr_pt` double COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_mpoker_v2_history", "description": null, "columns": [{"name": "v2_userno", "type": "string", "description": null}, {"name": "game_mode", "type": "string", "description": null}, {"name": "chnl_nm", "type": "string", "description": null}, {"name": "seq", "type": "string", "...
CREATE TABLE `mobile_poker_mart`.`bip_mpoker_v2_history` ( `v2_userno` string COMMENT 'None', `game_mode` string COMMENT 'None', `chnl_nm` string COMMENT 'None', `seq` string COMMENT 'None', `chg_mony` bigint COMMENT 'None', `chg_mony_dlr` bigint COMMENT 'None', `game_knd_cd` bigint COMMENT ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "bip_user_daily_hist_history", "description": null, "columns": [{"name": "work_dt", "type": "timestamp", "description": null}, {"name": "sno", "type": "bigint", "description": null}, {"name": "tno", "type": "string", "description": null}, {"name": "nickname", "type": "string",...
CREATE TABLE `mobile_poker_mart`.`bip_user_daily_hist_history` ( `work_dt` timestamp COMMENT 'None', `sno` bigint COMMENT 'None', `tno` string COMMENT 'None', `nickname` string COMMENT 'None', `hid` string COMMENT 'None', `ci` string COMMENT 'None', `sudda_sno` string COMMENT 'None', `re...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "poker_weekly_report_history", "description": "๋งค์ผ ๋ฐ์ดํ„ฐ๊ฐ€ ์ ์žฌ ๋˜๋ฉฐ ํ•ด๋‹น์ผ์— ์ „์ฃผ ๋ฐ์ดํ„ฐ์™€ ๋น„๊ตํ•œ ๋ฐ์ดํ„ฐ ์ฐจ์ด๊ฐ€ ์ง‘๊ณ„๋˜์–ด์žˆ๋Š” ํ…Œ์ด๋ธ”\n์‚ฌ์šฉ ๋ฆฌํฌํŠธ : https://self.game.dighty.com/dashboard/256, https://self.game.dighty.com/dashboard/258", "columns": [{"name": "work_dt", "type": "timestamp", "description": "์ž‘์—… ๋‚ ์งœ (yyyy...
CREATE TABLE `mobile_poker_mart`.`poker_weekly_report_history` ( `work_dt` timestamp COMMENT '์ž‘์—… ๋‚ ์งœ (yyyy-mm-dd hh24:mi:ss)', `grp` string COMMENT '์ง‘๊ณ„ ๊ทธ๋ฃน (์œ ํ†ต, AU, NRU, ํŒ์ˆ˜, Sales)', `type` string COMMENT '์ง‘๊ณ„ ๊ธฐ์ค€๋ช…', `nw` double COMMENT '๋‹น์ผ ๊ฐ’', `pt` double COMMENT 'nw/ bf-1', `bf` double COMMENT '์ „์ฃผ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "poker_weekly_report_graph_history", "description": "๋งค์ผ ๋ฐ์ดํ„ฐ๊ฐ€ ์ ์žฌ ๋˜๋ฉฐ ํ•ด๋‹น์ผ์— ์ฃผ์ฐจ๋ณ„๋กœ ์ „์›” ๋ฐ์ดํ„ฐ์™€ ๋น„๊ตํ•œ ๋ฐ์ดํ„ฐ ์ฐจ์ด๊ฐ€ ์ง‘๊ณ„๋˜์–ด์žˆ๋Š” ํ…Œ์ด๋ธ”\n์‚ฌ์šฉ ๋ฆฌํฌํŠธ : https://self.game.dighty.com/dashboard/256, https://self.game.dighty.com/dashboard/258", "columns": [{"name": "type", "type": "string", "description": "์ง‘๊ณ„ ๊ธฐ์ค€...
CREATE TABLE `mobile_poker_mart`.`poker_weekly_report_graph_history` ( `type` string COMMENT '์ง‘๊ณ„ ๊ธฐ์ค€๋ช…', `work_dt` timestamp COMMENT '์ž‘์—… ๋‚ ์งœ (yyyy-mm-dd hh24:mi:ss)', `value` double COMMENT '์ง‘๊ณ„ ๊ฐ’', `base_dt` timestamp COMMENT '๋น„๊ต ๊ธฐ์ค€ ๋‚ ์งœ (yyyy-mm-dd hh24:mi:ss)', `base_ymd` string COMMENT '๋น„๊ต ๊ธฐ์ค€ ๋‚ ์งœ (yyyy...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "poker_sudda_user_hist", "description": null, "columns": [{"name": "common_id", "type": "string", "description": null}, {"name": "poker_id", "type": "string", "description": null}, {"name": "sudda_id", "type": "string", "description": null}, {"name": "ci", "type": "string", "d...
CREATE TABLE `mobile_poker_mart`.`poker_sudda_user_hist` ( `common_id` string COMMENT 'None', `poker_id` string COMMENT 'None', `sudda_id` string COMMENT 'None', `ci` string COMMENT 'None', `hid` string COMMENT 'None', `poker_joindt` string COMMENT 'None', `sudda_joindt` string COMMENT 'None...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "poker_vip_history", "description": null, "columns": [{"name": "game_no", "type": "int", "description": null}, {"name": "grade", "type": "int", "description": null}, {"name": "grade_nm", "type": "string", "description": null}, {"name": "ucnt", "type": "bigint", "description": ...
CREATE TABLE `mobile_poker_mart`.`poker_vip_history` ( `game_no` int COMMENT 'None', `grade` int COMMENT 'None', `grade_nm` string COMMENT 'None', `ucnt` bigint COMMENT 'None', `in_mileage` bigint COMMENT 'None', `out_mileage` bigint COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "mobile_poker_mart", "table": "pu_amt_group_sm01", "description": null, "columns": [{"name": "user_group", "type": "string", "description": null}, {"name": "pu", "type": "bigint", "description": null}, {"name": "sum_amt", "type": "double", "description": null}, {"name": "min_amt", "type": "double", "descri...
CREATE TABLE `mobile_poker_mart`.`pu_amt_group_sm01` ( `user_group` string COMMENT 'None', `pu` bigint COMMENT 'None', `sum_amt` double COMMENT 'None', `min_amt` double COMMENT 'None', `max_amt` double COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "badukigamehist", "description": "๋กœ์šฐ๋ฐ”๋‘‘์ด ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": "๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ\n(sample) BADUKI0090A001"}, {"...
CREATE TABLE `pc_poker_db`.`badukigamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT '๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ (sample) BADUKI0090A001', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'Y/N', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `p...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "badukiuserhist_v2", "description": "๋กœ์šฐ๋ฐ”๋‘‘์ด ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””|ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS...
CREATE TABLE `pc_poker_db`.`badukiuserhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””|ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS|๋•ก๊ฐ’|ํ† ๋„ˆ๋จผํŠธ|์–ธ๋“œ๋จธ๋‹ˆ||||NPU|์˜ฌ์ธํŒ์—…๋…ธ์ถœ์—ฌ๋ถ€|์ตœ์ข…์กฑ๋ณด|๋ณดํ—˜๊ธˆ์ง€๊ธ‰์—ฌ๋ถ€||๋žญํ‚น๊ฒŒ์ž„์ง„ํ–‰์—ฌ๋ถ€||๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…||์ƒ‰๊น”๋ฒ ํŒ…๋จธ๋‹ˆ|์ƒ‰๊น”๋ฒ ํŒ…๊ฒฐ๊ณผ๋จธ๋‹ˆ" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค์ด์•„...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "duelpokergamehist", "description": "๋งžํฌ์ปค ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": null}, {"name": "roomid", "type": "int", "descript...
CREATE TABLE `pc_poker_db`.`duelpokergamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT 'None', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'None', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `playercnt` int COMMENT 'None', `...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "duelpokeruserhist_v2", "description": "๋งžํฌ์ปค ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””||ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|S...
CREATE TABLE `pc_poker_db`.`duelpokeruserhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””||ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS Banish|๋•ก๊ฐ’|ํ† ๋„ˆ๋จผํŠธ|์–ธ๋“œ๋จธ๋‹ˆ||||NPU|์˜ฌ์ธํŒ์—…๋…ธ์ถœ์—ฌ๋ถ€|์ตœ์ข…์กฑ๋ณด|๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…||์ƒ‰๊น”๋ฒ ํŒ…๋จธ๋‹ˆ|์ƒ‰๊น”๋ฒ ํŒ…๊ฒฐ๊ณผ๋จธ๋‹ˆ" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค์ด์•„๋ชฌ๋“œ),S(์ŠคํŽ˜์ด...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "evtmoneypayhist", "description": "์ด๋ฒคํŠธ ๋จธ๋‹ˆ ์ง€๊ธ‰ ๊ธฐ๋ก", "columns": [{"name": "regdate", "type": "bigint", "description": null}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "chan...
CREATE TABLE `pc_poker_db`.`evtmoneypayhist` ( `regdate` bigint COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `channelid` string COMMENT '๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ (sample) BADUKI0090A001', `evtcode` bigint COMMENT 'None',...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "gamemoneyhist", "description": "๋จธ๋‹ˆ ๋ณ€๋™ ๊ธฐ๋ก", "columns": [{"name": "eventcode", "type": "string", "description": "(sample) ND02600"}, {"name": "eventitle", "type": "string", "description": "(sample) ํด๋ž˜์‹ ๋ฌด๋ฃŒ์ถฉ์ „ ๋จธ๋‹ˆ ์ฝ”๋“œ"}, {"name": "memberid", "type": "string", "description": null}, {"name"...
CREATE TABLE `pc_poker_db`.`gamemoneyhist` ( `eventcode` string COMMENT '(sample) ND02600', `eventitle` string COMMENT '(sample) ํด๋ž˜์‹ ๋ฌด๋ฃŒ์ถฉ์ „ ๋จธ๋‹ˆ ์ฝ”๋“œ', `memberid` string COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `e...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "gamevert", "description": null, "columns": [{"name": "gameid", "type": "string", "description": null}, {"name": "subid", "type": "string", "description": null}, {"name": "version", "type": "string", "description": null}, {"name": "regdate", "type": "bigint", "description": null}, {...
CREATE TABLE `pc_poker_db`.`gamevert` ( `gameid` string COMMENT 'None', `subid` string COMMENT 'None', `version` string COMMENT 'None', `regdate` bigint COMMENT 'None', `clientver` string COMMENT 'None', `chnlsvrver` bigint COMMENT 'None', `roomsvrver` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "goodluckitemt", "description": "๊ตณ๋Ÿญ ์•„์ดํ…œ ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "jokbotype", "type": "bigint", "description": "[์„ธ๋ธํฌ์ปค] 0:ํƒ‘, 1:์›ํŽ˜์–ด, 2:ํˆฌํŽ˜์–ด, 3:ํŠธ๋ฆฌํ”Œ, 4:์ŠคํŠธ๋ ˆ์ดํŠธ, 5:ํ”Œ๋Ÿฌ์‰ฌ, 6:ํ’€ํ•˜์šฐ์Šค, 7:ํฌ์นด๋“œ, 8:์Šคํ‹ฐํ”Œ, 9:๋กœํ‹ฐํ”Œ\n[๋กœ์šฐ๋ฐ”๋‘‘์ด] 10:์จ๋“œ, 11:์„ธ์ปจ๋“œ, 12:๊ณจํ”„"},...
CREATE TABLE `pc_poker_db`.`goodluckitemt` ( `memberid` string COMMENT 'None', `jokbotype` bigint COMMENT '[์„ธ๋ธํฌ์ปค] 0:ํƒ‘, 1:์›ํŽ˜์–ด, 2:ํˆฌํŽ˜์–ด, 3:ํŠธ๋ฆฌํ”Œ, 4:์ŠคํŠธ๋ ˆ์ดํŠธ, 5:ํ”Œ๋Ÿฌ์‰ฌ, 6:ํ’€ํ•˜์šฐ์Šค, 7:ํฌ์นด๋“œ, 8:์Šคํ‹ฐํ”Œ, 9:๋กœํ‹ฐํ”Œ [๋กœ์šฐ๋ฐ”๋‘‘์ด] 10:์จ๋“œ, 11:์„ธ์ปจ๋“œ, 12:๊ณจํ”„', `regdate` bigint COMMENT 'None', `chkbuyitem` string COMMENT 'Y or N', `game` string ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "highlow2gamehist", "description": "ํ•˜์ด๋กœ ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": null}, {"name": "roomid", "type": "int", "descripti...
CREATE TABLE `pc_poker_db`.`highlow2gamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT 'None', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'None', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `playercnt` int COMMENT 'None', `d...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "highlow2userhist_v2", "description": "ํ•˜์ด๋กœ์šฐ ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””|๋ฒ„๋ฆฐํŒจ/ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ...
CREATE TABLE `pc_poker_db`.`highlow2userhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””|๋ฒ„๋ฆฐํŒจ/ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS|๋•ก๊ฐ’|ํ† ๋„ˆ๋จผํŠธ|์–ธ๋“œ๋จธ๋‹ˆ||์ตœ์ข…์กฑ๋ณด||||ํ•ดํ‚น์œ ์ €์—ฌ๋ถ€|๋žญํ‚น๊ฒŒ์ž„์ง„ํ–‰์—ฌ๋ถ€||||๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…|๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…||์ƒ‰๊น”๋ฒ ํŒ…๋จธ๋‹ˆ|์ƒ‰๊น”๋ฒ ํŒ…๊ฒฐ๊ณผ๋จธ๋‹ˆ" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "hoola3gamehist", "description": "ํ›Œ๋ผ ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": null}, {"name": "roomid", "type": "int", "description"...
CREATE TABLE `pc_poker_db`.`hoola3gamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT 'None', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'None', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `playercnt` int COMMENT 'None', `mat...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "hoola3userhist_v2", "description": "ํ›Œ๋ผ ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””|์นด๋“œํ•ฉ|ํŒจ์ •๋ณด|์กฐ์ปค๋ฐ•|7๋ฐ•|๋ฏธ๋“ฑ๋ก๋ฐ•|์‹œ์ž‘๋จธ๋‹ˆ|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|๋“ฑ๊ธ‰|ํ•ดํ‚นํƒ€์ž…|์ƒ๋Œ€IP|ํด๋ผ์ด์–ธํŠธIP|PC๋ฐฉ|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์ฃผ์†Œ|SMS|ํ•ดํ‚น์—ฌ๋ถ€|์—ฐ๊ฒฐ๋Š๊น€์—ฌ๋ถ€|๋ ŒํŠธ์œ ์ €||๋žญํ‚น๊ฒŒ์ž„์ง„...
CREATE TABLE `pc_poker_db`.`hoola3userhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””|์นด๋“œํ•ฉ|ํŒจ์ •๋ณด|์กฐ์ปค๋ฐ•|7๋ฐ•|๋ฏธ๋“ฑ๋ก๋ฐ•|์‹œ์ž‘๋จธ๋‹ˆ|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|๋“ฑ๊ธ‰|ํ•ดํ‚นํƒ€์ž…|์ƒ๋Œ€IP|ํด๋ผ์ด์–ธํŠธIP|PC๋ฐฉ|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์ฃผ์†Œ|SMS|ํ•ดํ‚น์—ฌ๋ถ€|์—ฐ๊ฒฐ๋Š๊น€์—ฌ๋ถ€|๋ ŒํŠธ์œ ์ €||๋žญํ‚น๊ฒŒ์ž„์ง„ํ–‰์—ฌ๋ถ€" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค์ด์•„๋ชฌ๋“œ),S(์ŠคํŽ˜์ด๋“œ),H(ํ•˜ํŠธ),XA(๋‹ค์ด) * ์กฐ์ปค๋ฐ• N(์—†์Œ), J1,J2,J3,... * 7๋ฐ• N(์—†์Œ),S1,S2,S3...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "laspokergamehist", "description": "๋ผ์Šค๋ฒ ๊ฐ€์Šค ํฌ์ปค ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": null}, {"name": "roomid", "type": "int", "desc...
CREATE TABLE `pc_poker_db`.`laspokergamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT 'None', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'None', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `playercnt` int COMMENT 'None', `d...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "laspokeruserhist_v2", "description": "๋ผ์Šค๋ฒ ๊ฐ€์Šค ํฌ์ปค ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””|ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ...
CREATE TABLE `pc_poker_db`.`laspokeruserhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””|ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS|๋•ก๊ฐ’|ํ† ๋„ˆ๋จผํŠธ|์–ธ๋“œ๋จธ๋‹ˆ||||ํ•ดํ‚น์œ ์ €์—ฌ๋ถ€|๋žญํ‚น๊ฒŒ์ž„์ง„ํ–‰์—ฌ๋ถ€|์ตœ์ข…์กฑ๋ณด|๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…||์ƒ‰๊น”๋ฒ ํŒ…๋จธ๋‹ˆ|์ƒ‰๊น”๋ฒ ํŒ…๊ฒฐ๊ณผ๋จธ๋‹ˆ" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค์ด์•„๋ชฌ๋“œ),S(์ŠคํŽ˜์ด๋“œ),H(...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "personseed", "description": "์ธ์›๋ณ„ ์‹œ๋“œ๋จธ๋‹ˆ ๋งˆ์Šคํ„ฐ ์ •๋ณด", "columns": [{"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "subid", "type": "string", "description": "(sample) 0072"}, {"name"...
CREATE TABLE `pc_poker_db`.`personseed` ( `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `subid` string COMMENT '(sample) 0072', `channelnum` int COMMENT '(sample) (๋กœ์šฐ๋ฐ”๋‘‘์ด์ธ ๊ฒฝ์šฐ) 1 : ํ”„๋ฆฌ๋ฏธ์–ด1, 2 : ํ”„๋ฆฌ๋ฏธ์–ด2, 3 : ํ”„๋ฆฌ๋ฏธ์–ด3', `playcnt` int COMMENT '...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pkr_minigame_summary", "description": "ํฌ์ปค ๋ฏธ๋‹ˆ๊ฒŒ์ž„ ์ถ”๊ฐ€ ๋จธ๋‹ˆ ์ •๋ณด", "columns": [{"name": "seq", "type": "string", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "logymd", "type": "string", "description": null}, {"name": "memberid", "type": "string"...
CREATE TABLE `pc_poker_db`.`pkr_minigame_summary` ( `seq` string COMMENT 'None', `logdate` bigint COMMENT 'None', `logymd` string COMMENT 'None', `memberid` string COMMENT 'None', `gamecode` string COMMENT '(sample) 0001, 0002', `bettingmoney` string COMMENT 'None', `bettingcount` string COM...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pkr_monitor_admin", "description": "ํฌ์ปค ์–ด๋“œ๋ฏผ ์œ ์ € ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "department", "type": "string", "description": null}, {"name": "regname", "type": "string", ...
CREATE TABLE `pc_poker_db`.`pkr_monitor_admin` ( `memberid` string COMMENT 'None', `name` string COMMENT 'None', `department` string COMMENT 'None', `regname` string COMMENT 'None', `regdate` bigint COMMENT 'None', `i_seq` bigint COMMENT 'None', `memberno` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pkr_rank_reghist", "description": "๋žญํ‚น ๋“ฑ๋ก ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rankseq", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": "\"๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ \n(sample) BADUKI0090A001...
CREATE TABLE `pc_poker_db`.`pkr_rank_reghist` ( `memberid` string COMMENT 'None', `rankseq` bigint COMMENT 'None', `channelid` string COMMENT '"๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ (sample) BADUKI0090A001"', `logdate` bigint COMMENT 'None', `gamepoint` bigint COMMENT 'None', `i_seq` bigint COMMENT 'None', `...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "plusbenefituset", "description": "ํ”Œ๋Ÿฌ์Šค ํ˜œํƒ ์‚ฌ์šฉ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "pluscode", "type": "string", "description": "(์ฐธ๊ณ ) http://wikin.nhnent.com/pages/viewpage.action?pageId=265254260"}, {"name": "totalcnt", "type": "bigin...
CREATE TABLE `pc_poker_db`.`plusbenefituset` ( `memberid` string COMMENT 'None', `pluscode` string COMMENT '(์ฐธ๊ณ ) http://wikin.nhnent.com/pages/viewpage.action?pageId=265254260', `totalcnt` bigint COMMENT 'None', `usecnt` bigint COMMENT 'None', `lastusedt` bigint COMMENT 'None', `description` str...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pluseditmoneyt", "description": "๋ณด์ •๋จธ๋‹ˆ ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "editmoney...
CREATE TABLE `pc_poker_db`.`pluseditmoneyt` ( `memberid` string COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `editmoney` bigint COMMENT 'None', `plusstopdate` bigint COMMENT 'None', `regdate` bigint COMMENT 'Non...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker7gamehist", "description": "ํฌ์ปค7 ๊ฒŒ์ž„๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "seq", "type": "bigint", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "channelid", "type": "string", "description": null}, {"name": "roomid", "type": "int", "description...
CREATE TABLE `pc_poker_db`.`poker7gamehist` ( `seq` bigint COMMENT 'None', `logdate` bigint COMMENT 'None', `channelid` string COMMENT 'None', `roomid` int COMMENT 'None', `privateyn` string COMMENT 'None', `validcode` string COMMENT 'G(์ ํ•ฉ), H(ํ•ดํ‚น์œ ์ €)', `playercnt` int COMMENT 'None', `dea...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker7jackpotlogt", "description": "์žญํŒŸ ๋ฐœ์ƒ ๋ฐ ์ง€๊ธ‰ ๋กœ๊ทธ", "columns": [{"name": "gameid", "type": "string", "description": null}, {"name": "groupid", "type": "string", "description": null}, {"name": "memberid", "type": "string", "description": null}, {"name": "getmoney", "type": "bigint",...
CREATE TABLE `pc_poker_db`.`poker7jackpotlogt` ( `gameid` string COMMENT 'None', `groupid` string COMMENT 'None', `memberid` string COMMENT 'None', `getmoney` bigint COMMENT 'None', `cardstring` string COMMENT 'None', `jokbo` string COMMENT 'None', `jackpotdate` bigint COMMENT 'None', `i...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker7jackpott", "description": "์žญํŒŸ ๋จธ๋‹ˆ ์ˆ˜์ง‘ ํ…Œ์ด๋ธ”", "columns": [{"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "groupid", "type": "string", "description": "(sample) 0072"}, {"na...
CREATE TABLE `pc_poker_db`.`poker7jackpott` ( `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `groupid` string COMMENT '(sample) 0072', `jackpotmoney` bigint COMMENT 'None', `idptype` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker7rat", "description": "ํฌ์ปค ์ „์  ํ…Œ์ด๋ธ”", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "matchcnt", "type": "bigint", "description": null}, {"name": "wincnt", "type": "bigint", "description": null}, {"name": "defeatcnt", "type": "bigint", "descript...
CREATE TABLE `pc_poker_db`.`poker7rat` ( `memberid` string COMMENT 'None', `matchcnt` bigint COMMENT 'None', `wincnt` bigint COMMENT 'None', `defeatcnt` bigint COMMENT 'None', `drawcnt` bigint COMMENT 'None', `disconncnt` bigint COMMENT '(์ž์ฃผ ์ดˆ๊ธฐํ™”๋จ)', `rating` bigint COMMENT 'None', `sleve...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker7userhist_v2", "description": "ํฌ์ปค7 ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "rststring", "type": "string", "description": "\"์ฑ„๋„์•„์ด๋””|๋ฒ„๋ฆฐํŒจ/ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|S...
CREATE TABLE `pc_poker_db`.`poker7userhist_v2` ( `memberid` string COMMENT 'None', `rststring` string COMMENT '"์ฑ„๋„์•„์ด๋””|๋ฒ„๋ฆฐํŒจ/ํŒจ์ •๋ณด|์‹œ์ž‘๋จธ๋‹ˆ|๋“ฑ๊ธ‰|๋ณ€๋™๋จธ๋‹ˆ|๊ฒฐ๊ณผ๋จธ๋‹ˆ|์œ ์ €์‹œ๋“œ๋จธ๋‹ˆ|์ฐธ์—ฌ๋จธ๋‹ˆ|๋ผ์šด๋“œ|๊ฐ•์ข…์—ฌ๋ถ€|์ฐฌ์Šค์‚ฌ์šฉ์—ฌ๋ถ€|ํ•ดํ‚น์‹œ๋„์—ฌ๋ถ€|ํ•ตํฌ์ฆˆ|ํด๋ผ์ด์–ธํŠธIP|๊ด€์ „์ž|ํ”ผ์”จ๋ฐฉ์—ฌ๋ถ€|๊ฒŒ์ดํŠธ์›จ์ด|๋งฅ์–ด๋“œ๋ ˆ์Šค|SMS|๋•ก๊ฐ’|ํ† ๋„ˆ๋จผํŠธ|์–ธ๋“œ๋จธ๋‹ˆ||||ํ•ดํ‚น์œ ์ €์—ฌ๋ถ€||์ตœ์ข…์กฑ๋ณด|๋ณดํ—˜๊ธˆ์ง€๊ธ‰์—ฌ๋ถ€||๋žญํ‚น๊ฒŒ์ž„์ง„ํ–‰์—ฌ๋ถ€||๋ฒ ํŒ…ํƒ€์ž„์•„์›ƒํƒ€์ž…||์ƒ‰๊น”๋ฒ ํŒ…๋จธ๋‹ˆ|์ƒ‰๊น”๋ฒ ํŒ…๊ฒฐ๊ณผ๋จธ๋‹ˆ|" * ํŒจ์ •๋ณด C(ํด๋กœ๋ฒ„),D(๋‹ค์ด์•„๋ชฌ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_daily_mileage", "description": "์ผ๋ณ„ ๋งˆ์ผ๋ฆฌ์ง€", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "mileage", "type": "bigint", "description": null}, {"name": "usedmileage", "type": "bigint",...
CREATE TABLE `pc_poker_db`.`poker_daily_mileage` ( `memberid` string COMMENT 'None', `logdate` bigint COMMENT 'None', `mileage` bigint COMMENT 'None', `usedmileage` bigint COMMENT 'None', `work_ymd` bigint COMMENT 'None', `memberno` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_game_svr_config", "description": "ํฌ์ปค config ์ •๋ณด", "columns": [{"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "subid", "type": "string", "description": "(sample) 0072A"}...
CREATE TABLE `pc_poker_db`.`poker_game_svr_config` ( `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `subid` string COMMENT '(sample) 0072A', `key` string COMMENT '(sample) OFO_GAEA', `value` string COMMENT '(sample) 2', `descript...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_mileage_hist", "description": "๋งˆ์ผ๋ฆฌ์ง€ ์ง€๊ธ‰ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "preholdgamemoney", "type": "bigint", "description": null}, {"name": "postholdgamemoney", ...
CREATE TABLE `pc_poker_db`.`poker_mileage_hist` ( `memberid` string COMMENT 'None', `logdate` bigint COMMENT 'None', `preholdgamemoney` bigint COMMENT 'None', `postholdgamemoney` bigint COMMENT 'None', `changedgamemoney` bigint COMMENT 'None', `preholdmileage` bigint COMMENT 'None', `posthol...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_money_hist_v2", "description": "์œ ์ €์•„์ด๋””๋ณ„ ์ผ๋ณ„ ๋จธ๋‹ˆ๋ณ€๋™ \n๋ฐ ๊ทœ์ œ ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "custno", "type": "bigint", "description": "(sample) 10000100001224"}, {"name": "startmoney", "type": "bigint", "description": null}, {...
CREATE TABLE `pc_poker_db`.`poker_money_hist_v2` ( `memberid` string COMMENT 'None', `custno` bigint COMMENT '(sample) 10000100001224', `startmoney` bigint COMMENT 'None', `startsafemoney` bigint COMMENT 'None', `endmoney` bigint COMMENT 'None', `endsafemoney` bigint COMMENT 'None', `logdate...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_moneytransfer_hist", "description": "๋จธ๋‹ˆ ์ด๋™ ๋กœ๊ทธ", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "before_money", "type": "string", "description": null}, {"name": "after_money", "type": "string", "description": null}, {"name": "destination_memb...
CREATE TABLE `pc_poker_db`.`poker_moneytransfer_hist` ( `memberid` string COMMENT 'None', `before_money` string COMMENT 'None', `after_money` string COMMENT 'None', `destination_memberid` string COMMENT 'None', `destination_before_money` string COMMENT 'None', `destination_after_money` string CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_monthly_mileage", "description": "์›”๋ณ„ ๋งˆ์ผ๋ฆฌ์ง€", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "logdate", "type": "bigint", "description": null}, {"name": "expirationdate", "type": "bigint", "description": null}, {"name": "mileage", "type": "big...
CREATE TABLE `pc_poker_db`.`poker_monthly_mileage` ( `memberid` string COMMENT 'None', `logdate` bigint COMMENT 'None', `expirationdate` bigint COMMENT 'None', `mileage` bigint COMMENT 'None', `usedmileage` bigint COMMENT 'None', `totalusedmileage` bigint COMMENT 'None', `work_ym` bigint COM...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_overmoney", "description": "์˜ค๋ฒ„๋จธ๋‹ˆ ๊ธฐ๋ก", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "joindate", "type": "bigint", "description": null}, {"name": "status", "type": "bigint", "description": "0:๋ฏธ์ง€๊ธ‰, 1:์ง€๊ธ‰"}, {"name": "overmoney", "type": "bigin...
CREATE TABLE `pc_poker_db`.`poker_overmoney` ( `memberid` string COMMENT 'None', `joindate` bigint COMMENT 'None', `status` bigint COMMENT '0:๋ฏธ์ง€๊ธ‰, 1:์ง€๊ธ‰', `overmoney` bigint COMMENT 'None', `seq` bigint COMMENT 'None', `maxmoney` bigint COMMENT 'None', `restrictmoney` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_rating", "description": "๋“ฑ๊ธ‰๋ณ„ ๋จธ๋‹ˆ ์ •๋ณด", "columns": [{"name": "nlevel", "type": "int", "description": "1:ํ‰๋ฏผ, 2:์ค‘์ˆ˜, 3:๊ณ ์ˆ˜, 4:์˜์›…, 5:์ง€์กด, 6:์ดˆ์ธ, 7:์‹ "}, {"name": "rating", "type": "bigint", "description": null}, {"name": "start_money", "type": "bigint", "description": null}, {"name": "e...
CREATE TABLE `pc_poker_db`.`poker_rating` ( `nlevel` int COMMENT '1:ํ‰๋ฏผ, 2:์ค‘์ˆ˜, 3:๊ณ ์ˆ˜, 4:์˜์›…, 5:์ง€์กด, 6:์ดˆ์ธ, 7:์‹ ', `rating` bigint COMMENT 'None', `start_money` bigint COMMENT 'None', `end_money` bigint COMMENT 'None', `divide_value` bigint COMMENT 'None', `insurance_money` bigint COMMENT 'None', `...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_user_restriction_law_ci", "description": "CI๋ณ„ ์ผ๋ณ„ ๋จธ๋‹ˆ๋ณ€๋™ ๋ฐ ๊ทœ์ œ์ •๋ณด", "columns": [{"name": "ci_or_sno", "type": "string", "description": "CI : ++PjLazsbuU3BUQL3JGzCjy7KEt26Ex5LGS4pF2TlzPpbWsYaC9z7zxSU6+JPC7sufAQZZ4zDg2ZTV9rI+uBOA==\r\nSNO : 10000100000222"}, {"name": "restrict_check...
CREATE TABLE `pc_poker_db`.`poker_user_restriction_law_ci` ( `ci_or_sno` string COMMENT 'CI : ++PjLazsbuU3BUQL3JGzCjy7KEt26Ex5LGS4pF2TlzPpbWsYaC9z7zxSU6+JPC7sufAQZZ4zDg2ZTV9rI+uBOA== SNO : 10000100000222', `restrict_check_date` string COMMENT 'None', `custno` bigint COMMENT ''10000100000222', `money_ch...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_userplaylimithist", "description": "ํŒ์ˆ˜ ์ œํ•œ ๋กœ๊ทธ", "columns": [{"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "channelid", "type": "string", "description": "๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)...
CREATE TABLE `pc_poker_db`.`poker_userplaylimithist` ( `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `channelid` string COMMENT '๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ (sample) BADUKI0090A001', `memberno` bigint COMMENT '(sample) 4101000098721616', `c...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "poker_userprotection_conf", "description": "ํฌ์ปค UPP ํ”„๋กœ๊ทธ๋žจ", "columns": [{"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "subid", "type": "string", "description": "(sample) 0072...
CREATE TABLE `pc_poker_db`.`poker_userprotection_conf` ( `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `subid` string COMMENT '(sample) 0072A', `upplevel` int COMMENT '1~', `daylimitmatchcnt` bigint COMMENT 'None', `daylimittime...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pokerpenaltyinfot", "description": "ํฌ์ปค ๊ฐ•์ œ ์ข…๋ฃŒ ๋กœ๊ทธ \n(๋ธ”๋ž™๋ฆฌ์ŠคํŠธ๊ด€๋ฆฌ ์–ด๋“œ๋ฏผ)", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "disconncnt", "type": "bigint", "description": null}, {"name": "disconndate", "type": "bigint", "description": null}, {"name": "channe...
CREATE TABLE `pc_poker_db`.`pokerpenaltyinfot` ( `memberid` string COMMENT 'None', `disconncnt` bigint COMMENT 'None', `disconndate` bigint COMMENT 'None', `channelid` string COMMENT '๊ฒŒ์ž„์•„์ด๋””+์„œ๋ธŒ์•„์ด๋””(5)+์ฑ„๋„๋ฒˆํ˜ธ (sample) BADUKI0090A001', `othermemberid` string COMMENT '๊ฐ™์€๋ฐฉ์—์„œ ์ฃฝ์ง€์•Š๊ณ  ํ”Œ๋ ˆ์ด์ค‘์ด์—ˆ๋˜ ๋‹ค๋ฅธ ๋ฉค๋ฒ„๋“ค์ค‘ ์ฒซ๋ฒˆ์งธ ์œ ์ €์˜ ID'...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pokerrankresulthist", "description": "๋žญํ‚น ๊ฒฐ๊ณผ ๋กœ๊ทธ", "columns": [{"name": "rankseq", "type": "bigint", "description": null}, {"name": "memberid", "type": "string", "description": null}, {"name": "gamepoint", "type": "bigint", "description": null}, {"name": "regdate", "type": "bigint", ...
CREATE TABLE `pc_poker_db`.`pokerrankresulthist` ( `rankseq` bigint COMMENT 'None', `memberid` string COMMENT 'None', `gamepoint` bigint COMMENT 'None', `regdate` bigint COMMENT 'None', `rank` bigint COMMENT 'None', `rewardmoney` string COMMENT '{"acquisition":"Y","rewardmoney":156000000000}', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pokerrankschedule", "description": "ํฌ์ปค ๋žญํ‚น ์Šค์ผ€์ฅด", "columns": [{"name": "rankseq", "type": "bigint", "description": null}, {"name": "startdate", "type": "bigint", "description": null}, {"name": "enddate", "type": "bigint", "description": null}, {"name": "regstartdate", "type": "bigint...
CREATE TABLE `pc_poker_db`.`pokerrankschedule` ( `rankseq` bigint COMMENT 'None', `startdate` bigint COMMENT 'None', `enddate` bigint COMMENT 'None', `regstartdate` bigint COMMENT 'None', `regenddate` bigint COMMENT 'None', `gamestartdate` bigint COMMENT 'None', `gameenddate` bigint COMMENT ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pokerrulepenalty", "description": "๋ฃฐ์œ„๋ฐ˜ ์ •๋ณด", "columns": [{"name": "memberid", "type": "string", "description": null}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "penaltyc...
CREATE TABLE `pc_poker_db`.`pokerrulepenalty` ( `memberid` string COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `penaltycnt` bigint COMMENT 'None', `lastdate` bigint COMMENT 'None', `channelid` string COMMENT '๊ฒŒ์ž„...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "pomoneyrecharget", "description": "์˜ค๋ฒ„๋จธ๋‹ˆ ๊ด€๋ จ ๊ธฐ๋ก", "columns": [{"name": "code", "type": "string", "description": "004(ํฌ์ปค๋จธ๋‹ˆ ๋ณด์œ ๋Ÿ‰ ์ดˆ๊ณผ)"}, {"name": "gammoney", "type": "bigint", "description": null}, {"name": "grade", "type": "int", "description": "0"}, {"name": "gameid", "type": "string",...
CREATE TABLE `pc_poker_db`.`pomoneyrecharget` ( `code` string COMMENT '004(ํฌ์ปค๋จธ๋‹ˆ ๋ณด์œ ๋Ÿ‰ ์ดˆ๊ณผ)', `gammoney` bigint COMMENT 'None', `grade` int COMMENT '0', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `lastdate` bigint COMMENT 'None',...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "procodet", "description": "๋จธ๋‹ˆ์ฝ”๋“œ ๋งˆ์Šคํ„ฐ ์ •๋ณด", "columns": [{"name": "procode", "type": "string", "description": "(sample) ND00040"}, {"name": "codetitle", "type": "string", "description": "(sample) ์•„์ด๋”” ํ•ด์ง€/์‚ญ์ œ"}, {"name": "histvalid", "type": "string", "description": "Y or N"}, {"name": "c...
CREATE TABLE `pc_poker_db`.`procodet` ( `procode` string COMMENT '(sample) ND00040', `codetitle` string COMMENT '(sample) ์•„์ด๋”” ํ•ด์ง€/์‚ญ์ œ', `histvalid` string COMMENT 'Y or N', `cumulvalid` string COMMENT 'Y or N', `openyn` string COMMENT 'C or P', `stdate` string COMMENT '20200915', `procontent` ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "promotiondbflag", "description": "๊ฐ€์ด์•„ DB ํ”Œ๋ž˜๊ทธ", "columns": [{"name": "evtcode", "type": "bigint", "description": null}, {"name": "evtno", "type": "bigint", "description": "์ด๋ฒคํŠธ ์ฝ”๋“œ์˜ ํ•˜์œ„ INDEX (0~)"}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGH...
CREATE TABLE `pc_poker_db`.`promotiondbflag` ( `evtcode` bigint COMMENT 'None', `evtno` bigint COMMENT '์ด๋ฒคํŠธ ์ฝ”๋“œ์˜ ํ•˜์œ„ INDEX (0~)', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `groupid` string COMMENT '(sample) poker_test_group', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "promotionmast", "description": "๊ฐ€์ด์•„ ์ด๋ฒคํŠธ ์Šคํฌ๋ฆฝํŠธ", "columns": [{"name": "evtcode", "type": "bigint", "description": null}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name": "evtno"...
CREATE TABLE `pc_poker_db`.`promotionmast` ( `evtcode` bigint COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `evtno` bigint COMMENT '์ด๋ฒคํŠธ ์ฝ”๋“œ์˜ ํ•˜์œ„ INDEX (0~)', `evtname` string COMMENT 'None', `startdt` bigint COMMEN...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "promotionmoneyinfo", "description": "๊ฐ€์ด์•„ ์ด๋ฒคํŠธ ๋จธ๋‹ˆ ๋งˆ์Šคํ„ฐ ์ •๋ณด", "columns": [{"name": "evtcode", "type": "bigint", "description": null}, {"name": "gameid", "type": "string", "description": "POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)"}, {"name...
CREATE TABLE `pc_poker_db`.`promotionmoneyinfo` ( `evtcode` bigint COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค), HOOLA3(ํ›Œ๋ผ)', `subid` string COMMENT '(sample) 0072', `btype` bigint COMMENT 'None', `benefit` bigint COMMENT 'No...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "pc_poker_db", "table": "promotionuserlogt", "description": "๊ฐ€์ด์•„ ์ด๋ฒคํŠธ ์œ ์ €๋ณ„ ๋กœ๊ทธ", "columns": [{"name": "logdate", "type": "bigint", "description": null}, {"name": "evtcode", "type": "bigint", "description": null}, {"name": "evtno", "type": "bigint", "description": "์ด๋ฒคํŠธ ์ฝ”๋“œ์˜ ํ•˜์œ„ INDEX (0~)"}, {"name": "memberid",...
CREATE TABLE `pc_poker_db`.`promotionuserlogt` ( `logdate` bigint COMMENT 'None', `evtcode` bigint COMMENT 'None', `evtno` bigint COMMENT '์ด๋ฒคํŠธ ์ฝ”๋“œ์˜ ํ•˜์œ„ INDEX (0~)', `memberid` string COMMENT 'None', `gameid` string COMMENT 'POKER7(์„ธ๋ธํฌ์ปค), BADUKI(๋กœ์šฐ๋ฐ”๋‘‘์ด), HIGHLOW2(ํ•˜์ด๋กœ์šฐ), LASPOKER(๋ผ์Šค๋ฒ ๊ฐ€์Šคํฌ์ปค), DUELPOKER(๋งžํฌ์ปค)...