Tuesday, May 5, 2015

PHP 2.2.3

Conclusion
1.       What are the advantages of adhering to the first two of the normal forms?

It makes Everything more organized and removed redundancy.



2.      Describe a way that a school might use a relational database.


 A school could use one to find all the students with a certain first name, or with a certaingrade in a class. This is becuase relational databases take advantages of repeated feilds.



3.      What additional functionality do you achieve by airing up PHP with MySQL as opposed to using MySQL from the command line?

PHP allows the relational database to be utilized and allows other types of databases to be presented.

No comments:

Post a Comment