Tuesday, December 30, 2008

Correcting Diagram and Deploy database

I was planned for develop my database.I was planned about data,table, and drawing dataflow
diagram for determine what datum are flow in database system.I went to met teacher almost every month for present database diagram ,then I learned "How to draw diagram correctly".
database diagrams is involved context diagram,dataflow diagram,E-R diagram.It useful for
operate,develop,implement,my database well.
In last week,I deployed table on MySQL database,I used phpMyAdmin tools. Database is
consits 3 table are MOE_GIRL,CREATOR,MOE_TYPE,these tables are related.I added data
by GUI but I create relation between table by COMMAND LINE. I copied database command
[such as Createtable,CREATEDATABASE]to text file for study it later.
In the future,I will normalize and develop database application for get database more usable
and learning further.

No comments: