Empresas
Empregos
  • Sobre nós
  • Soluções
    • Publicação de vagas
      Publique sua vaga e receba candidatos qualificados em 48h.
    • Avaliações de candidatos
      Mais de 500 testes técnicos e psicológicos, mais anti-fraude.
    • Headhunting
      Busca executiva personalizada do início ao fim.
    • Folha de Pagamento + EOR
      Dispersão de folha e EOR em mais de 15 países da LATAM.
  • Preços
  • Empregos

0

185
Visualizações
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 Respostas
Responde à pergunta

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 Relatório
Responde à pergunta
Encontrar trabalhos remotos

Descubra a nova forma de encontrar um emprego!

melhores empregos
Principais categorias de trabalho
Empresas
Postar vaga Preços Comercial
Jurídico
Termos e Condições Política de privacidade
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomende algumas ofertas para mim
Preciso de ajuda