标签:using iter where The from ring sele his cross
2020年8月份OCP 071考试新题(-1)CUUG内部考试Choose two.
Examine this query:
SELECT * FROM bricks , colors;
Which two statements are true?
A) You can add a WHERE clause with filtering criteria.
B) It returns the same rows as SELECT * FROM bricks CROSS JOIN colors;.
C) You can add a USING clause with a join condition.
D) It returns the number of rows in BRICKS plus the number of rows in COLORS.
E) You can add an ON clause with a join condition.
2020年8月份071考试新题(-1)CUUG内部题库,钉群35277291题库解析
2020年8月份OCP 071考试新题(-1)CUUG内部考试
标签:using iter where The from ring sele his cross
原文地址:https://blog.51cto.com/13854012/2531861