learning MySQL
#1

I've pretty much learned the scripting basics and I am now looking to learn advanced. I've decided to start off by learning MySQL which is a new language to me. I'd greatly appreciate if you could tell me what's the first thing I should do. It may not be the correct order, so if you think that MySQL shouldn't be the next thing to learn, I'd be thankful if you replied.
Reply
#2

MySQL has plenty of documentation here:

http://dev.mysql.com/doc/refman/5.6/en/index.html

The MySQL plugin can be downloaded here:

https://sampforum.blast.hk/showthread.php?tid=56564
Reply
#3

I think MySQL is easier than others, because so much syntax can used in MySQL.
first you need to understand all MySQL syntax, you can learn here
http://www.w3schools.com/sql/default.asp

and for PAWN, so much tutorial in this forums.
https://www.******.com/search?q=mysq...orum.sa-mp.com

#CMIIW
Reply
#4

The first thing you must to know is that MySQL isn't a languaje (by the other hand, SQL is a languaje to handle one MySQL database), thats only a detail

Download one basic GM with Mysql and try to learn how it works, this is the first step I think..

regards
Reply
#5

I'll be checking the links you provided for the next hour. I wish it was possible to +rep all of you.
Reply
#6

If you want to learn SQL you don't even need to use pawn! You can use mysql from console, run queries and such. For visual management (for example I hate to create tables via queries) you can use MySQL workbench, or php based phpmyadmin.

Very useful graphs about joins: http://blog.codinghorror.com/a-visua...-of-sql-joins/
Reply
#7

Very useful piece of information. I've also found a few useful links where I can learn MySQL from. I don't want to rush as I have plenty of time but I may be a little disappointed if SQL is harder than I had thought.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)