Re: [GENERAL] Update from diferents conditions

2006-04-15 Thread Nirmalya Lahiri
I think it is not possible using a single SQL command. You have to issue separate SQL command for each row. --- Claudio Alejandro Ulloa Heinsohn <[EMAIL PROTECTED]> wrote: > i want update differents rows of a table, but each row with a > diferente > condition, is possible make that update? >

[GENERAL] Update from diferents conditions

2006-04-15 Thread Claudio Alejandro Ulloa Heinsohn
i want update differents rows of a table, but each row with a diferente condition, is possible make that update? ---(end of broadcast)--- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joi