Query to select passwords from a table having a column "Password" Whose length is b/w 8 &15 and having 'A' as the first character in the password irrespective of case.
3 6464Fname Lname City Pin ramesh kumar salem 365241 Query to generate a code having the firstletter of Fname,Lname & 3letter of city Last 3letter of pin,all in capital letters
3 5375
can you tell the order of sql select statement? : Mysql dba
How to Set a root password if there is on root password.
What is the use of mysql workbench?
How to enter Characters as HEX Numbers?
How to delete a database from mysql server.
Why is mysql used?
What data type is money?
What is dbms in mysql?
Is mysql a nosql database?
What is int mysql?
how you will Create a database on the mysql server with unix shell.
Can mysql and mariadb coexist?
using primary can we relate two table, with out foreign key?
Is microsoft sql same as mysql?
What are the ways in which you can retrieve data in the result set of mysql using php?