Ver Mensaje Individual
  #4 (permalink)  
Antiguo 31/07/2006, 09:55
Bettron
 
Fecha de Ingreso: febrero-2006
Mensajes: 59
Antigüedad: 18 años, 2 meses
Puntos: 0
segun la sintaxis que me mando maudel.... no veo nada raro...
miren

UPDATE [LOW_PRIORITY] [IGNORE] tbl_name
SET col_name1=expr1 [, col_name2=expr2 ...]
[WHERE where_condition]
[ORDER BY ...]
[LIMIT row_count]