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]