Quantcast
Channel: ฟอรัม Getting started with SQL Server
Viewing all articles
Browse latest Browse all 8428

What is different?

$
0
0

Hi,

select ename	from employee	where not exists (select depnum from dep where depname="sale"	and dep.depnum = employee.depnum)

between

select ename	from employee	where not exists (select depnum from dep where depname="sale")



Viewing all articles
Browse latest Browse all 8428

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>