How many types of auditing in Oracle?
No Answer is Posted For this Question
Be the First to Post Answer
What are the tools for Oracle ?
4. Display the order number and client number from the ORDER table. Output the result in the format. Client <clientno> ordered <orderno>
What is an anonymous block?
How to export your connection information to a file?
How to add a new column to an existing table with a default value?
How to do a full database export?
what are the database links ?
Is truncate autocommit in oracle?
1.display list of all users from ur data base.what is the query?
How can one skip any number of rows while loading the DB tables with SQL Loader? Similarly how can one skip any column?
primary key is foreign key for the same table?
What are the oracle differences between nvl and coalesce