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(๋งํฌ์ปค)... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.