nba_active_players_countnba_home_away_top_points_by_teamnba_home_away_wins_by_teamnba_player_birth_countries_allnba_player_experience_distribution_by_teamnba_player_experience_distribution_by_team_detailnba_player_nationalities_in_teamnba_rookie_players_countnba_team_arena_capacitiesnba_team_arena_capacitynba_team_average_points_allowednba_team_average_points_per_gamenba_team_foundation_yearnba_team_inputnba_team_overviewnba_team_performance_over_timenba_team_total_winsnba_teams_countnba_top_10_experienced_players_in_teamnba_top_10_team_by_total_winsnba_top_teams_by_points_per_game
Query: nba_top_10_experienced_players_in_team
Usage
powerpipe query nba.query.nba_top_10_experienced_players_in_team
SQL
select display_first_last as "Player Name", season_exp as "Experience (Years)"from common_player_infowhere team_id = $1order by season_exp desclimit 10;
Dashboards
The query is used in the dashboards: