A. You can join a maximum of two tables through an equijoin.
B. You can join a maximum of two columns through an equijoin.
C. You specify an equijoin condition in the SELECT or FROM clauses of a SELECT statement.
D. To join two tables through an equijoin, the columns in the join condition must be primary key and foreign key columns.
E. You can join n tables (all having single column primary keys) in a SQL statement by specifying a minimum of n-1 join conditions.
第1题:
A. .128.1 through .143.254
B. .128.128 through .134.254
C. .128.0 through .134.254
D. .128.1 through .159.254
第2题:
A..24 through .48
B..24 through .32
C..25 through .30
D..35 through .31
第3题:
A.2 through 1001
B.1 through 1001
C.1 through 1002
D.2 through 1005
第4题:
A..65 through .126
B..64 through .127
C..66 through .128
D..65 through .127
第5题:
A. 96.6.128.1 through 96.6.143.254
B. 96.6.128.128 through 96.6.134.254
C. 96.6.128.0 through 96.6.134.254
D. 96.6.128.1 through 96.6.159.254
第6题: