因此,我将参照osclass设计数据库结构。osclass的数据库结构设计如下:oc_t_item: Stores some base item information.
oc_t_item_comment但我不认为这将是明智的行动,虽然它使逻辑和结构清楚。如果我们想检索关于某个类别项的一些信息,那么我们必须在这些数据表之间执行这么多连接操作,这将导致很大的性能损失。那么,将一些大型数据表拆分为一些小数据表</em
从数据库返回一个包含一个或多个表的数据集。这些表将具有相同数量的列。for(int i=0; i<ds.Table[0].Rows.Count;i++) var firstTableRowValue = ds.Table[0].Rows[i][0].ToString();
//Check firstTableRowValue exists in other dataTables if exists retrive other column values and delete that row from the ta