Let’s add some comments to clarify for ourselves and others what we’re building and how the code works.
A simple slash and asterisk, /*, creates a comment and the */ ends it.
Anything you enclose between them, even across multiple lines, will be commented out and Zoho doesn’t read it as SQL code.