OceanBase logo

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Resources

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS

OceanBase Cloud

OceanBase Database

Tools

Connectors and Middleware

QUICK START

OceanBase Cloud

OceanBase Database

BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Company

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

International - English
中国站 - 简体中文
日本 - 日本語
Sign In
Start on Cloud

OceanBase

A unified distributed database ready for your transactional, analytical, and AI workloads.

Product Overview
DEPLOY YOUR WAY

OceanBase Cloud

The best way to deploy and scale OceanBase

OceanBase Enterprise

Run and manage OceanBase on your infra

TRY OPEN SOURCE

OceanBase Community Edition

The free, open-source distributed database

OceanBase seekdb

Open source AI native search database

Customer Stories

Real-world success stories from enterprises across diverse industries.

View All
BY USE CASES

Mission-Critical Transactions

Global & Multicloud Application

Elastic Scaling for Peak Traffic

Real-time Analytics

Active Geo-redundancy

Database Consolidation

Comprehensive knowledge hub for OceanBase.

Blog

Live Demos

Training & Certification

Documentation

Official technical guides, tutorials, API references, and manuals for all OceanBase products.

View All
PRODUCTS
OceanBase CloudOceanBase Database
ToolsConnectors and Middleware
QUICK START
OceanBase CloudOceanBase Database
BEST PRACTICES

Practical guides for utilizing OceanBase more effectively and conveniently

Learn more about OceanBase – our company, partnerships, and trust and security initiatives.

About OceanBase

Partner

Trust Center

Contact Us

Start on Cloud
编组
All Products
    • Databases
    • iconOceanBase Database
    • iconOceanBase Cloud
    • iconOceanBase Tugraph
    • iconInteractive Tutorials
    • iconOceanBase Best Practices
    • Tools
    • iconOceanBase Cloud Platform
    • iconOceanBase Migration Service
    • iconOceanBase Developer Center
    • iconOceanBase Migration Assessment
    • iconOceanBase Admin Tool
    • iconOceanBase Loader and Dumper
    • iconOceanBase Deployer
    • iconKubernetes operator for OceanBase
    • iconOceanBase Diagnostic Tool
    • iconOceanBase Binlog Service
    • Connectors and Middleware
    • iconOceanBase Database Proxy
    • iconEmbedded SQL in C for OceanBase
    • iconOceanBase Call Interface
    • iconOceanBase Connector/C
    • iconOceanBase Connector/J
    • iconOceanBase Connector/ODBC
    • iconOceanBase Connector/NET
icon

