I have two tables ( property and property_images ). property_Images contains images with foreign key linking to property tables.
i would like to fetch one image per property.
please how do i achieve that.
Let’s say I have these tables:
property_image table.
property table