How can I combine multiple rows into a comma-delimited list in oracle?
No Answer is Posted For this Question
Be the First to Post Answer
When do you get a .pll extension in oracle?
How many types of tables supported by oracle?
State and explain about oracle instance?
How can we find the size of a database?
what is the use of composite key constraint?
What are the attributes that are found in a cursor?
How does the on-delete-cascade statement work?
Can you assign multiple query result rows to a variable?
Give the various rollback segment states.
Explain the use of indexes option in exp command.
What operating systems are supported by oracle database 10g xe?
Hi all, Can any one give answer for this question. Suppose im having employee table with fields, eno, ename, dept, address1, address2, address3. In address field employee can fill only address1 or address2 or address3... at a time he can fill three address fields. now i want all employee names who filled only one address field.. Plz its urjent can any one give querry.. Thanks in advance.