Hi Masters,
in Oracle Applications 11i, we hace 2 functions using the
same form, i need to create 1 personalization, but that
code must afect only one function.... how can i do that?
No Answer is Posted For this Question
Be the First to Post Answer
what are different types of deletes?
What do you know about normalization? Explain in detail?
What happens to the current transaction if the session is killed?
What are the tools for Oracle ?
how to we delete a row using varray
I have a parent program and a child program. I want to write a statement in Exception Block of the parent program so that when the statement in the exception block is executed, the control goes to the next statement in the parent block bypassing the child block.How do i do that?
hello friends Im doing my final year engineering in B.Tech.. one of uncle said he can provide job in his company if im good in database management. but i have only basic knowledge about database, so like to join database management course in good intuition. so friends kindly help me to get good intuition because its my future.
hai, I am searching job on Oracle10g and PL/sql,Unix... can any one send me resume format. an suggest me how to prepare.. ann books..
How to connect to a remote server?
Is there a function to split a string in plsql?
How to find 1st, 2nd, 3rd highest using select select statement not using rownum
acname actype amount ac1 credit 300 ac2 credit 4000 ac1 debit 4000 ac2 debit 455 ac1 credit 500 how to get sum of credit and sum of debit for each account