How to estimate disk space needed for an export job?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of segments in Oracle?
How to delete an existing row from a table in oracle?
What suggestions do you have to reduce the network traffic?
What is the difference between sharding and partitioning?
Difference between varchar and varchar2 data types?
how many columns can a plsql table have
What is save point in oracle database?
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 start your 10g xe server from command line?
how to clone 9i Database on to 10g Database.
Explain the difference between a procedure and a function?
How do you handle duplicate records in a database?