Hey All !
Can i fetch the RRN(file)-information from the record with all other fields of the database-record ?
F.ex.
select *, rrn(file) from file where a = :fielda
I've test it on command-line-sql, but i't didn't work !
Thanks !
Peet
Can i fetch the RRN(file)-information from the record with all other fields of the database-record ?
F.ex.
select *, rrn(file) from file where a = :fielda
I've test it on command-line-sql, but i't didn't work !
Thanks !
Peet







Comment