on functions lessson,
i type this and response is ‘OK’, but why does not show the table?
select
client_id,
name,
get_risk_factor_for_client(client_id)
from clients
on functions lessson,
i type this and response is ‘OK’, but why does not show the table?
select
client_id,
name,
get_risk_factor_for_client(client_id)
from clients