Welcome Guest, Not a member yet? Register   Sign In
Using Concat with IFNULL for my ActiveRecord Query.
#1

[eluser]xtremer360[/eluser]
I'm simply trying to figure out what's wrong with this line in my query.

$this->db->select("IFNULL(CONCAT_WS('----', updator.first_name, updator.last_name) AS updated_by", FALSE);





Theme © iAndrew 2016 - Forum software by © MyBB