;
insert into student values(0,'2024-02-25 10:10:10','龙姑娘','123',
'15612345678',22,'女','我想过过过儿过过的日子。'...;
insert into student values(0,'2024-02-25 10:10:10','杨逍','123',
'15612345678',27,'男','杨过跟程英的大儿子。')...;
insert into student (userName,age,introduce)values('黄衣女子',26,'杨过与龙姑娘的大女儿。')