Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| dbquery:test3 [2025/08/27 12:21] – Richard White | dbquery:test3 [2025/08/27 12:26] (current) – [Test3 status query] Richard White | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| SELECT | SELECT | ||
| IIF (lower(common_name) LIKE ' | IIF (lower(common_name) LIKE ' | ||
| - | | + | |
| FROM species | FROM species | ||
| + | WHERE lower(common_name) LIKE ' | ||
| LIMIT 1; | LIMIT 1; | ||
| </ | </ | ||
| Line 15: | Line 16: | ||
| <code html> | <code html> | ||
| - | <div style=" | + | <div style=" |
| </ | </ | ||
| Line 22: | Line 23: | ||
| <code html> | <code html> | ||
| - | <div style=" | + | <div style=" |
| </ | </ | ||