Zum Hauptinhalt springen

Du bist hier
< Zurück
select * from irss_tfg_in where status=0 order by tfgin_id;
update irss_tfg_in set status=6 where tfgin_id = 208762;
commit;