Again,
something i'd like to know, but i can't find.
Example:
select * from table where column_name = DBC.procedure(ABC)
Is it possible to call procedure from a query?
Of Course above example doesn't work. Is there any solution to call procedure from query?