You are here:
The data in temporary tables will be available till session expires (ON COMMIT PRESERVE ROWS) or commit is issued (ON COMMIT DELETE ROWS). The data in a global temporary table is private, such that
Hi Chetan, Hope you are doing great! The subject is elaborate and difficult to explain in a single page but let me give you a few pointers which should help. Lets start with the reports. The most
Hello Seshu, The best way is to take backup of your schema (user) using export utility, create new schema and import the backup in this schema. Then you can make changes in your current schema and compare
Good morning Gaurav, The answer to your questions is: it depends. 1. "Replacing" I take it to mean to restore a database from a "backup". If you are doing a point-in-time, chances are you would have
Hi Wilfred, The USER_CONSTRAINTS and USER_CONS_COLUMNS will only show the data that relates the owner of the objects. If those objects were created by anoter owner (or schema), then you will need to

©2012 About.com, a part of The New York Times Company. All rights reserved.