First page Back Continue Last page Overview Text

Notes:


In this example, you are using a bitwise operator on a symbol and an integer. Sequel doesn't know what the type of the column is, but since a logical AND operation doesn't make much sense on an integer, Sequel uses a bitwise operator.