Multiple choice technology programming languages

Command flushes the database buffers.

  1. /$TAB
  2. /$RESET
  3. /$INIT
  4. /$FREE
Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

This appears to be a SAP-specific command. In SAP, /$TAB is used to flush database buffers and reset table buffers. The other commands (/nRESET, /nINIT, /nFREE) serve different purposes in the SAP system environment.