Quantcast
Channel: Substring In Sql | Automatic Website Traffic RSS
Viewing all articles
Browse latest Browse all 989

SQL: Which part should I execute first in which manner?

$
0
0
proc sql; select distinct e.firstname ... 04mar2000’d and a.destination=’CPH’ and a.empid=b.empid and a.empid=c.empid and d.jobcategory=substr(c.jobcode,1,2) and d.state=b.state and d.empid=e.empid;

Viewing all articles
Browse latest Browse all 989

Trending Articles