select Roles from MyTable where Roles.value('(/root/role)[1]', 'varchar(max)') like 'StringToSearchFor'. In case your column is not XML ...
確定! 回上一頁