iT邦幫忙

一級屠豬士 的所有回答 652

趣味SQL,找出待簽核的員工 (AI來解題回答)

以下是另外設計的幾個table, 不一定比較好.但是可以作為參考. -- =========================== -- 審核流程定義 -- ==...

2026-03-16 ‧ 由 純真的人 提問

怎樣縮減PV系統碟內容量

google linux lvm shrink physical volume 我放google 查詢的截圖, 有個AI摘要,然後it邦不讓我上傳,這功能沒做好...

PostGreSQL 9.5.1 語法請教

按我前往 create table it0215 ( id int , lotid int , data json ); insert into it02...

2025-02-16 ‧ 由 noway 提問

2025年的未來規劃

多說無用,先去讀書館借一些資訊的書,先動手學習!

2025-01-06 ‧ 由 nonoeyeh 提問

關於pychram 安裝新的anaconda後設定完全亂掉了.求前輩們幫忙查看哪裡設定出錯了.

你已經進入 python 互動解譯器了, 有出現版本號 3.12.7還提醒你可以使用 help ,提示符號 變成 >>>這時候 你輸入 pyt...

2024-12-30 ‧ 由 fdfanmo 提問

stackoverflow 是怎樣被觸發的?

https://www.baeldung.com/linux/stack-buffer-protection-activate-deactivate https...

2024-10-16 ‧ 由 turing 提問

玩玩SQL~查詢當月排班各區間的班別~SQL改善完成!

按我前往 with t1 as ( select boy, sdate , case when code = '休' or code = '特' t...

2024-10-13 ‧ 由 純真的人 提問

機房溫度監控推薦

十幾年前寫的一篇https://ithelp.ithome.com.tw/questions/10087725

2024-09-27 ‧ 由 allen1975 提問