Learn about JSON_PRETTY in MariaDB. This function is an alias for JSON_DETAILED, serving to format JSON documents in a human-readable way by adding indentation and newlines.
JSON_PRETTY is an alias for JSON_DETAILED.
This page is licensed: CC BY-SA / Gnu FDL