ExamQuestions.com

Register
Login
Oracle Datbase 12c SQL Exam Questions

Oracle

Oracle Datbase 12c SQL

71 / 120

Question 71:

View the exhibits and examine the structures of the COSTS and PROMOTIONS tables. 
image

                
                
            
                image
            
            
                
Evaluate the following SQL statement: 
image
What would be the outcome of the above SQL statement? 

Answer options:

A. It displays prod IDs in the promo with the lowest cost.
B. It displays prod IDs in the promos with the lowest cost in the same time interval.
C. It displays prod IDs in the promos with the highest cost in the same time interval.
D. It displays prod IDs in the promos which cost less than the highest cost in the same time interval.