|
|
|
|
|
by they4kman
1782 days ago
|
|
Just recently, I was putting some SQL into a PR description and wanted to keep implementation-specific details out of it. Specifically, I wanted to show a CHECK constraint. I figured I'd go see if they were in the SQL standard... and that was my first introduction to this absurdity. The SQL standard is split into mine separate parts, each of which is purchased separately. The part I would've been interested in is part 2, which runs ~$220: https://www.iso.org/standard/63556.html |
|