Skip to content

Commit

Permalink
fixing query topics
Browse files Browse the repository at this point in the history
  • Loading branch information
arushi-firebolt committed Feb 4, 2025
1 parent d674713 commit b813edb
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/cancel.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default
title: CANCEL QUERY
great_grand_parent: SQL reference
grand_parent: SQL commands
parent: Queries
parent: Querying and query optimization
---

# CANCEL QUERY
Expand Down
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/explain.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
---
layout: default
title: EXPLAIN
parent: Queries
parent: Querying and query optimization
---

# EXPLAIN
Expand Down
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/index.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: default
title: Queries
title: Querying and query optimization
description: Reference for querying and query optimization commands
nav_order: 5
parent: SQL commands
Expand Down
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/recommend_ddl.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ layout: default
title: RECOMMEND DDL
great_grand_parent: SQL reference
grand_parent: SQL commands
parent: Queries
parent: Querying and query optimization
---

# RECOMMEND DDL
Expand Down
2 changes: 1 addition & 1 deletion docs/sql_reference/commands/queries/select.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ title: SELECT
description: Reference and syntax for SELECT queries.
great_grand_parent: SQL reference
grand_parent: SQL commands
parent: Queries
parent: Querying and query optimization
---

# SELECT
Expand Down

0 comments on commit b813edb

Please sign in to comment.