select * from student where name like '%[^ja,as,on]%' 这是我自己建的一个表,查询的结果

来源:学生作业帮助网 编辑:六六作业网 时间:2025/01/09 08:07:39
select*fromstudentwherenamelike''%[^ja,as,on]%''这是我自己建的一个表,查询的结果select*fromstudentwherenamelike''%[^ja,

select * from student where name like '%[^ja,as,on]%' 这是我自己建的一个表,查询的结果
select * from student where name like '%[^ja,as,on]%'
这是我自己建的一个表,查询的结果

select * from student where name like '%[^ja,as,on]%' 这是我自己建的一个表,查询的结果
oracle 的正则表达式