Skip to content

Commit e7d0d27

Browse files
Updates alt text
1 parent 0d0b738 commit e7d0d27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/synapse-analytics/metadata/database.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ The Azure Synapse Analytics workspace enables you to create two types of databas
1919
- **Lake databases** where you can define tables on top of lake data using Apache Spark notebooks, database templates, or Microsoft Dataverse (previously Common Data Service). These tables will be available for querying using T-SQL (Transact-SQL) language using the serverless SQL pool.
2020
- **SQL databases** where you can define your own databases and tables directly using the serverless SQL pools. You can use T-SQL CREATE DATABASE, CREATE EXTERNAL TABLE to define the objects and add additional SQL views, procedures, and inline-table-value functions on top of the tables.
2121

22-
![Lake and SQL databases](../media/metadata/shared-databases.png)
22+
![Diagram that shows Lake and SQL databases that are created on top of Data Lake files](../media/metadata/shared-databases.png)
2323

2424
This article focuses on [lake databases](../database-designer/concepts-lake-database.md) in a serverless SQL pool in Azure Synapse Analytics.
2525

0 commit comments

Comments
 (0)