+ 1

SQL!

what's the difference between SQL and SQL Server? can anybody explains about this because i am being confused about SQL server like why we need to use this?

18th Mar 2018, 10:13 PM
Malik Ali
Malik Ali - avatar
7 Answers
+ 19
so you have a database full of ice cream flavours. SQL queries can be used to retrieve flavors or add new ones. a SQL server executes the queries and makes sure there's no errors if a flavor is read and rewritten to a different name at the same time, or multiple rewrites of a flavour happen at once. so writing sql is like you telling the ice cream man you want blueberry ice cream stick in the shape of sonic the hedgehog, and the ice cream man getting it and making sure everything is in order is the SQL server.
18th Mar 2018, 11:11 PM
Ahri Fox
Ahri Fox - avatar
+ 7
@Ahri has opened ice-cream parlour
19th Mar 2018, 2:25 AM
Kartikey Sahu
Kartikey Sahu - avatar
+ 4
SQL is a language used to handle database related works. While, SQL server is a Microsoft owned application which uses it's own SQL (T-SQL) to handle database related works.
18th Mar 2018, 10:15 PM
Sachin Artani
Sachin Artani - avatar
+ 3
thank you so much. I am looking forward to eat ice cream with you.šŸ˜™
19th Mar 2018, 6:02 AM
Malik Ali
Malik Ali - avatar
+ 1
šŸ˜‚šŸ˜‚šŸ˜‚ I also want one
19th Mar 2018, 8:05 AM
Sachin Artani
Sachin Artani - avatar
0
Ok brother just let me know where you want to eat .
19th Mar 2018, 10:01 AM
Malik Ali
Malik Ali - avatar