Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Where can I see the System.out.println Output?

279410Sep 13 2002
Hi

In my Java Code there're some code like this.

System.out.println("Test");

I using this code from a PL/SQL Script an everything goes right but i don't know where i can see the "Test" Output.

Where is this text shown?

Cyrill
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 14 2002
Added on Sep 13 2002
2 comments
653 views