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.
ejb ql で次のようなクエリを使用します。
Select * from whe A&1;
しかし、次のエラーがあります。
line 1, column 171: unexpected char [&].
この演算子を使用して行のビットをチェックするにはどうすればよいですか?
BIT_AND関数を使用する