On 10/31/2013 07:55 AM, Yostin Vargas wrote:
My table is like thisColumn | Type | Modifiers ----------+-------------------__+-----------------------------__------------------------------__-- id_fld | integer | not null default nextval('test_table_id_fld___seq'::regclass)
So you have a single field table, what is the purpose?
im using Yii Framework, How i can Put VALUES (DEFAULT) if i put "DEFAULT" is like a string
That would seem to be a question for the Yii mailing list/forum. -- Adrian Klaver [email protected] -- Sent via pgsql-general mailing list ([email protected]) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general
