Skip to contents

Handle table analysis for Databricks

Usage

# S3 method for class 'DatabricksConnection'
sql_table_analyze(con, table, ...)

Arguments

con

A DatabricksConnection object

table

Table name to analyze

...

Additional arguments (ignored)

Value

SQL statement for table analysis