* Récupérer les <id> qui ont plus d'un <code> distinct.
SELECT id COUNT( DISTINCT code ) FROM zmy_table INTO TABLE wlt_plop
GROUP BY id
HAVING COUNT( DISTINCT code ) > 1.
sql abap
<iframe width="100%" height="272" src="http://ginkobox.fr/vamp/index.php?embed=569cf482ea7de" type="text/html"></iframe>
Text only - Permalink - Snippet public post date 18/01/2016