Ver Mensaje Individual
  #18 (permalink)  
Antiguo 09/08/2007, 19:39
lacasadelhard
 
Fecha de Ingreso: enero-2007
Mensajes: 51
Antigüedad: 17 años, 10 meses
Puntos: 0
Re: Sentencia SQL que no me sale

LA ESTRUCTURA ES ESTA DONDE ESTA EL ERROR PQ NO LO ENCUENTRO:

TABLA categories
categories_id int(11)
category_head_title_tag varchar(80)

TABLA categories_description
categories_id int(11)
categories_name varchar(32)