Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

184
Vistas
Running stored procedure immediatelly

I'm currently in need to execute a stored procedure just before I load data into a table.

I've tried with a stored procedure activity but it still has a time (around 10 secs) to start the copy and it will interfere with other processes we have running.

Is there a faster way? I also looked at Azure functions but I dont think it should be that complicated.

over 4 years ago · Santiago Trujillo
1 Respuestas
Responde la pregunta

0

The only way I can think of running it immediately before doing the actual copy is at the pre-copy script on the sink tab of the copy activity.

Any query you write there will be run before inserting the data, so if your database is a postgres (as you tagged the question) you may write:

Call functionName()

If it was a sql server:

exec functionName

Hope this helped!!

enter image description here

over 4 years ago · Santiago Trujillo Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda