What is the difference between SQL and SQL Server?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can get the current date in mysql?

502


What are procedures in mysql?

484


How can you see all indexes defined for a table?

613


How many rows can mysql hold?

466


What is the function of mysqldump?

568






What is a trigger in mysql?

545


What are the differences between a primary key and foreign key?

559


What does mysql_query return?

495


Is mysql deprecated?

458


What is mysql port?

552


What is difference between schema and table?

466


What is pdo in php mysql?

491


How to check server status with 'mysqladmin'?

525


Is sqlite faster than mysql?

487


What is difference between microsoft sql and mysql?

487