Multiple choice technology web technology

How to generate the dml from an oracle table in AbInitio?

  1. Using m_db unload command

  2. Using m_db create dml command

  3. Using m_db hosts command

  4. Using m_db gendml command

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

In Ab Initio, the m_db utility provides various subcommands for interacting with databases, and m_db gendml is specifically used to generate DML files from database tables.