January 19, 2020 at 6:37 pm
I have a SQL 2014 database, and two more from 2016, that I need to migrate to Oracle 19.
How can I generate all PL/SQL DDL for all source tables? i need at least CREATE TABLE for each, but of course preferrably with all constraints and Foreign Keys, etc. . indexes, too, but indexes is not a priority. What are my best options?
Obtain Oracle DDL = How ?
Likes to play Chess
January 19, 2020 at 6:55 pm
Dude! There's no need to triple post! It just spreads out answers and wastes other people's time because they cannot see all that's been posted.
Please folks... no answers here. Let's concentrate our efforts on one of the posts at the following URL: Thanks.
--Jeff Moden
Change is inevitable... Change for the better is not.
December 30, 2020 at 7:25 am
This was removed by the editor as SPAM
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply