List:MySQL on Win32« Previous MessageNext Message »
From:Tiago Serafim Date:July 30 2004 4:41pm
Subject:Re: Ignoring or filtering ' char
View as plain text  
Hi,

I didn´t know this... 
But it´s cool... thank you for the tip...

Tiago

On Fri, 30 Jul 2004 15:09:22 +0200, Petr Vileta <petr@stripped> wrote:
> > Here is a tip for you, try to make all your inserts statements
> > declaring all the fields, like this:
> > insert into tablename (field1, field2) values (value1, value2)
> I prefer this
> insert into tablename set field1=value1, field2=value2
> This syntax is more well-arranged :-)
> 
> Petr Vileta, Czech republic
> 
> 


-- 
Tiago Serafim
tserafim@stripped
Thread
Using a Blob with the ByteFX data providerNick Randell16 Jul
  • RE: Using a Blob with the ByteFX data providerReggie Burnett19 Jul
    • RE: Using a Blob with the ByteFX data providerNick Randell20 Jul
      • Suggested settings for dual processor machine?East Bay Technologies20 Jul
      • RE: Using a Blob with the ByteFX data providerReggie Burnett20 Jul
      • Should I use myISAM or InnoDB??East Bay Technologies21 Jul
      • Should I use myISAM or InnoDB??East Bay Technologies23 Jul
      • Suggested settings for dual processor machine?East Bay Technologies23 Jul
RE: Should I use myISAM or InnoDB??PF: MySQL23 Jul
  • Question about Insert StatementDanny Willis23 Jul
    • Re: Question about Insert StatementTata Respecia24 Jul
      • Ignoring or filtering ' charCadbury30 Jul
        • Strange site error.Danny Willis30 Jul
        • Re: Ignoring or filtering ' charTiago Serafim30 Jul
          • Re: Ignoring or filtering ' charCadbury4 Aug
            • Re: Ignoring or filtering ' charTiago Serafim4 Aug
              • Re: Ignoring or filtering ' charCadbury5 Aug
        • Re: Ignoring or filtering ' charPetr Vileta30 Jul
          • Re: Ignoring or filtering ' charTiago Serafim30 Jul
Re: Question about Insert StatementRandy Clamons24 Jul