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



---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to