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.
AAAAAA1iUFw=このようなもの(バイト配列から変換された Base64String) をこのようなもの0x000000000BFF1E5A(T-SQL) と比較する方法は?
AAAAAA1iUFw=
0x000000000BFF1E5A
次のように、この base64String で tablerow を見つけたいです。
select * from table1 where timestampCol = 'AAAAAA1iUFw='