网站介绍:文章浏览阅读5.6k次。以下面三个表为例:create database jepsondb; grant all privileges on jepsondb.* to jepsonuser@'%' identified by '123456'; flush privileges; 一、部门表:dept部门表(deptno部门编号/dname部门名称/loc地点)create tab..._员工表
- 链接地址:https://blog.csdn.net/weixin_62535174/article/details/121456569
- 链接标题:SQL语句练习—员工表-CSDN博客
- 所属网站:blog.csdn.net
- 被收藏次数:1571
- 网站标签:员工表