MarielS
0
Q:

Delete Query with Where Condition in Codeigniter


	$this->db->where('id', 2);	
	$this->db->delete('table_name');
	
0

New to Communities?

Join the community