Multiple choice technology databases NPS, the nzsql internal command '\du' displays list of all defined users True False Reveal answer Fill a bubble to check yourself A Correct answer Explanation In nzsql (and PostgreSQL), the \du internal command lists all database users/roles defined in the system. This is correct - it's a standard meta-command for user management and inspection.