Re: Facing error trying to pull out data from column

Поиск
Список
Период
Сортировка
От Jim Nasby
Тема Re: Facing error trying to pull out data from column
Дата
Msg-id b6797a6d-9786-8374-0c86-160ec72c03de@BlueTreble.com
обсуждение исходный текст
Ответ на Re: Facing error trying to pull out data from column  (Adrian Klaver <adrian.klaver@aklaver.com>)
Список psycopg
On 6/4/16 9:30 PM, Adrian Klaver wrote:
>> And I want to print and cycle through all of the LTRS/ML (quantity
>> columns) for every product name that I have. How do I go about that?

Another suggestion: build your column list once, and run ONE query, not
hundreds or thousands. You'll get MUCH better performance.
--
Jim Nasby, Data Architect, Blue Treble Consulting, Austin TX
Experts in Analytics, Data Architecture and PostgreSQL
Data in Trouble? Get it in Treble! http://BlueTreble.com
855-TREBLE2 (855-873-2532)   mobile: 512-569-9461


В списке psycopg по дате отправления:

Предыдущее
От: Adrian Klaver
Дата:
Сообщение: Re: Facing error trying to pull out data from column
Следующее
От: "Philipp H. v. Loewenfeld"
Дата:
Сообщение: possible SQL injection problem in ZPsycopgDA