Kbase P47358: How to query the number of fields in a table from a SQL-92 trigger?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  3/17/2005 |
|
Status: Unverified
GOAL:
How to query the number of fields in a table from a SQL-92 trigger?
FACT(s) (Environment):
Progress 9.1x
FIX:
Use the getNvars method for either the NEWROW or OLDROW objects.