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": "hangame", "table": "tmp_bsj_mmp_data_test_install_1_organic", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": null}...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_install_1_organic` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string COMM...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_install_1_ua", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": null}, {"n...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_install_1_ua` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string COMMENT '...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_premium_gacha", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "passdate", "type": "bigint", "description": null}, {"name": "category", "type": "tinyint", "description": null}, {"name": "f_tem", "type": "bigint", "descript...
CREATE TABLE `hangame`.`tmp_hjh_wpr_premium_gacha` ( `type` string COMMENT 'None', `passdate` bigint COMMENT 'None', `category` tinyint COMMENT 'None', `f_tem` bigint COMMENT 'None', `p_gem` bigint COMMENT 'None', `user` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_lrw_filetest", "description": null, "columns": [{"name": "hid", "type": "string", "description": null}, {"name": "sno", "type": "bigint", "description": null}, {"name": "sudda_sno", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null}, {"nam...
CREATE TABLE `hangame`.`tmp_lrw_filetest` ( `hid` string COMMENT 'None', `sno` bigint COMMENT 'None', `sudda_sno` string COMMENT 'None', `ci` string COMMENT 'None', `nickname` string COMMENT 'None', `oauth_provider` string COMMENT 'None', `reg_date` timestamp COMMENT 'None', `work_ymd` s...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_premium_gacha_2", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "category", "type": "tinyint", "description": null}, {"name": "passdate", "type": "bigint", "description": null}, {"name": "gacha", "type": "double", "descri...
CREATE TABLE `hangame`.`tmp_hjh_wpr_premium_gacha_2` ( `type` string COMMENT 'None', `category` tinyint COMMENT 'None', `passdate` bigint COMMENT 'None', `gacha` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_event_affected_attendance_comparison", "description": null, "columns": [{"name": "strd_dday", "type": "int", "description": null}, {"name": "strd_elps", "type": "bigint", "description": null}, {"name": "effect", "type": "double", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_wpr_event_affected_attendance_comparison` ( `strd_dday` int COMMENT 'None', `strd_elps` bigint COMMENT 'None', `effect` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_event_affected_attendance_false", "description": null, "columns": [{"name": "logind", "type": "int", "description": null}, {"name": "logindlogind", "type": "bigint", "description": null}, {"name": "au", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_wpr_event_affected_attendance_false` ( `logind` int COMMENT 'None', `logindlogind` bigint COMMENT 'None', `au` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_event_affected_attendance_true", "description": null, "columns": [{"name": "expd", "type": "int", "description": null}, {"name": "logindexpd", "type": "int", "description": null}, {"name": "au", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_wpr_event_affected_attendance_true` ( `expd` int COMMENT 'None', `logindexpd` int COMMENT 'None', `au` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_freeze_member_restore", "description": null, "columns": [{"name": "hid", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_freeze_member_restore` ( `hid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wooparoo_total", "description": null, "columns": [{"name": "setname", "type": "string", "description": null}, {"name": "dt", "type": "int", "description": null}, {"name": "type", "type": "string", "description": null}, {"name": "tryer", "type": "bigint", "description": null}, {...
CREATE TABLE `hangame`.`tmp_hjh_wooparoo_total` ( `setname` string COMMENT 'None', `dt` int COMMENT 'None', `type` string COMMENT 'None', `tryer` bigint COMMENT 'None', `tries` bigint COMMENT 'None', `lucyup` bigint COMMENT 'None', `gem` bigint COMMENT 'None', `boughtgem` bigint COMMENT ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "pwt_joinmonthlosmony", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "losmony", "type": "bigint", "description": null}, {"name": "playusercnt", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`pwt_joinmonthlosmony` ( `work_ym` string COMMENT 'None', `losmony` bigint COMMENT 'None', `playusercnt` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "pwt_joinmonthsamt", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "samt", "type": "double", "description": null}, {"name": "pu", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`pwt_joinmonthsamt` ( `work_ym` string COMMENT 'None', `samt` double COMMENT 'None', `pu` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "pwt_mng_level_exp_240322", "description": null, "columns": [{"name": "game_type", "type": "bigint", "description": null}, {"name": "seed", "type": "bigint", "description": null}, {"name": "win_exp", "type": "bigint", "description": null}, {"name": "los_exp", "type": "bigint", "descript...
CREATE TABLE `hangame`.`pwt_mng_level_exp_240322` ( `game_type` bigint COMMENT 'None', `seed` bigint COMMENT 'None', `win_exp` bigint COMMENT 'None', `los_exp` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_curves", "description": null, "columns": [{"name": "work_ymd", "type": "string", "description": null}, {"name": "dday", "type": "int", "description": null}, {"name": "cnt", "type": "bigint", "description": null}, {"name": "spnt", "type": "double", "description": null}, {"na...
CREATE TABLE `hangame`.`tmp_ssy_wpr_curves` ( `work_ymd` string COMMENT 'None', `dday` int COMMENT 'None', `cnt` bigint COMMENT 'None', `spnt` double COMMENT 'None', `arpru` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "msg_replay_recommend", "description": null, "columns": [{"name": "recommend_id", "type": "bigint", "description": null}, {"name": "replay_id", "type": "bigint", "description": null}, {"name": "is_best", "type": "tinyint", "description": null}, {"name": "view_nickname", "type": "string"...
CREATE TABLE `hangame`.`msg_replay_recommend` ( `recommend_id` bigint COMMENT 'None', `replay_id` bigint COMMENT 'None', `is_best` tinyint COMMENT 'None', `view_nickname` string COMMENT 'None', `view_avatar_id` int COMMENT 'None', `game_type` tinyint COMMENT 'None', `category` int COMMENT 'N...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "msg_replay_recommend_real", "description": null, "columns": [{"name": "recommend_id", "type": "bigint", "description": null}, {"name": "replay_id", "type": "bigint", "description": null}, {"name": "is_best", "type": "tinyint", "description": null}, {"name": "view_nickname", "type": "st...
CREATE TABLE `hangame`.`msg_replay_recommend_real` ( `recommend_id` bigint COMMENT 'None', `replay_id` bigint COMMENT 'None', `is_best` tinyint COMMENT 'None', `view_nickname` string COMMENT 'None', `view_avatar_id` int COMMENT 'None', `game_type` tinyint COMMENT 'None', `room_type` tinyint ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_roopa_potion", "description": null, "columns": [{"name": "reason", "type": "string", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "potion", "type": "bigint", "description": null}, {"name": "user", "type": "bigint", "description": n...
CREATE TABLE `hangame`.`tmp_hjh_wpr_roopa_potion` ( `reason` string COMMENT 'None', `name` string COMMENT 'None', `potion` bigint COMMENT 'None', `user` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_roopa_arena", "description": null, "columns": [{"name": "uid", "type": "string", "description": null}, {"name": "category", "type": "tinyint", "description": null}, {"name": "package", "type": "string", "description": null}, {"name": "d_pass", "type": "int", "description": ...
CREATE TABLE `hangame`.`tmp_hjh_wpr_roopa_arena` ( `uid` string COMMENT 'None', `category` tinyint COMMENT 'None', `package` string COMMENT 'None', `d_pass` int COMMENT 'None', `t_change` bigint COMMENT 'None', `t_dec` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_inapp_daily_history_test_1", "description": null, "columns": [{"name": "work_ymd", "type": "string", "description": null}, {"name": "app_name", "type": "string", "description": null}, {"name": "appsfid", "type": "string", "description": null}, {"name": "cuid", "type": "stri...
CREATE TABLE `hangame`.`tmp_bsj_mmp_inapp_daily_history_test_1` ( `work_ymd` string COMMENT 'None', `app_name` string COMMENT 'None', `appsfid` string COMMENT 'None', `cuid` string COMMENT 'None', `platform` string COMMENT 'None', `market` string COMMENT 'None', `ua` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_month_mkt_cost", "description": null, "columns": [{"name": "game", "type": "string", "description": null}, {"name": "months1", "type": "string", "description": null}, {"name": "cost", "type": "bigint", "description": null}, {"name": "aos", "type": "bigint", "description": null}...
CREATE TABLE `hangame`.`tmp_yhm_month_mkt_cost` ( `game` string COMMENT 'None', `months1` string COMMENT 'None', `cost` bigint COMMENT 'None', `aos` bigint COMMENT 'None', `ios` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_compare_abuse_sales_230321_1", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "usergroup", "type": "string", "description": null}, {"name": "gamename", "type": "string", "description": null}, {"name": "sales", "type": "bigint",...
CREATE TABLE `hangame`.`tmp_compare_abuse_sales_230321_1` ( `work_ym` string COMMENT 'None', `usergroup` string COMMENT 'None', `gamename` string COMMENT 'None', `sales` bigint COMMENT 'None', `uv` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_gum_dau_mau_verifying", "description": null, "columns": [{"name": "join_pass_date", "type": "bigint", "description": null}, {"name": "cnt", "type": "bigint", "description": null}, {"name": "type", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_gum_dau_mau_verifying` ( `join_pass_date` bigint COMMENT 'None', `cnt` bigint COMMENT 'None', `type` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_cafeuser_240416_3", "description": null, "columns": [{"name": "ymd", "type": "string", "description": null}, {"name": "ym", "type": "string", "description": null}, {"name": "jungsan_dt", "type": "timestamp", "description": null}, {"name": "cafe_id", "type": "bigint", "descripti...
CREATE TABLE `hangame`.`tmp_pwt_cafeuser_240416_3` ( `ymd` string COMMENT 'None', `ym` string COMMENT 'None', `jungsan_dt` timestamp COMMENT 'None', `cafe_id` bigint COMMENT 'None', `sno` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_chy_aa_cn_users", "description": null, "columns": [{"name": "gid", "type": "string", "description": null}, {"name": "work_ymd", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_chy_aa_cn_users` ( `gid` string COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_saup_unreal_work_ymd", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "work_ymd", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "ci", "type": "string", "descript...
CREATE TABLE `hangame`.`tmp_yhm_saup_unreal_work_ymd` ( `work_ym` string COMMENT 'None', `work_ymd` string COMMENT 'None', `userno` string COMMENT 'None', `ci` string COMMENT 'None', `condi1` tinyint COMMENT 'None', `condi3` tinyint COMMENT 'None', `condi2` tinyint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_saup_unreal_work_ymd1", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "work_ymd", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "ci", "type": "string", "descrip...
CREATE TABLE `hangame`.`tmp_yhm_saup_unreal_work_ymd1` ( `work_ym` string COMMENT 'None', `work_ymd` string COMMENT 'None', `userno` string COMMENT 'None', `ci` string COMMENT 'None', `condi1` tinyint COMMENT 'None', `condi2` tinyint COMMENT 'None', `condi3` tinyint COMMENT 'None', `mpok...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bjh_table01", "description": null, "columns": [{"name": "num", "type": "smallint", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "msg", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_bjh_table01` ( `num` smallint COMMENT 'None', `name` string COMMENT 'None', `msg` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_ltv_month", "description": null, "columns": [{"name": "join_m", "type": "string", "description": null}, {"name": "passed", "type": "int", "description": null}, {"name": "ltv", "type": "double", "description": null}]}
CREATE TABLE `hangame`.`tmp_hjh_wpr_ltv_month` ( `join_m` string COMMENT 'None', `passed` int COMMENT 'None', `ltv` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_kyj_table01", "description": null, "columns": [{"name": "num", "type": "smallint", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "msg", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_kyj_table01` ( `num` smallint COMMENT 'None', `name` string COMMENT 'None', `msg` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_table01", "description": null, "columns": [{"name": "num", "type": "smallint", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "msg", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_table01` ( `num` smallint COMMENT 'None', `name` string COMMENT 'None', `msg` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_saup_unreal_work_ymd_mpoker", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "work_ymd", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "ci", "type": "string", "d...
CREATE TABLE `hangame`.`tmp_yhm_saup_unreal_work_ymd_mpoker` ( `work_ym` string COMMENT 'None', `work_ymd` string COMMENT 'None', `userno` string COMMENT 'None', `ci` string COMMENT 'None', `condi1` tinyint COMMENT 'None', `condi3` tinyint COMMENT 'None', `condi2` tinyint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_saup_unreal_work_ymd_mpoker1", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null}, {"name": "condi1", "type": "tinyint", "d...
CREATE TABLE `hangame`.`tmp_yhm_saup_unreal_work_ymd_mpoker1` ( `work_ym` string COMMENT 'None', `userno` string COMMENT 'None', `ci` string COMMENT 'None', `condi1` tinyint COMMENT 'None', `condi2` tinyint COMMENT 'None', `condi3` tinyint COMMENT 'None', `sudda_sno` string COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_aja_table01", "description": null, "columns": [{"name": "num", "type": "smallint", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "msg", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_aja_table01` ( `num` smallint COMMENT 'None', `name` string COMMENT 'None', `msg` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "pwt_mng_mpc_usergame_hist", "description": null, "columns": [{"name": "sno", "type": "bigint", "description": null}, {"name": "nickname", "type": "string", "description": null}, {"name": "hid", "type": "string", "description": null}, {"name": "ci", "type": "string", "description": null...
CREATE TABLE `hangame`.`pwt_mng_mpc_usergame_hist` ( `sno` bigint COMMENT 'None', `nickname` string COMMENT 'None', `hid` string COMMENT 'None', `ci` string COMMENT 'None', `reg_date` timestamp COMMENT 'None', `seed` double COMMENT 'None', `lossmoney` double COMMENT 'None', `dealermoney`...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "baduki_guild30", "description": null, "columns": [{"name": "guild_seq", "type": "bigint", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "occupation_point", "type": "bigint", "description": null}, {"name": "occupation_tier", "type": "int", "desc...
CREATE TABLE `hangame`.`baduki_guild30` ( `guild_seq` bigint COMMENT 'None', `name` string COMMENT 'None', `occupation_point` bigint COMMENT 'None', `occupation_tier` int COMMENT 'None', `occupation_game_ranking` int COMMENT 'None', `game_order` int COMMENT 'None', `game_seed` bigint COMMENT...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_wprhist_step1", "description": null, "columns": [{"name": "join_time", "type": "bigint", "description": null}, {"name": "idx", "type": "bigint", "description": null}, {"name": "uid", "type": "bigint", "description": null}, {"name": "level", "type": "tinyint", "description":...
CREATE TABLE `hangame`.`tmp_ssy_wpr_wprhist_step1` ( `join_time` bigint COMMENT 'None', `idx` bigint COMMENT 'None', `uid` bigint COMMENT 'None', `level` tinyint COMMENT 'None', `reason` int COMMENT 'None', `wpr_lv` tinyint COMMENT 'None', `wpr_inst` smallint COMMENT 'None', `wpr_sno` sm...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "pwt_mng_mpc_purchase_hist", "description": null, "columns": [{"name": "sno", "type": "bigint", "description": null}, {"name": "item_id", "type": "string", "description": null}, {"name": "item_name", "type": "string", "description": null}, {"name": "market_code", "type": "string", "desc...
CREATE TABLE `hangame`.`pwt_mng_mpc_purchase_hist` ( `sno` bigint COMMENT 'None', `item_id` string COMMENT 'None', `item_name` string COMMENT 'None', `market_code` string COMMENT 'None', `real_money_price` double COMMENT 'None', `work_dt` timestamp COMMENT 'None', `work_hh` string COMMENT 'N...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_avg_trophy", "description": null, "columns": [{"name": "season", "type": "bigint", "description": null}, {"name": "work_ymd", "type": "string", "description": null}, {"name": "league", "type": "bigint", "description": null}, {"name": "avg_trophy", "type": "double", "descrip...
CREATE TABLE `hangame`.`tmp_hjh_wpr_avg_trophy` ( `season` bigint COMMENT 'None', `work_ymd` string COMMENT 'None', `league` bigint COMMENT 'None', `avg_trophy` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_poker_play_2nd_condition_3m_3days_final_0407_finallist_test", "description": null, "columns": [{"name": "userno", "type": "string", "description": null}, {"name": "work_ymd", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_yhm_poker_play_2nd_condition_3m_3days_final_0407_finallist_test` ( `userno` string COMMENT 'None', `work_ymd` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_webboard_3games_mket_v1_v3_cost", "description": null, "columns": [{"name": "game", "type": "string", "description": null}, {"name": "ver", "type": "string", "description": null}, {"name": "cost", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "de...
CREATE TABLE `hangame`.`tmp_yhm_webboard_3games_mket_v1_v3_cost` ( `game` string COMMENT 'None', `ver` string COMMENT 'None', `cost` bigint COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_cohort_relation", "description": null, "columns": [{"name": "cohort", "type": "string", "description": null}, {"name": "col", "type": "bigint", "description": null}, {"name": "pass", "type": "bigint", "description": null}, {"name": "avgplt", "type": "double", "description":...
CREATE TABLE `hangame`.`tmp_ssy_wpr_cohort_relation` ( `cohort` string COMMENT 'None', `col` bigint COMMENT 'None', `pass` bigint COMMENT 'None', `avgplt` double COMMENT 'None', `uu` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "spot_cyd_club_cross_pc_202404", "description": null, "columns": [{"name": "game", "type": "string", "description": null}, {"name": "_c1", "type": "bigint", "description": null}, {"name": "_c2", "type": "double", "description": null}, {"name": "_c3", "type": "double", "description": nul...
CREATE TABLE `hangame`.`spot_cyd_club_cross_pc_202404` ( `game` string COMMENT 'None', `_c1` bigint COMMENT 'None', `_c2` double COMMENT 'None', `_c3` double COMMENT 'None', `_c4` double COMMENT 'None', `_c5` bigint COMMENT 'None', `_c6` bigint COMMENT 'None', `_c7` bigint COMMENT 'None'...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "spot_cyd_crossfinal202404", "description": null, "columns": [{"name": "game", "type": "string", "description": null}, {"name": "_c1", "type": "bigint", "description": null}, {"name": "_c2", "type": "double", "description": null}, {"name": "_c3", "type": "double", "description": null}, ...
CREATE TABLE `hangame`.`spot_cyd_crossfinal202404` ( `game` string COMMENT 'None', `_c1` bigint COMMENT 'None', `_c2` double COMMENT 'None', `_c3` double COMMENT 'None', `_c4` double COMMENT 'None', `_c5` bigint COMMENT 'None', `_c6` bigint COMMENT 'None', `_c7` bigint COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_inapp_2_organic_auto", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": nu...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_inapp_2_organic_auto` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string C...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_inapp_2_ua_auto", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": null}, ...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_inapp_2_ua_auto` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string COMMEN...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_install_1_organic_auto", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": ...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_install_1_organic_auto` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_lrw_highlowlist_v2", "description": null, "columns": [{"name": "hid", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_lrw_highlowlist_v2` ( `hid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_lrw_freez_05", "description": null, "columns": [{"name": "hid", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_lrw_freez_05` ( `hid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_cohort_relation_2", "description": null, "columns": [{"name": "cohort", "type": "string", "description": null}, {"name": "col", "type": "bigint", "description": null}, {"name": "pass", "type": "bigint", "description": null}, {"name": "sumprice", "type": "double", "descripti...
CREATE TABLE `hangame`.`tmp_ssy_wpr_cohort_relation_2` ( `cohort` string COMMENT 'None', `col` bigint COMMENT 'None', `pass` bigint COMMENT 'None', `sumprice` double COMMENT 'None', `uu` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_cohort_relation_2_2", "description": null, "columns": [{"name": "cohort", "type": "string", "description": null}, {"name": "col", "type": "bigint", "description": null}, {"name": "pass", "type": "bigint", "description": null}, {"name": "sumprice", "type": "double", "descrip...
CREATE TABLE `hangame`.`tmp_ssy_wpr_cohort_relation_2_2` ( `cohort` string COMMENT 'None', `col` bigint COMMENT 'None', `pass` bigint COMMENT 'None', `sumprice` double COMMENT 'None', `uu` bigint COMMENT 'None', `avgprice` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_cohort_relation_2_3", "description": null, "columns": [{"name": "cohort", "type": "string", "description": null}, {"name": "col", "type": "bigint", "description": null}, {"name": "pass", "type": "bigint", "description": null}, {"name": "sumprice", "type": "double", "descrip...
CREATE TABLE `hangame`.`tmp_ssy_wpr_cohort_relation_2_3` ( `cohort` string COMMENT 'None', `col` bigint COMMENT 'None', `pass` bigint COMMENT 'None', `sumprice` double COMMENT 'None', `upayer` bigint COMMENT 'None', `avgprice` double COMMENT 'None', `uu` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_regression_variables", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "day7_attend", "type": "bigint", "description": null}, {"name": "day7_time", "type": "bigint", "description": null}, {"name": "day7_timeperattend", "type...
CREATE TABLE `hangame`.`tmp_ssy_wpr_regression_variables` ( `uid` bigint COMMENT 'None', `day7_attend` bigint COMMENT 'None', `day7_time` bigint COMMENT 'None', `day7_timeperattend` double COMMENT 'None', `day7_spent` double COMMENT 'None', `lifeday` int COMMENT 'None', `lifespent` double CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_test_1", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "pass_date", "type": "double", "description": null}, {"name": "active_day", "type": "bigint", "description": null}, {"name": "ply_time", "type": "bigint", "description...
CREATE TABLE `hangame`.`tmp_hjh_wpr_test_1` ( `uid` bigint COMMENT 'None', `pass_date` double COMMENT 'None', `active_day` bigint COMMENT 'None', `ply_time` bigint COMMENT 'None', `match_day` bigint COMMENT 'None', `seed_give` bigint COMMENT 'None', `wpr_hour` double COMMENT 'None', `gue...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_webboard_3games_mket_v1_v3_cost1", "description": null, "columns": [{"name": "game", "type": "string", "description": null}, {"name": "os", "type": "string", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "cost", "type": "bigint", "de...
CREATE TABLE `hangame`.`tmp_yhm_webboard_3games_mket_v1_v3_cost1` ( `game` string COMMENT 'None', `os` string COMMENT 'None', `work_ym` string COMMENT 'None', `cost` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_comparing_event_period_2", "description": null, "columns": [{"name": "category", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "reason", "type": "string", "description": null}, {"name": "ct", "type": "bigint", "d...
CREATE TABLE `hangame`.`tmp_hjh_wpr_comparing_event_period_2` ( `category` string COMMENT 'None', `pass_date` int COMMENT 'None', `reason` string COMMENT 'None', `ct` bigint COMMENT 'None', `gem` bigint COMMENT 'None', `p_gem` bigint COMMENT 'None', `capsule` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_comparing_event_period_3", "description": null, "columns": [{"name": "category", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "ct", "type": "bigint", "description": null}, {"name": "total", "type": "double", "de...
CREATE TABLE `hangame`.`tmp_hjh_wpr_comparing_event_period_3` ( `category` string COMMENT 'None', `pass_date` int COMMENT 'None', `ct` bigint COMMENT 'None', `total` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_accltv_byperiod", "description": null, "columns": [{"name": "pass", "type": "int", "description": null}, {"name": "acc_ltv", "type": "double", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_wpr_accltv_byperiod` ( `pass` int COMMENT 'None', `acc_ltv` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_gum_plytime_retention", "description": null, "columns": [{"name": "joined", "type": "string", "description": null}, {"name": "pass", "type": "int", "description": null}, {"name": "cnt", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_gum_plytime_retention` ( `joined` string COMMENT 'None', `pass` int COMMENT 'None', `cnt` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_gum_plytime_retention_2", "description": null, "columns": [{"name": "played", "type": "string", "description": null}, {"name": "pass", "type": "int", "description": null}, {"name": "cnt", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_gum_plytime_retention_2` ( `played` string COMMENT 'None', `pass` int COMMENT 'None', `cnt` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_gum_battle_lifetime", "description": null, "columns": [{"name": "dt", "type": "string", "description": null}, {"name": "lifetime", "type": "int", "description": null}, {"name": "players", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_gum_battle_lifetime` ( `dt` string COMMENT 'None', `lifetime` int COMMENT 'None', `players` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_gum_battle_lifetime2", "description": null, "columns": [{"name": "dt", "type": "string", "description": null}, {"name": "join_group", "type": "bigint", "description": null}, {"name": "players", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_ssy_gum_battle_lifetime2` ( `dt` string COMMENT 'None', `join_group` bigint COMMENT 'None', `players` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_nru", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "cuid", "type": "string", "desc...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_nru` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_revisit", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "cuid", "type": "string", "...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_revisit` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_spec", "description": null, "columns": [{"name": "m_dt", "type": "string", "description": null}, {"name": "uid", "type": "string", "description": null}, {"name": "user_level", "type": "int", "description": null}, {"name": "atk", "type": "bigint", "description": null},...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_spec` ( `m_dt` string COMMENT 'None', `uid` string COMMENT 'None', `user_level` int COMMENT 'None', `atk` bigint COMMENT 'None', `hp` bigint COMMENT 'None', `level` int COMMENT 'None', `gradelv` int COMMENT 'None', `name` string COMMENT 'None', ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_nru_kr", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "cuid", "type": "string", "d...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_nru_kr` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_revisit_kr", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "cuid", "type": "string"...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_revisit_kr` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_inapp_2_organic_2", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": null}...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_inapp_2_organic_2` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string COMM...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_test_inapp_2_ua_2", "description": null, "columns": [{"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": null}, {"name": "install_time", "type": "string", "description": null}, {"n...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_test_inapp_2_ua_2` ( `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` string COMMENT 'None', `event_value` string COMMENT '...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_nru_kr_2", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_original_user_m", "ty...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_nru_kr_2` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_original_user_m",...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_inapp_first_event_date_master", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "cuid", "type": "string", "description": null}, {"name": "event_name", "type": "string", "description": null}, {"name": "first_event_time",...
CREATE TABLE `hangame`.`tmp_bsj_mmp_inapp_first_event_date_master` ( `app_name` string COMMENT 'None', `cuid` string COMMENT 'None', `event_name` string COMMENT 'None', `first_event_time` string COMMENT 'None', `first_install_time` string COMMENT 'None', `total_log_first_time` string COMMENT 'No...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_data_inapp_fromad_lobbyentry_pocl", "description": null, "columns": [{"name": "source_name", "type": "string", "description": null}, {"name": "attributed_touch_type", "type": "string", "description": null}, {"name": "attributed_touch_time", "type": "string", "description": ...
CREATE TABLE `hangame`.`tmp_bsj_mmp_data_inapp_fromad_lobbyentry_pocl` ( `source_name` string COMMENT 'None', `attributed_touch_type` string COMMENT 'None', `attributed_touch_time` string COMMENT 'None', `install_time` string COMMENT 'None', `event_time` string COMMENT 'None', `event_name` strin...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_nru_kr_2_gplay", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_original_user_m...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_nru_kr_2_gplay` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2_gplay", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "bigint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_original_us...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2_gplay` ( `app_name` string COMMENT 'None', `ua` bigint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_nru_kr_2_gplay_fromad", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "tinyint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_origina...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_nru_kr_2_gplay_fromad` ( `app_name` string COMMENT 'None', `ua` tinyint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2_gplay_fromad", "description": null, "columns": [{"name": "app_name", "type": "string", "description": null}, {"name": "ua", "type": "tinyint", "description": null}, {"name": "work_ym", "type": "string", "description": null}, {"name": "mmp_ori...
CREATE TABLE `hangame`.`tmp_bsj_mmp_economic_idex__mmp_revisit_kr_2_gplay_fromad` ( `app_name` string COMMENT 'None', `ua` tinyint COMMENT 'None', `work_ym` string COMMENT 'None', `mmp_original_user_m` string COMMENT 'None', `cuid` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_jaupjang_list", "description": null, "columns": [{"name": "mpoker", "type": "string", "description": null}, {"name": "msudda", "type": "string", "description": null}, {"name": "work_ym", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_yhm_jaupjang_list` ( `mpoker` string COMMENT 'None', `msudda` string COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_raid_battlepower", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "atk", "type": "bigint", "description": null}, {"name": "hp", "type": "bigint", "description": null}, {"name": "wprlv", "type": "smallint", "description": nu...
CREATE TABLE `hangame`.`tmp_ssy_wpr_raid_battlepower` ( `uid` bigint COMMENT 'None', `atk` bigint COMMENT 'None', `hp` bigint COMMENT 'None', `wprlv` smallint COMMENT 'None', `gradelv` tinyint COMMENT 'None', `name` string COMMENT 'None', `category` string COMMENT 'None', `raidtier` tiny...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_mpoker_jaupjang_list", "description": null, "columns": [{"name": "mpoker", "type": "string", "description": null}, {"name": "msudda", "type": "string", "description": null}, {"name": "work_ym", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_yhm_mpoker_jaupjang_list` ( `mpoker` string COMMENT 'None', `msudda` string COMMENT 'None', `work_ym` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_capsule_fluency", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "s_n_gem", "type": "bigint", "description": null}, {"name": "s_b_gem", "type": "bigint", "de...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_capsule_fluency` ( `type` string COMMENT 'None', `pass_date` int COMMENT 'None', `s_n_gem` bigint COMMENT 'None', `s_b_gem` bigint COMMENT 'None', `gem_user` bigint COMMENT 'None', `master_arena_count` bigint COMMENT 'None', `total_capsule` bigint CO...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_crossbuilddata", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "time", "type": "timestamp", "description": null}, {"name": "no", "type": "bigint", "description": null}, {"name": "rnk", "type": "tinyint", "description": nul...
CREATE TABLE `hangame`.`tmp_ssy_wpr_crossbuilddata` ( `uid` bigint COMMENT 'None', `time` timestamp COMMENT 'None', `no` bigint COMMENT 'None', `rnk` tinyint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_crosshatch", "description": null, "columns": [{"name": "ccross", "type": "int", "description": null}, {"name": "hhatch", "type": "int", "description": null}, {"name": "avg_crosscost_per_cross", "type": "double", "description": null}, {"name": "std_crosscost_per_cross", "typ...
CREATE TABLE `hangame`.`tmp_ssy_wpr_crosshatch` ( `ccross` int COMMENT 'None', `hhatch` int COMMENT 'None', `avg_crosscost_per_cross` double COMMENT 'None', `std_crosscost_per_cross` double COMMENT 'None', `avg_hatchcost_per_cross` double COMMENT 'None', `std_hatchcost_per_cross` double COMMENT ...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_crosshatchtalbe", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "frm", "type": "timestamp", "description": null}, {"name": "till", "type": "timestamp", "description": null}, {"name": "type", "type": "string", "description"...
CREATE TABLE `hangame`.`tmp_ssy_wpr_crosshatchtalbe` ( `uid` bigint COMMENT 'None', `frm` timestamp COMMENT 'None', `till` timestamp COMMENT 'None', `type` string COMMENT 'None', `ccross` int COMMENT 'None', `hhatch` int COMMENT 'None', `crosscnt` bigint COMMENT 'None', `crossrush` bigin...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_ssy_wpr_hatchbuilddata", "description": null, "columns": [{"name": "uid", "type": "bigint", "description": null}, {"name": "time", "type": "timestamp", "description": null}, {"name": "no", "type": "bigint", "description": null}, {"name": "rnk", "type": "tinyint", "description": nul...
CREATE TABLE `hangame`.`tmp_ssy_wpr_hatchbuilddata` ( `uid` bigint COMMENT 'None', `time` timestamp COMMENT 'None', `no` bigint COMMENT 'None', `rnk` tinyint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_capsule_fluency_detail", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "past_rank", "type": "bigint", "description": null}, {"name": "match_count", "type": ...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_capsule_fluency_detail` ( `type` string COMMENT 'None', `pass_date` int COMMENT 'None', `past_rank` bigint COMMENT 'None', `match_count` bigint COMMENT 'None', `user_num` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_mmp_iap_all_mini_2404_2407", "description": null, "columns": [{"name": "install_time", "type": "timestamp", "description": null}, {"name": "event_time", "type": "timestamp", "description": null}, {"name": "event_revenue", "type": "bigint", "description": null}, {"name": "campai...
CREATE TABLE `hangame`.`tmp_pwt_mmp_iap_all_mini_2404_2407` ( `install_time` timestamp COMMENT 'None', `event_time` timestamp COMMENT 'None', `event_revenue` bigint COMMENT 'None', `campaign` string COMMENT 'None', `campaign_id` bigint COMMENT 'None', `adset` string COMMENT 'None', `appsflye...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_mmp_reg_all_mini_2404_2407", "description": null, "columns": [{"name": "install_time", "type": "timestamp", "description": null}, {"name": "event_time", "type": "timestamp", "description": null}, {"name": "event_revenue", "type": "string", "description": null}, {"name": "campai...
CREATE TABLE `hangame`.`tmp_pwt_mmp_reg_all_mini_2404_2407` ( `install_time` timestamp COMMENT 'None', `event_time` timestamp COMMENT 'None', `event_revenue` string COMMENT 'None', `campaign` string COMMENT 'None', `campaign_id` bigint COMMENT 'None', `adset` string COMMENT 'None', `appsflye...
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_match_fluency", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "atk_rk", "type": "bigint", "description": null}, {"name": "ct", "type": "bigint", "descriptio...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_match_fluency` ( `type` string COMMENT 'None', `pass_date` int COMMENT 'None', `atk_rk` bigint COMMENT 'None', `ct` bigint COMMENT 'None', `user_ct` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_stamina_fluency", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "free_gem", "type": "bigint", "description": null}, {"name": "paid_gem", "type": "bigint", "...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_stamina_fluency` ( `type` string COMMENT 'None', `pass_date` int COMMENT 'None', `free_gem` bigint COMMENT 'None', `paid_gem` bigint COMMENT 'None', `gem_user` bigint COMMENT 'None', `master_arena_count` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_arena_league_match", "description": null, "columns": [{"name": "type", "type": "string", "description": null}, {"name": "pass_date", "type": "int", "description": null}, {"name": "league", "type": "int", "description": null}, {"name": "ct", "type": "bigint", "description": ...
CREATE TABLE `hangame`.`tmp_hjh_wpr_arena_league_match` ( `type` string COMMENT 'None', `pass_date` int COMMENT 'None', `league` int COMMENT 'None', `ct` bigint COMMENT 'None', `user_ct` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_capsule_fluency", "description": null, "columns": [{"name": "work_ymd", "type": "timestamp", "description": null}, {"name": "name", "type": "string", "description": null}, {"name": "reason", "type": "string", "description": null}, {"name": "cap_type", "type": "string", "des...
CREATE TABLE `hangame`.`tmp_hjh_wpr_capsule_fluency` ( `work_ymd` timestamp COMMENT 'None', `name` string COMMENT 'None', `reason` string COMMENT 'None', `cap_type` string COMMENT 'None', `total` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_wpr_capsule_stock", "description": null, "columns": [{"name": "time", "type": "timestamp", "description": null}, {"name": "type", "type": "string", "description": null}, {"name": "total", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`tmp_hjh_wpr_capsule_stock` ( `time` timestamp COMMENT 'None', `type` string COMMENT 'None', `total` bigint COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_pcmoney_inflow_raw_240813", "description": null, "columns": [{"name": "sno", "type": "bigint", "description": null}, {"name": "mchg", "type": "bigint", "description": null}, {"name": "insert_date", "type": "timestamp", "description": null}, {"name": "store_type", "type": "int",...
CREATE TABLE `hangame`.`tmp_pwt_pcmoney_inflow_raw_240813` ( `sno` bigint COMMENT 'None', `mchg` bigint COMMENT 'None', `insert_date` timestamp COMMENT 'None', `store_type` int COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_pcmoney_inflow_raw_2_240813", "description": null, "columns": [{"name": "grp_uip", "type": "string", "description": null}, {"name": "sno", "type": "bigint", "description": null}, {"name": "pc_sun_uip", "type": "bigint", "description": null}, {"name": "userid", "type": "string",...
CREATE TABLE `hangame`.`tmp_pwt_pcmoney_inflow_raw_2_240813` ( `grp_uip` string COMMENT 'None', `sno` bigint COMMENT 'None', `pc_sun_uip` bigint COMMENT 'None', `userid` string COMMENT 'None', `mchg` bigint COMMENT 'None', `insert_date` timestamp COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_yhm_mpoker_churn_list_2324", "description": null, "columns": [{"name": "work_ym", "type": "string", "description": null}, {"name": "userno", "type": "string", "description": null}]}
CREATE TABLE `hangame`.`tmp_yhm_mpoker_churn_list_2324` ( `work_ym` string COMMENT 'None', `userno` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_hjh_gum_package_price", "description": null, "columns": [{"name": "prodid", "type": "string", "description": null}, {"name": "price", "type": "double", "description": null}]}
CREATE TABLE `hangame`.`tmp_hjh_gum_package_price` ( `prodid` string COMMENT 'None', `price` double COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_pc_gostop_money_cat_240816", "description": null, "columns": [{"name": "mony_old_cat", "type": "string", "description": null}, {"name": "mon_nm", "type": "string", "description": null}, {"name": "is_paid", "type": "string", "description": null}, {"name": "cat_1", "type": "strin...
CREATE TABLE `hangame`.`tmp_pwt_pc_gostop_money_cat_240816` ( `mony_old_cat` string COMMENT 'None', `mon_nm` string COMMENT 'None', `is_paid` string COMMENT 'None', `cat_1` string COMMENT 'None', `cat_2` string COMMENT 'None', `cat_3` string COMMENT 'None', `cat_4` string COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_pcmoney_inflow_raw_apr_240820", "description": null, "columns": [{"name": "sno", "type": "bigint", "description": null}, {"name": "mchg", "type": "bigint", "description": null}, {"name": "insert_date", "type": "timestamp", "description": null}, {"name": "store_type", "type": "i...
CREATE TABLE `hangame`.`tmp_pwt_pcmoney_inflow_raw_apr_240820` ( `sno` bigint COMMENT 'None', `mchg` bigint COMMENT 'None', `insert_date` timestamp COMMENT 'None', `store_type` int COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "tmp_pwt_pcmoney_inflow_raw_apr_2_240820", "description": null, "columns": [{"name": "grp_uip", "type": "string", "description": null}, {"name": "sno", "type": "bigint", "description": null}, {"name": "pc_sun_uip", "type": "bigint", "description": null}, {"name": "userid", "type": "stri...
CREATE TABLE `hangame`.`tmp_pwt_pcmoney_inflow_raw_apr_2_240820` ( `grp_uip` string COMMENT 'None', `sno` bigint COMMENT 'None', `pc_sun_uip` bigint COMMENT 'None', `userid` string COMMENT 'None', `mchg` bigint COMMENT 'None', `insert_date` timestamp COMMENT 'None' );
Write a SQL CREATE TABLE script based on the given schema information.
{"database": "hangame", "table": "fp1st", "description": null, "columns": [{"name": "uid", "type": "double", "description": null}, {"name": "creationymd", "type": "string", "description": null}, {"name": "passday", "type": "bigint", "description": null}, {"name": "price", "type": "bigint", "description": null}]}
CREATE TABLE `hangame`.`fp1st` ( `uid` double COMMENT 'None', `creationymd` string COMMENT 'None', `passday` bigint COMMENT 'None', `price` bigint COMMENT 'None' );