9:02 AM
Subject: [QUERY] Problem with Syntax/Query. Need Help Please.
> G'Day All.
>
> I'm trying to do the following in a query, in mySQL.
> All my previous years of SQL has been on MS-SQL, and i'm having some
little
> problems with tricky sql statements.
>
> **
G'Day All.
I'm trying to do the following in a query, in mySQL.
All my previous years of SQL has been on MS-SQL, and i'm having some little
problems with tricky sql statements.
*
i'm trying to insert a new record if the name doesn't exist in the table. If
i insert, return ID, else return 0
*