...

Поиск
Список
Период
Сортировка
От
Тема ...
Дата
Msg-id 0da801c351fb$fdcf5390$67fe1fac@aveirodigital.net
обсуждение исходный текст
Список pgsql-general
Hello!

First I want to thank's to Mattias Kregert and to Alvaro Herrera Munoz for the last help.
For reasons of health I have not been working.

Now, that I'm working again I have a new problem. If someone can help me I thank you a lot.

I want to work with array's and I can't do this simple thing:
*********************************
DECLARE

saidas integer[5];

BEGIN

*/ error in "["  */

saidas [1]= 5;
a = saidas [1];
saidas [1] = '';

RETURN a;

END;

*********************************

Thank's and sorry for my bad English,

Alexandra



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

Предыдущее
От: Sanjay Manandhar
Дата:
Сообщение: COPY command
Следующее
От: "fabricio"
Дата:
Сообщение: translate referential integrity violation