NBA Player Salaries 2020
Includes contract information for every NBA Player
@kaggle.abdurahmanmaarouf_nba_player_salaries_as_at_2020
Includes contract information for every NBA Player
@kaggle.abdurahmanmaarouf_nba_player_salaries_as_at_2020
CREATE TABLE nba_players_salaries_1920 (
"rk" BIGINT,
"player" VARCHAR,
"tm" VARCHAR,
"n_2019_20" VARCHAR,
"n_2020_21" VARCHAR,
"n_2021_22" VARCHAR,
"n_2022_23" VARCHAR,
"n_2023_24" VARCHAR,
"n_2024_25" VARCHAR,
"signed_using" VARCHAR,
"guaranteed" VARCHAR
);
Anyone who has the link will be able to view this.