最美情侣中文字幕电影,在线麻豆精品传媒,在线网站高清黄,久久黄色视频

歡迎光臨散文網(wǎng) 會(huì)員登陸 & 注冊(cè)

2023新版黑馬程序員大數(shù)據(jù)入門(mén)到實(shí)戰(zhàn)教程,大數(shù)據(jù)開(kāi)發(fā)必會(huì)的Hadoop、Hiv

2023-07-14 17:56 作者:瀟湘夜雨花落淚  | 我要投稿

P66

-- orders創(chuàng)建

create table orders(

orderId bigint comment '訂單id',

orderNo string comment '訂單編號(hào)',

shopId bigint comment '門(mén)店id',

userId bigint comment '用戶id',

orderStatus tinyint comment '訂單狀態(tài) -3:用戶拒收 -2:未付款的訂單 -1:用戶取消 0:待發(fā)貨 1:配送中 2:用戶確認(rèn)收貨',

goodsMoney double comment '商品金額',

deliverMoney double comment '運(yùn)費(fèi)',

totalMoney double comment '訂單金額(包括運(yùn)費(fèi))',

realTotalMoney double comment '實(shí)際訂單金額(折扣后金額)',

payType tinyint comment '支付方式,0:未知;1:支付寶;2:微信;3:現(xiàn)金;4:其他',

isPay tinyint comment '是否支付 0:未支付 1:已支付',

userName string comment '收件人姓名',

userAddress string comment '收件人地址',

userPhone string comment '收件人電話',

createTime timestamp comment '下單時(shí)間',

payTime timestamp comment '支付時(shí)間',

totalPayFee int comment '總支付金額'

) row format delimited fields terminated by '\t';

-- users表創(chuàng)建

create table users(

userId int,

loginName string,

loginSecret int,

loginPwd string,

userSex tinyint,

userName string,

trueName string,

birthday date,

userPhoto string,

userQQ string,

userPhone string,

userScore int,

userTotalScore int,

userFrom tinyint,

userMoney double,

lockMoney double,

createTime timestamp,

payPwd string,

rechargeMoney double

) row format delimited fields terminated by '\t';


2023新版黑馬程序員大數(shù)據(jù)入門(mén)到實(shí)戰(zhàn)教程,大數(shù)據(jù)開(kāi)發(fā)必會(huì)的Hadoop、Hiv的評(píng)論 (共 條)

分享到微博請(qǐng)遵守國(guó)家法律
竹山县| 乌兰察布市| 保康县| 金川县| 克东县| 扬州市| 滨海县| 会理县| 砀山县| 峨山| 榆社县| 元阳县| 敦煌市| 东阳市| 石林| 青冈县| 金平| 梁平县| 牡丹江市| 合作市| 双城市| 华宁县| 芜湖市| 天镇县| 普定县| 潞城市| 安远县| 成武县| 榕江县| 宜阳县| 青铜峡市| 塔河县| 山西省| 醴陵市| 连南| 巴彦淖尔市| 潞城市| 遂宁市| 区。| 阿瓦提县| 永定县|