1、打开SQLserver数据库

3、--按照名字查找select * from tb where name='孙莉'--按照性别查找se造婷用痃lect * from tb where sex='女'--按照居住地查找select * from tb where adress='吉林'--按照id查找select * from tb where id=1

时间:2024-10-15 02:44:39
1、打开SQLserver数据库

3、--按照名字查找select * from tb where name='孙莉'--按照性别查找se造婷用痃lect * from tb where sex='女'--按照居住地查找select * from tb where adress='吉林'--按照id查找select * from tb where id=1
