Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

please help in sql developer language -Q8 Print the product code, name, and discount percentage of each product that has the same discount -percentage as

please help in sql developer language
image text in transcribed
-Q8 Print the product code, name, and discount percentage of each product that has the same discount -percentage as another product. -Sort the query result in the increasing order of product codes. SELECT 01 .product_code as profuct_code, t2.discount percetage as diacount percentage FRa4 products_mgs 01 , products_ngs t2 WHRRE t1.discount percent LIKE t1.discount_percent: sQ. I Exeauting:saECT ti.product_code as product_code, t2 decount percetape as dscount_percentageFROM products _mgs t1, products _ng ORA. 00904: "T2*: DHSCOUNT PERCETACE": invald identifier 00904. 00000 - "\%ss invald identiet" "Couse: "Action: Error at Lnet 64 Column: 41

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advanced MySQL 8 Discover The Full Potential Of MySQL And Ensure High Performance Of Your Database

Authors: Eric Vanier ,Birju Shah ,Tejaswi Malepati

1st Edition

1788834445, 978-1788834445

More Books

Students also viewed these Databases questions

Question

=+6. What does the invisible hand of the marketplace do?

Answered: 1 week ago

Question

=+ 4. Why should policymakers think about incentives?

Answered: 1 week ago