Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Create Table script from exisiting table using Toad

I am new to toad and certainly db management if not my job. I am Java Developer, where I have a scenario to create tables in test environment which are exact copy of another environment from another db.

I have access to both tables with all permissions. All I need to do is, Get an exact copy of CREATE Table structure from Dev environment table to test environment.

Please guide me to do this.

Db: Oracle Toad Free ware 11.x

Note: Table data is not required. Needed only table columns and constraints etc.

like image 354
RaceBase Avatar asked Oct 23 '25 17:10

RaceBase


1 Answers

Hit F4 after entering your table name -> Click on Script tab, you'll get the DDL statements.

like image 90
Sathyajith Bhat Avatar answered Oct 26 '25 11:10

Sathyajith Bhat



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!