Quote:
|
Originally Posted by Rann_03
can someone tell me more about it and how it works? why is it important in building a website?, what is FTTP again and what is it for? am really confuse I really need help please
|
I don't think any one could explain what is MYSQL in one of these post.......you have picked a huge subject and I don't know where to start.
SQL stands for "Structured Query Language" and many company have their own version and MySQL is one of them.
In a nut shell, SQL is database made by software which lets you organize data and display it as per your design. All the shipping / receiving / Accounting / Sales / Marketing data collected by companies are done through database, it could be Oracle, SAP or SQL database...... that's why it is important to have database for web site too......but if you are not planning to sale or buy anything through your site, I would suggest to start with basic web site and gradually you could add database to your site......anyways, here is some starter tutorial for MYSQL:
http://hotwired.lycos.com/webmonkey/...tutorial4.html
http://handsonhowto.com/sql101.html
http://www.mapbusinesssolutions.com/...ies/sql101.htm
Cheers