Username:

Password:

Author Topic: What is the importance of mysql  (Read 238 times)

cashcars

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 196
What is the importance of mysql
« on: February 03, 2012, 04:46:03 AM »
It allows your website to remember information for people even if they are on a different computer all over the world. So you can make a hit counter and it would work for every single person that visits your site and you could also make a log in box that remembers the users name and other information.

evantanski

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 6
Re: What is the importance of mysql
« Reply #1 on: February 14, 2012, 03:12:04 AM »
We get data from people producing CSV's in Sta ta. We have a program to read the file, automatically create a SQL table according to the column headings and insert all the rows. It was convenient to just automatically create everything as varchar so that it doesn't require talking to a SQL guy every time they change the format. It works well.

techie

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 7
Re: What is the importance of mysql
« Reply #2 on: February 16, 2012, 03:30:05 AM »
It allows your website to remember information for people even if they are on a different computer all over the world. So you can make a hiut counter and it would work for every single person that visits your site and you could also make a login box that remembers the suers name and other information.


duhakabuok

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 2
Re: What is the importance of mysql
« Reply #3 on: February 22, 2012, 07:36:36 AM »
Why? It stores all the data you need for your website. It also helps in retrieving data before it was down.
You can also review the previous information you may be needing in the future.
It is really very helpful and very useful. Our university is using it.

ilhtdubai

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 103
Re: What is the importance of mysql
« Reply #4 on: March 12, 2012, 12:12:07 AM »
all above is very nice info and i also like mysql becoz of these facilities of remembeing data

raghu25

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 4
Re: What is the importance of mysql
« Reply #5 on: March 20, 2012, 01:46:03 AM »
Mysql serves as RDBMS for storing querying and retrieving data....!!!!

ilhtdubai

  • Full Member
  • ***
  • Karma: +0/-0
  • Posts: 103
Re: What is the importance of mysql
« Reply #6 on: March 20, 2012, 05:47:29 AM »
Performing backup of MySQL database is the most important activity of any database administrator but most of database administrators just neglect this activity. It is like a nightmare situation for the administrators, if database gets corrupt and there is no any backup available to recover MySQL database. At this scenario, they will realize that they have done a blunder mistake. Backup helps to handle any type of corruption strike by virus, hardware failure and other. Always try to take a proper backup because without proper backup, you will unable to restore complete database properly.

darcymcvey

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 5
    • WWW
Re: What is the importance of mysql
« Reply #7 on: April 06, 2012, 02:47:52 AM »
If you want to studying MySQL, then we have lots of enhance lessons are available on the internet to understand MySQL. It is a totally free and easy language to make various sites.

jassyscare

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 5
    • WWW
Re: What is the importance of mysql
« Reply #8 on: April 20, 2012, 09:29:11 PM »
Mysql is a one type of database management system it is used to manage the data and retrieve the data in to the table.It is used to manage the data it generate and run query to take some related information about database. 

bowmanjudd

  • Newbie
  • *
  • Karma: +0/-0
  • Posts: 11
Re: What is the importance of mysql
« Reply #9 on: May 04, 2012, 09:45:36 PM »
It is a database system which is used on web. Main feature of  MySQL database is that it allows you to create a relational database structure on a web-server somewhere in order to store automate procedures or data.It is actually most popular database system.
But I don't know what is the difference between mysql and sql server??

R4 SDHC | SDHC Card
Logged