Preview:
SELECT Name FROM ApexClass WHERE (NAME LIKE 'CEC%' OR Name LIKE '%Case%' OR NAME LIKE '%RMA%' OR NamespacePrefix = 'cg' OR NamespacePrefix = 'NVMContactWorld') AND ApiVersion > 45.0 ORDER BY Name ASC
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter