If you wish to encrypt the username and password using php, how will you do that?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More MySQL Interview Questions

How can a user get the current SQL version?

2 Answers  


Which one of the following is the correct way to select all columns and all rows from "vtable"? Choice 1 SELECT FROM vtable SELF JOIN vtable Choice 2 SELECT ALL COLUMNS FROM vtable WHERE ALL ROWS = * Choice 3 SELECT EVERYTHING FROM vtable Choice 4 SELECT vtable.* WHERE vtable = vtable Choice 5 SELECT * FROM vtable WHERE 1 = 1

3 Answers  


What is acid in mysql?

0 Answers  


explain GROUPBY & HAVING clause with examples.

0 Answers  


What is ISAM?

0 Answers  






what is database white box testing? : Mysql dba

0 Answers  


Which is best pdo or mysqli?

0 Answers  


Explain the difference between procedure and function in mysql?

0 Answers  


Is mysql same as mariadb?

0 Answers  


How to find out the second largest element from mysql table

15 Answers  


What is a data directory?

0 Answers  


How do I fix a crashed mysql database?

0 Answers  


Categories