Re: alter table add column - specify where the column will go?
В списке pgsql-general по дате отправления:
| От | Thomas Kellerer |
|---|---|
| Тема | Re: alter table add column - specify where the column will go? |
| Дата | |
| Msg-id | icimnk$eq0$1@dough.gmane.org обсуждение исходный текст |
| Ответ на | Re: alter table add column - specify where the column will go? (Grzegorz Jaśkiewicz <gryzman@gmail.com>) |
| Ответы |
Re: alter table add column - specify where the column will
go?
Re: alter table add column - specify where the column will go? |
| Список | pgsql-general |
Grzegorz Jaśkiewicz, 24.11.2010 10:37: > just never use SELECT *, but always call columns by names. You'll > avoid having to depend on the order of columns, which is never > guaranteed, even if the table on disk is one order, the return columns > could be in some other. > I always try to convince people of this as well, but when they ask me under which circumstances this could happen, I can'tthink of a proper example. Does anybody have an example that would show this? Regards Thomas
В списке pgsql-general по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера