摘要:
一、表格 员工表:sid:员工编号、name:姓名、age:年龄 woektime_start 入职时间,incoming工资 dept2 部门编号 部门表:dept1 部门编号,dept_name 部门名称 二、多表连接 (1)2个表或者更多的表中查询我们要的数据 (2)多表连接的关系 a、内连接 阅读全文
posted @ 2025-02-27 17:22
uai
阅读(26)
评论(0)
推荐(0)
摘要:
一、字段操作语句 1、新建表 2、建表语句 create table student( id int primary key , name char(20), sex char(10), age int(3), mobile char(20), class char(10), english int 阅读全文
posted @ 2025-02-27 12:59
uai
阅读(15)
评论(0)
推荐(0)

浙公网安备 33010602011771号