I am using oracle 10g on windows xp. How can i 开发者_运维技巧\"check which instances are currently known by the listener\"? I did googling over it and i found a method of checking, this method says u
I am working on an application that created by oracle forms(6i). I try to use timer in one of my forms every thing was fine during testing and I move my form to production.
I have a linked table set up in Access to an Oracle 10 enterprise server.It works great on my computer.But I\'m trying to get a co-worker set up with the same functionality, and for some reason, she c
Suppose I have multiple Oracle databases in the same server. Now I want to connect to particular database and query a table just like SQL Server 2008. How to start particular Oracle 开发者_如何转开发d
I\'m working on writing some batch scripts for my company, and I see in some historical batch scripts with the following steps:
I\'m using Oracle 10g. My research at SQL - How to select a row having a column with max valueand http://jan.kneschke.de/projects/mysql/groupwise-max/
Initial data: have a paragraph of query which in the sake of reasoning can be simplified to next SELECT MAX((CASE
I\'m trying to debug a SELECT inside a procedure, and I\'m trying to this using a anonymous block. I would like that SQL Developer simply return the last SELECT statement, but I get the error:
I\'m trying to obtain the full path of the server\'s desktop using a plsql script. running the script on the server itself.
How to connect data base using jndi datasource in weblogic. i am using following code but it is giving null value for connection