Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

mySQL 4.0 or other vers. Anyone try this?

  • 29-04-2003 9:28pm
    #1
    Registered Users, Registered Users 2 Posts: 1,766 ✭✭✭


    I'll going to try out mysql just for learning. How does simple SQL and DDL compare with say Oracle's SQL (which I'm familar with) in 8 or 9i, ie is similar? I'm planning to install under RH8 and do some local queries on a test db.


Comments

  • Closed Accounts Posts: 5,564 ✭✭✭Typedef


    Are you aware of the fact that MySQL doesn't support stored procedures... thus you will have to do logic in php, c, tcl or something...

    Maybe Postgresql is more along your alley if you are an Oracle kid.


  • Registered Users, Registered Users 2 Posts: 1,766 ✭✭✭hamster


    Ok but MySQL will support tables, views, triggers, indices? Basically that's all I want in this case. Thanks.


  • Banned (with Prison Access) Posts: 16,659 ✭✭✭✭dahamsta




  • Registered Users, Registered Users 2 Posts: 1,766 ✭✭✭hamster


    Thank you for that dahamsta. That's great. I think I'll try Postgresql 7.3.2 in the meantime.


Advertisement