Help
-
Search
-
Members
-
Calendar
Full Version:
SQL Queries...
Invision Power Services
>
Community Forums
>
Community Web Design and Coding
bgqs
Jun 8 2005, 08:49 AM
I want to be able to query my sql db so that the results are that I am left with all the zero posters email addresses...
What query do I think to enter to produce these results ???
Thanks
bgqs
Μichael
Jun 8 2005, 02:39 PM
SQL
SELECT
email
FROM
ibf_members
WHERE
posts
=
0
bgqs
Jun 8 2005, 03:13 PM
Many Thanks
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here
.
Invision Power Board © 2001-2009
Invision Power Services, Inc.