Ver Mensaje Individual
  #5 (permalink)  
Antiguo 24/06/2010, 09:39
Avatar de flaviovich
flaviovich
 
Fecha de Ingreso: agosto-2005
Ubicación: Lima, Peru
Mensajes: 2.951
Antigüedad: 19 años, 3 meses
Puntos: 39
Respuesta: delete openquery(abc,...?????? Servidor Vinculado

Prueba asi:
Código SQL:
Ver original
  1. DELETE FROM OPENQUERY(MYSQLservervincu,'select * FROM web_p123  
  2. where exists(select 1 from web_p_temp where web_p_temp.c=web_p123.c)')
__________________
No repitamos temas, usemos el Motor de busquedas
Plantea bien tu problema: Ayúdanos a ayudarte.