摘要:
Chinese characters are not displayed properly in my terminal. Solution: set all encoding in utf8 (in mysql using utf8 not utf-8) Step1: check your enc 阅读全文
摘要:
Check restriction for mysql Mysql does not suppot for check restriction but oracle does. Here using trigger we can achive the same restrction as check 阅读全文
摘要:
Brief introduction about "tcp & tcpm" in basic unix. This is a homework of unix class which is all about copy a file, not the TCP(Transmission Control 阅读全文