0

I want to be able to return different table structure depending on where it falls in the if statement.

if statement then
return table(col1,col2) 
elsif statement then
return table(col1,col2,col3)

Or how else would I be able to return something alike?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.