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 6322Fname 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 5241
How many ways we can retrieve the date in result set of mysql using php?
What is limit in mysql?
What happens when the column is set to AUTO INCREMENT and if you reach maximum value in the table?
Which is best pdo or mysqli?
What is clob datatype?
Why do you think it is advised to not to use guid and character columns as clustered index arrays?
What is general log in mysql?
How do you flush privileges?
what is the difference between gui testing and database testing? : Mysql dba
What are the types of queries?
Why we use mysql workbench?
Explain about the architecture of MYSQL?
If we use sum function in mysql, does it return sum of that row or for that column?
Difference between CHAR and VARCHAR?
Is Mysql query is case sensitive?