SQL script - declare variable
Summary
SQL script - declare variableContent
How to declare variable and use it in the same SQL script?
I would like to store the result of my initial query in a variable then use it in case statement if the result of another query is null.
Tagged:
0