Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
DESC FBNK_FCC_000
Name Null Type
--------- -------- -------------
RECID NOT NULL VARCHAR2(255)
XMLRECORD SYS.XMLTYPE
SELECT RECID AS ACCOUNT_NUMBER,
extractvalue(XMLRECORD,'/row/c26') as CLEARED_BALANCE,
extractvalue(XMLRECORD,'/row/c27') as WORKING_BALANCE
FROM FBNK_ACCOUNT