Subject rdb$set_context
Author Fabiano Bonin
Hi! What is wrong with this statement?

execute block
as
begin
rdb$set_context('USER_SESSION', 'test', 'test');
end

Invalid token.
Dynamic SQL Error.
SQL error code = -104.
Unexpected end of command - line 4, column 50.

Regards,

Fabiano.