Create user table CREATE content table Create category table Create content_category table Create role table Show database all tables Show user Columns Show content Columns Check all data from user table Check name data only from user table Insert data(name, email) in user table Check specific data(name is "KJ") from