Re: [PHP] Showing tables (converting from MySQL to Oracle)

2005-06-23 Thread Kristen G. Thorson
This is really a question for an Oracle list, but I happen to know of the following page which has been helpful to me in the past: https://gdsg.ngdc.noaa.gov/tiki/tiki-index.php?page=SqlNotes kgt Shane Presley wrote: Hello, I've recompiled PHP to use Oracle, and been able to run a quick

[PHP] Showing tables (converting from MySQL to Oracle)

2005-06-23 Thread Shane Presley
Hello, I've recompiled PHP to use Oracle, and been able to run a quick test script that looks like... So now I'm going through and converting my MySQL code to Oracle. I've finished the connect functions, but getting hung up on how to do queries. For example the first query wants to SHOW TABL