How many types of tables supported by oracle?
No Answer is Posted For this Question
Be the First to Post Answer
how many outer joins are used in a single sql query? is there any limitations for using of outer joins?
2 Answers BOB Technologies, Cap Gemini, IBM,
How to loop through data rows in the implicit cursor?
How to find out what privileges a user currently has in oracle?
How to import one table back from a dump file?
What are the common oracle dba tasks?
what are the mandortary parameters required for cuncurrent program definition in oracle apps R12?
What is the difference between INNER JOIN, LEFT JOIN, RIGHT JOIN, and FULL JOIN?
if i have a procedure with 1000 line.when i run this in 61 line i got the error but i want to continue the programe without error.can anyone tell me how to handle that error.
When do you get a .pll extension in oracle? Explain its importance
Which is better Oracle or MS SQL? Why?
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 connect to the server with user account: sys?