File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1290,7 +1290,7 @@ DROP MATERIALIZED VIEW TEST_VIEW
12901290"
12911291
12921292"Commands (DDL)","REFRESH MATERIALIZED VIEW","
1293- @h2@ REFRESH MATERIALIZED VIEW [ IF EXISTS ] [ schemaName.]viewName
1293+ @h2@ REFRESH MATERIALIZED VIEW [schemaName.]viewName
12941294","
12951295Recreates an existing materialized view.
12961296Schema owner rights are required to execute this command.
@@ -1638,7 +1638,7 @@ SET DB_CLOSE_DELAY -1
16381638"
16391639
16401640"Commands (Other)","SET DEFAULT_LOCK_TIMEOUT","
1641- @h2@ SET DEFAULT LOCK_TIMEOUT int
1641+ @h2@ SET DEFAULT_LOCK_TIMEOUT int
16421642","
16431643Sets the default lock timeout (in milliseconds) in this database that is used
16441644for the new sessions. The default value for this setting is 1000 (one second).
You can’t perform that action at this time.
0 commit comments