I want to know what is the proper dot notation for this table in yql
http://developer.yahoo.com/yql/console/#h=...ections.updateswhen you get results from it by dot notation?
I tried to get the count with this notation,obj.data.query.count, but obviously, i am wrong.