What does use university establish in mongosh?
use university
mongosh
It filters students whose major contains the word university.
university
It selects university as the current database for subsequent operations.
It inserts a student whose name is university.
It renames the current collection to university.