Restore data deleted by mistake from the production oracle table

Forms [32 bit] Version 10.1.2.0.2 (Production)

Oracle Toolkit Version 10.1.2.0.2 (Production)

PL/SQL Version 10.1.0.4.2 (Production)

Oracle V10.1.2.0.2 - Production procedure generator

PL/SQL Editor (c) WinMain Software (www.winmain.com), v1.0 (Production)

Query Oracle 10.1.2.0.2 - Production Designer

Oracle virtual graphics system Version 10.1.2.0.2 (Production)

The GUI tools Oracle Utilities Version 10.1.2.0.2 (Production)

Oracle Multimedia Version 10.1.2.0.2 (Production)

Oracle tools integration Version 10.1.2.0.2 (Production)

Common tools Oracle area Version 10.1.2.0.2

Oracle 10.1.0.4.0 Production CORE

This morning I deleted data tables of production not having is not all correct conditions. This removed some required data.

Y at - it a command to retrieve these data? Help is appreciated. The table name is

dept_staff

"where SCHEDULE_DATE between ' 9-mar-2014' and 15-mar-2014."

I used this query

SELECT * from dept_staff

FROM TIMESTAMP

TO_TIMESTAMP ('2014-03-03 07:00 ',' YYYY-MM-DD HH)

"WHERE the SCHEDULE_DATE between ' 9-mar-2014' and 15-mar-2014."

Is this OK. Is - this show what existed in the table at 07:00 today? before deleting?

Tags: Database

Similar Questions

Maybe you are looking for