Which language?

I would like to learn a database language. Which is the best one?
Many Thanks.

ITA :-)

Comments

  • : I would like to learn a database language. Which is the best one?
    : Many Thanks.
    :
    : ITA :-)
    :

    Hi there ITA:

    There is no "language" for database, maybe the only language that you need to learn is SQL (Structured Query Language) that implements thruout the database world with some variation.

    But if you are trying to learn up one or more database system, then you should learn up "ALL" but "ONE" of these famous database coz they are being used popularly and widely:

    - MS SQL Server
    - Oracle
    - IBM DB/2
    - MS Access
    - MySQL
    - Sybase
    - etc...

    Neo

    [size=2]Neo Gigs[/size]
    [color=blue]http://communities.msn.com.my/VisualBasicwithNeo[/color]

  • : : I would like to learn a database language. Which is the best one?
    : : Many Thanks.
    : :
    : : ITA :-)
    : :
    :
    : Hi there ITA:
    :
    : There is no "language" for database, maybe the only language that you need to learn is SQL (Structured Query Language) that implements thruout the database world with some variation.
    :
    : But if you are trying to learn up one or more database system, then you should learn up "ALL" but "ONE" of these famous database coz they are being used popularly and widely:

    :
    : - MS SQL Server
    : - Oracle
    : - IBM DB/2
    : - MS Access
    : - MySQL
    : - Sybase
    : - etc...
    :
    : Neo
    :
    : [size=2]Neo Gigs[/size]
    : [color=blue]http://communities.msn.com.my/VisualBasicwithNeo[/color]
    :
    :But what about the language DB2. Isn't that a database language?

    ITA :-)

  • : : : I would like to learn a database language. Which is the best one?
    : : : Many Thanks.
    : : :
    : : : ITA :-)
    : : :
    : :
    : : Hi there ITA:
    : :
    : : There is no "language" for database, maybe the only language that you need to learn is SQL (Structured Query Language) that implements thruout the database world with some variation.
    : :
    : : But if you are trying to learn up one or more database system, then you should learn up "ALL" but "ONE" of these famous database coz they are being used popularly and widely:
    :
    : :
    : : - MS SQL Server
    : : - Oracle
    : : - IBM DB/2
    : : - MS Access
    : : - MySQL
    : : - Sybase
    : : - etc...
    : :
    : : Neo
    : :
    : : [size=2]Neo Gigs[/size]
    : : [color=blue]http://communities.msn.com.my/VisualBasicwithNeo[/color]
    : :
    : :But what about the language DB2. Isn't that a database language?
    :
    : ITA :-)
    :
    :


    DB/2 is a database system from IBM, similar with Oracle and MS SQL. If you wanto be master in database programming, learning SQL language is a must.


    [size=2]Neo Gigs[/size]
    [color=blue]http://communities.msn.com.my/VisualBasicwithNeo[/color]

  • Do I need a program to compile it or anything like that? Or can I just type the code into notebook? Also if I wanted to learn DB 2 then would I need to buy the program or can ~I just type it into notebook? Many thanks.

    ITA :-)
  • : Do I need a program to compile it or anything like that? Or can I just type the code into notebook? Also if I wanted to learn DB 2 then would I need to buy the program or can ~I just type it into notebook? Many thanks.
    :
    : ITA :-)
    :


    Basically you need to learn up SQL language, this is a language that is similar with academic subject, it is a Universal standard language of database programming, mostly all Computers graduates must learn this.

    Then you need to get the database system (Oracle, DB/2, MS SQL), install it and learn all the system admin and programming documentation or tutorials. There are tons of knowledge about this and it can be a profession by itself.

    The best approach is to sign up a course of one of the db system



    [size=2]Neo Gigs[/size]
    [color=blue]http://communities.msn.com.my/VisualBasicwithNeo[/color]

Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories