1.

What Is Getlevel0()? What Is The Use Of %subrec And %selectall Functions?

Answer»
  • Getlevel0()— used to get the rowset of the level0.
  • %subrec — is used only in Dynamic View SQL where it expands to the columns of a subrecord:
  • %selectall–%SelectAll is SHORTHAND for SELECTING all fields in the specified RECORD, wrapping date/time fields with %DateOut, %TimeOut.



Discussion

No Comment Found