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.
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
Opening Multiple Files/Links in Order.
I want to open links in order/one-by-one and check each for a specific string.
Example:
I
Appending GET data with form submition
Okay, what I'm trying to do is to use a form to append an already existing GET data string.
I
Multi-user card game
I'm writing a batch of games and such. Lottery is finished, Poker,blackjack,etc are next. They will
Add User script "Could not execute query"
This should be an easy script but I can't get it to run. Can someone please help me?
<
Trying to add functions to table
I have this list of characters and I'm trying to figure out what I have to do to put the results of
Procedure with variable number of columns
Hi, I have a procedure that looks like this:
PROCEDURE PROC(p_cursor OUT sys_refcurso
Preg_match with an array
is there an away to use preg_match with an array?
i want to check a string with an array to s
unexpected T_SL without a shift left token
Nothing too see here, I'm an idiot and resolved the problem.