This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 183481 - Code completion has no suggestions about ... BY
Summary: Code completion has no suggestions about ... BY
Status: RESOLVED INVALID
Alias: None
Product: db
Classification: Unclassified
Component: SQL Editor (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: Jiri Rechtacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-04-05 12:07 UTC by Michael Nazarov
Modified: 2010-04-05 12:25 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Nazarov 2010-04-05 12:07:59 UTC
So for "ORDER BY" or "GROUP BY" one should enter "BY" manually in all cases.
It's better to suggest both cases "ORDER" and "ORDER BY" or just suggest "BY" after such words.
Comment 1 Michael Nazarov 2010-04-05 12:25:27 UTC
Sorry, wrong check.