profile= the name of a user-defined profile that you want to use for your SQL Query Window session. You can specify a profile by using the following syntax: profile=libname.catalog.profile access= the ...
If your business uses relational databases to store data, it helps to use the SQL SELECT command with the INTO clause to create new tables from query results. This method isn't ANSI-standard SQL, but ...