neuralib.sqlp.expr.SqlSubQuery ============================== .. currentmodule:: neuralib.sqlp.expr .. autoclass:: SqlSubQuery .. automethod:: __init__ .. rubric:: Methods .. autosummary:: ~SqlSubQuery.__init__ ~SqlSubQuery.between ~SqlSubQuery.cast ~SqlSubQuery.contains ~SqlSubQuery.glob ~SqlSubQuery.is_not_null ~SqlSubQuery.is_null ~SqlSubQuery.like ~SqlSubQuery.not_between ~SqlSubQuery.not_contains ~SqlSubQuery.not_like .. rubric:: Attributes .. autosummary:: ~SqlSubQuery.stat