What should i use?
#1

I should use MySQL or SLQ?
Please tell me.
Reply
#2

Quote:
Originally Posted by GreekScripter
Посмотреть сообщение
I should use MySQL or SLQ?
Please tell me.
SQL*

Isn't there a difference between the two? I forgot what it was.
Reply
#3

SQL is the language itself. It's used within multiple database systems, including MySQL, SQLite, Microsoft SQL Server and even Microsoft Access.
Reply
#4

But what's the difference with MySQL ?
Reply
#5

Quote:
Originally Posted by GreekScripter
Посмотреть сообщение
But what's the difference with MySQL ?
Use MySQL. With MySQL you need a Database with connection.
Reply
#6

MySQL is a RDBMS (Relational Database Management System) and SQL is a language for querying databases (like MySQL). The basic functions of SQL are usually the same on almost all RDBMS like Oracle, Sybase or DB2 but each of those databases have their own advanced functions.
You can start learning SQL with MySQL which a very used database.
Reply
#7

Thanks.
I am looking forward on making my own MySQL gamemode.
Reply
#8

If you're not planning on saving a lot of things, but want to learn the SQL syntax, as well as have the file easily accessible in the server files diction of your SA-MP server folder, look into SQLite.
Reply
#9

Quote:
Originally Posted by GreekScripter
Посмотреть сообщение
Thanks.
I am looking forward on making my own MySQL gamemode.
Lol! Its forward and no problem
Reply
#10

MySQL
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)