This problem requires a Pro subscription. Upgrade to access all 15 industry domains and 1,500+ questions.
Upgrade to ProYou are a Junior Data Analyst at Robinhood. The positions table stores each user holding with a numeric security_id, but customer-facing dashboards need the human-readable ticker symbol and security name. Your task is to merge positions with securities so that every position row includes its corresponding symbol and security name.
You are a Junior Data Analyst at Robinhood. The positions table stores each user holding with a numeric security_id, but customer-facing dashboards need the human-readable ticker symbol and security name. Your task is to merge positions with securities so that every position row includes its corresponding symbol and security name.