ahahahahahah
Programmer
I have problems with folowing query:
"SELECT example FROM example WHERE example < (SELECT example FROM example)"
I know these kinds of query's are possible in other sql related databases but is it possible in MYSQL?
Or do I use the wrong command for mysql?
Thank You
Maxime
"SELECT example FROM example WHERE example < (SELECT example FROM example)"
I know these kinds of query's are possible in other sql related databases but is it possible in MYSQL?
Or do I use the wrong command for mysql?
Thank You
Maxime