| new oracle student [message #562750] |
Sat, 04 August 2012 07:59  |
 |
atifhafeez_1
Messages: 2 Registered: August 2012
|
Junior Member |
|
|
hello to every one
i am new student of oracle and i want to go on the track of oracle forms developing. can any one help me what are the certification i have to get to become ocp in forms from initial and which book you would like to suggest me, and any one have video tutorials specially oracle form developing. according to my seaching i have to pass these certifications to become ocp in oracle formms.
1Z0-001 Introduction to Oracle: SQL PL/SQL,1Z0-147 Program with PL/SQL, Oracle PL/SQL Developer OCA,1Z0-141 Oracle Forms: Build Internet applications
and i more question oracle forms devloping and oracle programing are same things. thanks
|
|
|
|
|
|
|
|
|
|
| Re: new oracle student [message #562809 is a reply to message #562808] |
Sun, 05 August 2012 22:54  |
 |
matthewmorris68
Messages: 129 Registered: May 2012 Location: Orlando, FL
|
Senior Member |
|
|
>...plsql used in developing forms and client side plsql are same.
Yes. Client-side PL/SQL and Forms PL/SQL are two ways of saying the same thing. What I was talking about in my post is that the results of client-side PL/SQL tend to be very different from server-side PL/SQL. Both 1Z0-147 and 1Z0-144 are about server-side PL/SQL. 1Z0-147 *mentions* client side more often than 1Z0-144, but still will involve only programming questions involving server-side PL/SQL.
I wasn't really clear on what the last question in your initial post was asking. You seemed to be asking if Oracle Forms development and Oracle programming were the same thing. The answer to that is no, because there is Oracle programming that has nothing to do with Forms. I am an Oracle developer, but I deal exclusively with server-side PL/SQL.
|
|
|
|