Обсуждение: sequences what does ::text mean ?

Поиск
Список
Период
Сортировка

sequences what does ::text mean ?

От
Henk Schets
Дата:
Hi,

In a table I have as a default value nextval('seq_auteurs').  What's the difference with nextval('seq_auteurs'::text) ?

Henk