17.06.2016, 21:23
(
Last edited by vannesenn; 18/06/2016 at 12:18 AM.
)
Table will contain online users. In table is few rows(less than ten). 2nd query I can write also like this:
SELECT ID, Name etc.. FROM TABLE(direct in tquery. I see that I can do query without format function).
@ Also
SELECT ID, Name etc.. FROM TABLE(direct in tquery. I see that I can do query without format function).
@ Also
Code:
if(var == x) { if(y == z) { } } // OR if(var == x && y == Z)