Hello Team, I generated an schema XML (using dump-model) from ORACLE database which has "index" defined on some columns,
I was thinking that if I use the same schema xml for and dump it in the MSSQL (using writeSchematoDB) it will create the schema with primary keys (means those columns which are index in the oracel will be a primary key in the mssql) But the results are totally different Please let me know what to do If I want to achieve that .. Do reply Regards -Sanjay -- View this message in context: http://www.nabble.com/Schema-XML-%3A-ORACLE-to-MSSQL-tf4415146.html#a12594074 Sent from the Apache DdlUtils - User mailing list archive at Nabble.com.
