public query(sql as String) as ResultSet throws SQLException
import klyn.databases.sql rows = statement.query("select * from users")