The owner's equity in a business comes from two sources: ______. (1) Investment by the owner (2) Notes receivable (3) Earnings from profitable operation of business (4) Accounts receivable
A.(2) and (4)
B.(1) and (3)
C.(1) and (2)
D.(3) and (4)
第1题:
These are four main methods of securing payment in international trade: (1) payment under documentary credit (2) open account (3) collection, that is document against payment or acceptance of a bill of exchange (4) payment in advance From an exporter's point of view, the order of preference is ______.
A.(4), (2), (3), (1)
B.(4), (1), (3), (2)
C.(4), (3), (1), (2)
D.(2), (4), (1), (3)
第2题:
关系R和S如下表所示,关系代数表达式Π1,4(R∞(下标)R.C<S.B S)的结果为(201),与该表达式等价的SQL语句为(202)。
R关系 S关系
A B C A B E
1 2 3 2 1 4
2 1 4 4 6 7
3 4 5 3 4 11
4 6 7 8 3 12
A.{(1,2)、(2,1)、(3,4)、(4,6)}
B.{(1,1)、(2,6)、(3,2)、(4,3)}
C.{(1,6)、(1,4)、(2,6)、(3,6)}
D.1(2,1)、(4,6)、(3,4)、(8,3)}
第3题:
将该查询转换为等价的 SQL 语句如下: SELECT DISTINCT A1,A4 FROM R,S WHERE R.A2<'2017'( )。
A.OR S.A4<'95' OR R.A2=S.A2 OR R.A3=S.A3B.AND S.A4<'95' OR R.A2=S.A2 AND R.A3=S.A3C.AND S.A4<'95' AND R.A2=S.A2 AND R.A3=S.A3D.OR S.A4<'95' AND R.A2=S.A2 OR R.A3=S.A3
第4题:
第5题:
第6题:
第7题:
ote the following structures in your database server: 1:Extents 2:OS Blocks 3:Tablespace 4:Segments 5:Oracle Data Block Which option has the correct arrangement of these structures from the smallest to the largest()
第8题:
Examine the description of the MARKS table: STD_ID NUMBER(4) STUDENT_NAME VARCHAR2(30) SUBJ1 NUMBER(3) SUBJ2 NUMBER(3) SUBJ3 NUMBER(3) SUBJ1, SUBJ2, and SUBJ3 indicate the marks (grades) obtained by a student in the three subjects. Which two statements are valid? ()
第9题:
Which SQL statement accepts user input for the columns to be displayed, the table name, and the WHERE condition?()
第10题:
1, 2, and 5
1, 3, and 4
2, 3, 4, and 5
1, 2, 3, 4, and 5
第11题:
2, 5, 1, 4, 3
1, 2, 3, 4, 5
5, 2, 1, 3, 4
2, 1, 5, 4, 3
第12题:
1, 2, 3, 3
1, 2, 2, 4
1, 2, 3, 3, 6
1, 2, 2, 5, 6
第13题:
An instruction is made up of operations that (1) the function to be performed and operands that represent the data to be operated on. For example, if an instruction is to perform. the operation of (2) two numbers,it must know (3) the two numbers are. The processor's job is to.(4) instructions and operands from memory and to perform. each operation. Having done that, it signals memory to send it (5) instruction.
A.skip
B.smile
C.smoke
D.specify
第14题:
在问题1定义的视图D_S上,下面哪个查询或更新是允许执行的,为什么?
(1)Update D_S set D-3 where D=4;
(2)Delete from D_Swhere C>4;
(3)Select D,Averages from D_S
where C>(Select C from D_S where D=:dept);
(4)Select D,C From D_S
where Totals>10000;
(5)Select*from D_S;
第15题:
A.IKEPhase1-P4S1andP4S4,IKEPhase2-P4S2,P4S3andP4S5
B.IKEPhase1-P4S2andP4S4,IKEPhase2-P4S1,P4S3andP4S5
C.IKEPhase1-P4S2andP4S3,IKEPhase2-P4S1,P4S4andP4S5
D.IKEPhase1-P4S1andP4S2,IKEPhase2-P4S3,P4S4andP4S5
第16题:
第17题:
第18题:
Note the following structures in your database server: 1.Extents 2.OS Blocks 3.Tablespace 4.Segments 5.Oracle Data Block Which option has the correct arrangement of these structures from the smallest to the largest()
第19题:
Given table T1 has column I1 containing the following data: I1 1 2 3 4 If the following sequence of SQL statements is applied within a single unit of work: UPDATE t1 SET i1 = 3 WHERE i1 = 2; S AVEPOINT s1 ON ROLLBACK RETAIN CURSORS; UPDATE t1 SET i1 = 5 WHERE i1 = 3; SAVEPOINT s2 ON ROLLBACK RETAIN CURSORS;INSERT INTO t1 (i1) VALUES (6); ROLLBACK TO SAVEPOINT s1; UPDATE t1 SET i1 = 2 WHERE i1 = 4; COMMIT; What is the expected sequence of values returned from?() SELECT i1 FROM t1 ORDER BY i1
第20题:
Given the following steps, which would be the correct order to create a backup of an Oracle database in NOARCHIVELOG mode?() 1.shutdown immediate from RMAN 2.Log into RMAN 3.startup mount from RMAN 4.backup database 5.alter database open 6.backup database plus archivelog delete input
第21题:
You have a server that runs Windows Server 2008 Enterprise Edition. The server has the FailoverClustering feature installed. The server has three nodes named NODE1, NODE2, and NODE3. The Microsoft Distributed Transaction Coordinator (MSDTC) resource is installed on the cluster. The cluster hasa dedicated cluster group named Group1 that includes the MSDTC resource. You discover that Group1 isunable to failover to NODE3 from NODE1 or NODE2. The failover from NODE1 to NODE2 functionswithout errors. You need to configure Group1 to support the failover between all cluster nodes. What should you do?()
第22题:
1, 2, 3, 3
1, 2, 2, 4
1, 2, 3, 3, 6
1, 2, 2, 5, 6
第23题:
The distance from Exit l to Exit 3 is 7 miles, and the distance from Exit 3 to Exit 4 is 4 miles.
The total distance from Exit 1 to Exit 4 is 23 miles, the distance from Exit 1 to Exit 2 is 3 miles, and the distance from Exit 3 to Exit 4 is 9 miles.
The total distance from Exit l to Exit 4 is 23 miles, and the distance from Exit 2 to Exit 4 is 20 miles.