Skip to content

Commit 8cab13c

Browse files
authored
Update index.md
1 parent 229d8a4 commit 8cab13c

File tree

1 file changed

+1
-5
lines changed
  • docs/en/sql-reference/10-sql-commands/00-ddl/07-virtual-column

1 file changed

+1
-5
lines changed

docs/en/sql-reference/10-sql-commands/00-ddl/07-virtual-column/index.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,4 @@ This page provides a comprehensive overview of virtual column operations in Data
1616

1717
## Related Topics
1818

19-
- [Virtual Column](/guides/performance/virtual-column)
20-
21-
:::note
22-
Virtual columns in Databend are derived columns that are computed from other columns in the table. They are not physically stored but calculated on-demand during query execution.
23-
:::
19+
- [Virtual Column Performance](/guides/performance/virtual-column)

0 commit comments

Comments
 (0)