Return to Snippet

Revision: 1955
at November 29, 2006 02:22 by berkes


Initial Code
SELECT name, mail FROM users WHERE NOT access;

Initial URL


Initial Description
Grab all users that never logged in.

Initial Title
list of users that never logged in

Initial Tags
drupal

Initial Language
SQL