文件名称:实验2 创建数据库和表
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
一. (1)创建market数据库。
(2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。
(3)分别向以上各表输入数据。
(4)用INSERT语句向表中插入数据。
(5)用UPDATE语句更改表中数据。
(6)用DELETE语句删除表中数据。
-one. (1) the creation of the database market. (2) create client Table customer, vendor table supplier, commodity information table goods, orders for information table order, creditgrade credibility scales and the type of commodity goodstype table. (3) respectively to the above table data entry. (4) to use INSERT statement to insert the data table. (5) a UPDATE statement to change the data in the table. (6) a DELETE statement to delete data in the table.
(2)创建客户表customer、供应商表supplier、商品信息表goods、订单信息表order、信誉等级表creditgrade和商品类型表goodstype。
(3)分别向以上各表输入数据。
(4)用INSERT语句向表中插入数据。
(5)用UPDATE语句更改表中数据。
(6)用DELETE语句删除表中数据。
-one. (1) the creation of the database market. (2) create client Table customer, vendor table supplier, commodity information table goods, orders for information table order, creditgrade credibility scales and the type of commodity goodstype table. (3) respectively to the above table data entry. (4) to use INSERT statement to insert the data table. (5) a UPDATE statement to change the data in the table. (6) a DELETE statement to delete data in the table.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验2 创建数据库和表.doc