grep_schema: Tries to extrapolate the schema name from the statement...

View source: R/EXADBI-internal.R

grep_schemaR Documentation

Tries to extrapolate the schema name from the statement given. It looks for strings framed by 'from' and a dot (not case sensitive).

Description

Tries to extrapolate the schema name from the statement given. It looks for strings framed by 'from' and a dot (not case sensitive).

Usage

grep_schema(stmt, statement = TRUE)

Arguments

stmt

The statement used

Value

A character vector containing all schemas found, or alt


EXASOL/r-exasol documentation built on Dec. 4, 2024, 10:22 p.m.