Function with n variables
Is it usual to have n select statements when you have n variables? If not, how would you include several variables in one select clause?
1 answers ( 0 marked as helpful)
Hi Cyd-Marie!
Thanks for reaching out.
It is important to include the same number of variables in the SELECT statement and in the INTO operator. You can use several SELECT statements also.
Hope this helps.
Best,
Tsvetelin