What can be done with SQL and jquery ? What are the differences and scopes of each? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 3

What can be done with SQL and jquery ? What are the differences and scopes of each?

3rd May 2020, 3:21 AM
Shailendra Kumar
Shailendra Kumar - avatar
2 Answers
+ 2
There is no similarity at all between SQL and jQuery. SQL is a database and is used for managing data. jQuery is a framework in JavaScript which allows smaller JavaScript codes (like in JS it is document.getElementById(if) and in jQuery it is $("#id")). Also jQuery allows a few more things like easy GET and POST requests.
3rd May 2020, 4:12 AM
XXX
XXX - avatar
0
hysjh3h
4th Dec 2020, 5:50 PM
يوسف التميمي
يوسف التميمي - avatar