Print Thread
Ansi Joins not supported by query builder or beautifier
#13016 12/17/03 05:00 PM
Joined: Feb 2001
Posts: 29
Greece
P
Member
OP Offline
Member
P
Joined: Feb 2001
Posts: 29
Greece
Hi!

If I am not mistaken, ansi joins are not supported by either query builder or beautifier. Do you have any plans of supporting it?

For example:

select *
from a join b on a.id = b.foreign_id
join c on a.c_id = c.id
where a.criteria = somevalue

1) Query builder does not let me choose if I want the ansi join or the other one

2) Beautifier makes the from one BIG line

Thanx.

Re: Ansi Joins not supported by query builder or beautifier
#13017 12/17/03 06:33 PM
Joined: Jul 2003
Posts: 1,140
Virginia, USA
Member
Offline
Member
Joined: Jul 2003
Posts: 1,140
Virginia, USA
Is that even legal in Oracle?


Scott Mattes
Re: Ansi Joins not supported by query builder or beautifier
#13018 12/17/03 08:07 PM
Joined: Dec 2003
Posts: 3
London
L
Member
Offline
Member
L
Joined: Dec 2003
Posts: 3
London
Yup it is in v9 and <, it's the new standard. The old way is still supported, I prefer the old way as it's so simple and neat but we gotta move with the times. We could start debating politics between sequel server and Oracle as this is their standard but they lets not get too sad or teckie.
Lorriane


Lorraine
---
If builders built buildings the way programmers wrote programs, the first woodpecker to come along would destroy civilization.
Re: Ansi Joins not supported by query builder or beautifier
#13019 12/17/03 11:16 PM
Joined: Aug 1999
Posts: 22,220
Member
Offline
Member
Joined: Aug 1999
Posts: 22,220
We'll add support in 6.0.


Marco Kalter
Allround Automations
Re: Ansi Joins not supported by query builder or beautifier
#13020 09/17/04 09:47 PM
Joined: Sep 2004
Posts: 495
Dartmouth College, Hanover, NH...
Member
Offline
Member
Joined: Sep 2004
Posts: 495
Dartmouth College, Hanover, NH...
Late reply to this thread...

Nice job adding ANSI Join support to the Beautifier. You're a step ahead of Quest Software's SQL/Navigator 4.0.3 in that regard.

Should the Query Builder also support it? If so, is that a feature I need to turn on? Version 6.0.2.880 doesn't recognized the JOIN statement, though it'll handle the Oracle syntax just fine.

I've just started checking out Developer a couple days ago, having used SQL/Navigator for about 3 hours every day for the past 3 years. So far, I'm VERY impressed in the comparison. I think Developer will make me a MUCH more productive programmer! Now I just have to convince my boss to spend the $$$! :-)

Thanks,

Stew

p.s. If someone at Allround wants to email me, I'd be happy to share what I see are advantages over SQL/Nav.


Stew

"That's not a bug, it's a feature?"
Re: Ansi Joins not supported by query builder or beautifier
#13021 09/20/04 11:41 PM
Joined: Aug 1999
Posts: 22,220
Member
Offline
Member
Joined: Aug 1999
Posts: 22,220
[quote]So far, I'm VERY impressed in the comparison. I think Developer will make me a MUCH more productive programmer! Now I just have to convince my boss to spend the $$$! :-)[/quote]Thanks smile . The Return On Investment time should be fairly short.

[quote]p.s. If someone at Allround wants to email me, I'd be happy to share what I see are advantages over SQL/Nav.[/quote]That is always useful to know. Perhaps you can e-mail me at marco.kalter@allroundautomations.com?


Marco Kalter
Allround Automations
Re: Ansi Joins not supported by query builder or beautifier
#13022 09/21/04 05:23 PM
Joined: Jan 2003
Posts: 46
J
Member
Offline
Member
J
Joined: Jan 2003
Posts: 46
What about the query builder and ansi join ?

Re: Ansi Joins not supported by query builder or beautifier
#13023 09/21/04 10:19 PM
Joined: Aug 1999
Posts: 22,220
Member
Offline
Member
Joined: Aug 1999
Posts: 22,220
This will be added in a future PL/SQL Developer release, hopefully 6.1.


Marco Kalter
Allround Automations

Moderated by  support 

Link Copied to Clipboard
Powered by UBB.threads™ PHP Forum Software 7.7.4
(Release build 20200307)
Responsive Width:

PHP: 7.1.33 Page Time: 0.041s Queries: 13 (0.013s) Memory: 2.5374 MB (Peak: 3.0470 MB) Data Comp: Off Server Time: 2024-05-18 11:08:55 UTC
Valid HTML 5 and Valid CSS