Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Boell Fischer   on Sep 21 In Java Category.

  
Question Answered By: Ayaz Hashmi   on Sep 21

1) exceute a select * SQL command
2) get field names and info by getmetadata on resultset
3) crate "create table" statement  from metadata
4) iterate result set and craate insertstatements
add result of 3,4 to your dump  file

Share: 

 

This Question has 1 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on How can I take dump? Or get search suggestion and latest updates.


Tagged: