select top 100 * FROM [IFengKe].[dbo].[EventQueue] a with (nolock)
where id=865122
and REPLACE( REPLACE( REPLACE([Content], CHAR(13), ' ') ,CHAR(10),' ') ,CHAR(9),' ') = N'{ "fromPhone": "13116777537", "toPhone": "18372218971", "isCallOut": 1, "callStatus": 2, "startTime": 1600939500189, "answerTime": 1600939554385, "endTime": 1600939554385, "duration": 0, "isUpdate": false, "fromContact": "13116777537", "toContact": "18372218971" }'
SqlServer where 查询条件带 换行符 等 查询
最新推荐文章于 2025-04-07 09:47:41 发布