Kbase P101565: Can you do a SELECT * FROM SomeTableName in the 4GL and have the results dumped into a temp-table?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  9/27/2005 |
|
Status: Unverified
GOAL:
Can you do a SELECT * FROM SomeTableName in the 4GL and have the results dumped into a temp-table?
FIX:
No, you cannot issue a SELECT * FROM SomeTableName command within a 4GL program and have the output go directly into a temp-table