 |
BorlandTalk.com Borland discussion newsgroups
|
| View previous topic :: View next topic |
| Author |
Message |
Dmitry Konnov Guest
|
Posted: Sat Nov 25, 2006 4:36 pm Post subject: SQL Parser JOINS |
|
|
Hi to All,
Does anybody knows some implementations of SQL parsers who can deal with
Relations in SQL queries.
For example we have SQL statement:
SELECT P.Name, A.Street FROM Person P LEFT JOIN Address A ON A.Id =
P.AddressId
And i want to have something like this:
SELECT Name, Address->Street FROM Person
Thank you.
Dmitry |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|