Method: db::query

Runs a MySQL query.

You can use any valid MySQL query here.
This is also the fallback method if you
can't use one of the provided shortcut methods
from this class.

Info

Syntax

db::query($sql, $fetch=true)

Parameters

Return (mixed)