A scalar subquery is an SQL subquery used as a scalar expression.
I'm trying to map the results of a query to JSON using the row_to_json() function that was added …
json postgresql postgresql-9.2 scalar-subqueryI have an If Statement block similar to the below which is failing with the error - PLS-00103: Encountered the …
oracle plsql conditional scalar-subquery