| От | Joe Conway |
|---|---|
| Тема | Re: SQL syntax (column alias) |
| Дата | |
| Msg-id | 3DCE8B8D.4080509@joeconway.com обсуждение исходный текст |
| Ответ на | PostgreSQL JDBC and sub-select (snpe <snpe@snpe.co.yu>) |
| Ответы |
Re: SQL syntax (column alias)
|
| Список | pgsql-hackers |
snpe wrote: > work, but I think that AS in 'as cluse' is optional > > Please comment. See: http://developer.postgresql.org/docs/postgres/sql-select.html Near the bottom: " SQL92 SELECT Clause In the SQL92 standard, the optional keyword AS is just noise and can be omitted without affecting the meaning. The PostgreSQL parser requires this keyword when renaming output columns because the type extensibility features lead to parsing ambiguities in this context. AS is optional in FROM items, however." Joe
В списке pgsql-hackers по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера