File tree Expand file tree Collapse file tree 1 file changed +11
-16
lines changed Expand file tree Collapse file tree 1 file changed +11
-16
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,17 @@ You can use views to:
39
39
order history. Your application can query the view without managing or
40
40
understanding the underlying pipeline.
41
41
42
+ Create and Manage Views
43
+ -----------------------
44
+
45
+ To learn how to create and manage views, see the following pages:
46
+
47
+ - :ref:`manual-views-create`
48
+ - :ref:`manual-views-lookup`
49
+ - :ref:`manual-views-collation`
50
+ - :ref:`manual-views-modify`
51
+ - :ref:`manual-views-remove`
52
+
42
53
.. _view-materialized-view-compare:
43
54
44
55
Comparison with On-Demand Materialized Views
@@ -79,22 +90,6 @@ Access Control
79
90
80
91
.. include:: /includes/extracts/views-access-control.rst
81
92
82
- Learn More
83
- ----------
84
-
85
- To learn how to create and manage views, see the following pages:
86
-
87
- - :ref:`manual-views-create`
88
- - :ref:`manual-views-lookup`
89
- - :ref:`manual-views-collation`
90
- - :ref:`manual-views-modify`
91
- - :ref:`manual-views-remove`
92
-
93
- For considerations specific to views, see the following pages:
94
-
95
- - :ref:`manual-views-behavior`
96
- - :ref:`views-supported-operations`
97
-
98
93
.. toctree::
99
94
:titlesonly:
100
95
You can’t perform that action at this time.
0 commit comments