View Single Post

   
  #4 (permalink)  
Old 02-28-2008, 10:30 AM
Rik Wasmus
 
Posts: n/a
Default Re: update with join

On Wed, 05 Dec 2007 13:57:34 +0100, Captain Paralytic
<paul_lautman@yahoo.com> wrote:
> On 5 Dec, 12:12, Michele <nom...@nomail.it> wrote:
>> check the manual that correspond to your MySql server version for the
>> right syntax o use near
>> inner join snx_province on snx_comuni.provincia_id = snx_province.pr_id
>> a line
>>
>> :-((((

>
> Well "inner" is unnecessary in MySQL, but it shouldn't have given an
> error.
>
> Is that really the full error that MySql reported? It usually says
> "corresponds" and not "correspond"??


And 'to' instead of 'o'... and 'at' instead of 'a'. So I'm curious about
the full error message too.
--
Rik Wasmus
Reply With Quote