找到以前寫各種帳號密碼的小本本,發現當時還拿來寫筆記,去年約莫11月很徬徨,不知道到底該拼德文繼續做HR? Developer? Data Analyst? SEO? 就先上了一點SQL,想說了解一下這到底在幹嘛
哇咧原來當時我連Query什麼意思都不知道哈哈哈哈,然後中文字還不會寫了!!
OK 這樣看來應該是有十足的進步。
Query知道了,還知道了幾個我覺得超假掰的字
concatenate
Truncate
Granularity
好了想不到了
講出granularity覺得自己帥度+10
「sql truncate」的推薦目錄:
- 關於sql truncate 在 馬克媽媽德國裝忙記 Facebook 的最佳解答
- 關於sql truncate 在 Cannot truncate table because it is being referenced by a ... 的評價
- 關於sql truncate 在 SQL truncate/delete/drop 区别 - Jamin Zhang 的評價
- 關於sql truncate 在 Why use both TRUNCATE and DROP? - DBA StackExchange 的評價
- 關於sql truncate 在 Lec-53 Difference between Delete, Drop & Truncate in SQL 的評價
sql truncate 在 SQL truncate/delete/drop 区别 - Jamin Zhang 的推薦與評價
最近有人问我SQL 中truncate 和delete 语句的区别。 在自己接触的一些SQL 运维脚本中,常见到的是truncate 命令,我所了解的是它是删除表的数据但不会删除表结构。 ... <看更多>
sql truncate 在 Why use both TRUNCATE and DROP? - DBA StackExchange 的推薦與評價
I am writing this rebuttal from a SQL Server perspective, but everything I say here should be equally applicable to Sybase. TRUNCATE is logged, and it can be ... ... <看更多>
sql truncate 在 Cannot truncate table because it is being referenced by a ... 的推薦與評價
... <看更多>