SQL - Table Constraints
Which of the following is the correct syntax to add a CHECK constraint named
chk_salary on the salary column to ensure it is positive during table creation?