Ver Mensaje Individual
  #3 (permalink)  
Antiguo 19/10/2005, 14:27
Avatar de Mithrandir
Mithrandir
Colaborador
 
Fecha de Ingreso: abril-2003
Mensajes: 12.106
Antigüedad: 21 años, 8 meses
Puntos: 25
Puedes hacerlo un poco más legible de esta manera:

IF EXISTS (select isnull(codequipo,0) from reporte where codequipo = @codequipo)
begin
hago un insert
end
else begin
hago un update
end
__________________
"El hombre, en su orgullo, creó a Dios a su imagen y semejanza."
Friedrich Nietzsche