I have a query that runs on several different schemas in the database, and there is a table that specifies that some schemas have, and if the value exists, it returns.
SELECT t.coluna1
,t.coluna2
,(SELECT coluna3
FROM tabe...
asked by
09.11.2017 / 20:31