This is a dedicated watch page for a single video.
The following command intends to add a check constraint on the routes table but fails to execute: ALTER TABLE routes ADD CHECK (distance > 0) As a data engineer, which of the following changes will you suggest to make the above command work?