How to run SQL query in flow by using flow data?

How to run SQL query in flow by using flow data?

Comments

  • [color=rgb(34, 34, 34)][font=tahoma, sans-serif]Hi,[/font][/color]
    [color=rgb(34, 34, 34)][font=tahoma, sans-serif]
    [color=rgb(34, 34, 34)][font=tahoma, sans-serif]
    [/font][/color]
    How can I pass a where clause to a table and provide a value from the flow? Do I need to add a query to the DB and use that to retrieve the results? If so, how do I map that back to objects?[/font][/color]
    [color=rgb(34, 34, 34)][font=tahoma, sans-serif]
    [/font][/color]
    [color=#222222]Thanks[/color]

  • Hi,

    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]You can use Parameterized Queries to create dynamic queries in a flow. Please check below documentation for details. [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif]
    [/font][/color]
    [color=rgb(34, 34, 34)][font=Arial, Helvetica, sans-serif][url=https://documentation.decisions.com/docs/parameterized-queries]Parameterized Queries[/url][/font][/color]

Sign In or Register to comment.