(SQL Server) UNION ALL / UNION differences By JerryWu 2021-04-30 S q l server Demo SQL Server UNION ALL / UNION differences read more
(SQL) 爲什麼參數化查詢可以防止SQL Injection/如何觀看Execution Plan上的差異 By JerryWu 2021-01-16 Parameterized query 介紹爲什麼參數化查詢可以防止SQL Injection以及如何觀看Execution Plan上的差異 read more
(Python)What is if name == ‘main’ in Python ? By JerryWu 2021-01-06 Python 介紹 What is if __name__ == '__main__' in Python read more
(C#) Yield Return and Iterator Pattern By JerryWu 2020-12-28 C sharp 介紹(C#) Yield Return and Iterator Pattern read more