What is a MULTI_USER in sql server?
Options
- users that have the appropriate permissions to connect to the database are allowed
- One user at a time is allowed to connect to the database
- Only some members are allowed to access the database
- Only the system admin and some members are allowed to access the database
CORRECT ANSWER : users that have the appropriate permissions to connect to the database are allowed
Write your comments