public function truncate($table = '')
    {
        if ($table === '')
        {
            if ( ! isset($this->qb_from[0]))