create table hrsa_elog_version ( id bigint primary key , mainTable varchar(255), version bigint ) GO