1.

How Can You Enable Flashback Feature?

Answer»

Oracle provides the dbms_flashback package to USE FLASHBACK FEATURE. The package has the FOLLOWING procedures to facilitate this feature:

  •  Enable_at_time
  •  Enable_at_system_change_number
  •  Get_system_change_number
  •  Disable

Oracle provides the dbms_flashback package to use flashback feature. The package has the following procedures to facilitate this feature:



Discussion

No Comment Found