Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Sql statement problem?
Message
From
28/01/2011 08:37:53
 
General information
Forum:
ASP.NET
Category:
Databases
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Database:
Jet/Access Engine
Miscellaneous
Thread ID:
01497544
Message ID:
01497631
Views:
59
you mean i should post my struture?.......

i don't know my statement what problem ............. how can i do?
select distinct (c.candidate_no)  FROM ((candidate as c left JOIN education as e ON  c.candidate_no = e.candidate_no ) left Join working as w ON c.candidate_no = w.candidate_no )group by c.candidate_no having  sum(datediff('yyyy','01/01/' & w.from_year ,'01/01/' & w.to_year )) >= 1
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform