Respected sir,
Please send me technical questions related to
oracle apps..
No Answer is Posted For this Question
Be the First to Post Answer
How do we display rows from the table without duplicates?
How index is implemented in oracle database?
What is the difference between implicit index and explicit index?
Is there any way to find out when one specific table/view/M-view is used last time. i.e. when one specific object is used in any SELECT statement.
What is an Index ? How it is implemented in Oracle Database ?
What is difference between Rename and Alias?
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
How will you identify oracle database software release?
what is the exact definition for pointer?
I just want to maintain data like an employee can belongs to 3 or more departments . We can resolve this by using composite key but it avoids normalization rules. So Can anyone tell me how can I maintain data.
What is meant by joins?
How do I use unicode codesets with the weblogic jdriver for oracle driver?