Delete « ActiveRecord « Ruby






1.delete the associated record from the database
2.Delete a record with destroy
3.Account.destroy_all :artist => "Garth Brooks"
4.find_by_sql