What is the output of this query if no solutions satisify the WHERE clause? An empty solution set or a solution set with a single solution having a binding of 0^^xsd:integer? PREFIX : <http://example/> SELECT (SUM(?lprice) AS ?totalPrice) WHERE { ?book :price ?lprice . } GROUP BY ?book Thanks, BryanReceived on Wednesday, 7 September 2011 13:18:41 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 7 September 2011 13:18:42 GMT