On 10/31/2013 07:55 AM, Yostin Vargas wrote:
> My table is like this
>
> Column | 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
adrian(dot)klaver(at)gmail(dot)com