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)

相关内容

热门资讯

了解辅助!边锋干橙眼辅助器下载... 了解辅助!边锋干橙眼辅助器下载,wepoker私人局有透视吗,技巧教程(有挂头条)-哔哩哔哩1、下载...
最初有辅助"微乐智能... 最初有辅助"微乐智能辅助真的假的"详细开挂辅助工具有挂教程(wpk教程);亲,微乐智能辅助真的假的这...
教会辅助!微信雀神小程序插件(... 教会辅助!微信雀神小程序插件(透视)hhpoker有没有辅助(插件教程开挂辅助下载)《详细加薇136...
透视透视!掌中乐游戏中心破解版... 透视透视!掌中乐游戏中心破解版,随意玩辅助器视频有挂(透视)开挂辅助插件安装教程 【无需打开直接搜索...
曝光开挂!汇友游戏辅助,pok... 您好:汇友游戏辅助这款游戏可以开挂的,确实是有挂的,很多玩家在这款游戏中打牌都会发现很多用户的牌特别...
素来有辅助"牵手胡子... 素来有辅助"牵手胡子跑辅助"详细开挂辅助挂讲解有挂(力荐教程) >>您好:软件加薇136704302...
透视总结!pokerworld... 透视总结!pokerworld辅助器,微乐宁夏小程序插件(透视)开挂辅助挂AI教程;无需打开直接搜索...
推荐开挂!德州局HHpoker... 德州局HHpoker透视脚本 无需打开直接搜索微信:136704302本司针对手游进行,选择我们的四...
传授开挂!山西扣点点app技巧... 山西扣点点app技巧开挂教程视频分享装挂详细步骤在当今的网络游戏中,山西扣点点app技巧作为一种经典...
原本有开挂"新西部牛... 原本有开挂"新西部牛牛辅助"详细开挂辅助脚本有挂规律(扑克教程!)【无需打开直接搜索加薇136704...