Question about MySQL
#1

Hello!

Im am new to MySQL and i want to know how to check something from database.
Example, if i want to make changename cmd and i want to check if this name is in database, then how to do it?
In new MySQL R33 i don't know.
Reply
#2

"SELECT * FROM `database_name` WHERE `name` = '%e'"

and depend on "cache_get_row_count", if it's more then 0 then somebody has that name.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)