@@ -951,7 +951,7 @@ Transactions have the following four standard properties, usually referred to by
Finds any values that have 200 in any position.
WHERE SALARY LIKE '_00%'
### WHERE SALARY LIKE '_00%'
Finds any values that have 00 in the second and third positions.
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.