I know that I can set the transaction level with the
SET TRANSACTION
LEVEL statement. How can I get the transaction level
from SQL ?
I haven't fount a corresponding get SQL statement in
the 6.5.1 User's
guide and GET TRANSACTION LEVEL didn't work in psql.
Any comments are appreciated.
I know that I can set the transaction level with the
GET TRANSACTION LEVEL statement. How can I get the
transaction level using SQL ?
I haven't fount a corresponding get SQL statement in
the 6.5.1 User's guide and GET TRANSACTION LEVEL
didn't work in psql.
Any comments are appreciated.