Sorry, but there is NO WAY I understand this mask

Or can you explain to me, how I can search for something in this mask with several options to a field?
How to fix this:
mysql> SELECT domain, date FROM domains WHERE domain REGEXP '^[a-z]{4,12}?$' AND date = '4/27/2009' ORDER BY domain ASC;
Popularity: 1% [?]
Sorry, but there is NO WAY I understand this mask
Or can you explain to me, how I can search for something in this mask with several options to a field?
How to fix this:
mysql> SELECT domain, date FROM domains WHERE domain REGEXP '^[a-z]{4,12}?$' AND date = '4/27/2009' ORDER BY domain ASC;Related Posts
Posted in Technology.
Tagged with fail, gui, mysql, phpmyadmin, userinterface.
By CoCaman
– 27. April 2009
Recent Comments