A.composite(复合的)and single-valued
B.single-valued
C.notnull and single-valued
D.simple and single-valued
第1题:
A.all tuples in a relation must be distinct(独一无二的)
B.every relation has a key(键)
C.all of the above
D.for any two tuples,the values associated with one or more of thei rattributes(属性)must differ
第2题:
If your passenger vessel is fitted with a loudspeaker system,it must be tested at least once ______.
A.every week
B.a day
C.every trip
D.a watch or once a trip,whichever is shorter
第3题:
Every oil tanker of 150 GT and above and every other ship of 400 GT and above must now carry on board a ______.
A.MCA
B.MRCC
C.SOSREP
D.MCA
第4题:
每天早上值班水手必须在驾驶台做清洁工作。()
第5题:
What is true regarding subqueries?()
第6题:
Which statement is true regarding the COALESCE function?()
第7题:
What is true regarding subqueries?()
第8题:
gate valve
pressure gauge
check valve
strainer
第9题:
A
The echo tag handler must define the setAttribute (String key, String value) method
The
The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.IterationTag interface
The class implementing the echo tag handler must implement the javax.sevlet.jsp.tagext.DynamicAttributes interface
第10题:
assert value == null;
assert value != null, value is null;
if (value == null) { throw new AssertionException(value is null); }
if (value == null) { throw new IllegalArgumentException(value is null); }
第11题:
The inner query always sorts the results of the outer query.
The outer query always sorts the results of the inner query.
The outer query must return a value to the inner query.
The inner query returns a value to the outer query.
The inner query must always return a value or the outer query will give an error.
第12题:
published every year and require no corrections
published every second year and must be corrected
published every five years and require no correction
accurate thru NM number on title page and must be corrected
第13题:
A jack-up drilling unit elevated on the Outer Continental Shelf must have a fog horn that will sound ______.
A.a 2-second blast every 20 seconds
B.a 4-second blast every 20 seconds
C.an 8-second blast every 30 seconds
D.a 10-second blast every 30 seconds
第14题:
Each life jacket light that has a non-replaceable power source must be replaced ______.
A.every 6 months after initial installation
B.every 12 months after initial installation
C.every 24 months after initial installation
D.on or before the expiration date of the power source
第15题:
第16题:
A custom JSP tag must be able to support an arbitrary number of attributes whose names are unknown when the tag class is designed. Which two are true? ()
第17题:
What must be included in a SOAP fault message when an error occurs due to a value in the message Body element?()
第18题:
You executed the following code: BEGIN DBMS_SCHEDULER.SET_ATTRIBUTE ( NAME => ’JOB_A’, ATTRIBUTE => ’JOB_PRIORITY’, VALUE => 7); END; / After analyzing the above code, what conclusion will you draw?()
第19题:
every speaker
must
himself
to
第20题:
The inner query always sorts the results of the outer query
The outer query always sorts the results of the inner query
The outer query must return a value to the outer query
The inner query returns a value to the outer query
The inner query must always return a value or the outer query will give an error
第21题:
The code will be executed successfully.
The code will not be executed successfully because the value of the VALUE parameter must be 1, 2, or 3.
The code will not be executed successfully because the value of the VALUE parameter must range between 1 and 5.
The code will not be executed successfully because no SET_ATTRIBUTE procedure exists in the DBMS_SCHDULER package.
第22题:
Add Session-Timeout attribute with value equal to the session lifetime
Add Termination-Action attribute with value equal 1
VLAN
Open port
第23题:
It can have a maximum of five expressions in a list
It returns the highest NOT NULL value in the list for all rows
It requires that all expressions in the list must be of the same data type
It requires that at least one of the expressions in the list must have a NOT NULL value