0

Perform spelling check of feed using a subselect

I want to select a feed and perform a spelling check of the title and body in one query. Is this possible? The same applies to translating a feed using select * from google.translate. Is this possible in one query as well?

by
1 Reply
  • QUOTE (Ivo @ Jul 8 2009, 03:06 AM) <{POST_SNAPBACK}>
    I want to select a feed and perform a spelling check of the title and body in one query. Is this possible? The same applies to translating a feed using select * from google.translate. Is this possible in one query as well?


    You will have to use YQL Execute within an Open Data Table but ultimately it will look like one query on your end.

    Sam
    0

Recent Posts

in YQL