How do force a drop table

How do force a drop table

mysql> drop database native_db FORCE;
Query OK, 0 rows affected (48.85 sec)