exam questions

Exam 1z0-082 All Questions

View all questions & answers for the 1z0-082 exam

Exam 1z0-082 topic 1 question 57 discussion

Actual exam question from Oracle's 1z0-082
Question #: 57
Topic #: 1
[All 1z0-082 Questions]

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
Show Suggested Answer Hide Answer
Suggested Answer: AC 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
khalilshahin01
Highly Voted 4 years, 4 months ago
Dear all, AC is correct answer for sure i faced this question in 1z0-071 exam and i select AC and got correct answers :) Regards.
upvoted 20 times
...
avanand
Highly Voted 4 years, 4 months ago
A and C. There's no performance benefit or hit by using ANSI joins rather than traditional joins, but by using ANSI joins, your queries are more portable between DBMS platforms, and they're a bit easier to read. http://www.dba-oracle.com/oracle_news/2004_2_19_rittman.htm
upvoted 5 times
Ekos
4 years ago
i agree, AC is the correct answer
upvoted 1 times
...
adoptc94
4 years, 4 months ago
So now we have to choose between A and C or A and E After reading through following explanation it seems to me that there are some specific cases where traditional joins perform better Source (taken from ama's post up there): https://stackoverflow.com/questions/58476906/1z0-071-oracle-exam-question-which-answers-is-correct But generally speaking there shouldn't be any big differences in performance between traditional and ansi join syntax - I am pretty sure that there are also some specific cases where ansi joins perform better than traditional joins. So in that case I would go with A and C and just hope for the best!
upvoted 4 times
Fan
3 years, 9 months ago
ORACLE will never issue a software worse than others. so A E are correct.
upvoted 1 times
yukclam9
3 years, 8 months ago
your point is valid and they make all joining syntax equal in performance. there is no winner
upvoted 1 times
...
...
...
...
Rafafm
Most Recent 2 months ago
193 / 5.000 A- Alias ​​does not interfere with query performance. B- Yes, between has better performance C- True D It is not true that <= and >= have better performance than between E- False Answer: B and C
upvoted 1 times
...
nautil2
1 year, 2 months ago
Selected Answer: AC
A - true; there can be a performance benefit when using table aliases B - false; there is no performance benefit difference when using keyword BETWEEN or operators <= => C - true; there is no difference in performance when using SQL 1999 ANSI join syntax or Oracle syntax D - false; see answer B E - false; see answer C Sources A - https://orawiss.wordpress.com/table-alias-speed-up-database-access/ According to the Oracle Sql fundamentals written by Nancy Greenberg and reviewed by a few technical contributors in the page 151, the Table aliases speed up database access and the Table aliases can help to keep SQL code smaller by conserving memory.
upvoted 1 times
...
auwia
1 year, 6 months ago
Selected Answer: AC
Provided answer are wrong.
upvoted 1 times
...
RaNik69
1 year, 7 months ago
Selected Answer: AC
AC is correct
upvoted 1 times
...
ryuah
2 years, 11 months ago
A,C is correct
upvoted 1 times
...
Chansi
4 years, 4 months ago
Thin its A and C. any evidence for E?
upvoted 2 times
ama
4 years, 4 months ago
E is correct… check this> https://stackoverflow.com/questions/58476906/1z0-071-oracle-exam-question-which-answers-is-correct so i bet on A, E
upvoted 1 times
...
...
you1234
4 years, 5 months ago
B & C looks close answers
upvoted 2 times
ama
4 years, 5 months ago
A, E !!!
upvoted 1 times
...
...
dotruonghan
4 years, 5 months ago
A is correct https://orawiss.wordpress.com/table-alias-speed-up-database-access/
upvoted 1 times
...
you1234
4 years, 6 months ago
B & E is correct one
upvoted 1 times
ama
4 years, 6 months ago
can you Elaborate more ? is this a guess or you have evidence?
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago