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
how you will Create a database on the mysql server with unix shell.
How is oracle different from mysql?
Is blocked because of many connection errors mysql?
Explain timestamp?
What is mysql_query?
What do you need to connect php to mysql?
What is the difference between truncate and delete in mysql?
How can we optimize stored procedure?
What does mysql flush hosts do?
What is a mysql view?
What language is mysql written in?
How do I copy a table in mysql?
What is mysql procedure?
How to create a test table in your mysql server?
What is a mysql server?