Menu

#3 PL/SQL editor does not support JOIN expressions

Fixed
nobody
None
Medium
Defect
2009-01-12
2008-10-22
Anonymous
No

Originally created by: Alexey.K...@gmail.com

What steps will reproduce the problem?
Add portion of code to PL/SQL editor such as:
         SELECT k.ID
           INTO v_komp_id
           FROM P_PRODUCT p JOIN P_KOMP k
             ON p.ID = k.FK_PROD_ID;

What is the expected output?
I expect no errors behaviour.
What do you see instead?
Editor shows error: separator expected.

What version of the product are you using? On what operating system?
Windows XP Pro, NetBeans 6.5 RC1, pl_sql-editor_1.0

Please provide any additional information below.
See attached file: join.JPG

1 Attachments

Related

Wiki: Version_History

Discussion

  • Anonymous

    Anonymous - 2008-12-05

    Originally posted by: alexan...@sumsoftsolutions.com

    (No comment was entered for this change.)

    Cc: alexan...@sumsoftsolutions.com
    Status: Started

     
  • Anonymous

    Anonymous - 2008-12-05

    Originally posted by: alexan...@sumsoftsolutions.com

    Will be fixed in the version 1.1

    Status: Fixed

     
  • Anonymous

    Anonymous - 2009-01-12

    Originally posted by: alexan...@sumsoftsolutions.com

    Hello,

    the sql qery is the part of NetBeans, perhaps you should ask direct at netbeans.org

    Regards,
    Alexandre

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.