I am creating two tables each having one primary key column and another column that is used to link both tables using a foreign key.
create table t1(a number not