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.

亞健康狀態

因著不同事務要處理,最近的晚上已經實行不到九時半入睡的習慣;結果身體一直處於亞健康狀態,早上超級眼瞓(!!!!!),幾乎睜不開眼T.T 這種掙扎中的狀態真痛苦…… 結果星期中真的不行了,放下一切要處理的事務,吃完飯八時半就去睡了,而終於……終於!第二天早上找回了靈魂,工作不用再因...