Skip to Main Content

SQL & PL/SQL

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!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

can some one explain me this

Aravind Kumar SekarSep 16 2015 — edited Sep 16 2015

  :new.created_by := nvl(v('APP_USER'),user);

Comments

What do you mean by database client?

Peter551059

The Oracle Client is what connects your applications with your database. Almost all client side applications use it. I suppose that SOA/Weblogic 12c use this software component to connect DB.

User_37XTP

any updates on above thread?

1 - 3
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Oct 14 2015
Added on Sep 16 2015
24 comments
932 views