Create or replace package is ending ORA-21700
Database 9.2.0., patch 8 (9.2.0.8.0).
I trying run
create or replace package ....etc.
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
unexpected T_VARIABLE error
Hey all! I'm getting an unexpected T_VARIABLE with the following function:
function getHighes
socket makes browser hang...
I have a socket server, and I am having a problem at the moment...
A browser sends a http hea
Search function
I am looking for some guidance from the experts.
I am trying to create a search function. It
Combining refCursors and Summing
Given the following DDL:
CREATE TABLE FOODSALESTEST
("WEEKNBR" NUMBER,
"ST
Preventing blank or already entered values
Im trying to learn how to place a read file line by line and prevent duplicate entries and also BLAN
Error with login script
I am getting an error with my login script:
Error:
Code: Warning: Cannot modify header inf
How to insert random unique values in 2 columns ?
I have table with 2 columns
Create Table code_for_code (
first_code varchar2(10) uni