Here is what I want:
create table a( id int primary key, bid int , type int ) create table b( id int primary key,