 |
Copying an entire table to another table - Oracle Database / Applications information, news and tips
(see How can I use INSERT INTO to copy an entire table into another? 23 May 2001). Some databases have syntax which allows you to make a copy of a table without pre-defining the target table using CREATE TABLE. In Oracle and Postgresql, I believe it's ...
searchoracle.techtarget.com |
 |