Oracle is an RDBMS product.
I created a Windows 2003 R2 Virtual Machine running on VirtualBox and I installed Oracle (10201_database_win32). I assigned a static …
oracle10g windows-server-2003 virtualboxI need to determine the MAXSIZE that was set for a tablespace when it was created (Oracle 10g) I'm sure …
oracle oracle10g tablespaceIs there any other way to get datetime field from oracle database in 24hour format???like -> "select getxsddate(…
oracle10gI want to check the last time stats was run on my Oracle 10g server. I would normally do this …
oracle oracle10g sqlplus statisticsWhen I give the command to drop a user i.e. DROP USER 'username' cascade, Does it deletes all the …
oracle10gOn oracle 10gr2, i have several sql queries that i am comparing performance, but after first run, the v$sql …
sql oracle10g