What is the difference between substr and instr?
No Answer is Posted For this Question
Be the First to Post Answer
How oracle handles dead locks?
What are the numeric comparison operations?
What is a trace file and how is it created in oracle?
what is the syntax of CREATE command?
What are the benefits of ordbms?
How to start your 10g xe server from command line?
What would you do if a database crashes in production?
Can we use oracle pl/sql block in core java? if so how? pls get back to me .....
How to define a cusotmer as a supplier in ORACLE R12
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 to create a new table by selecting rows from another table?
4. Using a set operator, display the creditor number of all creditors who have ever been paid.