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

Write a command with which mysql table can be repaired

732


Will mysql remain free?

712


What are the similarities between a function and a procedure?

657


How can I change database in mysql?

668


What is prepared statement in mysql?

730


What do you need to connect php to mysql?

715


What is difference mysql and mysqli?

718


What is meant by decimal (5,2)?

747


How do you flush privileges?

726


Which is best pdo or mysqli?

666


Can you shard mysql?

699


How do I show all mysql databases?

710


Is mysql a dbms?

653


What is the difference between unix timestamp and mysql timestamp?

735


How many rows we can insert in a mysql table?

717