Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

want to duplicate a table along with its data..

Former Member
0 Kudos

hi,

i have a custom table. i want to create a copy of it along with its data. can it be done without writing a z program ??

thks

1 ACCEPTED SOLUTION

Former Member
0 Kudos

It cant be done . You have to write a z pogram to update the data in the new dbtable.

1 REPLY 1

Former Member
0 Kudos

It cant be done . You have to write a z pogram to update the data in the new dbtable.