我有一个表 MstAttributes 另一个作为 TrnIndexAttributes。我想在 TrnIndexAttributes 表中创建这么多列,因为 MstAttributes 中有很多行。意味着在 MstAttributesone 列中插入值后,应在 TrnIndexAttribute 表中创建 ID1、ID2、ID3 ....
问问题
46 次
我有一个表 MstAttributes 另一个作为 TrnIndexAttributes。我想在 TrnIndexAttributes 表中创建这么多列,因为 MstAttributes 中有很多行。意味着在 MstAttributesone 列中插入值后,应在 TrnIndexAttribute 表中创建 ID1、ID2、ID3 ....