[Digikam-devel] [Bug 96388] show number of images in the album
chiefaua
tom_t at gmx.at
Wed Dec 12 17:00:10 GMT 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=96388
------- Additional Comments From tom_t gmx at 2007-12-12 18:00 -------
About #77
IMO, all three queries should have the same performance.
I would probably use
SELECT ImageTags.tagid, Images.name FROM ImageTags INNER JOIN Images ON ImageTags.imageid=Images.id;
Thomas
More information about the Digikam-devel
mailing list