Can any one create the following Query code as in the image
Img 1 - https://public-jerc9024-tech.b-cdn.net/files/1.jpg
Img 2 - https://public-jerc9024-tech.b-cdn.net/files/2.jpg
[Solved] Create queries for homework assignment
[Solved] Create queries for homework assignment
Last edited by MrProgrammer on Thu Jun 06, 2024 3:47 pm, edited 1 time in total.
OpenOffice 4.1.15 on Windows 11
Re: Database Query Code.....
Yes I can, but, no I will not.
What you are displaying is a "homework assignment".
Therefore, you have to "learn" and read the manuals and/or books, rather than having someone do it for you, and, "cheating" on your "homework assignment".

What you are displaying is a "homework assignment".
Therefore, you have to "learn" and read the manuals and/or books, rather than having someone do it for you, and, "cheating" on your "homework assignment".




Re: Database Query Code.....
I solved all of my qusestion but still i am not able to solve these two question, guide for these are not in my book or on any website can i get some help?
(b) Write an SQL query to display the coach name with the highest pay for each sport.
(c) Write an SQL query to display Coach_ID, Coach Name, and Date_of _Apply in descending order.
(b) Write an SQL query to display the coach name with the highest pay for each sport.
(c) Write an SQL query to display Coach_ID, Coach Name, and Date_of _Apply in descending order.
OpenOffice 4.1.15 on Windows 11
Re: Database Query Code.....
https://www.w3schools.com/sql/
Or other alternatives at this link.
b) learn about the MAX function
c) learn about ORDER BY
Or other alternatives at this link.
b) learn about the MAX function
c) learn about ORDER BY
Slackware 15 64 bit
Apache OpenOffice 4.1.15
LibreOffice 25.2.4.3; SlackBuild for 25.2.4 by Eric Hameleers
---------------------
Apache OpenOffice 4.1.15
LibreOffice 25.2.4.3; SlackBuild for 25.2.4 by Eric Hameleers
---------------------
Roses are Red, Violets are Blue]
Unexpected '{' on line 32
.