Viewing 13 posts - 1 through 14 (of 14 total)
problem is tho were i have put 1 2 3 and z there jus examples the actual data is completely different and would be impossible for me to do the...
April 11, 2013 at 4:17 am
hi thanks for your efforts but i cannot drop the tables is there a way of doing it without altering any of the tables
April 11, 2013 at 4:01 am
HI thanks for your help but it came up with an error
incorrect syntax near the keyword 'group'
highlights groub by l01, l03
February 26, 2013 at 3:26 am
hi mate
basically this part of the query
SELECT A.L01, A.L03, A.L39, B.A04, B.A10, B.A31
FROM [LEARNER_SN05]AS A
INNER JOIN (SELECT L01, L03, A04, A10, A31
FROM [AIMS_SN05]
WHERE A04 <> 35
AND A10 IN...
February 26, 2013 at 2:59 am
SUCCESS Thanks for all your help Guys And Girls its worked Thanks again
January 22, 2013 at 4:51 am
thanks for your help david but this doesnt take the null values into account
January 22, 2013 at 4:47 am
this is not taking null values into account my friend
January 22, 2013 at 4:43 am
Basically the table looks like this
learner a b c
mam ...
January 22, 2013 at 4:39 am
i havent need help please not sure how to go about it never used sql in my life
October 12, 2012 at 7:18 am
Viewing 13 posts - 1 through 14 (of 14 total)