Code Analysis - Scalar subqueries
Xyzzy
Posts: 3 Bronze 1
in SQL Prompt
Code Analysis ought to be able to deterine that this is a scalar subquery
(select string_agg(col_a) from tbl_z)
It doesn't seem to be able to.
Tagged:
Answers
Thanks.
Tianjiao Li | Redgate Software
Have you visited our Help Center?