How misc. columns in SQL

Das Goravani goravanis at gmail.com
Thu May 12 17:31:00 UTC 2022


Hello,

Sometimes when doing SQL columns are generated by the SQL statement. Not always do the columns find presence in the schema class. 

I am only familiar with doing SQL with a SQL list that is defined from a schema, table or query class. Thus the list contains only columns that are defined in some schema in Omnis. 

How do you do SQL while returning made up columns from your SQL statement?

Do you do the SQL without a list.. 

And then fetch into a blank list and it puts the columns there?

Thanks,

Das


More information about the omnisdev-en mailing list