get_type {dittodb}R Documentation

Get the type of an SQL statement

Description

Get the type of an SQL statement

Usage

get_type(statement)

Arguments

statement

the statement to extract the first word from

Value

the first word in the statement


[Package dittodb version 0.1.4 Index]