You are on page 1of 2

Dashboard DCSUndergraduateCourses SecondSemester20152016

ICST212DBMS2 EXAMS FINALEXAM

Question21 adesigngoalforadistributeddatabase,whichsaysauserdoesnotneedtoknow
Answersaved thelocationofdatatousethedata

Markedoutof1.00
Selectone:
a.Locationdependency

b.Locationautonomy

c.Distributedlocatability

d.Locationtransparency

Question22 Groupfunctionscannotbeusedinasubquery.
Answersaved
Selectone:
Markedoutof1.00
True
False

Question23 adatabasestoredonmultiplecomputersinmultiplelocationsthatareconnected
Answersaved byadatacommunicationslink

Markedoutof1.00
Selectone:
a.distributeddatabase

b.datarepository

c.centralizeddatabase
d.linkeddatabase

Question24 Thisoperatorisfrequentlyusedwithcorrelatedsubqueriestotestwhetheravalue
Answersaved retrievedbytheouterqueryexistsintheresultssetofthevaluesretrievedbythe
innerquery.
Markedoutof1.00

Selectone:
a.DECODEandCASE

b.EXISTS

c.SET

d.SEQUENCE

Question25 returnsexactlyonecolumnvaluefromonerow
Answersaved
Selectone:
Markedoutof1.00
a.pairwisecomparison

b.scalarsubquery

c.inlineview

d.correlatedsubquery
Question26 AdistributedDBMSmustprovideconsistencyamongcopiesofdataacrossthe
Answersaved remotesites.

Markedoutof1.00
Selectone:
True
False

Question27 adatabaseobjectthatisusedtoautomaticallygenerateuniquenumbersandis
Answersaved typicallyusedtocreateaprimarykeyvalue

Markedoutof1.00
Selectone:
a.trigger

b.index

c.view

d.sequence

Question28 Whichisnottrueabout"thinclient"?
Answersaved
Selectone:
Markedoutof1.00
a.clientdoesnotneedtobeverypowerful

b.clientisjustforuserinterfaceandalittleapplicationprocessing

c.fullDBMSiscontainedintheclient

d.limitedornodatastorage(sometimesnoharddrive)

Question29 AllSEToperatorshaveequalprecedence.
Answersaved
Selectone:
Markedoutof1.00
True

False

Question30 Thefollowingisamultiplecolumnsubquery,whattypeofcomparisondoesituse?
Answersaved
selectlast_name,department_id,salary
Markedoutof1.00
fromemployees
where(salary,department_id)IN
(selectsalary,department_id
fromemployees
wherecommission_pctisnotnull)

Selectone:
a.nonpairwisecomparison

b.pairwisecomparison

You might also like