How To Fetch More Than 10 Entries In YQL
Pls I would like to know how to fetch more that 10 entries using YQL.
I tried this select * from feed(50) where url="http://feeds.feedburner.com/nettuts" in the yql console but it is only returning the first 10 entries.
Thanks
by
0 Replies