Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Export

Status
Not open for further replies.

joeythelips

IS-IT--Management
Aug 1, 2001
305
IE
Hi,

I want to export an oracle database.
Can i export it and only include records entered before a certain date/time?

Joe
 
If you have a column in each of your tables that holds the date/time that the row was inserted you can specify a query for your export that will be applied against all tables you are exporting that will select all rows inserted before a specific date/time.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top