Skip to content

Commit e1ba4e5

Browse files
committed
Merge branch 'patch-5' of https://github.com/ecormaksin/azure-docs into public-prs-feb-2025
2 parents c1274bc + f38d17d commit e1ba4e5

File tree

1 file changed

+1
-1
lines changed
  • articles/synapse-analytics/metadata

1 file changed

+1
-1
lines changed

articles/synapse-analytics/metadata/table.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Since the tables are synchronized to serverless SQL pool asynchronously, there w
2525

2626
## Manage a Spark created table
2727

28-
Use Spark to manage Spark created databases. For example, delete it through a serverless Apache Spark pool job, and create tables in it from Spark.
28+
Use Spark to manage Spark created databases. For example, create a database through a serverless Apache Spark pool job, and create tables in the database from Spark.
2929

3030
Objects in synchronized databases can't be modified from serverless SQL pool.
3131

0 commit comments

Comments
 (0)