HP3000-L Archives

August 2003, Week 2

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Reply To:
Date:
Wed, 13 Aug 2003 06:02:25 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (17 lines)
 Hello evoryone,
I have minisoft odbc32 driver fo rhp3000 I WANT build question with three
left outer join's like that:

FROM {oj
   (table1 LEFT OUTER JOIN  table2 ON
   table1.consignment = table2.consignment)
   LEFT OUTER JOIN table2 ON table1.transport = table2.transport
   LEFT OUTER JOIN table3 ON table1.transport = table3.transport
   }

but minisoft tell me: syntax error in table list. So this is not correct sql
question with three left outer join's. Can you help me.

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2