최신 SAP-Certifications C_SASEAA_15 무료샘플문제:
1. Which of the following will allow the system administrator to view database permissions for any given user?
A) set role
B) sp_displaylogin
C) sp_helpuser
D) sp_helprotect
2. Which of the following can NOT be used to automatically enable the configuration option 'allow updates to system tables' at boot time?
A) dataserver -M
B) sqlsrvr -m
C) startserver -m
D) dataserver -m
3. Which of the following privileges are associated with the Systems Security Officer role?
A) The ability to shut down the server
B) The ability to back up any database
C) The ability to create user-defined roles
D) The ability to perform a disk init or disk resize command
4. Given that the following commands are successfully executed:
use mydb go select * into #myusers from sysusers go
In which database does #myusers exist?
A) mydb
B) model
C) tempdb
D) master
5. Which environment variable will be used if a server name is not provided in the runserver file?
A) $SYBASE
B) $DSQUERY
C) $SYBASE_ASE
D) $DSLISTEN
질문과 대답:
질문 # 1 정답: D | 질문 # 2 정답: A | 질문 # 3 정답: C | 질문 # 4 정답: C | 질문 # 5 정답: D |