You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<template name="selc_having" value="SELECT 1,$END$$field$, count($field$) FROM $table$ GROUP BY $field$ HAVING count($field$) > $number$; " description="select the field having more than "n" counts" toReformat="false" toShortenFQNames="true">