SELECT * FROM `Users` WHERE gender = 'F'
In total, the number of retrieved rows is 7.
Jane Smith, 30-60, This is a test using phpMyadmin GUI.
Andrea Parker, 30-60, I like writing.
Eli Chan, 30-60, I like reading.
Mary Smith, 60+, Test comment
Jane Smith, 30-60, Test insert
Jane Smith, 0-29, Test insert using HP form handling.
Jane Smith, 0-29, Test space
I am done.