A

Admin • 802.91K Points
Coach

Q. Which command dumps the database data to a file?

  • (A) dumpdb
  • (B) dumpdata
  • (C) export
  • (D) backup
  • Correct Answer - Option(B)
  • Views: 7
  • Filed under category Django
  • Hashtags:

Explanation by: Admin
`dumpdata` exports data from the database into a JSON format.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.