On Wed, Dec 26, 2001 at 05:34:34PM -0500, Jose Villanueva wrote:
> > I'm a beginner in MYSQL, please can anyone tell me the right command in
> > ORACLE equivalent to the EXEC SP of SQL Server, i'm working with ORACLE
> > SP, i will apreciate any hepl, thanks.
Sir, I'm confused. If you want the OR
> I'm a beginner in MYSQL, please can anyone tell me the right command in
> ORACLE equivalent to the EXEC SP of SQL Server, i'm working with ORACLE
> SP, i will apreciate any hepl, thanks.
>
> Jose Villanueva
-
Before posting, p
Hi Jacques!
> I'm working with a table that includes a field "id INTEGER AUTO-INCREMENT
> NOT NULL" .
>
> When I create a new record with the query "INSERT", I don't give any value
> for the id field, the value is automatically given by mySQL.
> As the database is supposed to be used on the WEB,
I'm working with a table that includes a field "id INTEGER AUTO-INCREMENT
NOT NULL" .
When I create a new record with the query "INSERT", I don't give any value
for the id field, the value is automatically given by mySQL.
As the database is supposed to be used on the WEB, several queries INSERT