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 6477Fname 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 5383
Write a program using the select statement, while loop.
What is a definer?
Write a command with which mysql table can be repaired
How to rename an existing column in a table?
Explain % and _ inside like statement?
Can you shard mysql?
What is full form of xampp?
What is horizontally scalable?
using primary can we relate two table, with out foreign key?
What is the purpose of using ifnull() function?
What is pragma autonomous_transaction?
What command is used to delete the data from the table without deleting the table structure?
How can you export the table as an xml file in mysql?
What is difference between mongodb and mysql?
Which is better sqlite or mysql?