User Profile
Collapse
-
oh yeah i forgot to mention 1 thing, i meant extra is null not descrip is null, and i think i have to put distinct uid and its done? (not sure if thats the correct fix but i just got it) guess i'm not thinking properly right now :P -
filter values
Hi am a newbie to SQL, wasn't sure where to post this but i have this query here:
select uid, tvalue, extra
from interest
where descrip is null
order by uid;
which has an output of
UID TVALUE EXTRA
111 532
111 512
112 532
112 633
112 634
113 625
May I know...
No activity results to display
Show More
Leave a comment: