WD Info n Tools 秘技輯錄
(移至...)
首頁
▼
2014年7月17日 星期四
[Database Design Idea] Designs user table id by unique code rather than by auto_incrementing
Someone designs the appuser table as follows:
appuser_id
candy
abigail
florance
simon
peter
...
rather than
appuser_id
1
2
3
4
5
...
to save the effort on table joining and retrieving. For reference.
沒有留言:
張貼留言
‹
›
首頁
查看網路版
沒有留言:
張貼留言