Hi guys, im in the middle of converting a script that uses a MySQL databae so that i can use it with an Oracle database. The thing is that since MySQL and Oracle functions are a bit different im a bit lost.
Can anyone help me convert the following segments of MySQL to the equivelent in Oracle?
Note: all i've included is the MySQL code that i've used