Database Management Employment

Home Forums Employment & Business Issues Database Management Employment

Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #595626
    Grandmaster
    Member

    How is the employment market for database management (DBMS)? And which DBMS are currently most popular (Oracle, MS SQL) and employable?

    What is the learning curve to learn DBMS from the beginning (for someone coming from a general IT background with a decade + old B.S. in MIS)?

    What other areas of IT are worthwhile exploring for training towards employment?

    #749574
    WolfishMusings
    Participant

    How is the employment market for database management (DBMS)?

    As long as there are databases and as long as people need structured data storage, there will always be a need for people to program/administer databases.

    And which DBMS are currently most popular (Oracle, MS SQL) and employable?

    Both Oracle and MS SQL Server are widely used. Mysql is becoming more and more popular for web applications.

    What is the learning curve to learn DBMS from the beginning (for someone coming from a general IT background with a decade + old B.S. in MIS)?

    Learning to write a SELECT statement is not rocket science. SQL is, at it’s core, a very simple language.

    A larger part of the deal isn’t the language, but learning how to effectively and efficiently use the database. Learning how/when to index, how to optimize queries, proper database management, etc.

    The Wolf

    What other areas of IT are worthwhile exploring for training towards employment?

    #749575
    Grandmaster
    Member

    Roughly in what ballpark is the compensation package for being employed in this field?

    Time-wise, how long would you estimate it taking to train in it? Can it be self-taught, or would it be beneficial to take a professional course(s)? If so, what sort of courses are available?

    #749577
    Grandmaster
    Member

    Wolf (or anyone), any help?

    #749578
    Grandmaster
    Member

    Anyone?

    #749579
    WolfishMusings
    Participant

    Sorry… I missed your question earlier.

    The best way to find out what the salary range on any particular tech job is to go to job boards (Dice.com is very good for tech jobs) and do a quick search of your area.

    As for training, I would probably advise you to take a class if at all possible. While writing a SELECT statement is not rocket science, that’s really just the very basics of database management.

    The Wolf

    #749580
    Grandmaster
    Member

    Thank You.

    What else does training in this field entail? And how much time should one expect to invest in training?

    #749581
    WolfishMusings
    Participant

    I took a class in SQL Server about twelve years ago which lasted a few months. It was a part of a larger certificate program in client-server programming. The course I took covered querying… and that was about it.

    However, there is MUCH more to databases than simply knowing how to write a query. There is database administration, database development, analytics, business intelligence, data mining and on and on. You may want to look into these various fields and decide what aspect of it you want to go into. The amount of time you wish to devote to this is strictly up to you — but keep in mind that, like most any other endeavor, the more time you put into it, the better you will be at it.

    The Wolf

    #749582
    Grandmaster
    Member

    Would you recommend Oracle or MS SQL as a better option (personal biases aside, if possible) to train for?

    #749583
    WolfishMusings
    Participant

    Would you recommend Oracle or MS SQL as a better option (personal biases aside, if possible) to train for?

    I have never used Oracle, so I really can’t answer that question.

    The Wolf

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.