1.

What Are Metastrings Or Metasql?

Answer»

MetaStrings are special TYPE of SQL expressions preceded by % sign.

MetaStrings are used in the following:

  • SQLExec
  • In application designer to build dynamic views
  • With rowset object methods (select, fill)
  • SQL OBJECTS
  • Record class methods (Insert, Update)
  • Application Engine
  • Cobol
  • Scroll BUFFER functions (ScrollSelect and its RELATIVES).
  • Some Record class methods (Insert, Update, and so on.

MetaStrings are special type of SQL expressions preceded by % sign.

MetaStrings are used in the following:



Discussion

No Comment Found