04 Sessions Mysql Where Clause
A total of 1 records were found.
SELECT *
FROM php_a04_images
WHERE image_id = 4
| ID | filename | caption |
|---|---|---|
| 4 | paris.webp | Picture of Eiffel Tower. |
A total of 1 records were found.
SELECT *
FROM php_a04_images
WHERE image_id = 4
| ID | filename | caption |
|---|---|---|
| 4 | paris.webp | Picture of Eiffel Tower. |