What are the various oracle database objects?
Define Normalization with example?
What is archive log in Oracle?
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?
what is difference between table and view? where to use views? thanks in advance!
How to turn on or off recycle bin for the session?
When does a Transaction end ?
what is difference between sql plus and sql*plus? (not sql and sql plus).
What is coalesce function?
If I have a select statment which retrives 2 rows, & that rows have the same data in all the fields except the last field and I want to merge the 2 rows to be in 1 row with concatenating the last field which have the different data.... eg: the 1st row has these fields: A-B-C the second row has: A-B-X ........ i want to merge the two row to be in one row like ----> A- B- C,X
How would you go about verifying the network name that the local_listener is currently using?
Can objects of the same schema reside in different tablespace?
How can I create database in oracle?