DROP TABLE IF EXISTS user_videos; DROP TABLE IF EXISTS users; DROP TABLE IF EXISTS videos; DROP TABLE IF EXISTS channels;