多表查询
select * from BONUS;
select * from DEPT;
select * from EMP;
select * from SALGRADE;select * from BONUS;
select * from DEPT;
多表查询
select * from BONUS;
select * from DEPT;
select * from EMP;
select * from SALGRADE;select * from BONUS;
select * from DEPT;