Topp:This constraint cannot be enabled as not all values have corresponding parent values.
Select * from tekst where vis = 1 and parentid is null order by sortering asc
Select * from tekst where vis = 1 and parentid is not null order by sortering asc