0

One of my procedure in greenplum database is replaced by a wrong code.I want the old and correct version of the procedure. Is it possible in greenplum database to recover the code?

Is there any function like Flashback in greenplum database?

Priyanka Das
  • 11
  • 1
  • 3

1 Answers1

0

Greenplum doesn't support many online transactional processing features such as flashback found in Oracle.

Jon Roberts
  • 2,068
  • 1
  • 9
  • 11