Which is better mysql or sql?



Which is better mysql or sql?..

Answer / Subhash Kumar Maurya

SQL (Structured Query Language) is a standard language used for querying and manipulating databases. MySQL is an open-source relational database management system that implements SQL. There is no direct comparison between SQL and MySQL, as SQL is the language while MySQL is a specific implementation of it.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More PHP Interview Questions

hi to all i am fresher in php and want to learn php and want a fresher job in php. how to total time i expend to learn php and what is freshers salary.

9 Answers  


How to return a value back to the function caller?

1 Answers  


i was set new individual folder for saving session values,the folder name is session and i set 777 permission,using session.save_path function like session.save_path "/home21b/sub004/sc21311-ULCX/candyoflove.com/session/" but it causing Warning: Unknown(): SAFE MODE Restriction in effect. The script whose uid/gid is 12112/12112 is not allowed to access /home21b/sub004/sc21311-ULCX/candyoflove.com/session owned by uid/gid 12267/12267 in Unknown on line 0 ,please tell what changes make this script, i was using .htaccesss file..plz help me....

1 Answers  


What is meant by urlencode and urldocode?

2 Answers  


what is CURL?

1 Answers  


Why do we use php?

1 Answers  


How can i send a HTML file to mail account.

2 Answers  


What is difference between readonly and constant?

1 Answers  


Can you give example for trait in php?

1 Answers  


What is filter_var?

1 Answers  


I need to know about the courses which are useful in corporate companies.. especially php/mySQL, Java/j2ee, .NET.. also tell if any other courses are valuable

1 Answers  


How to count a number of words in a string in php?

1 Answers  


Categories