#author("2024-11-30T15:54:27+00:00","default:yoya","yoya")
[[Database]] > [[SEQUEL]] > [[SQL]]
- [[SEQUEL]] (SQLの前身)
- [[SQL Injection>SQLInjection]]
* ISO [#u58c48c0]
- Part 1. SQL/Framework
-- https://www.iso.org/standard/76583.html (74ページ)
- Part 2. SQL/Foundation
-- https://www.iso.org/standard/76584.html (1715ページ)
- Part 11. SQL/Schemata
-- https://www.iso.org/standard/76586.html (307ページ)
* DISTINCT [distinct] [#z19e3e64]
- 重複行を除外
-- http://www.dbonline.jp/mysql/select/index13.html
* SELECT FOR UPDATE [#acdfa38d]
- SELECT ... FOR UPDATEとロックの挙動
-- http://walf443.hatenablog.com/entry/20130829/1377788440
* . [#q3f891b7]
- SQLの悪い点/不便な点
-- https://zenn.dev/todesking/scraps/cbf5753f2e7c13