Categories
How to restore a PL/SQL ORACLE database?
I deleted records from the table, how can I restore them if I exported them as an Excel table before deleting?
Answer the question
In order to leave comments, you need to log in
ORACLE INSERT .
INSERT INTO table (column1, column2, ... column_n ) VALUES (expression1, expression2, ... expression_n );
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question