OceanBase Cloud

  • Product Updates & Announcements
    • What's new
      • Release notes for 2026
      • Release notes for 2025
      • Release notes for 2024
      • Release history
    • Product announcements
      • Data development module deprecation notice
      • Optimization of Backup and Restore commercialization strategy
      • Cross-AZ data transfer billing (OceanBase Cloud on AWS)
      • Database Proxy pricing update
      • AWS instance pricing adjustment
  • Product Introduction
    • Overview
    • Management mode and scenarios
    • Core features
      • High availability with cross-cloud active-active architecture
      • High availability with cross-cloud primary-standby databases
      • Multi-level caching in shared storage
      • Multi-layer online scaling and on-demand adjustment
    • Deployment modes
    • Storage architecture
    • Product specifications
    • Product billing
      • Overview
      • Instance billing
        • Tencent Cloud instance billing
        • Alibaba Cloud instance billing
        • Huawei Cloud instance billing
        • AWS instance billing
        • GCP instance billing
      • Backup and restore billing
      • SQL audit billing
      • Migrations billing
      • Database proxy billing
      • Binlog service billing
      • Overview of OceanBase Cloud support plans
      • Read-only replica billing
    • Supported database versions
  • Get Started
    • Get started with a transactional instance
    • Get started with an analytical instance
    • Get started with a Key-Value instance
  • Work with Transactional Instances
    • Overview
    • Create an instance
      • Overview
      • Create via OceanBase Cloud official website
      • Create via AWS Marketplace
      • Create via GCP Marketplace
      • Create via Huawei Cloud Marketplace
      • Create via Alibaba Cloud Marketplace
      • Create via Azure Marketplace
    • Connect to an instance
      • MySQL compatible mode
        • Overview
        • Get connection string
          • Overview
          • Connect using AWS PrivateLink
          • Connect using Azure Private Link
          • Connect using Google Cloud Private Service Connect
          • Connect using Huawei Cloud VPC Endpoint
          • Connect using Alibaba Cloud VPC
          • Connect using a public IP address
          • Connect using a Huawei Cloud peering connection
        • Connect with clients
          • Connect to OceanBase Cloud by using Client ODC
          • Connect to OceanBase Cloud by using a MySQL client
          • Connect to OceanBase Cloud by using OBClient
        • Connect with drivers
          • Java
            • Connect to OceanBase Cloud using SpringBoot
            • SpringBatch sample application for connecting to OceanBase Cloud
            • spring-jdbc
            • SpringDataJPA sample application for connecting to OceanBase Cloud
            • Hibernate application development with OceanBase Cloud
            • Sample program for connecting to OceanBase Cloud
            • connector-j
            • Use TestContainers to connect to and use OceanBase Cloud
          • Python
            • Connect to OceanBase Cloud using mysqlclient
            • Connect to OceanBase Cloud using PyMySQL
            • Use the MySQL-connector-python driver to connect to and use OceanBase Cloud
            • Use SQLAlchemy to connect to an OceanBase Cloud database
            • Connect to an OceanBase Cloud database using Django
            • Connect to an OceanBase Cloud database by using peewee
          • C
            • Use MySQL Connector/C to connect to OceanBase Cloud
          • Go
            • Connect to OceanBase Cloud using the Go-SQL-Driver/MySQL driver
            • Connect to OceanBase Cloud using GORM
          • PHP
            • Use the EXT driver to connect to OceanBase Cloud
            • Connect to OceanBase Cloud by using the MySQLi driver
            • Use the PDO driver to connect to OceanBase Cloud
          • Rust
            • Rust application example for connecting to OceanBase Cloud
            • SeaORM example for connecting to OceanBase Cloud
          • ruby
            • ActiveRecord sample application for OceanBase Cloud
            • Connect to OceanBase Cloud by using mysql2
            • Connect to OceanBase Cloud by using Sequel
        • Use database connection pool
          • Database connection pool configuration
          • Connect to OceanBase Cloud by using a Tomcat connection pool
          • Connect to OceanBase Cloud by using a C3P0 connection pool
          • Connect to OceanBase Cloud by using a Proxool connection pool
          • Connect to OceanBase Cloud by using a HikariCP connection pool
          • Connect to OceanBase Cloud by using a DBCP connection pool
          • Connect to OceanBase Cloud by using Commons Pool
          • Connect to OceanBase Cloud by using a Druid connection pool
      • Oracle compatible mode
        • Overview
        • Get connection string
          • Overview
          • Connect using AWS PrivateLink
          • Connect using Azure Private Link
          • Connect using Google Cloud Private Service Connect
          • Connect using Huawei Cloud VPC Endpoint
          • Connect using a public IP address
        • Connect with clients
          • Connect to OceanBase Cloud by using OBClient
          • Connect to OceanBase Cloud by using Client ODC
        • Connect with drivers
          • Java
            • Connect to OceanBase Cloud using OceanBase Connector/J
            • Connect to OceanBase Cloud by using Spring Boot
            • SpringBatch application example for connecting to OceanBase Cloud
            • Connect to OceanBase Cloud using Spring JDBC
            • Connect to OceanBase Cloud by using Spring Data JPA
            • Connect to OceanBase Cloud by using Hibernate
            • Use MyBatis to connect to OceanBase Cloud
            • Use JFinal to connect to OceanBase Cloud
          • Python
            • Python Driver for Oracle Mode
          • C
            • Connect to OceanBase Cloud using OceanBase Connector/C
            • Connect to OceanBase Cloud using OceanBase Connector/ODBC
            • Use SqlSugar to connect to OceanBase Cloud
        • Use database connection pool
          • Database connection pool configuration
          • Sample program that uses a Tomcat connection pool to connect to OceanBase Cloud
          • C3P0 connection pool connects to OceanBase Cloud
          • Connect to OceanBase Cloud using Proxool connection pool
          • Sample program that uses HikariCP to connect to OceanBase Cloud
          • Use DBCP connection pool to connect to OceanBase Cloud
          • Connect to OceanBase Cloud by using Commons Pool
          • Connect to OceanBase Cloud by using a Druid connection pool
    • Developer guide
      • MySQL compatible mode
        • Plan database objects
          • Create a database
          • Create a table group
          • Create a table
          • Create an index
          • Create an external table
        • Write data
          • Insert data
          • Update data
          • Delete data
          • Replace data
          • Generate test data in batches
        • Read data
          • Single-table queries
          • Join tables
            • INNER JOIN queries
            • FULL JOIN queries
            • LEFT JOIN queries
            • RIGHT JOIN queries
            • Subqueries
            • Lateral derived tables
          • Use operators and functions in queries
            • Use arithmetic operators in queries
            • Use numerical functions in queries
            • Use string concatenation operators in queries
            • Use string functions in queries
            • Use datetime functions in queries
            • Use type conversion functions in queries
            • Use aggregate functions in queries
            • Use NULL-related functions in queries
            • Use the CASE conditional operator in queries
            • Use the SELECT ... FOR UPDATE statement to lock query results
            • Use the SELECT ... LOCK IN SHARE MODE statement to lock query results
          • Use a DBLink in queries
          • Set operations
        • Manage transactions
          • Overview
          • Start a transaction
          • Savepoints
            • Mark a savepoint
            • Roll back a transaction to a savepoint
            • Release a savepoint
          • Commit a transaction
          • Roll back a transaction
      • Oracle compatible mode
        • Plan database objects
          • Create a table group
          • Create a table
          • Create an index
          • Create an external table
        • Write data
          • Insert data
          • Update data
          • Delete data
          • Replace data
          • Generate test data in batches
        • Read data
          • Single-table queries
          • Join tables
            • INNER JOIN queries
            • FULL JOIN queries
            • LEFT JOIN queries
            • RIGHT JOIN queries
            • Subqueries
            • Lateral derived tables
          • Use operators and functions in queries
            • Use arithmetic operators in queries
            • Use numerical functions in queries
            • Use string concatenation operators in queries
            • Use string functions in queries
            • Use datetime functions in queries
            • Use type conversion functions in queries
            • Use aggregate functions in queries
            • Use NULL-related functions in queries
            • Use CASE functions in queries
            • Use the SELECT ... FOR UPDATE statement to lock query results
          • Use a DBLink in queries
          • Set operations
        • Manage transactions
          • Overview
          • Start a transaction
          • Savepoints
            • Mark a savepoint
            • Roll back a transaction to a savepoint
          • Commit a transaction
          • Roll back a transaction
    • Manage instances
      • Manage instances
        • View the instance list
        • Instance overview
        • Stop and restart instances
        • Unit migration
      • Manage tenants
        • Tenant overview
        • Create a tenant
        • Modify tenant specifications
        • Modify tenant names
        • Add an endpoint
        • Resource isolation
          • Overview
          • Manage resource groups
            • Create a resource group
            • View a resource group
            • Edit a resource group
            • Delete a resource group
          • Manage isolation rules
            • Create an isolation rule
            • View isolation rules
            • Edit an isolation rule
            • Delete a quarantine rule
        • Modify primary zone
        • Modify the maximum number of connections for a tenant proxy
        • Monitor tenant performance
          • Overview
          • View performance and SQL monitoring details
          • View transaction monitoring details
          • View storage and cache monitoring details
          • View Binlog service monitoring
          • Customize a monitoring dashboard for a tenant
        • Diagnostics
          • Real-time diagnostics
            • SQL diagnostics
              • Top SQL
              • Slow SQL
              • Suspicious SQL
              • High-risk SQL
            • SQL audit
        • Manage tenant parameters
          • Manage tenant parameters
          • Parameters for tenants
          • Parameter template overview
        • Delete a tenant
        • Manage databases and accounts
          • Create accounts
          • Manage accounts
          • Create a database (MySQL compatible mode)
          • Manage databases (MySQL compatible mode)
      • Monitor instance performance
        • Overview
        • Monitor the performance of databases in an instance
        • Monitor multidimensional metrics of an instance
        • Monitor the performance of hosts in an instance
        • Monitor database proxy
        • Monitor database proxy hosts
        • Monitor cross-cloud network performance
        • Customize a monitoring dashboard for an instance
      • Manage major compactions
        • Initiate a major compaction
        • View compaction records
        • Update time for compactions
      • Manage instance parameters
        • Manage parameters
        • Parameters for cluster instances
      • Change instance configurations
        • Enable storage auto-scaling
        • View history of configuration changes
        • Change configuration
        • Change configuration temporarily
        • Switch the deployment mode
      • Manage standby instances
        • Overview
        • Create a standby instance
        • Create a cross-cloud standby instance
        • Create a standby instance for an Alibaba Cloud primary instance
        • View details of primary and standby instances
        • Configure global endpoint
        • Enable automatic forwarding for write requests of standby databases
        • Primary-standby instance switchover
        • Initiate failover
        • Detach a standby instance
        • Release a standby instance
      • Release an instance
      • Database proxy
        • Overview
        • Manage database proxy
        • Direct load
      • Manage alerts
        • Overview
        • Manage alert rules
          • Create an alert rule
          • View an alert rule
          • Edit an alert rule
          • Delete an alert rule
        • View alert history
        • Manage alert templates
          • Create an alert template
          • View an alert template
          • Edit an alert template
          • Copy an alert rule template
          • Delete an alert template
        • Manage muting rules
          • Create an alert muting rule
          • View an alert muting rule
          • Edit an alert muting rule
          • Delete an alert muting rule
        • Manage alert notification templates
          • Create an alert notification template
          • View an alert notification template
          • Edit an alert notification template
          • Copy an alert notification template
          • Delete an alert notification template
        • Manage alert contacts
          • Add an alert contact
          • Add an alert contact group
          • View an alert contact
          • Edit an alert contact
          • Delete an alert contact
          • Obtain a webhook URL
        • Monitoring metrics for alerts
      • Backup and restore
        • Overview
        • Backup strategy
        • Initiate a backup immediately
        • Data backup
        • Initiate a restore
        • Data restore
        • Restore data from the instance recycle bin
      • Diagnostics
        • View performance monitoring data
        • Capacity diagnostics
        • One-click diagnostics
          • Initiate one-click diagnostics
          • View one-click diagnostic report
            • Exceptions
            • Real-time diagnostics
            • Optimization suggestions
            • Capacity management
            • Security management
        • Real-time diagnostics
          • SQL diagnostics
            • Top SQL
            • Slow SQL
            • Suspicious SQL
            • High-risk SQL
            • SQL details
            • SQL monitoring metrics list
          • Session management
            • Session management
          • Request analysis
            • Request analysis
        • Root cause diagnostics
          • Exception handling
          • Enable system autonomy
        • SQL audit
        • Materialized view analysis
        • Optimization center
          • Optimization suggestions
          • Manage active outlines
          • SQL review
          • View the optimization history
      • Manage tags
      • Manage read-only replicas
        • Overview
        • Instance read-only replicas
          • Add a read-only replica to an instance
          • View read-only replicas of an instance
          • Manage read-only replicas of an instance
          • Delete a read-only replica of an instance
        • Tenant read-only replicas
          • Add a read-only replica to a tenant
          • View read-only replicas of a tenant
          • Manage read-only replicas of a tenant
          • Delete a read-only replica of a tenant
      • Manage JVM-dependent services
    • Data source management
      • Create a data source
      • Manage data sources
      • User privileges
        • User privileges for compatibility assessment
        • User privileges for data migration
        • User privileges for performance assessment
        • User privileges for data archiving
        • User privileges for data cleanup
      • Connect via private network
        • AWS
        • Huawei Cloud
        • Alibaba Cloud
        • Google Cloud
        • Azure
        • Private IP address segments
      • Connect via public network
        • AWS
        • Huawei Cloud
        • Alibaba Cloud
        • Google Cloud
        • Azure
    • Data lifecycle management
      • Archive data
      • Clean up data
    • Manage recycle Bin
      • Instance recycle bin
      • Manage databases and tables in recycle bin
        • Overview
        • Instance-level recycle bin
        • Tenant-level recycle bin
  • Work with Analytical Instances
    • Overview
    • Core features
    • Create an instance
    • Connect to an instance
      • Overview
      • Get connection string
        • Overview
        • Connect using AWS PrivateLink
        • Connect using a public IP address
      • Connect with clients
        • Connect to OceanBase Cloud by using Client ODC
        • Connect to OceanBase Cloud by using a MySQL client
        • Connect to OceanBase Cloud by using OBClient
      • Connect with drivers
        • Java
          • Connect to OceanBase Cloud by using Spring Boot
          • Connect to OceanBase Cloud by using Spring Batch
          • Connect to OceanBase Cloud by using Spring Data JDBC
          • Connect to OceanBase Cloud by using Spring Data JPA
          • Connect to OceanBase Cloud by using Hibernate
          • Connect to OceanBase Cloud by using MyBatis
          • Connect to OceanBase Cloud using MySQL Connector/J
        • Python
          • Connect to OceanBase Cloud by using mysqlclient
          • Connect to OceanBase Cloud by using PyMySQL
          • Connect to OceanBase Cloud using MySQL Connector/Python
        • C
          • Connect to OceanBase Cloud using MySQL Connector/C
        • Go
          • Connect to OceanBase Cloud using Go-SQL-Driver/MySQL
        • PHP
          • Connect to OceanBase Cloud using PHP
      • Use database connection pool
        • Database connection pool configuration
        • Connect to OceanBase Cloud by using a Tomcat connection pool
        • Connect to OceanBase Cloud by using a C3P0 connection pool
        • Connect to OceanBase Cloud by using a Proxool connection pool
        • Connect to OceanBase Cloud by using a HikariCP connection pool
        • Connect to OceanBase Cloud by using a DBCP connection pool
        • Connect to OceanBase Cloud by using Commons Pool
        • Connect to OceanBase Cloud by using a Druid connection pool
    • Data table design
      • Table overview
      • Best practices
        • Unit 1: Best practices for optimizing storage structures and query performance
        • Unit 2: Best practices for creating special indexes
    • Export data
    • OceanBase data processing
    • Query acceleration
      • Statistics
      • Materialized views for query acceleration
      • Select a query parallelism level
    • Manage instances
      • Instance overview
      • Change configuration
      • Modify primary zone
      • Manage parameters
      • Backup and restore
        • Backup overview
        • Backup strategies
        • Immediate backup
        • Data backup
        • Initiate restore
        • Data restore
      • Monitor instance performance
        • Overview
        • Monitor the performance of databases in an instance
        • Monitor the performance of hosts in an instance
      • Manage major compactions
        • Initiate a major compaction
        • View compaction records
        • Update time for compactions
      • Database proxy
        • Overview
        • Manage database proxy
        • Direct load
      • Manage alerts
        • Overview
        • Manage alert rules
          • Create an alert rule
          • View an alert rule
          • Edit an alert rule
          • Delete an alert rule
        • View alert history
        • Manage alert templates
          • Create an alert template
          • View an alert template
          • Edit an alert template
          • Copy an alert template
          • Delete an alert template
        • Manage muting rules
          • Create an alert muting rule
          • View an alert muting rule
          • Edit an alert muting rule
          • Delete an alert muting rule
        • Manage alert notification templates
          • Create an alert notification template
          • View an alert notification template
          • Edit an alert notification template
          • Copy an alert notification template
          • Delete an alert notification template
        • Manage alert contacts
          • Add an alert contact
          • Add an alert contact group
          • View an alert contact
          • Edit an alert contact
          • Delete an alert contact
          • Obtain a webhook URL
        • Monitoring metrics for alerts
      • Diagnostics
        • View performance monitoring data
        • Capacity diagnostics
        • Real-time diagnostics
          • SQL diagnostics
            • Top SQL
            • Slow SQL
            • Suspicious SQL
            • High-risk SQL
            • SQL details
            • SQL monitoring metrics list
          • Session management
            • Session management
          • Optimization management
            • Manage active outlines
            • View the optimization history
          • Request analysis
            • Request analysis
      • Stop and restart instances
      • Release instances
      • Manage databases and accounts
        • Create and manage accounts
        • Create a database
        • Manage databases
      • Manage tags
    • Data lifecycle management
      • Archive data
      • Clean up data
    • Performance diagnosis and tuning
      • Use the DBMS_XPLAN package for performance diagnostics
      • Use the GV$SQL_PLAN_MONITOR view for performance analysis
      • Views related to AP performance analysis
    • Performance testing
    • Product integration
    • Manage recycle Bin
      • View instance recycle bin
      • Manage databases and tables in recycle bin
        • Overview
        • Instance recycle bin
  • Work with Key-Value Instances
    • Try out Key-Value instances
      • Create an instance
      • Create a tenant
      • Create an account for a database user
      • OBKV HBase data operation examples
    • Use Table model
      • Create an instance
      • Manage instances
        • Manage instances
          • View the instance list
          • Instance overview
          • Stop and restart instances
          • Release an instance
        • Manage tenants
          • Create a tenant
          • Modify tenant specifications
          • Modify tenant names
          • Delete a tenant
          • Tenant overview
          • Resource isolation
            • Overview
            • Manage resource groups
              • Create a resource group
              • View a resource group
              • Edit a resource group
              • Delete a resource group
            • Manage isolation rules
              • Create an isolation rule
              • View isolation rules
              • Edit an isolation rule
              • Delete a quarantine rule
          • Monitor tenant performance
            • Overview
            • View performance and SQL monitoring details
            • View transaction monitoring details
            • View storage and cache monitoring details
            • OBKV-Table
            • Customize a monitoring dashboard for a tenant
          • Diagnostics
            • Top SQL
          • Manage tenant parameters
            • Manage tenant parameters
            • Parameters for tenants
          • Manage databases and accounts
            • Create and manage accounts
            • Create a database
            • Manage databases
          • Switch primary zone
        • Monitor instance performance
          • Overview
          • Monitor the performance of databases in an instance
          • Monitor multi-dimensional metrics of an instance
          • Monitor the performance of hosts in a cluster
          • Customize monitoring dashboards for an instance
        • Manage major compactions
          • Initiate major compactions
          • View compaction records
          • Update time for compactions
        • Manage instance parameters
          • Parameter management overview
          • Parameters for cluster instances
        • Change instance configurations
          • View history of configuration changes
          • Change configuration
          • Switch the deployment mode
        • Database proxy
          • Overview
          • Manage database proxy
        • Manage alerts
          • Overview
          • Manage alert rules
            • Create an alert rule
            • View an alert rule
            • Edit an alert rule
            • Delete an alert rule
          • View alert history
          • Manage alert templates
            • Create an alert template
            • View an alert template
            • Edit an alert template
            • Copy an alert template
            • Delete an alert template
          • Manage muting rules
            • Create an alert muting rule
            • View an alert muting rule
            • Edit an alert muting rule
            • Delete an alert muting rule
          • Manage alert contacts
            • Add an alert contact
            • Add an alert contact group
            • View an alert contact
            • Edit an alert contact
            • Delete an alert contact
            • Obtain a webhook URL
          • Monitoring metrics for alerts
        • Backup and restore
          • Backup overview
          • Backup strategies
          • Immediate backup
          • Data backup
          • Initiate restore
          • Data restore
        • Diagnostics
          • View performance monitoring data
          • Top SQL
          • Capacity diagnostics
          • Request analysis
        • Manage tags
        • Manage recycle Bin
          • View instance recycle bin
          • Manage databases and tables in recycle bin
            • Overview
            • Instance-level recycle bin
            • Tenant-level recycle bin
    • Use HBase model
      • OBKV-HBase Overview
      • Create an instance
      • Develop in HBase model
        • Connect to an instance by using the OBKV-HBase client
      • Manage instances
        • Manage instances
          • View the instance list
          • Instance overview
          • Stop and restart instances
          • Release an instance
        • Manage tenants
          • Create a tenant
          • Modify tenant specifications
          • Modify tenant names
          • Delete a tenant
          • Tenant overview
          • Resource isolation
            • Overview
            • Manage resource groups
              • Create a resource group
              • View a resource group
              • Edit a resource group
              • Delete a resource group
            • Manage isolation rules
              • Create an isolation rule
              • View isolation rules
              • Edit an isolation rule
              • Delete a quarantine rule
          • Monitor tenant performance
            • Overview
            • View performance and SQL monitoring details
            • View transaction monitoring details
            • View storage and cache monitoring details
            • OBKV-HBase
            • Customize a monitoring dashboard for a tenant
          • Diagnostics
            • Top SQL
          • Manage tenant parameters
            • Manage tenant parameters
            • Parameters for tenants
          • Manage databases and accounts
            • Create and manage accounts
            • Create a database
            • Manage databases
          • Switch primary zone
        • Monitor instance performance
          • Overview
          • Monitor the performance of databases in an instance
          • Monitor multi-dimensional metrics of an instance
          • Monitor the performance of hosts in a cluster
          • Customize monitoring dashboards for an instance
        • Manage major compactions
          • Initiate major compactions
          • View compaction records
          • Update time for compactions
        • Manage instance parameters
          • Parameter management overview
          • Parameters for cluster instances
        • Change instance configurations
          • View history of configuration changes
          • Change configuration
          • Switch the deployment mode
        • Database proxy
          • Overview
          • Manage database proxy
        • Manage alerts
          • Overview
          • Manage alert rules
            • Create an alert rule
            • View an alert rule
            • Edit an alert rule
            • Delete an alert rule
          • View alert history
          • Manage alert templates
            • Create an alert template
            • View an alert template
            • Edit an alert template
            • Copy an alert template
            • Delete an alert template
          • Manage muting rules
            • Create an alert muting rule
            • View an alert muting rule
            • Edit an alert muting rule
            • Delete an alert muting rule
          • Manage alert contacts
            • Add an alert contact
            • Add an alert contact group
            • View an alert contact
            • Edit an alert contact
            • Delete an alert contact
            • Obtain a webhook URL
          • Monitoring metrics for alerts
        • Backup and restore
          • Backup overview
          • Backup strategies
          • Immediate backup
          • Data backup
          • Initiate restore
          • Data restore
        • Diagnostics
          • View performance monitoring data
          • Top SQL
          • Capacity diagnostics
          • Request analysis
        • Manage tags
        • Manage recycle Bin
          • View instance recycle bin
          • Manage databases and tables in recycle bin
            • Overview
            • Instance-level recycle bin
            • Tenant-level recycle bin
      • Performance test
    • Connect Key-Value instances
      • Overview
      • Connect using a public IP address
  • Migrations
    • Data migration and import solutions
    • Data assessment and migration quick start
    • Assess compatibility
      • Overview
      • Perform online assessment
      • Perform offline assessment
      • Manage compatibility assessment tasks
        • View a compatibility assessment task
        • View and download a compatibility assessment report
        • Stop a compatibility assessment task
        • Delete a compatibility assessment task
      • Obtain files for upload
      • Configure PrivateLink
      • Add an IP address to an allowlist
    • Migrate data
      • Overview
      • Migrations specification
      • Purchase a data migration instance
      • Migrate data from a MySQL database to a MySQL-compatible tenant of OceanBase Database
      • Migrate data from a MySQL-compatible tenant of OceanBase Database to a MySQL database
      • Migrate data between OceanBase database tenants of the same compatibility mode
      • Migrate data between OceanBase database tenants of different compatibility modes
      • Migrate data from an Oracle database to an Oracle-compatible tenant of OceanBase Database
      • Migrate data from an Oracle-compatible tenant of OceanBase Database to an Oracle database
      • Configure a two-way synchronization task
      • Migrate data from an OceanBase database to a Kafka instance
      • Migrate data from a TiDB database to a MySQL-compatible tenant of OceanBase Database
      • Migrate incremental data from a MySQL-compatible tenant of OceanBase Database to a TiDB Database
      • Migrate data from a PostgreSQL database to an OceanBase database
      • Migrate incremental data from an OceanBase Database to a PostgreSQL database
      • Manage data migration tasks
        • View details of a data migration task
        • Rename a data migration task
        • View and modify migration objects
        • View and modify migration parameters
        • Configure alert monitoring
        • Manage data migration tasks by using tags
        • Start, stop, and resume a data migration task
        • Clone a data migration task
        • Terminate and release a data migration task
      • Features
        • Custom DML/DDL configurations
        • DDL synchronization scope
        • Use SQL conditions to filter data
        • Rename a migration object
        • Set an incremental synchronization timestamp
        • Instructions on schema migration
        • Configure and modify matching rules
        • Wildcard rules
        • Import migration objects
        • Download conflict data
        • Change a topic
        • Column filtering
        • Data formats
      • Authorize an Alibaba Cloud account
      • SQL statements for querying table objects
      • Online DDL tools
      • Create a trigger
      • Modify the log level of a self-managed PostgreSQL instance
      • Supported DDL statements for synchronization and their limitations
        • DDL synchronization from Aurora MySQL DB clusters to MySQL-compatible tenants of OceanBase Database
        • DDL synchronization from MySQL-compatible tenants of OceanBase Database to Aurora MySQL DB clusters
        • DDL synchronization between MySQL-compatible tenants of OceanBase Database
        • DDL synchronization from Oracle databases to Oracle-compatible tenants of OceanBase Database
        • DDL synchronization from Oracle-compatible tenants of OceanBase Database to Oracle databases
        • DDL synchronization between Oracle-compatible tenants of OceanBase Database
        • DDL synchronization from OceanBase databases to Kafka instances
    • Data subscription
      • Create a data subscription task
      • Manage data subscription tasks
        • View details of a data subscription task
        • Configure subscription information
        • Modify the name of a data subscription task
        • View and modify subscription objects
        • View data subscription parameters
        • Set up data subscription alerts
        • Start, stop, and resume data subscription tasks
        • Clone a data subscription task
        • Release a data subscription task
      • Manage private connections for data subscriptions
      • Configure consumer subscription
      • Message formats
    • Data validation
      • Overview
      • Create a data validation task
      • Manage data validation tasks
        • View details of a data validation task
        • View and modify validation objects
        • View and modify validation parameters
        • Manage data validation tasks with tags
        • Start, pause, and resume data validation tasks
        • Clone a data validation task
        • Release a data validation task
      • Features
        • Import validation objects
        • Rename the validation object
        • Filter objects by using SQL conditions
        • Configure the matching rules for the validation object
    • Assess performance
      • Overview
      • Obtain traffic files from a database instance
      • Create a full performance assessment task
      • Create an SQL file parsing task
      • Create an SQL file replay task
      • Manage performance assessment tasks
        • View the details of a performance assessment task
        • View a performance assessment report
        • Retry and stop a performance assessment task
        • Delete a performance assessment task
      • Obtain a database instance
      • Create an access key
    • Import data
      • Import data
      • Direct load
      • Supported file formats and encoding formats for Data Import
      • Sample data introduction
    • Binlog service
      • Overview
      • Purchase the Binlog service
      • Manage Binlog Service
        • View details of the Binlog service
        • Change configuration
        • Modify the auto-scaling strategy for storage space
        • Modify the elasticity strategy for compute units
        • Disable the Binlog service
  • Security
    • OceanBase Cloud account settings
      • Modify login password
      • Multi-factor authentication
      • Manage AccessKeys
      • Time zone settings
      • Manage cloud marketplace accounts
      • Account audit
    • Organizations and projects
      • Overview
      • Manage organization information
      • Project management
        • Manage projects
        • Cross-project bidirectional authorization
        • Subscribe to project messages
      • Manage members
      • Permissions for roles
      • Cost management
        • Overview
        • Cost details
        • Manage cost units
      • Operation audit
    • Database accounts and privileges
      • Account privileges
      • Authorize cloud vendor accounts
      • AWS KMS key management
      • Support access control
    • Security and encryption
      • Set allowlist groups
      • SSL encryption
      • Transparent Data Encryption (TDE)
    • Monitoring dashboard
    • Events
  • SQL Console
    • Overview
    • Access SQL Console
    • SQL editing and execution
    • PL compilation
    • Result set editing
    • Execution analysis
    • Database object management
      • Create a table
      • Create a view
      • Create a function
      • Create a stored procedure
      • Create a program package
      • Create a trigger
      • Create a type
      • Create a sequence
      • Create a synonym
    • Session variable management
    • Functional keys in SQL Console
  • Integrations
    • Overview
    • Schema evolution
      • Liquibase
      • Flyway
    • Data ingestion
      • Canal
      • dbt
      • Debezium
      • Flink
      • Glue
      • Informatica Cloud
      • Kafka
      • Maxwell
      • SeaTunnel
      • DataWorks
      • NiFi
    • SQL development
      • DataGrip
      • DBeaver
      • Navicat
      • TablePlus
    • Orchestration
      • DolphinScheduler
      • Linkis
      • Airflow
    • Visualization
      • Grafana
      • Power BI
      • Quick BI
      • Superset
      • Tableau
    • Observability
      • Datadog
      • Prometheus
    • Database management
      • Bytebase
    • AI
      • LlamaIndex
      • Dify
      • LangChain
      • Tongyi Qianwen
      • OpenAI
      • n8n
      • Trae
      • SpringAI
      • Cline
      • Cursor
      • Continue
      • Toolbox
      • CamelAI
      • Firecrawl
      • Hugging Face
      • Ollama
      • Google Gemini
      • Cloudflare Workers AI
      • Qoder
      • OpenCode
      • Claude Code
      • GitHub Copilot
      • Codex
      • Jina AI
      • Augment Code
      • Claude Code
      • Kiro
    • Development tools
      • Cloudflare Workers
      • Vercel
  • Best practices
    • Best practices for achieving high availability through cross-cloud active-active deployment
    • High availability through cross-cloud primary-standby databases (1:1)
    • High availability through cross-cloud primary-standby databases (1:n)
    • High host CPU usage
    • Best practices for read/write splitting in OceanBase Cloud
  • References
    • System architecture
    • System management
    • Database object management
    • Database design and specification constraints
    • SQL reference
    • System views
    • Parameters and system variables
    • Error codes
    • Performance tuning
    • Open API References
      • Overview
      • Service endpoints
      • Using API
      • Open APIs
        • Cluster management
          • DescribeInstances
          • DescribeInstance
          • CreateInstance
          • DeleteInstance
          • ModifyInstanceName
          • describe-node-options
          • StopCluster
          • StartCluster
          • ModifyInstanceSpec
          • DescribeInstanceTopology
          • DescribeReadonlyInstances
          • CreateReadonlyInstance
          • ModifyReadonlyInstanceSpec
          • ModifyReadonlyInstanceDiskSize
          • ModifyReadonlyInstanceNodeNum
          • DeleteReadonlyInstance
          • DescribeInstanceAvailableRoZones
          • DescribeInstanceParameters
          • UpdateInstanceParameters
          • DescribeInstanceParametersHistory
          • ModifyInstanceTagList
          • ModifyInstanceNodeNum
        • Tenant management
          • DescribeTenants
          • DescribeTenant
          • CreateTenants
          • DeleteTenants
          • ModifyTenantName
          • ModifyTenant
          • ModifyTenantUserDescription
          • ModifyTenantUserStatus
          • GetTenantCreateConstraints
          • ModifyTenantPrimaryZone
          • GetTenantCreateCpuConstraints
          • GetTenantCreateMemConstraints
          • GetTenantModifyCpuConstraints
          • GetTenantModifyMemConstraints
          • CreateTenantSecurityIpGroup
          • DescribeTenantSecurityIpGroups
          • ModifyTenantSecurityIpGroup
          • DeleteTenantSecurityIpGroup
          • DescribeTenantPrivateLink
          • DeletePrivatelinkConnection
          • CreatePrivatelinkService
          • ConnectPrivatelinkService
          • AddPrivatelinkServiceUser
          • BatchKillProcessList
          • DescribeProcessStatsComposition
          • DescribeTenantAvailableRoZones
          • DescribeTenantAddressInfo
          • ModifyTenantReadonlyReplica
          • DescribeTenantParameters
          • UpdateTenantParameters
          • DescribeTenantParametersHistory
          • ModifyTenantTagList
        • Tenant user management
          • CreateTenantUser
          • DescribeTenantUsers
          • DeleteTenantUsers
          • ModifyTenantUserPassword
          • ModifyTenantUserRoles
        • Database management
          • CreateDatabase
          • DescribeDatabases
          • DeleteDatabases
          • ModifyDatabaseUserRoles
        • Backup and restore
          • DescribeDataBackupSet
          • DescribeRestorableTenants
          • ModifyBackupStrategy
          • CreateTenantRestoreTask
          • CreateDataBackupTask
          • DescribeOneDataBackupSet
        • Database proxy management
          • CreateTenantAddress
          • CreateTenantSingleTunnelSLBAddress
          • DeleteTenantAddress
          • DescribeTenantAddress
          • ModifyOdpClusterSpec
          • ModifyTenantAddressPort
          • ModifyTenantAddressDomainPrefix
          • ConfirmPrivatelinkConnection
          • DescribeTenantAddressInfo
        • Monitoring management
          • DescribeTenantMetrics
          • DescribeMetricsData
          • DescribeNodeMetrics
        • Diagnostic management
          • DescribeOasTopSQLList
          • DescribeOasAnomalySQLList
          • DescribeOasSlowSQLList
          • DescribeOasSQLText
          • DescribeSqlAudits
          • DescribeOutlineBinding
          • DescribeSampleSqlRawTexts
          • DescribeSQLTuningAdvices
          • DescribeOasSlowSQLSamples
          • DescribeOasSQLTrends
          • DescribeOasSQLPlanGroup
        • Security management
          • CreateSecurityIpGroup
          • DescribeInstanceSSL
          • ModifyInstanceSSL
          • DescribeTenantEncryption
          • ModifyTenantEncryption
          • ModifySecurityIps
          • DeleteSecurityIpGroup
          • DescribeTenantSecurityConfigs
          • DescribeInstanceSecurityConfigs
        • Tag management
          • DescribeTags
          • CreateTags
          • UpdateTag
          • DeleteTag
        • Historical event management
          • DescribeOperationEvents
      • Differences between ApsaraDB for OceanBase APIs and OceanBase Cloud APIs
    • Download OBClient
      • Download OBClient
      • Download OceanBase Connector/J
      • Download client ODC
      • Download OceanBase Connector/ODBC
      • Download OBClient Libs
    • Performance Tests
      • OLTP performance test: Sysbench benchmark
      • OLAP performance test: TPC-H benchmark
      • OLTP performance test: TPC-C benchmark
    • Metrics References
      • Cluster database
      • Cluster hosts
      • Binlog service
      • Cross-cloud network channel connection
      • Performance and SQL
      • Transactions
      • Storage and caching
      • Proxy database
      • Proxy host
    • ODC User Guide
      • What is ODC?
        • What is ODC?
        • Limitations
      • Quick start
        • Client ODC
          • Overview
          • Install Client ODC
          • Use Client ODC
        • Web ODC
          • Overview
          • Use Web ODC
      • Data source management
        • Create a data source
        • Data sources and project collaboration
        • Database O&M
          • Session management
          • Global variable management
          • Recycle bin management
      • SQL development
        • Edit and execute SQL statements
        • Perform PL compilation and debugging
        • Edit and export the result set of an SQL statement
        • Execution analysis
        • Generate test data
        • System settings
        • Database objects
          • Table objects
            • Overview
            • Create a table
          • View objects
            • Overview
            • Create a view
            • Manage views
          • Materialized view objects
            • Overview
            • Create a materialized view
            • Manage materialized views
          • Function objects
            • Overview
            • Create a function
            • Manage functions
          • Stored procedure objects
            • Overview
            • Create a stored procedure
            • Manage stored procedures
          • Sequence objects
            • Overview
            • Create a sequence
            • Manage sequences
          • Package objects
            • Overview
            • Create a program package
            • Manage program packages
          • Trigger objects
            • Overview
            • Create a trigger
            • Manage triggers
          • Type objects
            • Overview
            • Create a type
            • Manage types
          • Synonym objects
            • Overview
            • Create a synonym
            • Manage synonyms
      • Import and export
        • Import schemas and data
        • Export schemas and data
      • Database change management
        • User permission management
          • Users and roles
          • Automatic authorization
          • User permission management
        • Project collaboration management
        • Risk levels, risk identification rules, and approval processes
        • SQL check specifications
        • SQL window specification
        • Database change management
        • Batch database change management
        • Online schema changes
        • Synchronize shadow tables
        • Schema comparison
      • Data lifecycle management
        • Partitioning plan management
          • Manage partitioning plans
          • Set partitioning strategies
          • Examples
        • SQL plan task
      • Data desensitization and auditing
        • Desensitize data
        • Operation records
      • Notification management
        • Overview
        • View notification records
        • Manage notification channel
          • Create a notification channel
          • View, edit, and delete a notification channel
          • Configure a custom channel
        • Manage notification rules
      • Best practices
        • Tips for SQL development
        • Explore ODC team workspaces
        • Understanding real-time SQL diagnostics for OceanBase AP
        • OceanBase historical database solutions
        • ODC SQL check for automatic identification of high-risk operations
        • Manage and modify sharded databases and tables via ODC
        • Data masking and control practices
        • Enterprise-level control and collaboration: Safeguard every database change
    • Data Development
      • Overview
      • Workspace management
      • Worksheet management
      • Compute node pool management
      • Workflow management
      • Dashboard management
      • Manage Git repositories
      • SQL development
        • SQL editing and execution
        • Result set editing
        • Execution analysis
        • Database object management
          • Create a table
          • Create a view
          • Create a function
          • Create a stored procedure
        • Session variable management
        • Git integration
      • Sample datasets
      • Data development terms
  • Manage Billing
    • Access billing
    • View monthly bills
    • View payment details
    • View orders
    • Use vouchers for payment
    • View invoices
  • Legal Agreements
    • OceanBase Cloud Services Agreement
    • Service Level Agreement
    • OceanBase Data Processing Addendum
    • Service Level Agreement for OceanBase Cloud Migration Service

