Snowflake_Connection.file_formats
file_formatsschemapattern
Documentation
Returns the list of file formats for the current database.
Arguments
schema: The schema name to search in (defaults to current). If an asterisk (*) is provided, all schemas are searched.pattern: The stage name pattern to search for. Supports SQL wildcards (%,_). Defaults to""which means all stages are selected.
Returns
A table containing the list of file formats.