Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Execute multiple query from table one by one

harrydba
6 - Meteoroid

 

I have a table which stores multiple sql queries.
We need to read query based on First in first execute.
I can read all queries and execute but user requirement is different, execute query base on query insert time in table like first comes first execute.
 
Actually there is multiple user and anyone can insert query in table so query should execute one by one on first come bases. 
 
1 REPLY 1
danilang
19 - Altair
19 - Altair

Hi @harrydba 

 

What do you mean by "Queries"?  Are these stored procedures in t a back end database?  If so which database are your using?  

 

Dan

Labels
Top Solution Authors