i basically have a table that has stock prices for every day of the last year for a bunch of companies. i need to out put a table with one column for the date and then one column for each stocks price. can you do that with sql? I'm not to familiar with the nuances of the languange.