Create a text file with the name DBChangeRequest.plsql. Put the following text in the file:
delete from tableA; delete from tableB; delete from tableC;
On Exemplar main screen click "Code Files"
Click "Add New Files"
Add DBChangeRequest.plsql file
Last updated 2 years ago