|    
			
				05/02/2007, 19:44
			
			
			  | 
  |   |  |  |  |  Fecha de Ingreso: marzo-2002 Ubicación: Quilpué, Chilito lindo 
						Mensajes: 345
					 Antigüedad: 23 años, 7 meses Puntos: 2 |  | 
  |  Re: valores autoincrementables por distintos item.  
  se puede hacer algo asi??INSERT INTO tabla_1 VALUES (SELECT max(id) FROM
 > tabla_1 where oficina = $oficina);
 
 salu2
     |