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 do I change the max connection in mysql?

720


How to run a sql statement?

777


How to enter boolean values in sql statements?

781


Is mysql an oracle product?

672


Can a table have multiple primary keys?

685


What is the use of concat() in mysql?

726


What is sharding in mysql?

706


What is query log in mysql?

694


What ascii 31?

735


What is datatype in mysql?

678


Consider you have a composite index of three columns. Now, you have to provide the value of two columns in the where clause of a select query. Do you think index can be used for the operation?

712


Is mariadb better than mysql?

770


What is the use of i-am-a-dummy flag in mysql?

766


How do we delete a row in a table?

753


What is action query?

688