SQL> L
1 select substr(file_name, instr(file_name, '/',-1)+1) df
2 from dba_data_files
3* where rownum < 3
SQL> /
DF
--------------------------------------------
users01.dbf
sys01.dbf
Tamil
|
Results 1 to 7 of 7
Threaded View
|
Click Here to Expand Forum to Full Width |