Posts
Sort by recent activity
Can I alter a static table by adding a new column?
I want to add a new column to a static table. I have added the column at the sql definition of the table and adding the new column at the CSV of the table. The Data compare does not recognize the n...
Statements execution order for Deployment script
First of all, Wishing to all of you a joyful New Year.My source script folder contains table A. The target source script contains table A_sys and A_trxn tables. Table A contained system and transa...
includesourcetables option At dco For Oracle Data Compare
We created a deployment comparing a branch with our objects with an empty branch. Having selected the above option Data for static tables were created. Between the release 02.01.01.00 and 02.01.01....
Is it possible to change the order of inserts at the deployment script?
Is it possible to change the order of the inserts at the deployment script? I have considered as static two tables related to each other with foreign key. Since the first insert is performed at the...
Creating script for inserting data at static data table from data compare between two script folders
I have a scripts folder containingc:\myproject\mydatabaseuser\tables\table_a.sqlc:\myproject\mydatabaseuser\data\table_a_data.CSV (created by source control)The second scripts folder does not cont...
Creating script for inserting data at static data table from data compare between two script folders
I have a scripts folder containing c:\myproject\mydatabaseuser\tables\table_a.sqlc:\myproject\mydatabaseuser\data\table_a_data.CSV (created by source control)The second scripts folder does not con...