All public logs
Combined display of all available logs of Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:02, 12 April 2022 Ebasso talk contribs created page IBM Maximo: SQL Queries - tabela QUERY (Criou a página com "= SQL Queries= ==List saved queries from active users == select OWNER,COUNT(1) AS CNT from QUERY q, MAXUSER m where q.OWNER=m.USERID and m.STATUS='ACTIVE' group by OW...")