Should this work, assuming a user table with the right shape? select username from users order by upper(username)
I get syntax error @ "upper" Regards, Jim Murphy Mindreef, Inc.
Should this work, assuming a user table with the right shape? select username from users order by upper(username)
I get syntax error @ "upper" Regards, Jim Murphy Mindreef, Inc.