construct schemaTableName from the schema and tableName
construct schemaTableName from the schema and tableName
1 2 3 | table.path(schema, table_name)
table.path(schema, table_name)
|
Other draft functions:
draft_base(),
draft_create_table_from_df(),
draft_create_table(),
draft_in(),
draft_join(),
draft_limit(),
draft_random(),
draft_table_path(),
draft_where_in(),
draft_where_like(),
draft_where_lower_in(),
draft_where_lower_like(),
draft_where_lower_not_in(),
draft_where_not_in(),
paste_wheres()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.