SELECT
contentid, contenttypefieldid, COUNT(*)
FROM
contentvalue
GROUP BY
contentid, contenttypefieldid
HAVING
COUNT(*) > 1
Subscribe to:
Post Comments (Atom)
Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.
Blog Archive
Fixes to common .NET problems, as well as information on .NET features and solutions to common problems that are not language-specific.
No comments:
Post a Comment