initialize

On Wed, Apr 6, 2011 at 1:32 PM, Jerry Feldman <[email protected]> wrote:
> I know how to create a user, grant, et.al, but I don't know how to set this
> up to test if a user exists.

select count(*) from users where username like '%username%';

?

-- 
\js : "verbing weirds language." -calvin  [http://or8.net/~johns/]

_______________________________________________
Discuss mailing list
[email protected]
http://lists.blu.org/mailman/listinfo/discuss

Reply via email to