当前位置:数据库 > MySQL >>

mysql not in 查询语句转成left join on格式

select title,url,style from v9_news_fy where status=99 and catid=638 and id not in (select id from v9_position_data where posid=2 and catid=638) order by listorder desc,id desc 把上面的mysql查询语句转成left join on格式
Oracle
MySQL
Access
SQLServer
DB2
Excel
SQLite
SYBASE
Postgres
如果你遇到数据库难题:
请访问www.zzzyk.com 试试
CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,