What is the difference between SQL and SQL Server?

Answers were Sorted based on User's Feedback



What is the difference between SQL and SQL Server?..

Answer / anusha

SQL is a language which is used to retrieve and manipulate
data in database .... SQL Server is the relational data base
management system, a product from Microsoft.

(or)

SQL - Structured Query Language - is an open, vendor-
independent,
standardised language for accessing and manipulating data
stored in
relational databases. The standards are defined by ANSI.

SQL Server is one of many products that supports and
implements the SQL language.

Is This Answer Correct ?    28 Yes 0 No

What is the difference between SQL and SQL Server?..

Answer / sdivyajob

sql is the programing language for accesing and manipulating
of data in database and sql server is client-server dbms
products.

Is This Answer Correct ?    9 Yes 1 No

What is the difference between SQL and SQL Server?..

Answer / raaaj

excellent answer by anusha... that is 100% right

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More MySQL Interview Questions

How do I copy an entire mysql database?

0 Answers  


How can I insert images into a Mysql database?

0 Answers  


What is myisam?

0 Answers  


How can increase the performance of MySQL select query?

3 Answers   RV Technologies, Span Systems,


Hi Team, This is kartik, I recently completed my B-tech. Importance of posting this question is for to know the best books on SQL(MYSQL/Oracle)? I like SQL concept's so much, at the same time i decided to choose SQL for my career purpose. So please suggest me the best books that are very helpful for a fresher to improve concepts like (SQL/PLSQL)Basics, programming concepts, architectures etc. Please consider my request as an important one. I am very thankful to you for providing this opportunity. If possible can you please send the names of books for my personal id also: karthikgdv1206@yahoo.com. Thanks, Kartik T

0 Answers  






What is longblob in mysql?

0 Answers  


What are the differences between mysql vs sql server?

0 Answers  


What are the differences between innodb and myisam engines?

0 Answers  


In how many ways we can retrieve the data in the result set of MySQL using PHP? What is the difference between mysql_fetch_object and mysql_fetch_array ?

0 Answers  


What is blob and text in mysql?

0 Answers  


What is mysql_query?

0 Answers  


What is meant by decimal (5,2)?

0 Answers  


Categories