1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

How start to learn about database ?

Discussion in 'Databases' started by Maite Vazquez, Feb 18, 2011.

  1. #1
    Do you know some good tutorial or site for learn? can you help me. I want to learn how integrate scripts.
     
    Maite Vazquez, Feb 18, 2011 IP
  2. AstarothSolutions

    AstarothSolutions Peon

    Messages:
    2,680
    Likes Received:
    77
    Best Answers:
    0
    Trophy Points:
    0
    #2
    http://www.w3schools.com/sql/sql_intro.asp

    As usual w3 school has well written information to give you the basics and gives examples in MS SQL, MySQL and Oracle. Doesn't go as far as doing triggers, stored procedures etc but then most web programmers dont go that far either.
     
    AstarothSolutions, Feb 19, 2011 IP
  3. supportex

    supportex Peon

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    0
    #3
    MySQL reference also includes SQL tutorial.
     
    supportex, Feb 20, 2011 IP
  4. Maite Vazquez

    Maite Vazquez Peon

    Messages:
    33
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Very nice website thank you very much
     
    Maite Vazquez, Feb 20, 2011 IP
  5. prptl709

    prptl709 Guest

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Yes I appreciate for this w3school is really a good site for sql and mysql.
     
    prptl709, Feb 21, 2011 IP
  6. v4vikaskatoch

    v4vikaskatoch Peon

    Messages:
    153
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #6
    @AstarothSolutions You have mentioned great resource to learn more about mysql, sql database. It's a very useful for newbie like me. Thank You.
     
    v4vikaskatoch, Feb 23, 2011 IP
  7. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #7
    the mysql site itself is a great resource most google searches will show this as a resource anyway http://dev.mysql.com/
     
    srisen2, Feb 24, 2011 IP
  8. alfa_375

    alfa_375 Active Member

    Messages:
    445
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #8
    very good resources for sql for the beginners.
     
    alfa_375, Feb 27, 2011 IP
  9. reliablewebhosting

    reliablewebhosting Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Use w3school there are realy good tutorials.
     
    reliablewebhosting, Feb 28, 2011 IP
  10. PsHouse

    PsHouse Peon

    Messages:
    12
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    thank you too. I have theoretical knowledge about db but needed this tutorial to get me going :)
     
    PsHouse, Mar 1, 2011 IP
  11. ashishy.freelancer

    ashishy.freelancer Peon

    Messages:
    50
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #11
    lots of pdf books are available...Sql is common ...then chooose what u have to do oracle.,mysql, ibm db2
     
    ashishy.freelancer, Mar 3, 2011 IP
  12. rocky101

    rocky101 Peon

    Messages:
    28
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #12
    You can use Mysql Database for scripting. For using any database from script you need three basic entities, that is database name, username and password. For all script you can use same values to create table with specific name . create your own database and modify the scripts.
     
    rocky101, Mar 9, 2011 IP
  13. Mjoseph83

    Mjoseph83 Peon

    Messages:
    135
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #13
    If anyone is really interested in learning relation database management skills, go for postgresql...
     
    Mjoseph83, Mar 11, 2011 IP
  14. jezzz

    jezzz Notable Member

    Messages:
    4,884
    Likes Received:
    190
    Best Answers:
    0
    Trophy Points:
    200
    #14
    How does it work for SQL new learners
     
    jezzz, Mar 11, 2011 IP
  15. Amjad2010

    Amjad2010 Peon

    Messages:
    40
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #15
    Hi very useful tutorials on SQL on w3schools.com
    Explained with beautiful examples. For web development/ mySql tutorials visit this: webdevelopersnotes dot com
    Hope this helps !!!
     
    Amjad2010, Mar 12, 2011 IP
  16. christyzulueta

    christyzulueta Peon

    Messages:
    10
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #16
    I will try and check it as well.. Thanks!
     
    christyzulueta, Mar 13, 2011 IP
  17. srisen2

    srisen2 Peon

    Messages:
    359
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #17
    i would recommend using mysql with language such as php so you can really understand how it works as it is hard to do so with no reference
     
    srisen2, Mar 17, 2011 IP
  18. linkbooster

    linkbooster Banned

    Messages:
    59
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #18
    Hi,
    If you want to start database with scratch i would suggest you. start with w3schools . com its best online tutorials for fresher.
     
    linkbooster, Mar 29, 2011 IP
  19. cPAce

    cPAce Peon

    Messages:
    445
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #19
    I recommend going to your library and finding MySQL for Dummies and work from there. MySQL is the easiest to start learning off of. Once you get the hang of that, you should find a db type you want to learn about and try and find help sites and books you can read.
     
    cPAce, Apr 2, 2011 IP
  20. randheer

    randheer Greenhorn

    Messages:
    19
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    11
    #20
    As suggested by every one W3 School is good website.

    As a beginner you need to install some sample database engine start playing with it get the general operation documented with you and start creating those objects once you will start doing this you will automatically learn concepts.
    Once you will start writing query you will found it more interesting.

    Choose your database engine as per your requirement and start practicing. I started on SQL server directly and working on it for last 6 years.

    For sql server you can also look into MSDN.
     
    randheer, Apr 4, 2011 IP