Source
Selecting particular columns from a table using column order
ISSUE: The most common way to select a particular column from a table is doing it by name, but you can also do it using the column order.
SnowConvert AI - Oracle - PL/SQL to Javascript
This is a translation reference to convert PL/SQL statements to snowflake JavaScript Collections & Records NoteSome parts in the output code are omitted for clarity reasons.