Re: [cxserver-interest] 回复: [SPAM] 下午看了一下CX的数据库,有一点问题
Brought to you by:
zhmsong
From: Zhimin S. <csz...@gm...> - 2010-07-10 13:29:42
|
Ja: 好。看来你给的资料,感觉还是 自动编号 处理方便,而且 有所谓20亿多的最大值,我想先不考虑这个最大值,如果到了10万条,可以程序可以 将数据 插入 历史库(project_history)表,原始的 自动编号(如 p_id ) 在 历史库中 加上对应年份 以 varchar 来存储如何? 宋 > 网上关于GUID的说明应该挺多的,比如:http://edu.yesky.com/edupxpt/94/2146594.shtml > > ------------------ 原始邮件 ------------------ > *发件人:* "Zhimin Song"<csz...@gm...>; > *发送时间:* 2010年7月10日(星期六) 晚上6:56 > *收件人:* "cxserver-interest"<cxs...@li...>; > *主题:* Re: [cxserver-interest][SPAM] 下午看了一下CX的数据库,有一点问题 > > > > 在 2010年7月10日 下午6:43,Zhimin Song <csz...@gm...>写道: > >> Ja老师: >> >> >>> 2)字段的命名比较混乱,有的使用tablename_fieldname的形式来命名表中的字段,有的直接用fieldname。 >>> >> >> 是不是最好 用 fieldname 即可。 > > 你经验丰富,多指点:-) > > > 宋 > > > ------------------------------------------------------------------------------ > This SF.net email is sponsored by Sprint > What will you do first with EVO, the first 4G phone? > Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first > _______________________________________________ > Cxserver-interest mailing list > Cxs...@li... > https://lists.sourceforge.net/lists/listinfo/cxserver-interest > > |