Oracle
1Z0-539 · Question #15
You have source table with PRODUCT-ID column and target table with PRODUCT_DESCRIPTION. On the target database is a lookup table containing product codes and corresponding description. What is good…
The correct answer is A. SQLEXEC ( ). See the full explanation below for the reasoning.
Question
You have source table with PRODUCT-ID column and target table with PRODUCT_DESCRIPTION. On the target database is a lookup table containing product codes and corresponding description. What is good way for you to lookup the product description for each transaction?
Options
- ASQLEXEC ( )
- BDBLOOKUP ( )
- CDBLOGIN ()
- DSQLLOOKUP ( )
How the community answered
(25 responses)- A84% (21)
- C12% (3)
- D4% (1)
Community Discussion
No community discussion yet for this question.