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 6448Fname 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 5358
What is trigger in mysql?
What is view in mysql?
How do I start mysql client?
Write a command to view mysql database table structure?
How many rows can mysql handle?
Which command is used to view the content of the table in mysql?
Which is faster mongodb or mysql?
What are stored procedures and functions?
Consider you have the following three tables which have to be linked together.
Where is mysql data stored?
What is cursor in mysql?
How do I truncate all tables in mysql?
How does limit work in mysql?
What is mysql enterprise edition?
I want to find out all databases starting with ‘test’, I have access to?