diff --git a/yahoo/finance/yahoo.finance.analystopinion.xml b/yahoo/finance/yahoo.finance.analystopinion.xml index 2d94efef..f8a11bf6 100644 --- a/yahoo/finance/yahoo.finance.analystopinion.xml +++ b/yahoo/finance/yahoo.finance.analystopinion.xml @@ -1,13 +1,11 @@ - Gang Liang - - Yahoo Finance - Analyst Estimate by Stock Symbol - - - SELECT * FROM {table} WHERE symbol='PRLB' - + Sanjoy Ghosh + Returns Analyst Opinions from the Yahoo Analyst Opinion page + + + select * from {table} where symbol = 'aapl' -
- + \ No newline at end of file