Re: Keywords
От | Dmitriy Igrishin |
---|---|
Тема | Re: Keywords |
Дата | |
Msg-id | CAAfz9KNTGV4boExab7a1_xSazZTbJyEtZeuRwEmxPqtD4Y+gDw@mail.gmail.com обсуждение исходный текст |
Ответ на | Keywords ("vyang" <vyang@apt-cafm.com>) |
Ответы |
Re: Keywords
|
Список | pgsql-general |
Hey vyang,
Use
--
// Dmitriy.
2012/1/11 vyang <vyang@apt-cafm.com>
Hello List,I’m wondering if there is a way to retrieve/query PostgreSQL for a list of key words matching that of Appendix C. SQL Key Words. I’m using PostgreSQL 9.1 and java. I’ve already tried java’s DatabaseMetaData.getSQLKeywords, but the API states “Retrieves a comma-separated list of all of this database's SQL keywords that are NOT also SQL:2003 keywords.” As a result many key words are left out. Any help on this matter is much appreciated.vyang
Use
pg_get_keywords().
http://www.postgresql.org/docs/9.1/static/functions-info.html
--
// Dmitriy.
В списке pgsql-general по дате отправления: