Basic syntax highlighter

Prism is a lightweight, extensible syntax highlighter, built with modern web standards in mind. To highlight code syntax, add .language-* class to the <code> element. By default, highlighter displays a small text block with current language on the top right corner. This functionality is an extra option, provided by "Show language" prism.js addon.

Example SQL

select * from orders

SELECT COUNT(*) AS cpt, MAX(t.pos) AS max_pos
FROM `my_table`
LEFT JOIN `other_table` AS t
WHERE `somecol` IS NOT NULL
ORDER BY t.other_col DESC

Report Name Last Generated Day Report Type Alert Operations
Customer Order List
List of the products which is chosen by customers on their orders
June 12th Donut Chart SMS Alert
Customer Views
Customers orders report
June 12th Pie Chart Teams Message
Customer Order List
Customers activity report
June 12th Donut Chart SMS Alert
Customer Order List
Order list of customers
June 12th Bar Chart SMS Alert
Customer Order List
Report of most selling products
June 12th Line Chart SMS Alert