Jump to content

ivanv

New Members
  • Posts

    2
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

ivanv's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Thanks for your answer... Although I was hoping I could do what I wanted without resorting to another language . - Ivan V.
  2. I want to do an UPDATE on certain columns, WHERE a given column matches the result of a query, like this: UPDATE table SET column1 = value WHERE column2 = (SELECT columnx FROM table2 WHERE columny = value) I tried that but it doesn\'t work, so I\'m wondering if it\'s possible to do what I want, and how? Thanks in advance!! - Ivan V.
×
×
  • 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.