一個人的筆記,兩個人的回憶。 Without catching, the dream only is the dream
insert into departments(id, name, t_id, t_name) values (007, Ken, 100, King);
update employees set id=008 where t_name=100;