use UzaiTravel
insert into [UzaiTravel].[dbo].[UzaiIndexNavRecommend]([Title]
,[City]
,[Parent]
,[Url]
,[TypeName]
,[PageType]
,[Sort]
,[NavLevel]
,[Style]
,[StyleName]
,[LocationY]
,[NavGroupID]
,[IsThirdNavStress])
select [Title]
,[City]
,[Parent]
,[Url]
,[TypeName]
,[PageType]
,[Sort]
,[NavLevel]
,[Style]
,[StyleName]
,[LocationY]
,[NavGroupID]
,[IsThirdNavStress] from [UzaiTravel_BAK].[dbo].[UzaiIndexNavRecommend]

相关文章:

  • 2021-10-18
  • 2021-09-02
  • 2021-11-22
  • 2022-12-23
  • 2022-12-23
  • 2021-06-09
  • 2021-12-27
  • 2021-06-18
猜你喜欢
  • 2021-11-08
  • 2022-01-22
  • 2021-05-22
  • 2021-11-19
  • 2022-12-23
  • 2021-08-21
相关资源
相似解决方案