Write a query that returns the id of all persons that do not like anyone with green eyes. Call the table column in the r

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
answerhappygod
Site Admin
Posts: 899603
Joined: Mon Aug 02, 2021 8:13 am

Write a query that returns the id of all persons that do not like anyone with green eyes. Call the table column in the r

Post by answerhappygod »

Write A Query That Returns The Id Of All Persons That Do Not Like Anyone With Green Eyes Call The Table Column In The R 1
Write A Query That Returns The Id Of All Persons That Do Not Like Anyone With Green Eyes Call The Table Column In The R 1 (60.99 KiB) Viewed 20 times
Write a query that returns the id of all persons that do not like anyone with green eyes. Call the table column in the result table id (you can rename columns with as). This task concerns the following tables: id Persons id name address age eyeColor gender For simplicity, the address of a person is just a city. Likes personA_id → Persons personB_id- Persons The semantics of the Likes table is that persona likes personB
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!
Post Reply