> Folks, this is funny.
>
> I've been using Oracle for several months, and started teaching myself
MySQL
> since last weekend. I'm currently using the MySQL version 3.23.49
You might want to go get the latest if you can (4.0.14).
> I found something really interesting: In Oracle, I have to crea
I found something really interesting: In Oracle, I have to create the
Foreign Key in order to join 2 tables. It's quite different when I deal with
MySQL. I can join two tables without creating the Foreign Key. - Is this
Normal? Before learning MySQL, I thought both MySQL and Orcle use Structura
>
Sent: Wednesday, October 01, 2003 12:04 AM
Subject: MySQL <-- SQL --> Oracle
> Folks, this is funny.
>
> I've been using Oracle for several months, and started teaching myself
MySQL
> since last weekend. I'm currently using the MySQL version 3.23.49
>
> I f
Folks, this is funny.
I've been using Oracle for several months, and started teaching myself MySQL
since last weekend. I'm currently using the MySQL version 3.23.49
I found something really interesting: In Oracle, I have to create the
Foreign Key in order to join 2 tables. It's quite different wh