delete max value from column – Phpmyadmin
i have problem when executed this code in CodeIgniter it deletes all records not only the max value record although it works fine if i execute Sql query in phpmyadmin what wrong in PHP code my code: controller: $this->data->del_data_query('DELETE FROM…