Hi JarlH,
Thank you for your reply and help.
I able to solve the problem, but i keep get this error message "ORA-01445: Cannot select ROWID from, or sample, a join view without a key-preserved table" when i do inner join table.
the SQL as follow:-
SELECT LPAD(a.Branch, 3, '0')||
CASE
WHEN...
Hi, I try to spool data from database to textfile. My coding as below, but the problem now i cannot remove the space in text file. The output will be like this:-
Sample Output:
282|282000000792007 |23102007 | 1
The output that i want is like this:-...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.