Multiple choice technology packaged enterprise solutions

In a SQR, ______ command invokes a procedure.

  1. DO

  2. LET

  3. PUT

  4. GET

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In SQR programming, the DO command is used to invoke or call a procedure. This allows for modular code structure and reusability of code blocks.