Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
1Ramirez7 committed Nov 8, 2024
1 parent 4695f40 commit 3143422
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Projects/project3.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ _In my SQL project, I explored three baseball queries. First, I analyzed the sal




## BYU-Idaho Players' Salaries Query

__Write an SQL query to create a new dataframe about baseball players who attended BYU-Idaho. The new table should contain five columns: playerID, schoolID, salary, and the yearID/teamID associated with each salary. Order the table by salary (highest to lowest) and print out the table in your report.__
Expand Down

0 comments on commit 3143422

Please sign in to comment.