In Oracle Forms 10g, when you programmatical开发者_开发问答ly navigate to a field in a data block using the GO_BLOCK or GO_ITEM built-in functions, and set the field to a certain value (in our case, t
i am searching in the internet for server i can upload my project on it my project developed by php and oracle so need serve开发者_高级运维r support both php as programming language and oracle as dbLo
I want to know How to grant user access to additional tablespaces in Oracle? , because I have 开发者_如何学编程created two additional tablespaces, one for data and the other for indexes, like this dis
I´m working on some queries on Oracle 10g - 10.2.0.40, within a HP Quality Center 9.2 database. I built a query that will go to a test folder, given by the SIGA key, select only the tests within the
SET SERVEROUTPUT ON VARIABLE dept_id NUMBER DECLARE max_deptno NUMBER(3); dept_name departments.department_name%TYPE :=\'Education\';
i am doing unittesting in connecting to oracle database, i wanted to achieve rollback after the testcase,
I try to run this query in oracle database but unfortunately I receive this error please help me :( java.sql.SQLException: ORA-01460: unimplemented or unreasonable conversion requested
I am getting missing expression on the below sql when running in sql developer (though i believe it has nothing to do with oracle开发者_高级运维 client) though everything seems to be all right.
I need to convert in procedure from string to decimal with fixed decimal separator . independant on culture settings. Next, I know decimal number is limited just with 6 decimal places after . and ther
For example, if the data in a column is `Descp Comprhensive review ® ` how to retrieve the data as Comprhensive review &am开发者_开发知识库p;reg ;