MySQL第一次作业
创始人
2025-01-07 21:05:57
0

一、库的建立

mysql> show databases; +--------------------+ | Database           | +--------------------+ | information_schema | | mydb2_stuinfo      | | mydb3_employee     | | mydb4_product      | | mydbl_test         | | mysql              | | performance_schema | | sys                | | temp2              | +--------------------+ 9 rows in set (0.00 sec)  mysql> create database mydb6_product; Query OK, 1 row affected (0.01 sec)  mysql> show databases; +--------------------+ | Database           | +--------------------+ | information_schema | | mydb2_stuinfo      | | mydb3_employee     | | mydb4_product      | | mydb6_product      | | mydbl_test         | | mysql              | | performance_schema | | sys                | | temp2              | +--------------------+ 10 rows in set (0.00 sec)

二、建立employees表  (有主键,非空,默认值的要求)

mysql> create table employees(     -> id int primary key,     -> name varchar(50) not null,     -> age int,     -> gender varchar(10) not null default 'unknown',     -> salary float); Query OK, 0 rows affected (0.03 sec)  mysql> desc employees; +--------+-------------+------+-----+---------+-------+ | Field  | Type        | Null | Key | Default | Extra | +--------+-------------+------+-----+---------+-------+ | id     | int         | NO   | PRI | NULL    |       | | name   | varchar(50) | NO   |     | NULL    |       | | age    | int         | YES  |     | NULL    |       | | gender | varchar(10) | NO   |     | unknown |       | | salary | float       | YES  |     | NULL    |       | +--------+-------------+------+-----+---------+-------+ 5 rows in set (0.00 sec)

三、建立 orders表 (有主键和非空的要求)

​ mysql> create table orders(     -> id int primary key,     -> name varchar(100) not null,     -> price float,     -> quantity int,     -> category varchar(50)); Query OK, 0 rows affected (0.03 sec)  mysql> desc orders; +----------+--------------+------+-----+---------+-------+ | Field    | Type         | Null | Key | Default | Extra | +----------+--------------+------+-----+---------+-------+ | id       | int          | NO   | PRI | NULL    |       | | name     | varchar(100) | NO   |     | NULL    |       | | price    | float        | YES  |     | NULL    |       | | quantity | int          | YES  |     | NULL    |       | | category | varchar(50)  | YES  |     | NULL    |       | +----------+--------------+------+-----+---------+-------+ 5 rows in set (0.00 sec)  ​

四、建立invoices表 (有主键自增长,外键关联,数值范围的要求)

mysql> create table invoices(     -> number int primary key,     -> order_id int,foreign key (order_id) references orders(id),     -> in_date date,     -> total_amount float ,check(total_amount>0)); Query OK, 0 rows affected (0.04 sec)  mysql> alter table invoices modify number int auto_increment; Query OK, 0 rows affected (0.06 sec) Records: 0  Duplicates: 0  Warnings: 0  mysql> desc invoices; +--------------+-------+------+-----+---------+----------------+ | Field        | Type  | Null | Key | Default | Extra          | +--------------+-------+------+-----+---------+----------------+ | number       | int   | NO   | PRI | NULL    | auto_increment | | order_id     | int   | YES  | MUL | NULL    |                | | in_date      | date  | YES  |     | NULL    |                | | total_amount | float | YES  |     | NULL    |                | +--------------+-------+------+-----+---------+----------------+ 4 rows in set (0.00 sec)

相关内容

热门资讯

透视辅助!越乡游义乌辅助器小程... 透视辅助!越乡游义乌辅助器小程序(辅助挂)都是真的是有挂(详细辅助技巧教程)暗藏猫腻,小编详细说明越...
hhpoker万能辅助器!we... hhpoker万能辅助器!wepoker破解游戏盒子(透视)真是有挂(第三方教程);wepoker破...
透视模拟器!wpk辅助工具下载... 透视模拟器!wpk辅助工具下载,德普之星透视辅助软件下载,玩家教程(有挂细节)1、游戏颠覆性的策略玩...
透视辅助!吉祥填大坑有插件麻(... 透视辅助!吉祥填大坑有插件麻(辅助挂)都是存在有挂(详细辅助AI教程)1、吉祥填大坑有插件麻系统规律...
wpk透视辅助软件!poker... wpk透视辅助软件!pokermaster脚本(透视)其实真的有挂(透明教程)所有人都在同一条线上,...
透视计算!德朴之星脚本,wep... 透视计算!德朴之星脚本,wepoker脚本,曝光教程(有挂详情);1、全新机制【德朴之星脚本软件透明...
aapoker俱乐部靠谱吗!德... aapoker俱乐部靠谱吗!德州透视插件(透视)本来有挂(2025教程)aapoker俱乐部靠谱吗是...
透视黑科技!wpk辅助器安装,... 透视黑科技!wpk辅助器安装,wepoekr底牌透视,攻略教程(有挂攻略)wepoekr底牌透视辅助...
wepoker透视脚本安卓!哈... wepoker透视脚本安卓!哈糖大菠萝万能挂(透视)好像是真的有挂(教你教程);1、wepoker透...
透视智能ai!aapoker辅... 透视智能ai!aapoker辅助工具存在吗,aapoker辅助包,细节方法(有挂方法)1、起透看视 ...