Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个有 3 列的表:
我想从列中搜索用户指定的字符串fileContent。是否可以转换二进制数据VARCHAR?我试过了,但它给出了不同格式的结果。我只存储 .pdf 文件
fileContent
VARCHAR
如果二进制格式是 Word 或 Excel 或除原始文本文件之外的任何其他格式,则无法在 SQL Server 中搜索真正的二进制数据