Like is used to match similar records. For example, where myfield like "cat_" would find all records that start with cat
-
- Site Admin
- Posts: 899603
- Joined: Mon Aug 02, 2021 8:13 am
Like is used to match similar records. For example, where myfield like "cat_" would find all records that start with cat
Like is used to match similar records. For example, where myfield like "cat_" would find all records that start with cat such as "cat food".