select * from t_TableDescription where FDescription like '%採購訂單%'
t_TableDescription 大多數表格查詢
FDescription 表格名稱描述字段
數據庫
select * from Poorder where FBillNo='POORD000008'
Poorder 採購訂單表
FBillNo 採購訂單編號字段
ide
select * from PoorderEntry where FInterID=1149
PoorderEntry 表體明細表
FInterID 表體明細表內碼
學習
採購訂單原單
blog