Resultset of query SELECT 'Hello World' AS value:

Resultset of query SELECT #myParam AS myParamValue,
where #myParam is replaced with your input:
(rightly shows an error if no parameter is provided)

Resultset showing the population of some european cities
with a bar graph representing the size of field Population:

Resultset where rows starting with the letter 'h'
are highlighted using jQuery: