Consultor Eletrônico



Kbase P94543: Is there a way to generate statistics for a temp-table ?
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   16/10/2008
Status: Unverified

GOAL:

Is there a way to generate statistics for a temp-table ?

GOAL:

How to create statistics for a temp-table ?

GOAL:

How to manually create statistics for a temp-table ?

GOAL:

Where are the statistics for temp-table ?

GOAL:

Is it possible to generate statistics for temp-tables using 4GL ?

FIX:

As of 09/04 it is not possible to generate statistics for temp-tables.
The current VST mechanism, which relies on the VST schema definitions stored in the database, cannot be used for temporary tables because there is no stored schema and there is no way to address those "tables" through the 4GL.