select * from tb_bigclass where bigclass_Id not in (select top 3 bigclass_Id from tb_bigclass where sonType_Id=48) and sonType_Id=48
select * from tb_bigclass where bigclass_Id not in (select top 3 bigclass_Id from tb_bigclass where sonType_Id=48) and sonType_Id=48
本文标题:sql语句查询出前三条数据之后的数据
本文链接:https://www.haomeiwen.com/subject/rytorftx.html
网友评论