this will empty all rows from table even if u gets any issue regarding foreign key constraint......
this will not delete table.
DELETE FROM <table name>;