Q142 What is true about non-equijoin statement performance? (Choose two.)
- (A). Table aliases can improve performance
- (B). The BETWEEN condition always performs better than using the >= and <= conditions
- (C). The join syntax used makes no difference to performance
- (D). The BETWEEN condition always performs less well than using the >= and <= conditions
- (E). The Oracle join syntax performs better than the SQL:1999 compliant ANSI join syntax
Answer: A,C
https://stackoverflow.com/questions/58476906/1z0-071-oracle-exam-question-which-answers-iscorrec