Skip to contents

Get the Definition of a View or Materialised View

Usage

get_definition(ref, conn = db)

Arguments

ref

a table reference in the format provided by list_tables()

conn

a connection object

Value

a character string containing the definition of the view or materialised view in SQL