04 Sessions MysqlWhere Clause
A total of 1 records were found.
SELECT *
FROM php_a04_images
WHERE image_id = 4
| ID | filename | caption |
|---|---|---|
| 4 | koala.webp | Picture of a koala |
A total of 1 records were found.
SELECT *
FROM php_a04_images
WHERE image_id = 4
| ID | filename | caption |
|---|---|---|
| 4 | koala.webp | Picture of a koala |