How a database is related to tablespaces?
No Answer is Posted For this Question
Be the First to Post Answer
how to do daily transactions with out sql* loader control file regesterd in apps?
What is a system tablespace?
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
various types of hints and their usage
What is the difference between $oracle_base and $oracle_home?
How to create a new tablespace in oracle?
consider some table with 4 r 5 columns in that 1 col is DATE type. The data is like that,For each date in that col some 3 fields r there but all the records r having different data. Now i want to display all the columns by performing grouping on the date field ( as SELECTION Operator(*) cannot be used with group function having only one "group by clause". how to do this? can any one help me in finding out the solution plss?
Difference between open_form and call_form in oracle.
if i am using dml statement in function. then i am writing select statement what was the output
How do you rate yourself in oracle and sql server ?
What is a Segment ?
what is the difference between sql& oracle?