Re: Reserved keywords for SQL files

2019-06-26 Thread Pete Whelpton
> > > > [image: EmailSig-TaglineVersion] > > > > *From:* Pete Whelpton > *Sent:* Wednesday, June 26, 2019 3:29 PM > *To:* Greenberg, Gary > *Cc:* NetBeans Mailing List > *Subject:* Re: Reserved keywords for SQL files > > > > netbeans/ide/dbapi/src/or

RE: Reserved keywords for SQL files

2019-06-26 Thread Greenberg, Gary
: Greenberg, Gary Cc: NetBeans Mailing List Subject: Re: Reserved keywords for SQL files netbeans/ide/dbapi/src/org/netbeans/modules/db/api/sql/SQLKeywords.java I think.. On Wed, 26 Jun 2019, 23:11 Greenberg, Gary, mailto:ggree...@visa.com>> wrote: I am working with SQL scripts in the NB 11

Re: Reserved keywords for SQL files

2019-06-26 Thread Pete Whelpton
netbeans/ide/dbapi/src/org/netbeans/modules/db/api/sql/SQLKeywords.java I think.. On Wed, 26 Jun 2019, 23:11 Greenberg, Gary, wrote: > I am working with SQL scripts in the NB 11 right now and noticed that good > portion of keywords in it are marked in blue colors, while tables and > column names

Reserved keywords for SQL files

2019-06-26 Thread Greenberg, Gary
I am working with SQL scripts in the NB 11 right now and noticed that good portion of keywords in it are marked in blue colors, while tables and column names, as well as values displayed in green. That is very convenient and allows to catch some misspelling right away. However some of the keywor