Welcome Guest, Not a member yet? Register   Sign In
[SOLVED] MySQL organitzation problem and results question
#5

[eluser]Isern Palaus[/eluser]
[quote author="rogierb" date="1257541073"]you can use:
Code:
$this->db->select('producto_descripcion.*, producto_descripcion.name as producto_descripcion_name');
$this->db->select('fabricante_descripcion.*, fabricante_descripcion.name as fabricante_descripcion_name');
if you want to select all fields from a table.[/quote]

Ohhh!!! Thank you!

This is very useful! Big Grin

Regards,
Isern


Messages In This Thread
[SOLVED] MySQL organitzation problem and results question - by El Forum - 11-06-2009, 01:58 PM



Theme © iAndrew 2016 - Forum software by © MyBB