要为我放弃的xml文件创建这些表的存储过程
select * from pro.Proposals
select * from dbo.[pro.ProposalDetails
select * from dbo.[pro.ProposalSlabs]
我希望使用sql server *通过存储过程中的xml文件通过表格将数据多对多保存,我将创建的存储过程的xml文件发送给您。 XML文件
ML文件
<root> <subCompanyId>1</subCompanyId> <code>sdfgsdgsdfgsdfg</code> <countryId>1</countryId> <groupId>1</groupId> <branchId>1</branchId> <isBranchProposal>1</isBranchProposal> <countryRateListId>1</countryRateListId> <yearsNo>1</yearsNo> <subTotal>1.0</subTotal> <total>1.0</total> <companyId>1</companyId> <createdBy>AF@fdfsae</createdBy> <userAttemptNo>1</userAttemptNo> <isApproved>1</isApproved> <details>