Asked by
Birds of the sky (2 Golds)
Tuesday, 01 Oct 2019, 12:37 AM
at (Technology
Computer)
|
|
|
|
What is MySql? 1. MySql is a database server. 2. This is an ideal plot form for large and small applications. 3. It can be compiled on several platforms. 4. It can be downloaded and used for free, like PHP. Remember that when we do a web application, we have to put our data in a database. That means you have to put it in the database table. There are many other types of database servers. For example: MS SQL, ORACLE, PORTGRESS SQL, PYTHON, SQL SERVER, ACCESS, DB2, etc. In order to work with MySql, you will need to install the xampp software on your computer and before starting work, you should check to see if mysql is on. With MySql we can do many large databases. We can store a lot of information. And we can use it when needed. Answered by Birds of the sky (2 Golds) Tuesday, 01 Oct 2019, 12:38 AM |