Be Good. Do Good.
SELECT
table_name
FROM
information_schema.tables
WHERE
table_schema = 'abc'
AND
table_type = 'BASE TABLE'
Post a Comment
WPRKSPACES - In September 2025, Snowflake introduced Workspaces, which combines the functionality of Worksheets, Notebooks, File Manager, Q...
No comments:
Post a Comment