Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Generate SQL Scripts with data?

Status
Not open for further replies.

redlam

MIS
Jun 28, 2000
218
US
Is there a way to generate SQL scripts for tables which would include the 'insert into' statements for the data contained within that table?<br><br>
 
TOAD does the first part of what you want to do.&nbsp;&nbsp;As for the INSERT statements I have seen MS Excel used where the volume of source data is small.&nbsp;&nbsp;You can use Excel to autogenerate the INSERT statements with a bit of fiddling, using concatenate.<br><br>Nick <p> Nick<br><a href=mailto:ndaniels@ventura-uk.com>ndaniels@ventura-uk.com</a><br><a href= > </a><br>If it's Data Warehousing or related then I want to know - but post it to the forum!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top