Learn data modeling design Skills on OLTP and OLAP from a US University Professor with…
These SQL commands are related with Oracle's data dictionary and can be used to get…
important DDL Statements from Oracle like Commit, Rollback, Grant, Revoke etc..
In this section, we will try to explain about important database DROP commands that are…
In this section, we will try to explain about important database DML commands that are…
In this section, we will try to explain about important database ALTER commands that are…
View Comments
it is obvious that there are three types of schema architecture.
they are :- a) external schema
b) conceptual schema
c) internal schema
--->logical data modeling is the concept related with changing the conceptual schema data model with out changing the external schema.
--->physical data modeling is changing the internal schema with out changing the the conceptual schema.