InterviewSolution
Saved Bookmarks
| 1. |
What is MySql? Write any two features? |
|
Answer» My SQL is Structured Query Language based open source Data Base Management System. Two features of MySQL are: (i) Cross-Platform support. (ii) Free to download and use. |
|