Sybase Adaptive Server Enterprise 15.0 Administrator Associate - 510-025 Exam Practice Test
_______ represents the average amount of repeated data in a column.
Correct Answer: C
When rebuilding the master database without backups the disk refit command restores whichsystem tables? (Choose 2)
Correct Answer: B,E
Which of the following are true about the dump database command?(Choose 3)
Correct Answer: A,C,D
Which command is used to display the current server EBF level?
Correct Answer: B
Given that the following commands are successfully executed:
use mydb go
select * into #myusers from sysusers go
In which database does #myusers exist?
use mydb go
select * into #myusers from sysusers go
In which database does #myusers exist?
Correct Answer: C
Which of the following statements are true regarding proxy authorization? (Choose 2)
Correct Answer: A,B
When loading a database that was dumped with compression
Correct Answer: D