Multiple choice technology platforms and products

Prints information about data records, their record format, and the evaluations of expression

  1. a. m_ls

  2. b. m_cat

  3. c. m_dump

  4. d. m_dbload

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

m_dump displays detailed information about records including their field values, format definitions (metadata), and the results of any DML expressions evaluated on those records. It's a debugging utility for inspecting data.