Free Sybase 510-025 Practice Test & Real Exam Questions
Which of the following are true about using the load database command?(Choose 3)
Correct Answer: C,D,F
Vote an answer
Which dataserver option is used to start ASE in recovery mode?
Correct Answer: B
Vote an answer
Which of the following will NOT show whether a configuration parameter is static or dynamic?
Correct Answer: D
Vote an answer
What must occur following a non-logged transaction before normal dump transactions mayresume?
Correct Answer: D
Vote an answer
Which alter table clause will change an APL table to allow row level locking?
Correct Answer: D
Vote an answer
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: A
Vote an answer
