-- Copyright IBM Corp. 2020, 2026 -- SPDX-License-Identifier: BUSL-1.1 begin; create table test_two ( id tt_public_id primary key ); commit;