KINETICADocs
  • KINETICA.COM
  • SUPPORT
  • GITHUB
  • TRY FREE
Search Results
KINETICADocs
Quick Start Guide
  • Home
  • Kinetica Overview
    • What is Kinetica
    • Concepts
    • Distributed Ingest
    • Distributed Key Lookup
    • Functions
    • User-Defined Functions Overview
  • Provision & Configure
    • Overview
    • Provision Options
    • Resource Management
    • Configuration Reference
  • Administration
    • Overview
    • Kinetica Workbench
    • Determining the Connection URLs
    • Upgrading
    • Back Up & Restoring
    • Removing a Deployment
    • Changing the Admin Password
    • Logging
  • Load Data
    • Overview
    • Data Loading Concepts
    • Data Loading via REST
    • Data Loading in SQL
    • By Source
      • Azure Blob
      • CData JDBC Drivers
      • GCS
      • HDFS
      • JDBC
      • Kafka
      • KiFS
      • Local
      • S3
  • SQL
    • Overview
    • Naming
    • Queries
    • DML
    • DDL
    • Loading Data
    • Exporting Data
    • Files & Directories
    • Reveal
    • SQL Procedures
    • UDFs
    • Network Graphs
    • Machine Learning
    • Security
    • Resource Management
    • System Properties
    • Virtual Catalogs
    • Limitations
  • Location Intelligence
    • Overview
    • Geospatial Objects
    • Geospatial Functions
    • Web Map Service
  • Network Graph
    • Overview
    • Network Graph Concepts
    • Distributed Graph Server
  • Machine Learning
    • Overview
    • ML Concepts
    • SQL ML
  • Security
    • Overview
    • Users
    • Roles
    • Permissions
    • SQL Security
    • Reveal Security
  • Visualization
    • Overview
    • Reveal
    • Tableau
  • Integration
    • Overview
    • Performance Optimization
    • Connectors
    • User-Defined Function Implementation
    • Kinetica Tools
    • Downloads
  • API
    • Overview
    • Concepts
    • C++
    • C#
    • Java
    • JavaScript
    • Node.js
    • Python
    • REST
  • Release Notes
    • 7.1 Release Notes
  • Guides
  • Snippets
  • Examples (Github)
}
  1. Concepts
  2. Views

Views

Views can be organized into three categories:

  • Filtered Views -- created from:
    • /filter
    • /filter/byarea
    • /filter/bybox
    • /filter/bygeometry
    • /filter/bylist
    • /filter/byradius
    • /filter/byrange
    • /filter/byseries
    • /filter/bystring
    • /filter/bytable
    • /filter/byvalue
  • Join views -- created from:
    • /create/jointable
  • Materialized Views -- created from:
    • /create/materializedview
Back to Top
© Copyright 2023, Kinetica DB, Inc.