You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<td>Whether to allow replicating data to accounts on lower editions. Default: `true`. For more information, see the <a href="https://docs.snowflake.com/en/sql-reference/sql/alter-database"> ALTER DATABASE</a> reference.</td>
473
+
<td>Whether to allow replicating data to accounts on lower editions. Default: `true`. For more information, see the <a> ALTER DATABASE</a> reference.</td>
474
474
</tr>
475
475
<trid="parameter-kind">
476
476
<td><CopyableCode code="kind" /></td>
@@ -490,7 +490,7 @@ Parameters can be passed in the `WHERE` clause of a query. Check the [Methods](#
490
490
<trid="parameter-share">
491
491
<td><CopyableCode code="share" /></td>
492
492
<td><code>string</code></td>
493
-
<td>ID of the share from which to create the database, in the form "<provider_account>.<share_name>".</td>
493
+
<td>ID of the share from which to create the database, in the form "{provider_account}.{share_name}".</td>
0 commit comments