+ 6

what is difference between sql and oracle ?

sql vs oracle

16th Dec 2017, 8:57 AM
S A
S A - avatar
4 Antworten
+ 13
Hi dear Sarah! 🌹 SQL (pronounced "ess-que-el") stands for Structured Query Language. SQL is used to communicate with a database. According to ANSI (American National Standards Institute), it is the standard language for relational database management systems. SQL statements are used to perform tasks such as update data on a database, or retrieve data from a database. Some common relational database management systems that use SQL are: Oracle, Sybase, Microsoft SQL Server, Access, Ingres, etc. With regard to this summary, SQL is a language to help us to communicate with a database. On the other hand, Oracle is one of the most popular database management systems. [ http://mobile.sqlcourse.com/intro.html ] Have a good time, my friend. 🌸
17th Dec 2017, 1:30 PM
Babak
Babak - avatar
+ 1
sql is free!
15th Feb 2018, 5:36 PM
Amirhosein Morteza
Amirhosein Morteza - avatar