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
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.
0 commit comments