1.

Explain Print Function?

Answer»
  • The print command, is both explicit and implicit, is the FOCAL point for formatting and PROCESSING.
  • Explicit print is used to print database column referenced by its PSEUDONYM (&column name) or a user defined variable.
  • The Implicit print is only valid for database COLUMNS as they are retrieved in the select para.



Discussion

No Comment Found