I am using LLBLGEN where there is a method to execute a query as a scalar query. Googling gives me a definition for scalar sub-query, are they the same ?
scalar query
scalar sub-query
A scalar query is a query that returns one row consisting of one column.