Jump to content

Wetzut

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Everything posted by Wetzut

  1. Yes it works great. Thx for help (What means this \"||\" in this case? Same as an AND or an OR? Because i tried out my select with an AND instead of ||)
  2. hi i\'ve a prob: i need to select some rows from my table. every row got an id. How can i get all these rows with diffrent ids into one select query? i tried this: select * from `my_table` where `id` = ( \'2\',\'3\',\'6\',\'27\') is it possible to solve this problem in this way or must i try an other one? thx 4 help
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.