Search Postgresql Archives

column type varchar(128) not null default '' vs varchar(128)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

When setuping column types, is there the big efficiency difference between the following two examples?

col  varchar(128) NOT NULL default ''
       vs.
col  varchar(128)


Thanks a lot,
Ying




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux