I am trying to perform a MySQL query from CodeIgniter, and the query goes fine but I would like to add a field within the select that counts the records that the query returns.
SELECT r.fecha_inicio, r.fecha_fin, c.Nombre as cliente FROM reser...
asked by
30.05.2017 / 02:55