+ 2
What is the difference between sql and Oracle sql
6 odpowiedzi
+ 7
SQL is "English". Oracle SQL is "American English" ;)
+ 2
SQL is just the basic language itself. then you have different dialects (aka flavors) that are "spoken" to different database programs (such as those mentioned in a previous comment). Learn the concepts of SQL and it will be easier to fine tune your syntax. from there you can learn the program functionalities specific to the flavor chosen.
my advice: if you're trying to figure out which one to learn, do some research. while Microsoft SQL Server is only the 3rd most popular choice, there is a higher demand for DBAs that speak T-SQL than those who do not. Mysql and NoSQL are also in high demand.
+ 1
which is better to learn
+ 1
Structured Query Language (SQL) is the set of statements with which all programs and users access data in an Oracle database. Application programs and Oracle tools often allow users access to the database without using SQL directly, but these applications in turn must use SQL when executing the user's request.
0
Plz help me which one is good
0
oracle just like a any car
sql is how to drive a car.