-- you can see here is the differnce when we copy clients table to clientsCopy table it doesn't copy the key constraints (create table) command show COLUMNS from clientscopy; -- So you can apply ...