作者查詢 / smlboby
作者 smlboby 在 PTT [ Database ] 看板的留言(推文), 共34則
限定看板:Database
看板排序:
2F→: insert into table3 select * from table1,table2;04/06 21:31
5F→: 提示:當createdat=今天,會發生什麼事?03/28 06:19
4F→: 偷吃步:rtrim(8967575457.546677)07/03 09:22
5F→: 偷吃步失敗,還是參考cutekid大大的format解法比較好07/03 10:23
1F→: A加distinct,B去掉group by?07/05 10:24
7F→: if not exist (...) insert into ...06/06 07:07
3F→: 試試 sp_serveroption lazy schema validation05/14 21:30
1F→: Yes05/14 22:36
1F→: select name from table group by name03/14 21:54
2F→: having min(score)>=7503/14 21:55
3F→: and sum(case when score>85 then 1 else 0 end)>103/14 21:55
3F→: google搜尋"t-sql 動態欄位",請參考第一篇03/06 22:27
10F→: MSSQL用charindex/Oracle用instr 找字串起始位置08/28 14:51