Appending arrays in a table

Поиск
Список
Период
Сортировка
От G. Anthony Reina
Тема Appending arrays in a table
Дата
Msg-id 35DB0437.E509A723@nsi.edu
обсуждение исходный текст
Список pgsql-sql
Let's say I have a table foobar with an element data of type float4[]
array. If I insert 100 values of data into the float4 array, can I then
append an additional 50 values at the end of the original 100 value
float4[] array within the table? Is there anything like an UPDATE APPEND
statement?

Thanks.
-Tony Reina

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

Предыдущее
От: "Ivan Kirillov"
Дата:
Сообщение: CASE and functions are not working
Следующее
От: Steve Maring
Дата:
Сообщение: problem with LIKE predicate and wildcards