B. sp_helpartition
C. sp_help
4. Do you know What is the maximum number of key columns allowed in an index?
A.16
B. 31
C. 32
D. 63
B. 31
A. Sort Merge joins
C. Reformatting
D. Creating indexes
A. Compact a table that uses datarows locking.
C. Reclaim unused space in an index that uses datapages locking.
B. No transaction locks are held on index pages.
D. Server uses table locks and row locks, but not page locks.
D. restart Adaptive Server
A. database
B. performing non-Sybase unmirroring and backup operations.
C. to control whether writes to operating system files are buffered or not
B. It allows insert, update, and delete commands to read past any incompatible lock.
D. It allows select and readtext queries to silently skip all rows or pages locked with incompatible locks.
B. It may decrease the contention.
E. It may help to decrease row movement of frequently updated varchar columns.
B. 1958 bytes of data.
B. serial index scan
B. select "Min" = (select min(price) from titles), "Max" = (select max(price) from titles)
A. alter the table to use the Datarows locking scheme
C. partition the table
D. create a clustered index on a random key
D. Datapages, Datarows
C. create and drop a clustered index
A. 50 User tables and 14 work tables
B. performing non-Sybase unmirroring and backup operations.
A. Compact a table that uses datarows locking.
C. Reclaim unused space in an index that uses datapages locking.
C. to control whether writes to operating system files are buffered or not