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 ?
What is a "Scalar" Query?
25.9k Views Asked by Cemre Mengü At
3
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 ?
A scalar query is a query that returns one row consisting of one column.