皮皮学,免费搜题
登录
logo - 刷刷题
搜题
【简答题】
The table structure is as follows: (1)guest(guestid char(4),guestname char(20),g_age number(3,0),g_addr char(20),g_work char(30)) (2)goods(goodsid char(4),goodsname char(8),g_price number(5)) (3)purchase(goodsid char(4),guestid char(4),purchase_date date,purchase_num number(7)) where : (1)In table guest, the guestid is primary key, the guestname is not null, the value of g_age is between 0 and 200 ; (2) In table goods, the goodsid is primary key, the value of g_price is more then 0 ; (3)In table purchase, the guestid references the column guestid in table guest , the goodsid references goodsid in table goods , the primary key is(guestid , goodsid , purchase_date) 。 Write out the following SQL command: (1) Create the above three tables and create an backup table for the guest table: guest_back. (2) add a column of g_tel char(13) to the guest table. (3) change the data type of g_age to Number(5). (4) delete the guestname column-level integrity constraint in the guest table. (5) delete the new column g_tel in the table guest. (6) delete guest_back table.
手机使用
分享
复制链接
新浪微博
分享QQ
微信扫一扫
微信内点击右上角“…”即可分享
反馈
参考答案:
举一反三
【单选题】世界正处于( )时期。
A.
和平和发展
B.
大发展大变革大调整
C.
战争与和平
D.
世界多极化
【单选题】表面都是由若干个平面所围成的几何形体,称为
A.
曲面体
B.
基本体
C.
平面体
D.
组合体
【单选题】第一代计算机采用的硬件技术为 ___
A.
晶体管
B.
中小规模集成电路
C.
电子管
D.
大规模集成电路
【单选题】第一代计算机采用的硬件技术为 ___
A.
大规模集成电路
B.
中小规模集成电路
C.
晶体管
D.
电子管
【单选题】小明不记得幼儿园老师长什么样子了,但如果见到她,一定能从人群中认出她,这是一种( )。
A.
再认
B.
回忆
C.
识记
D.
保持
【判断题】微博营销指企业以微博作为营销平台,利用更新自己微博、联合其他微博设计跟网友的互动,或者发布大家感兴趣的话题、让网友主动关注等传播企业的产品信息,从而达到树立良好企业形象的目的。
A.
正确
B.
错误
【多选题】利润的特点有( )
A.
本质上就是剩余价值
B.
是剩余价值的转化形式
C.
剩余价值转化为利润将会掩盖剩余价值的真正来源
D.
企业的利润永远与剩余价值等值
【判断题】剩余价值转化为利润是以剩余价值率转化为利润率为前提的()
A.
正确
B.
错误
【单选题】表面都是由若干个平面所围成的几何形体,称为( )
A.
正方体
B.
多面体
C.
平面体
D.
曲面体
【简答题】世界处于()时期。
相关题目:
参考解析:
知识点:
题目纠错 0
发布
创建自己的小题库 - 刷刷题