09 2018 档案

摘要:更新: 2020-12-26 找 history string git log -S search_value refer: https://stackoverflow.com/questions/4468361/search-all-of-git-history-for-a-string/4472 阅读全文
posted @ 2018-09-28 00:37 兴杰 阅读(451) 评论(0) 推荐(0) 编辑
摘要:更新: 2020-11-15 log file 是会一直长大的, 直到你 backup log file, backup full database log file 还是会长大. 一般的做法是 full back -> log backup (通常需要 2 次, 才可以 shrink, 不知道原因 阅读全文
posted @ 2018-09-02 19:36 兴杰 阅读(2247) 评论(0) 推荐(0) 编辑
摘要:1. computed column alter table tableName add columnName as (cast(aColumn as float) / bColumn * 100) persisted; 2. unique nullable create unique nonclu 阅读全文
posted @ 2018-09-02 18:40 兴杰 阅读(304) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示