Database Design
Database Design :
Database design is the process of producing a detailed data model of a database. This model contains all the needed physical design choices and physical storage parameters needed to generate DDL which can then be used to create a database. A fully attributed data model contains detailed attributes for each entity.
From : en.wikipedia.org/wiki/Database_design
Oracle DB compare
Oracle DB compare program, this Script will compare schemas in Oracle database versions 7.3.4 +. Written in Perl & platform independent, reports all differences in the mapped SchemaNames. Outputs HTML or ASCII (XML soon) (Version with TK interface)
Loading .....