How much memory your 10g xe server is using?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of cluster table in Oracle?
What is recovery manager in Oracle?
How to define Data Block size ?
sql query to get zero records from a table
Is it possible to join two tables, that are in two different users (e.g. SCOTT and HR etc.),but im same database (e.g. ORCL)? If yes, then how it is possible? Explain with step by step procedure.
What is different types of joins?
How can we view last record added to a table?
1) Does oracle have any table which contain all the exceptions and it's code internally?
Which database is better for os platform dependency?
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 check the server version in oracle?
How many types of tables are there in oracle?