小编Lui*_*ins的帖子

如何改进 firebird 上 not in 的 select

select mid from aplicacao\nwhere mid not in\n(\nselect distinct mid from aplicacao\ninner join prod_app on prod_app.mid=aplicacao.mid\nwhere prod_app.coditem=1\n)\n
Run Code Online (Sandbox Code Playgroud)\n\n

我尝试在 firebird 上搜索解决方案来改进此查询,但不幸的是 \xc2\xb4t 没有成功。请问有人可以帮助我吗?

\n

sql firebird select notin

1
推荐指数
1
解决办法
6264
查看次数

标签 统计

firebird ×1

notin ×1

select ×1

sql ×1