Database Languages.

Soldato
Joined
26 Feb 2004
Posts
4,800
Location
Hampshire, England.
Hi guys,

Just a quick question.

How many types of database languages are there currently in use :confused:

I’ve only ever used MySQL, but I understand Microsoft has its own type a DB language and I’m sure there are others, but what are the main contenders?

Is there anyone here with a broad DB knowledge that would care to elaborate for me :)

Cheers,

SW.
 
they pretty much all use SQL which is basically the same but each DBMS has its own functionality. MySQL is really basic, Oracle 10g is the daddy.
 
Back
Top Bottom