19.07.2017, 14:37
As I said, SQL statements (again for what a starting user needs it for) aren't hard to write. It's almost as writing pseudocode.
I don't want to carry this discussion on any further, but SQLite is fairly simple in my opinion and I believe people should start off with it instead of INI.
Код:
SELECT sql_id FROM users WHERE username = Paulice LIMIT 1