select * from t_fielddescription a inner join t_tabledescription b on a.ftableid=b.ftableid
where b.ftablename='poorderentry'