Explain the use of indexes option in exp command.
write sql query following source are EmpID, Salary 101 1000 102 2000 103 3000 I want the output format like following empid,sal,composite_sal 101 1000 1000 102 2000 3000 103 3000 6000
How to check the oracle tns settings?
write a query that displays every Friday in a year with date?
How to check your oracle database 10g xe installation?
State and explain the different types of data models?
How to connect to oracle using service name instead of sid?
9. Display the client name and order date for all orders using the JOIN . . . USING method.
Without giving condition how to retrieve the unmatched records from table.
what is the scripts in data base?
How to get a list of all tables in the database?
What is the difference between view and materialized view in Oracle?
Hi Every One , What is the table Space in Oracle Database ? waiting for answere and thankyou