ALTER TABLE `movies` ADD `views` int DEFAULT 0 NOT NULL;