On 02/06/2012 05:41 AM, Yashik Vimal wrote:
> Hi there ! Is there a comprehensive data modelling tool that can
> convert logical data model into physical data model (database) of
> your choice (Oracle / SQL Server / DB2 etc).
Yes.
> If yes than can this tool be
> relied upon for re-engineering the physical database.
Yes.
> If yes then what
> happens to the data that and how is the data managed during the
> reengineering process.
You need to distinguish schema information and data. Modeling tools
deal with the schema information.
If you want to know more you can eg. look here
http://www.sybase.com/products/modelingdevelopment/powerdesigner
Cheers
robert