I need to use the copy datbase wizard to create a copy of a database on the same server. I know i can move it to another server with the and maintain the database name however i need to make a copy on ...
I need to copy a mass amount of tables in SQL Server to the same database (obviously renaming the tables). I need to include constraints, keys, indexes, etc, as well as data. (we need to copy an old ...
If you want to take a copy of one table and make a copy of it in another schema (under another username), you can use the SQL*Plus COPY command, or a simple <code>"create table foo as select * from ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results