Download PDF

Release notes for 2026 Release notes for 2025 Release notes for 2024 Release history Data development module deprecation notice Optimization of Backup and Restore commercialization strategy Cross-AZ data transfer billing (OceanBase Cloud on AWS) Database Proxy pricing update AWS instance pricing adjustment Overview Management mode and scenarios High availability with cross-cloud active-active architecture High availability with cross-cloud primary-standby databases Multi-level caching in shared storage Multi-layer online scaling and on-demand adjustment Deployment modes Storage architecture Product specifications Overview Backup and restore billing SQL audit billing Migrations billing Database proxy billing Binlog service billing Overview of OceanBase Cloud support plans Read-only replica billing Supported database versions Get started with a transactional instance Get started with an analytical instance Get started with a Key-Value instance Overview Overview Create via OceanBase Cloud official website Create via AWS Marketplace Create via GCP Marketplace Create via Huawei Cloud Marketplace Create via Alibaba Cloud Marketplace Create via Azure Marketplace Release an instance Manage tags Manage JVM-dependent services Create a data source Manage data sources Archive data Clean up data Instance recycle bin Overview Core features Create an instance Overview Table overview Export data OceanBase data processing Statistics Materialized views for query acceleration Select a query parallelism level Instance overview Change configuration Modify primary zone Manage parameters Stop and restart instances Release instances Manage tags Archive data Clean up data Use the DBMS_XPLAN package for performance diagnostics Use the GV$SQL_PLAN_MONITOR view for performance analysis Views related to AP performance analysis Performance testing Product integration View instance recycle bin Create an instance Create a tenant Create an account for a database user OBKV HBase data operation examples Create an instance OBKV-HBase Overview Create an instance Performance test Overview Connect using a public IP address Data migration and import solutions Data assessment and migration quick start Overview Perform online assessment Perform offline assessment Obtain files for upload Configure PrivateLink Add an IP address to an allowlist Overview Migrations specification Purchase a data migration instance Migrate data from a MySQL database to a MySQL-compatible tenant of OceanBase Database Migrate data from a MySQL-compatible tenant of OceanBase Database to a MySQL database Migrate data between OceanBase database tenants of the same compatibility mode Migrate data between OceanBase database tenants of different compatibility modes Migrate data from an Oracle database to an Oracle-compatible tenant of OceanBase Database Migrate data from an Oracle-compatible tenant of OceanBase Database to an Oracle database Configure a two-way synchronization task Migrate data from an OceanBase database to a Kafka instance
OceanBase logo

