Stroeks
Member²
Hi,
I am using PL/SQL developer 5.1.4.
I found the SET DATEWIDTH command, but the result is a bit surprising to me:
SET DATEWIDTH 20
select * from p12025.testen;
ID DATUM
------------------------- --------------------
1 13-06-2004 08:40i:23
What does the i tell me? 08:40i:23
thank you
Leo Soepenberg.
I am using PL/SQL developer 5.1.4.
I found the SET DATEWIDTH command, but the result is a bit surprising to me:
SET DATEWIDTH 20
select * from p12025.testen;
ID DATUM
------------------------- --------------------
1 13-06-2004 08:40i:23
What does the i tell me? 08:40i:23
thank you
Leo Soepenberg.