Login
Remember
Register
Ask a Question
What is difference between SQL and SQL SERVER in DBMS?
0
votes
asked
Apr 2, 2020
in
DBMS
by
rajeshsharma
What is difference between SQL and SQL SERVER in DBMS?
#dbms-sql-server
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 2, 2020
by
amita rallin
SQL is a language that provides an interface to RDBMS, developed by IBM. SQL
SERVER is a RDBMS just like Oracle, DB2.
https://madanswer.com/dotnet
...