Sign up, and CougarBoard will remember which categories you want to view. Sign up
Apr 3, 2020
3:02:34pm
AFewThoughts Contributor
I'm no expert, but in general database queries would be as follows:

Select * FROM Contacts

WHERE particularfield = null

WHERE particularfield = ''

WHERE particularfield = ""

WHERE length(particularfield) = 0

WHERE LEN(particularfield) = 0

AFewThoughts
Bio page
AFewThoughts
Joined
Oct 4, 2014
Last login
Apr 29, 2024
Total posts
4,511 (6 FO)
Messages
Author
Time

Posting on CougarBoard

In order to post, you will need to either sign up or log in.