11 2022 档案

摘要:-- 创建部门表(dept:部门,dname:名称,location:位置) create table dept( deptno int primary key, dname varchar(9) location varchar(10) ); -- 创建员工表 create table emplo 阅读全文
posted @ 2022-11-02 23:38 机智的冬瓜 阅读(40) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示