Skip to content

Commit d9dd2a8

Browse files
authored
Is 'mytestlakedb' incorrectly described as 'mytestdb'?
1 parent 147e872 commit d9dd2a8

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
@@ -110,7 +110,7 @@ This script enables you to create users without admin privileges who can read an
110110

111111
### Create and connect to Spark database with serverless SQL pool
112112

113-
First, create a new Spark database named `mytestdb` using a Spark cluster you have already created in your workspace. You can achieve that, for example, using a Spark C# Notebook with the following .NET for Spark statement:
113+
First, create a new Spark database named `mytestlakedb` using a Spark cluster you have already created in your workspace. You can achieve that, for example, using a Spark C# Notebook with the following .NET for Spark statement:
114114

115115
```csharp
116116
spark.sql("CREATE DATABASE mytestlakedb")

0 commit comments

Comments
 (0)