Aber jetzt:
Habe folgendes SQl:
Ich würde ja jetzt sagen das er alle ausgesuchten Sätze mit adsts = 1 befüllt.Code:update xadr01pf t01 set t01.adsts = (select status from mantay t02 where t01.adkto = t02.adkto and t02.status = 1) where t01.adabkz = 0
Er sagt mir aber: Nullwerte für Spalte oder Variable ADSTS nicht zulässig.
GG 4552
Bookmarks