我有一个具有ntext数据类型的表包含XML列。CREATE TABLE #Testing Id int identity,)
VALUES (N'<?TEST Qərib Bank "/><AccNum value="TEST1221"/></BankAcc>我想将这个数据<Owner value=
FROMINNER JOIN TBL2 t2WHERE t2.ID like '1'
Value - ntextMsg 402, Level 16, State 1, Line 16
The data types ntext and ntext are incompatible in the equal to operator