Quote:
Originally Posted by Seif_
Quote:
Originally Posted by Mina
Quote:
Originally Posted by Seif_
MySQL is better than using files. It works properly, you're just not doing it right.
|
Firstly it's SQL not MySQL (MySQL is just a server).
And then you can't say which is better, as i said, it depends on the scripter.
|
I'm well aware that it's SQL, I'm talking about MySQL.
And yes you can say which is better obviously. Files will take lots of space and they're slower.
|
LOL, you talk about MySQL ?, may i please know what is your mean with that ?
And again you noticed wrongly, SQL does use very much more space than a file.
And may i know how you found out "Files will take lots of space" ?
Sorry but again there is one more wrong.
SQL is NOT faster than filing, and it's even slower,if you don't use it in standard ways, if you don't belive try to do this
Update a big SQL table like cars, with about 2000 records and 20 fields.
Now try to do it by file, you will see which is faster.
Anyway no one can say which is faster.
Again i have to say >
It depends how you use it, yes if you use SQL in standard ways then it's faster. and if you are going to use it like newbies then i should say it's very slower than filing.