The Unified Distributed Database for the AI Era.

Follow Us
Products
OceanBase CloudOceanBase EnterpriseOceanBase Community EditionOceanBase seekdb
Resources
DocsBlogLive DemosTraining & Certification
Company
About OceanBaseTrust CenterLegalPartnerContact Us
Follow Us

© OceanBase 2026. All rights reserved

Cloud Service AgreementPrivacy PolicySecurity
Contact Us
Document Feedback
  1. Documentation Center
  2. OceanBase Cloud
iconOceanBase Cloud

    Single-table queries

    Last Updated:2026-04-07 08:08:33  Updated
    share
    What is on this page
    Prerequisites
    Syntax
    Execution order of keywords in the SELECT statement
    Create test tables and add test data to the tables
    Basic queries
    Query all columns
    Query specified columns
    Query calculated values
    FROM FUNCTION queries
    Data filtering
    Queries with comparison conditions
    Queries with logical conditions
    Fuzzy queries (LIKE)
    Range queries (BETWEEN AND)
    Queries with a specified set (IN)
    NULL value queries (IS NULL/IS NOT NULL)
    GROUP BY queries
    Examples
    ORDER BY queries
    Sorting by a single field
    Sorting by multiple fields
    Sorting after the WHERE clause
    Sorting by using the NLSSORT function
    Use Row_Limiting_Clause in queries
    Query data after the Nth row
    Query rows with the three smallest IDs
    Query rows with the two smallest IDs
    Query the first 30% of data by num
    Query the first 30% of data with the minimum num values and all other data records same as the last data row obtained in the preceding example
    References

    folded

    share

    This topic describes how to use SQL statements to perform single-table queries in OceanBase Cloud.

    Prerequisites

    • You have connected to an Oracle-compatible tenant of OceanBase Cloud. For more information about how to connect to a database, see Overview of connection methods.
    • You have the SELECT privilege. If you do not have the required privileges, contact the administrator to obtain the privileges.

    Syntax

    Use the SELECT statement to query data.

    The general syntax of a single-table query using the SELECT statement is as follows:

    SELECT [ALL | DISTINCT] select_list FROM table_name
                  [ WHERE query_condition ]
                  [ GROUP BY group_by_expression ]
                  [ HAVING group_condition ]
                  [ ORDER BY column_list ][ASC | DESC]
                  [ Row_Limiting_Clause ]
    
    column_list:
     column_name[,column_name...]
    

    Parameters

    Parameter Description
    select_list The list of columns to retrieve, which can be column names, expressions, or aggregate functions. Separate multiple columns with commas (,).
    table_name The name of the table from which data is to be retrieved.
    WHERE query_condition Optional. The query condition. Only rows that meet the condition will be returned.
    GROUP BY group_by_condition Optional. Specifies to group the results by the specified column. This parameter is typically used with aggregate functions.
    HAVING group_condition Optional. Specifies to filter the grouped result set. Only groups that meet the condition will be returned.
    ORDER BY column_list Optional. Specifies to sort the result set. You can specify to sort one or more columns.
    ASC | DESC Optional. The order of sorting. ASC indicates the ascending order, and DESC indicates the descending order. The default value is ASC.
    LIMIT limit_clause Optional. Specifies to limit the number of rows returned for a query in pagination. You can specify the offset and the number of rows or percentage of rows to return. This parameter can be used with the ORDER BY clause to ensure the sorting order and obtain consistent results.
    column_list The list of columns to retrieve. You can specify one or more columns. Separate multiple columns with commas (,).
    column_name The name of the column to retrieve.

    Execution order of keywords in the SELECT statement

    If you use the WHERE, GROUP BY, HAVING, and ORDER BY clauses in a query, these clauses are executed in strict accordance with the following sequence:

    1. The FROM clause is executed to find the required table.

    2. The WHERE clause is executed to specify conditions.

    3. The GROUP BY clause is executed to group records. If GROUP BY is not executed, all records are considered a group.

    4. The HAVING clause is executed to filter the grouped results.

    5. The SELECT clause is executed.

    6. The DISTINCT clause is executed to remove duplicate rows.

    7. The ORDER BY clause is executed to sort the results in ascending or descending order.

    8. The ROWNUM clause is executed to limit the number of records displayed per page.

    Notice

    The difference between WHERE and HAVING is that WHERE filters data before grouping, while HAVING filters data after grouping and returns the entire SQL query result.

    Create test tables and add test data to the tables

    1. Create a table named dept.

      CREATE TABLE dept(  
          deptno           NUMBER(2,0),  
          dname            VARCHAR(14),  
          location         VARCHAR(13),   
          CONSTRAINT pk_dept PRIMARY KEY(deptno)  
      );
      
    2. Insert six records into the dept table.

      INSERT INTO dept VALUES
      (20,'Finance','beijing'),
      (35,'Administration','hangzhou'),
      (40,'Development','xian'),    
      (30,'Workshop','guangzhou'),    
      (25,'Legal affairs','shanghai'),    
      (45,'Office','suzhou');
      
    3. Create a table named emp.

      CREATE TABLE emp(  
          empno         NUMBER(4,0),  
          empname       VARCHAR(10),  
          job           VARCHAR(9),  
          mgr           NUMBER(4,0),  
          hiredate      DATE,  
          sal           NUMBER(7,2),  
          comm          NUMBER(7,2),        
          deptno        NUMBER(2,0),
          age           NUMBER(2,0),
          CONSTRAINT PK_emp PRIMARY KEY (empno),
          CONSTRAINT FK_deptno  FOREIGN KEY (deptno)  REFERENCES dept (deptno)  
      );
      
    4. Insert six records into the emp table.

      INSERT INTO emp VALUES
      (1369,'SMITH','CLERK',1902,DATE'1980-12-17',800.00,NULL,20,22),
      (1499,'ALLEN','SALESMAN',1698,DATE'1981-02-20',1600.00,300.00,35,22),
      (1566,'JONES','MANAGER',1839,DATE'1981-04-02',2975.00, NULL,40,22),    
      (1698,'BLAKE' ,'MANAGER',1839,DATE'1981-05-01',2850.00,NULL ,30,33),    
      (1788,'SCOTT','ANALYST',1566,DATE'1987-07-15',3000.00,NULL ,25,33),    
      (1902,'FORD','ANALYST',1566,DATE'1981-12-05',3000.00, NULL,45,22);
      

    Basic queries

    Query all columns

    An asterisk (*) specifies to return all fields in a table. Here is an example:

    obclient [SYS]> SELECT * FROM emp;
    

    The return result is as follows:

    +-------+---------+----------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB      | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    |  1369 | SMITH   | CLERK    | 1902 | 17-DEC-80 |  800 | NULL |     20 |   22 |
    |  1499 | ALLEN   | SALESMAN | 1698 | 20-FEB-81 | 1600 |  300 |     35 |   22 |
    |  1566 | JONES   | MANAGER  | 1839 | 02-APR-81 | 2975 | NULL |     40 |   22 |
    |  1698 | BLAKE   | MANAGER  | 1839 | 01-MAY-81 | 2850 | NULL |     30 |   33 |
    |  1788 | SCOTT   | ANALYST  | 1566 | 15-JUL-87 | 3000 | NULL |     25 |   33 |
    |  1902 | FORD    | ANALYST  | 1566 | 05-DEC-81 | 3000 | NULL |     45 |   22 |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    6 rows in set
    

    The following example is equivalent to the preceding one:

    obclient [SYS]> SELECT empname,empno,job,mgr,hiredate,sal,comm,deptno FROM emp;
    

    The return result is as follows:

    +---------+-------+----------+------+-----------+------+------+--------+
    | EMPNAME | EMPNO | JOB      | MGR  | HIREDATE  | SAL  | COMM | DEPTNO |
    +---------+-------+----------+------+-----------+------+------+--------+
    | SMITH   |  1369 | CLERK    | 1902 | 17-DEC-80 |  800 | NULL |     20 |
    | ALLEN   |  1499 | SALESMAN | 1698 | 20-FEB-81 | 1600 |  300 |     35 |
    | JONES   |  1566 | MANAGER  | 1839 | 02-APR-81 | 2975 | NULL |     40 |
    | BLAKE   |  1698 | MANAGER  | 1839 | 01-MAY-81 | 2850 | NULL |     30 |
    | SCOTT   |  1788 | ANALYST  | 1566 | 15-JUL-87 | 3000 | NULL |     25 |
    | FORD    |  1902 | ANALYST  | 1566 | 05-DEC-81 | 3000 | NULL |     45 |
    +---------+-------+----------+------+-----------+------+------+--------+
    6 rows in set
    

    Specify a table alias in a query

    Query data in the emp table and set the table alias to t.

    obclient [SYS]> SELECT t.* FROM (emp) t;
    

    The return result is as follows:

    +-------+---------+----------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB      | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    |  1369 | SMITH   | CLERK    | 1902 | 17-DEC-80 |  800 | NULL |     20 |   22 |
    |  1499 | ALLEN   | SALESMAN | 1698 | 20-FEB-81 | 1600 |  300 |     35 |   22 |
    |  1566 | JONES   | MANAGER  | 1839 | 02-APR-81 | 2975 | NULL |     40 |   22 |
    |  1698 | BLAKE   | MANAGER  | 1839 | 01-MAY-81 | 2850 | NULL |     30 |   33 |
    |  1788 | SCOTT   | ANALYST  | 1566 | 15-JUL-87 | 3000 | NULL |     25 |   33 |
    |  1902 | FORD    | ANALYST  | 1566 | 05-DEC-81 | 3000 | NULL |     45 |   22 |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    6 rows in set
    

    Query specified columns

    obclient [SYS]> SELECT empname,deptno FROM emp;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | ALLEN   |     35 |
    | JONES   |     40 |
    | BLAKE   |     30 |
    | SCOTT   |     25 |
    | FORD    |     45 |
    +---------+--------+
    6 rows in set
    

    Set aliases for columns in a query

    obclient [SYS]> SELECT empname AS Employee name, deptno AS Department No. FROM emp;
    

    The return result is as follows:

    +---------------+----------------+
    | Employee name | Department No. |
    +---------------+----------------+
    | SMITH         |             20 |
    | ALLEN         |             35 |
    | JONES         |             40 |
    | BLAKE         |             30 |
    | SCOTT         |             25 |
    | FORD          |             45 |
    +---------------+----------------+
    6 rows in set
    

    Specify to remove duplicate rows in a query

    obclient [SYS]> SELECT DISTINCT age FROM emp;
    

    The return result is as follows:

    +------+
    | AGE  |
    +------+
    |   22 |
    |   33 |
    +------+
    2 rows in set
    

    Limit the number of rows returned by using the ROWNUM clause

    obclient [SYS]> SELECT empname, deptno FROM emp WHERE ROWNUM <= 3;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | ALLEN   |     35 |
    | JONES   |     40 |
    +---------+--------+
    3 rows in set
    

    Query calculated values

    obclient [SYS]> SELECT empname, sal-100,job FROM emp;
    

    The return result is as follows:

    +---------+---------+----------+
    | EMPNAME | SAL-100 | JOB      |
    +---------+---------+----------+
    | SMITH   |     700 | CLERK    |
    | ALLEN   |    1500 | SALESMAN |
    | JONES   |    2875 | MANAGER  |
    | BLAKE   |    2750 | MANAGER  |
    | SCOTT   |    2900 | ANALYST  |
    | FORD    |    2900 | ANALYST  |
    +---------+---------+----------+
    6 rows in set
    

    You can apply functions to specified columns in the query. For example, in the following sample code, the LOWER function is used to convert job to lowercase. For more information, see Use operators and functions in queries.

    obclient [SYS]> SELECT empname, sal-100, LOWER(job) FROM emp;
    

    The return result is as follows:

    +---------+---------+------------+
    | EMPNAME | SAL-100 | LOWER(JOB) |
    +---------+---------+------------+
    | SMITH   |     700 | clerk      |
    | ALLEN   |    1500 | salesman   |
    | JONES   |    2875 | manager    |
    | BLAKE   |    2750 | manager    |
    | SCOTT   |    2900 | analyst    |
    | FORD    |    2900 | analyst    |
    +---------+---------+------------+
    6 rows in set
    

    FROM FUNCTION queries

    In the Oracle compatible mode of OceanBase Cloud, you can use the SELECT * FROM FUNCTION(*); syntax to call a table-valued function and use the results returned by the function as table data for queries.

    When you use the SELECT * FROM FUNCTION(*); syntax, take note of the following considerations:

    • The function must return data of the table type.

    • The number and type of columns returned by the table function must match the number and type of columns required by the environment where the SELECT statement is executed.

    • The number of rows returned by the table function must be greater than or equal to the number of rows required by the environment where the SELECT statement is executed.

    • The number and type of parameters of the function must be the same as those defined in the function.

    For more information about custom data types, see CREATE TYPE and User-defined subtypes.

    For more information about how to create a function, see CREATE FUNCTION and Create a function.

    Here is an example:

    1. Define a table type emp_type.

      obclient [SYS]> DELIMITER //
      obclient [SYS]> CREATE OR REPLACE TYPE emp_type AS OBJECT (id NUMBER); //
      Query OK, 0 rows affected
      
    2. Define a set type emp_type_list, which is a list of emp_type objects.

      obclient [SYS]> CREATE OR REPLACE TYPE emp_type_list IS TABLE OF emp_type; //
      Query OK, 0 rows affected
      
    3. Create a function get_emp_info whose return type is emp_type_list.

      obclient [SYS]> CREATE OR REPLACE FUNCTION get_emp_info
              RETURN emp_type_list PIPELINED
          IS CURSOR emp_list_cursor IS SELECT EMPNO FROM emp;
              v_emp_id_type emp_type;
            v_emp_id varchar2(5);
            BEGIN
            OPEN emp_list_cursor;
            LOOP
            FETCH emp_list_cursor INTO v_emp_id;
            EXIT WHEN emp_list_cursor%notfound;
            v_emp_id_type : = emp_type(v_emp_id);
            PIPE ROW(v_emp_id_type);
            END LOOP;
            CLOSE emp_list_cursor;
            RETURN;
            END;//
      Query OK, 0 rows affected
      
      obclient [SYS]> DELIMITER ;
      
    4. Query the results returned by the function.

      obclient [SYS]> SELECT * FROM get_emp_info();
      

      The return result is as follows:

      +------+
      | ID   |
      +------+
      | 1369 |
      | 1499 |
      | 1566 |
      | 1698 |
      | 1788 |
      | 1902 |
      +------+
      6 rows in set
      

    Data filtering

    You can add a WHERE clause to the SELECT statement to query data that meets the specified conditions. The WHERE clause can contain one or more conditions for filtering data. Only data that meets the WHERE conditions will be returned. You can flexibly use query conditions based on specific requirements to filter and retrieve target data.

    When you use the WHERE clause, make sure that the conditions are correct and appropriate operators are used.

    The following table lists general query conditions specified by the WHERE clause.

    Condition type Predicate
    Comparison condition =, >, <, >=, <=, !=, and <>
    Logical condition (multiple conditions supported in a query) AND, OR, and NOT
    Fuzzy condition (matching by characters) LIKE and NOT LIKE
    Interval condition (with a specified range) BETWEEN AND and NOT BETWEEN AND
    Condition with a specified set IN and NOT IN
    Condition related to NULL values IS NULL and IS NOT NULL

    Queries with comparison conditions

    Equal to (=)

    Returns data equal to the value in the specified column. If the value is a string, it needs to be enclosed in single quotation marks (' ') or double quotation marks (" ").

    obclient [SYS]> SELECT empname, deptno FROM emp WHERE deptno = 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | BLAKE   |     30 |
    +---------+--------+
    1 row in set
    
    obclient [SYS]> SELECT empname, deptno FROM emp WHERE empname = 'ALLEN';
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | ALLEN   |     35 |
    +---------+--------+
    1 row in set
    

    Not equal to (<> and !=)

    The not equal to operator includes two expressions: <> and !=. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE column_name <> const_value;
    SELECT column_name [,column_name...] FROM table_name WHERE column_name != const_value;
    

    Here is an example:

    obclient> SELECT empname, deptno FROM emp WHERE deptno <> 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | ALLEN   |     35 |
    | JONES   |     40 |
    | SCOTT   |     25 |
    | FORD    |     45 |
    +---------+--------+
    5 rows in set
    
    obclient> SELECT empname, deptno FROM emp WHERE deptno != 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | ALLEN   |     35 |
    | JONES   |     40 |
    | SCOTT   |     25 |
    | FORD    |     45 |
    +---------+--------+
    5 rows in set
    

    Greater than (>) and less than (<)

    The greater than operator (>) and the less than operator (<) compare numbers based on their values. If characters are compared, they are converted into their respective ASCII codes, and then the ASCII codes are compared from left to right. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE column_name < const_value;
    SELECT column_name [,column_name...] FROM table_name WHERE column_name > const_value;
    

    Note

    The greater than or equal to (>=) and less than or equal to (<=) operators operate in a similar manner.

    Here are some examples:

    obclient> SELECT empname, deptno FROM emp WHERE deptno > 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | ALLEN   |     35 |
    | JONES   |     40 |
    | FORD    |     45 |
    +---------+--------+
    3 rows in set
    
    obclient> SELECT empname, deptno FROM emp WHERE deptno >= 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | ALLEN   |     35 |
    | JONES   |     40 |
    | BLAKE   |     30 |
    | FORD    |     45 |
    +---------+--------+
    4 rows in set
    
    obclient> SELECT empname, deptno FROM emp WHERE deptno < 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | SCOTT   |     25 |
    +---------+--------+
    2 rows in set
    
    obclient> SELECT empname, deptno FROM emp WHERE deptno <= 30;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | BLAKE   |     30 |
    | SCOTT   |     25 |
    +---------+--------+
    3 rows in set
    

    Queries with logical conditions

    Logical query operators AND and OR support queries with multiple conditions.

    AND

    Data that meets both conditions combined by AND is returned. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    query_condition AND query_condition;
    

    Here is an example:

    obclient> SELECT empname, deptno, sal FROM emp WHERE deptno<=30 AND sal > 1000;
    

    The return result is as follows:

    +---------+--------+------+
    | EMPNAME | DEPTNO | SAL  |
    +---------+--------+------+
    | BLAKE   |     30 | 2850 |
    | SCOTT   |     25 | 3000 |
    +---------+--------+------+
    2 rows in set
    

    OR

    Data that meets either of the conditions combined by OR is returned. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    query_condition OR query_condition;
    

    Here is an example:

    obclient> SELECT empname, deptno, sal FROM emp WHERE deptno <= 30 OR sal > 1000;
    

    The return result is as follows:

    +---------+--------+------+
    | EMPNAME | DEPTNO | SAL  |
    +---------+--------+------+
    | SMITH   |     20 |  800 |
    | ALLEN   |     35 | 1600 |
    | JONES   |     40 | 2975 |
    | BLAKE   |     30 | 2850 |
    | SCOTT   |     25 | 3000 |
    | FORD    |     45 | 3000 |
    +---------+--------+------+
    6 rows in set
    

    Fuzzy queries (LIKE)

    You can use the LIKE predicate for fuzzy matching of strings. The syntax is as follows:

    [NOT] LIKE pattern
    

    The syntax means finding data that matches the corresponding column value with the pattern. The pattern can be a complete string or contain wildcards % and _, where:

    • The underscore (_) exactly matches any character in the value.

    • The percent sign (%) matches zero or multiple characters in the value, but cannot match NULL.

    Note

    In the Oracle compatible mode of OceanBase Cloud, the LIKE operator is replaced with = when the following conditions are met:

    • pattern does not contain the wildcard character % or _, and does not have an escape character.
    • The column type is not LOB. In the Oracle compatible mode, the LOB type does not support = comparison, so the conversion to = is not supported.
    • pattern is not of the fixed-length char or nchar type.

    The following example queries employee names where the first four letters are ALLE and the last letter is any character.

    obclient> SELECT empname, deptno FROM emp WHERE empname LIKE 'ALLE_';
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | ALLEN   |     35 |
    +---------+--------+
    1 row in set
    

    The following example queries employee names where the first letter is A.

    obclient> SELECT empname, deptno FROM emp WHERE empname LIKE 'A%';
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | ALLEN   |     35 |
    +---------+--------+
    1 row in set
    

    Notice

    If the database character set is ASCII, one Chinese character needs two underscores (_); if the database character set is GBK, one Chinese character needs only one underscore (_).

    Range queries (BETWEEN AND)

    The BETWEEN AND operator selects data between two values. These values can be numerals, literals, or dates. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    [NOT] BETWEEN min_const_value AND max_const_value;
    

    Notice

    The boundary values of a range query cannot be exchanged, as the values within the range must be greater than or equal to the left boundary and less than or equal to the right boundary.

    Here is an example:

    obclient> SELECT * FROM emp WHERE sal BETWEEN 2000 AND 2999;
    

    The return result is as follows:

    +-------+---------+---------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB     | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    |  1566 | JONES   | MANAGER | 1839 | 02-APR-81 | 2975 | NULL |     40 |   22 |
    |  1698 | BLAKE   | MANAGER | 1839 | 01-MAY-81 | 2850 | NULL |     30 |   33 |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    2 rows in set
    

    Queries with a specified set (IN)

    The IN operator allows you to specify multiple values in a WHERE clause. The values can be treated as a set. The IN operator returns data, in the specified column, that matches any value in the set. The NOT IN operator returns data, in the specified column, that does not match any value in the set. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    column_name [NOT] IN (const_value,const_value,const_value...) ;
    

    Notice

    • The values in the [NOT] IN set must be of the same type or compatible types.
    • The values in the [NOT] IN set do not support wildcards.

    Here is an example:

    obclient> SELECT * FROM emp WHERE deptno IN (30,40,50,60);
    

    The return result is as follows:

    +-------+---------+---------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB     | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    |  1566 | JONES   | MANAGER | 1839 | 02-APR-81 | 2975 | NULL |     40 |   22 |
    |  1698 | BLAKE   | MANAGER | 1839 | 01-MAY-81 | 2850 | NULL |     30 |   33 |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    2 rows in set
    

    NULL value queries (IS NULL/IS NOT NULL)

    Since you cannot obtain accurate results when you use comparison operators, LIKE, BETWEEN AND, IN, and NOT IN to query NULL values, we recommend that you use the dedicated query conditions IS NULL and IS NOT NULL for NULL value queries.

    IS NULL

    You can use the IS NULL condition to query the data where the value of the specified column is NULL. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    column_name IS NULL;
    

    Here is an example:

    obclient> SELECT * FROM emp WHERE comm IS NULL;
    

    The return result is as follows:

    +-------+---------+---------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB     | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    |  1369 | SMITH   | CLERK   | 1902 | 17-DEC-80 |  800 | NULL |     20 |   22 |
    |  1566 | JONES   | MANAGER | 1839 | 02-APR-81 | 2975 | NULL |     40 |   22 |
    |  1698 | BLAKE   | MANAGER | 1839 | 01-MAY-81 | 2850 | NULL |     30 |   33 |
    |  1788 | SCOTT   | ANALYST | 1566 | 15-JUL-87 | 3000 | NULL |     25 |   33 |
    |  1902 | FORD    | ANALYST | 1566 | 05-DEC-81 | 3000 | NULL |     45 |   22 |
    +-------+---------+---------+------+-----------+------+------+--------+------+
    5 rows in set
    

    IS NOT NULL

    You can use the IS NOT NULL condition to query the data where the value of the specified column is NOT NULL. The syntax is as follows:

    SELECT column_name [,column_name...] FROM table_name WHERE
    column_name IS NOT NULL;
    

    Here is an example:

    obclient> SELECT * FROM emp WHERE comm IS NOT NULL;
    

    The return result is as follows:

    +-------+---------+----------+------+-----------+------+------+--------+------+
    | EMPNO | EMPNAME | JOB      | MGR  | HIREDATE  | SAL  | COMM | DEPTNO | AGE  |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    |  1499 | ALLEN   | SALESMAN | 1698 | 20-FEB-81 | 1600 |  300 |     35 |   22 |
    +-------+---------+----------+------+-----------+------+------+--------+------+
    1 row in set
    

    GROUP BY queries

    The ORDER BY clause sorts query results by one or multiple attribute columns in ascending or descending order. The query results are sorted in ascending order by default.

    GROUP BY supports grouping by a single field or multiple fields. You can also use the WHERE clause to filter data before grouping, use the HAVING clause to filter data after grouping, and use the ORDER BY clause to sort data after grouping.

    The following table lists frequently-used aggregate functions in GROUP BY queries.

    Aggregate function Description
    MAX() Queries the maximum value of the specified column.
    MIN() Queries the minimum value of the specified column.
    COUNT() Returns the number of rows in the query result.
    SUM() Returns the sum of the specified column.
    AVG() Returns the average value of the data in the specified column.

    Examples

    1. Create a table named fruit_order.

      CREATE TABLE fruit_order(
        order_id Number(10,2),
        user_id Number(10,2),
        user_name VARCHAR2(16),
        fruit_price Number(10,2),
        order_year Date,
        PRIMARY KEY (order_id)
      );
      
    2. Insert test data.

      INSERT INTO fruit_order(order_id,user_id,user_name,fruit_price,order_year) VALUES
        (1,1011,'Zhang San',13.11,Date'2019-01-01'),
        (4,1011,'Zhang San',22.21,Date'2020-01-01'),
        (6,1011,'Zhang San',58.83,Date'2020-02-02'),
        (2,1022,'Li Si',23.34,Date'2019-02-02'),
        (3,1022,'Li Si',12.22,Date'2019-03-03'),
        (7,1022,'Li Si',14.66,Date'2021-03-03'),
        (8,1022,'Li Si',34.44,Date'2021-04-04'),
        (5,1033,'Wang Wu',51.55,Date'2020-05-05'),
        (9,1033,'Wang Wu',63.66,Date'2021-06-06');
      

    GROUP BY query based on a single field

    Query the number of orders placed by each customer and print the customer ID and the number of orders.

    obclient [SYS]> SELECT user_id Customer ID, COUNT(order_id) Number of orders FROM fruit_order GROUP BY user_id;
    

    The return result is as follows:

    +-------------+------------------+
    | Customer ID | Number of orders |
    +-------------+------------------+
    |        1011 |                3 |
    |        1022 |                4 |
    |        1033 |                2 |
    +-------------+------------------+
    3 rows in set
    

    GROUP BY query based on multiple fields

    Query the number of orders placed by each customer each year and print the customer ID, the year of order, and the number of orders.

    obclient [SYS]> SELECT user_id Customer ID, order_year Year of order, COUNT(order_id) Number of orders FROM fruit_order GROUP BY user_id,order_year;
    

    The return result is as follows:

    +-------------+---------------+---------+
    | Customer ID | Year of order | Number of orders |
    +-------------+---------------+---------+
    |     1011    | 01-JAN-19     |       1 |
    |     1022    | 02-FEB-19     |       1 |
    |     1022    | 03-MAR-19     |       1 |
    |     1011    | 01-JAN-20     |       1 |
    |     1033    | 05-MAY-20     |       1 |
    |     1011    | 02-FEB-20     |       1 |
    |     1022    | 03-MAR-21     |       1 |
    |     1022    | 04-APR-21     |       1 |
    |     1033    | 06-JUN-21     |       1 |
    +-------------+---------------+---------+
    9 rows in set
    

    Filtering before grouping

    Query the number of orders placed by each customer in 2020 and print the customer ID and the number of orders.

    obclient [SYS]> SELECT user_id Customer ID, COUNT(order_id) Number of orders FROM fruit_order t WHERE t.order_year = '01-JAN-20' GROUP BY user_id;
    

    The return result is as follows:

    +-------------+------------------+
    | Customer ID | Number of orders |
    +-------------+------------------+
    |        1011 |                1 |
    +-------------+------------------+
    1 row in set
    

    Filtering after grouping

    Query customers who placed one or more orders in 2019 and print the customer ID and the number of orders.

    obclient [SYS]> SELECT user_id Customer ID, COUNT(order_id) Number of orders FROM fruit_order t WHERE t.order_year = '01-JAN-19' GROUP BY user_id HAVING COUNT(order_id) >= 1;
    

    The return result is as follows:

    +-------------+------------------+
    | Customer ID | Number of orders |
    +-------------+------------------+
    |        1011 |                1 |
    +-------------+------------------+
    1 row in set
    

    Sorting after grouping

    Query the maximum order amount of each customer and print the customer ID and maximum order amount in descending order of maximum order amount.

    obclient [SYS]> SELECT user_id Customer ID, MAX(fruit_price) Maximum order amount FROM fruit_order t GROUP BY user_id ORDER BY Maximum order amount DESC;
    

    The return result is as follows:

    +-------------+----------------------+
    | Customer ID | Maximum order amount |
    +-------------+----------------------+
    |        1033 |                63.66 |
    |        1011 |                58.83 |
    |        1022 |                34.44 |
    +-------------+----------------------+
    3 rows in set
    

    CUBE grouping

    You can use the GROUP BY CUBE clause to group records in the fruit_order table by user_id and sum the values in the fruit_price column for each group.

    obclient [SYS]> SELECT user_id,SUM(FRUIT_PRICE) FROM fruit_order GROUP BY CUBE(user_id);
    

    The return result is as follows:

    +---------+------------------+
    | USER_ID | SUM(FRUIT_PRICE) |
    +---------+------------------+
    |    NULL |           294.02 |
    |    1011 |            94.15 |
    |    1022 |            84.66 |
    |    1033 |           115.21 |
    +---------+------------------+
    4 rows in set
    

    For more information about grouping summary, see SIMPLE SELECT.

    ORDER BY queries

    The ORDER BY clause sorts query results by one or multiple attribute columns in ascending or descending order. The query results are sorted in ascending order by default.

    Query customers who placed one or more orders in 2019 and print the customer ID and the number of orders.

    obclient [SYS]> SELECT user_id,USER_NAME,SUM(FRUIT_PRICE) FROM fruit_order GROUP BY CUBE(user_id,USER_NAME);
    

    The return result is as follows:

    +---------+-----------+------------------+
    | USER_ID | USER_NAME | SUM(FRUIT_PRICE) |
    +---------+-----------+------------------+
    |    NULL | NULL      |           294.02 |
    |    NULL | Zhang San |            94.15 |
    |    NULL | Li Si     |            84.66 |
    |    NULL | Wang Wu   |           115.21 |
    |    1011 | NULL      |            94.15 |
    |    1022 | NULL      |            84.66 |
    |    1033 | NULL      |           115.21 |
    |    1011 | Zhang San |            94.15 |
    |    1022 | Li Si     |            84.66 |
    |    1033 | Wang Wu   |           115.21 |
    +---------+-----------+------------------+
    10 rows in set
    

    Sorting by a single field

    Display employee information in ascending order of deptno

    obclient [SYS]> SELECT empname, deptno FROM emp ORDER BY deptno;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | SMITH   |     20 |
    | SCOTT   |     25 |
    | BLAKE   |     30 |
    | ALLEN   |     35 |
    | JONES   |     40 |
    | FORD    |     45 |
    +---------+--------+
    6 rows in set
    

    Display employee information in descending order of deptno

    obclient [SYS]> SELECT empname, deptno FROM emp ORDER BY deptno DESC;
    

    The return result is as follows:

    +---------+--------+
    | EMPNAME | DEPTNO |
    +---------+--------+
    | FORD    |     45 |
    | JONES   |     40 |
    | ALLEN   |     35 |
    | BLAKE   |     30 |
    | SCOTT   |     25 |
    | SMITH   |     20 |
    +---------+--------+
    6 rows in set
    

    Sorting by multiple fields

    Display employee information in ascending order of deptno and descending order of sal.

    obclient [SYS]> SELECT empname, deptno, sal FROM emp ORDER BY deptno ASC,sal DESC;
    

    The return result is as follows:

    +---------+--------+------+
    | EMPNAME | DEPTNO | SAL  |
    +---------+--------+------+
    | SMITH   |     20 |  800 |
    | SCOTT   |     25 | 3000 |
    | BLAKE   |     30 | 2850 |
    | ALLEN   |     35 | 1600 |
    | JONES   |     40 | 2975 |
    | FORD    |     45 | 3000 |
    +---------+--------+------+
    6 rows in set
    

    Sorting after the WHERE clause

    Add ORDER BY after the WHERE clause for sorting. Here is an example:

    obclient [SYS]> SELECT empname, deptno,sal, HIREDATE FROM emp WHERE sal>=1000 ORDER BY HIREDATE;
    

    The return result is as follows:

    +---------+--------+------+-----------+
    | EMPNAME | DEPTNO | SAL  | HIREDATE  |
    +---------+--------+------+-----------+
    | ALLEN   |     35 | 1600 | 20-FEB-81 |
    | JONES   |     40 | 2975 | 02-APR-81 |
    | BLAKE   |     30 | 2850 | 01-MAY-81 |
    | FORD    |     45 | 3000 | 05-DEC-81 |
    | SCOTT   |     25 | 3000 | 15-JUL-87 |
    +---------+--------+------+-----------+
    5 rows in set
    

    Sorting by using the NLSSORT function

    You can use the NLSSORT function to sort by Chinese Pinyin or stroke number.

    For more information about the NLSSORT function, see NLSSORT.

    Sorting by Pinyin

    obclient [SYS]> SELECT empname, deptno,sal FROM emp ORDER BY NLSSORT(empname,'NLS_SORT=UCA0900_SCHINESE_PINYIN');
    

    The return result is as follows:

    +---------+--------+------+
    | EMPNAME | DEPTNO | SAL  |
    +---------+--------+------+
    | ALLEN   |     35 | 1600 |
    | BLAKE   |     30 | 2850 |
    | FORD    |     45 | 3000 |
    | JONES   |     40 | 2975 |
    | SCOTT   |     25 | 3000 |
    | SMITH   |     20 |  800 |
    +---------+--------+------+
    6 rows in set
    

    Use Row_Limiting_Clause in queries

    You can use Row_Limiting_Clause to limit the number of rows returned for a SELECT query. This feature is often used in pagination.

    Query data after the Nth row

    Example 1

    Query data after the fourth row.

    obclient> SELECT * FROM tb OFFSET 4 ROW;
    

    The return result is as follows:

    +------+------+------+
    | ID   | NAME | NUM  |
    +------+------+------+
    |    5 | b    |  700 |
    |    6 | a    |   80 |
    +------+------+------+
    2 rows in set
    

    Example 2

    Query data after the fifth row.

    obclient> SELECT * FROM tb OFFSET 5 ROWS;
    

    The return result is as follows:

    +------+------+------+
    | ID   | NAME | NUM  |
    +------+------+------+
    |    6 | a    |   80 |
    +------+------+------+
    1 row in set
    

    Query rows with the three smallest IDs

    obclient> SELECT * FROM tb ORDER BY id FETCH FIRST 3 ROWS ONLY;
    

    The return result is as follows:

    +------+------+------+
    | ID   | NAME | NUM  |
    +------+------+------+
    |    1 | a    |  100 |
    |    2 | b    |  200 |
    |    3 | a    |   50 |
    +------+------+------+
    3 rows in set
    

    Query rows with the two smallest IDs

    obclient> SELECT id, name FROM tb ORDER BY id FETCH NEXT 2 ROWS ONLY;
    

    The return result is as follows:

    +------+------+
    | ID   | NAME |
    +------+------+
    |    1 | a    |
    |    2 | b    |
    +------+------+
    2 rows in set
    

    Query the first 30% of data by num

    obclient> SELECT id, name,num FROM tb ORDER BY num
     FETCH FIRST 30 PERCENT ROWS ONLY;
    

    The return result is as follows:

    +------+------+------+
    | ID   | NAME | NUM  |
    +------+------+------+
    |    3 | a    |   50 |
    +------+------+------+
    1 row in set
    

    Query the first 30% of data with the minimum num values and all other data records same as the last data row obtained in the preceding example

    obclient>  SELECT id, name,num FROM tb ORDER BY num FETCH FIRST 30 PERCENT ROWS WITH TIES;
    

    The return result is as follows:

    +------+------+------+
    | ID   | NAME | NUM  |
    +------+------+------+
    |    3 | a    |   50 |
    +------+------+------+
    1 row in set
    

    References

    • For more information about the SELECT statement, see SELECT.

    • For more information about subqueries, see Subqueries.

    • For more information about query statement optimization, see Overview of query rewrite.

    Previous topic

    Generate test data in batches
    Last

    Next topic

    INNER JOIN queries
    Next
    What is on this page
    Prerequisites
    Syntax
    Execution order of keywords in the SELECT statement
    Create test tables and add test data to the tables
    Basic queries
    Query all columns
    Query specified columns
    Query calculated values
    FROM FUNCTION queries
    Data filtering
    Queries with comparison conditions
    Queries with logical conditions
    Fuzzy queries (LIKE)
    Range queries (BETWEEN AND)
    Queries with a specified set (IN)
    NULL value queries (IS NULL/IS NOT NULL)
    GROUP BY queries
    Examples
    ORDER BY queries
    Sorting by a single field
    Sorting by multiple fields
    Sorting after the WHERE clause
    Sorting by using the NLSSORT function
    Use Row_Limiting_Clause in queries
    Query data after the Nth row
    Query rows with the three smallest IDs
    Query rows with the two smallest IDs
    Query the first 30% of data by num
    Query the first 30% of data with the minimum num values and all other data records same as the last data row obtained in the preceding example
    References