Let\'s suppose I have a package A that has type type_bla is record (id number, ...); Also in the same package body I have a query, that fetches all the fields needed to construct the object. If I h
I have 2 scheduler jobs, that run different scheduler programs. Each of scheduler program run the same procedure but with different arguments.
Let\'s suppos开发者_JAVA百科e I have a timestamp variable: select timestamp \'2011-02-24 08:30:42 +06:00\' from dual;
How to retrieve all the list of schedules of current user? (Oracle 11g r2) Toad can retrieve it in som开发者_JAVA百科e way (since it draw them in the objects tree) but I cannot find the view (query)
I use the Oracle wallet to store passwords for the databases I connect to.Our password policy requires us to change our passwords frequently enough that I would like to script the changes.I have a bat
In the latest version of Oracle Database (11g Release 2), there\'s a new option called Real Application Clusters (RAC) One Node. What is \"One Nod开发者_高级运维e\", and how does it differ from regula
I\'ve the following xslt file: <?xml version=\"1.0\" encoding=\"UTF-8\"?> <xsl:stylesheet version=\"1.0\" xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">