Example:
QUERY> SELECT NAME FROM NAMES
OUTPUT
| NAME |
| Michael |
| Michele |
| John |
| James |
Variable > String names = ('Michael','Michele','John','James');
| NAME |
| Michael |
| Michele |
| John |
| James |
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jaimin ShethiyaPosted Nov 25, 2019, 4:00 AM
Can you please try to below code and let me know it's working for you or not.
Thanks
Mageshwaran RPosted Nov 24, 2019, 11:31 AM
Sujeet SumanPosted Jan 29, 2016, 12:21 PM
Haidon DiogenesPosted Jan 29, 2016, 11:34 AM
Sujeet SumanPosted Jan 29, 2016, 11:24 AM