Ensembles de données d’échantillon¶
Snowflake fournit des ensembles de données d’échantillon, tels que les benchmarks TPC-DS et TPC-H standard, pour évaluer et tester la prise en charge SQL de Snowflake.
Sample data sets are provided in a database named SNOWFLAKE_SAMPLE_DATA that has been shared with your account from the Snowflake SFC_SAMPLES account. If you do not see the database, you can create it yourself. Refer to Utilisation de la base de données d’échantillon.
The database contains a schema for each data set, with the sample data stored in the tables in each schema. The database and schemas do not use any data storage so they do not incur storage charges for your account. You can execute queries on the tables in these databases just as you would with any other databases in your account. Executing queries requires a running, current warehouse for your session, which consumes credits.
Chapitres suivants :