MySQL Ver. 8.0.162 MySQL Ver. 8.0.16 New Feature CHECK 제약 사항 2021. 7. 18. CHECK Constraint 기능 추가 문법으로만 있고, 동작 기능은 전혀 없던 CHECK Constraint가 이번에 MySQL Ver. 8.0.16 부터 사용할 수 있게 되었습니다. 사실 잘 안쓰는 기능이라 문법만 있고, 동작 안한다는 사실도 몰랐습니다. 어쨌든 필요할때 쓰면 좋은 거니...좋은걸로~ https://mysqlserverteam.com/mysql-8-0-16-introducing-check-constraint/ MySQL 8.0.16 Introducing CHECK constraint MySQL 8.0.16 introduces the SQL CHECK constraint feature. This is one of the most requested and long awaited features for MySQL. This po.. 2019. 5. 14. 이전 1 다음