The NetApp Community is moving to a new platform and is in Read-Only mode. Click to learn more.
Stay connected during the transition - Join our Discord community today.

Active IQ Unified Manager Discussions

SQL Query Inside a Table User Input

lil_baby_james
1,808 Views

Is there a way to grab the value of a column field in a table from a SQL query? Normally you can select variables through SQL with this syntax: '${variable}' but I want to select the value from a column named 'col1' from table 'table1'. I've tried using arrangements like '${table1:col1}'  and '${table1~col1}' but to no avail.

 

Thanks

0 REPLIES 0
Public