摘要:
mysql: select tablename.from from tablename;postgresql: select "from" from tablename;sqlserver: select [from] from tablename;我那个脑残同事把列名写成了from。 阅读全文
摘要:
http://crashmag.net/disable-filesystem-check-fsck-at-boot-timeDisable the filesystem check (fsck) at boot time11/08/2012 crashmag Leave a comment ... 阅读全文