MySQL DROP TABLE June 16, 2020June 17, 2020 Sreeram Sreenivasan MySQL Sometimes you may need to delete table in MySQL. Here’s how to drop table in MySQL using MySQL DROP TABLE statement. Continue reading