SQL Query info
I am able to assign the whole row as the description variable with %queryresult[0]% but I want to extract just the info under Item Description for the description. Not sure how I would adjust the above.
Below are the things I have tried.
%QueryResult’ItemDescription’%
%QueryResult[0,1]%
New contributor
casecha is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.