# Oxla Developer Hub ## Docs - [Overview](https://docs.oxla.com/access-control/overview) - [Ownership](https://docs.oxla.com/access-control/ownership) - [Privileges](https://docs.oxla.com/access-control/privileges) - [Roles](https://docs.oxla.com/access-control/roles) - [Multi-node Deployment](https://docs.oxla.com/getting-started/multi-node-deployment) - [Run Oxla in 2 minutes](https://docs.oxla.com/getting-started/run-oxla-in-2-minutes) - [Run Oxla on Azure Blob Storage](https://docs.oxla.com/getting-started/run-oxla-on-azure-blob-storage) - [Run Oxla on Google Cloud Storage](https://docs.oxla.com/getting-started/run-oxla-on-google-cloud-storage) - [Run Oxla on S3](https://docs.oxla.com/getting-started/run-oxla-on-s3) - [Run Oxla via AWS](https://docs.oxla.com/getting-started/run-oxla-via-aws) - [C# Dapper - Npgsql](https://docs.oxla.com/integrations/dotnet-dapper) - [JAVA JDBC](https://docs.oxla.com/integrations/java-jdbc) - [PHP PDO](https://docs.oxla.com/integrations/php-pdo) - [Key Concepts & Architecture](https://docs.oxla.com/introduction/key-concepts-and-architecture) - [OLTP vs OLAP](https://docs.oxla.com/introduction/oltp-vs-olap) - [Our Key Features](https://docs.oxla.com/introduction/our-key-features) - [Oxla vs. Other OLAP Solutions](https://docs.oxla.com/introduction/oxla-vs-other-olap-solutions) - [Database Files Virtual Table](https://docs.oxla.com/resources/database_files_virtual_table) - [Differences Between Oxla vs. PostgreSQL](https://docs.oxla.com/resources/differences-between-oxla-vs-postgresql) - [Error Handling](https://docs.oxla.com/resources/error-handling) - [Handling Oxla Degraded State](https://docs.oxla.com/resources/handling-oxla-degraded-state) - [Oxla Configuration File](https://docs.oxla.com/resources/oxla-configuration-file) - [Public Metrics](https://docs.oxla.com/resources/public-metrics) - [Understanding Transactions](https://docs.oxla.com/resources/understanding-transactions) - [DELETE](https://docs.oxla.com/sql-mutations/delete) - [Overview](https://docs.oxla.com/sql-mutations/overview) - [UPDATE](https://docs.oxla.com/sql-mutations/update) - [Comment Support](https://docs.oxla.com/sql-reference/comment-support) - [Overview](https://docs.oxla.com/sql-reference/overview) - [Schema](https://docs.oxla.com/sql-reference/schema) - [FROM](https://docs.oxla.com/sql-reference/sql-clauses/from/from) - [JOIN](https://docs.oxla.com/sql-reference/sql-clauses/from/join) - [LEFT JOIN](https://docs.oxla.com/sql-reference/sql-clauses/from/left-join) - [OUTER JOIN](https://docs.oxla.com/sql-reference/sql-clauses/from/outer-join) - [RIGHT JOIN](https://docs.oxla.com/sql-reference/sql-clauses/from/right-join) - [GROUP BY](https://docs.oxla.com/sql-reference/sql-clauses/group-by) - [HAVING](https://docs.oxla.com/sql-reference/sql-clauses/having) - [LIMIT](https://docs.oxla.com/sql-reference/sql-clauses/limit) - [OFFSET](https://docs.oxla.com/sql-reference/sql-clauses/offset) - [ORDER BY](https://docs.oxla.com/sql-reference/sql-clauses/order-by) - [Overview](https://docs.oxla.com/sql-reference/sql-clauses/overview) - [EXCEPT](https://docs.oxla.com/sql-reference/sql-clauses/set-operations/except) - [INTERSECT](https://docs.oxla.com/sql-reference/sql-clauses/set-operations/intersect) - [Overview](https://docs.oxla.com/sql-reference/sql-clauses/set-operations/overview) - [UNION](https://docs.oxla.com/sql-reference/sql-clauses/set-operations/union) - [WHERE](https://docs.oxla.com/sql-reference/sql-clauses/where) - [WITH](https://docs.oxla.com/sql-reference/sql-clauses/with) - [Bool](https://docs.oxla.com/sql-reference/sql-data-types/bool) - [Data Type Operators](https://docs.oxla.com/sql-reference/sql-data-types/data-type-operators) - [Date](https://docs.oxla.com/sql-reference/sql-data-types/date) - [Interval](https://docs.oxla.com/sql-reference/sql-data-types/interval) - [JSON](https://docs.oxla.com/sql-reference/sql-data-types/json) - [Numeric](https://docs.oxla.com/sql-reference/sql-data-types/numeric-type/numeric) - [Numeric Data Type - Aliases](https://docs.oxla.com/sql-reference/sql-data-types/numeric-type/numeric-data-type-aliases) - [Overview](https://docs.oxla.com/sql-reference/sql-data-types/overview) - [Text](https://docs.oxla.com/sql-reference/sql-data-types/text) - [Time](https://docs.oxla.com/sql-reference/sql-data-types/time-type/time) - [Time Operators](https://docs.oxla.com/sql-reference/sql-data-types/time-type/time-operators) - [Timestamp with Time Zone](https://docs.oxla.com/sql-reference/sql-data-types/timestamp-with-time-zone) - [Timestamp Without Time Zone](https://docs.oxla.com/sql-reference/sql-data-types/timestamp-without-time-zone) - [AVG](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/avg) - [BOOL_AND](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/bool-and) - [BOOL_OR](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/bool-or) - [COUNT](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/count) - [DISTINCT qualifier](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/distinct) - [FOR_MAX](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/for-max) - [FOR_MIN](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/for-min) - [MAX](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/max) - [MIN](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/min) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/overview) - [SUM](https://docs.oxla.com/sql-reference/sql-functions/aggregation-functions/sum) - [IF Function](https://docs.oxla.com/sql-reference/sql-functions/boolean-functions/if-function) - [IS DISTINCT FROM Operator](https://docs.oxla.com/sql-reference/sql-functions/boolean-functions/is-distinct-from-operator) - [IS NOT DISTINCT FROM Operator](https://docs.oxla.com/sql-reference/sql-functions/boolean-functions/is-not-distinct-from-operator) - [JSON_ARRAY_EXTRACT](https://docs.oxla.com/sql-reference/sql-functions/json-functions/json-array-extract) - [JSON_ARRAY_LENGTH](https://docs.oxla.com/sql-reference/sql-functions/json-functions/json-array-length) - [JSON_EXTRACT_PATH](https://docs.oxla.com/sql-reference/sql-functions/json-functions/json-extract-path) - [JSON_EXTRACT_PATH_TEXT](https://docs.oxla.com/sql-reference/sql-functions/json-functions/json-extract-path-text) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/json-functions/overview) - [ABS](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/abs) - [CBRT](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/cbrt) - [CEIL](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/ceil) - [EXP](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/exp) - [FLOOR](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/floor) - [GREATEST](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/greatest) - [LEAST](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/least) - [LN](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/ln) - [LOG](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/log) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/overview) - [POWER](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/power) - [RANDOM](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/random) - [ROUND](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/round) - [SIGN](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/sign) - [SIN](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/sin) - [SQRT](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/sqrt) - [TO_CHAR from Number](https://docs.oxla.com/sql-reference/sql-functions/numeric-functions/to-char-from-number) - [COALESCE](https://docs.oxla.com/sql-reference/sql-functions/other-functions/coalesce) - [CURRENT_DATABASE](https://docs.oxla.com/sql-reference/sql-functions/other-functions/current-database) - [CURRENT_SCHEMA](https://docs.oxla.com/sql-reference/sql-functions/other-functions/current-schema) - [HAS_SCHEMA_PRIVILEGE](https://docs.oxla.com/sql-reference/sql-functions/other-functions/has-schema-privillege) - [NULLIF](https://docs.oxla.com/sql-reference/sql-functions/other-functions/nullif) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/other-functions/overview) - [PG_GET_EXPR](https://docs.oxla.com/sql-reference/sql-functions/other-functions/pg-get-expr) - [PG_TOTAL_RELATION_SIZE](https://docs.oxla.com/sql-reference/sql-functions/other-functions/pg-total-relation-size) - [PG_TYPEOF](https://docs.oxla.com/sql-reference/sql-functions/other-functions/pg-typeof) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/overview) - [CONCAT](https://docs.oxla.com/sql-reference/sql-functions/string-functions/concat) - [ENDS_WITH](https://docs.oxla.com/sql-reference/sql-functions/string-functions/ends-with) - [LENGTH](https://docs.oxla.com/sql-reference/sql-functions/string-functions/length) - [LOWER](https://docs.oxla.com/sql-reference/sql-functions/string-functions/lower) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/string-functions/overview) - [POSITION](https://docs.oxla.com/sql-reference/sql-functions/string-functions/position) - [POSIX Regular Expressions](https://docs.oxla.com/sql-reference/sql-functions/string-functions/regexp-replace/posix-regular-expressions) - [REGEXP_REPLACE](https://docs.oxla.com/sql-reference/sql-functions/string-functions/regexp-replace/regexp-replace) - [REPLACE](https://docs.oxla.com/sql-reference/sql-functions/string-functions/replace) - [STARTS_WITH](https://docs.oxla.com/sql-reference/sql-functions/string-functions/starts-with) - [STRPOS](https://docs.oxla.com/sql-reference/sql-functions/string-functions/strpos) - [SUBSTR](https://docs.oxla.com/sql-reference/sql-functions/string-functions/substr) - [SUBSTRING](https://docs.oxla.com/sql-reference/sql-functions/string-functions/substring) - [UPPER](https://docs.oxla.com/sql-reference/sql-functions/string-functions/upper) - [CURRENT_TIMESTAMP](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/current-timestamp) - [DATE_TRUNC](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/date-trunc) - [EXTRACT](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/extract) - [FORMAT_TIMESTAMP](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/format-timestamp) - [Overview](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/overview) - [TIMESTAMP_MICROS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/timestamp-micros) - [TIMESTAMP_MILLIS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/timestamp-millis) - [TIMESTAMP_SECONDS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/timestamp-seconds) - [TIMESTAMP_TRUNC](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/timestamp-trunc) - [TO_CHAR from Timestamp](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/to-char-from-timestamp) - [TO_TIMESTAMP](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/to-timestamp) - [UNIX_MICROS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/unix-macros) - [UNIX_MILLIS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/unix-millis) - [UNIX_SECONDS](https://docs.oxla.com/sql-reference/sql-functions/timestamp-functions/unix-seconds) - [Trigonometric Functions](https://docs.oxla.com/sql-reference/sql-functions/trigonometric-functions) - [COPY FROM](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from) - [COPY FROM STDIN](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-stdin) - [COPY FROM with Delimiter](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-with-delimiter) - [COPY FROM with Endpoint](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-with-endpoint) - [COPY FROM with FORMAT](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-with-format) - [COPY FROM with HEADER](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-with-header) - [COPY FROM with NULL](https://docs.oxla.com/sql-reference/sql-statements/copy-from/copy-from-with-null) - [COPY TO](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to) - [COPY TO STDOUT](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to-stdout) - [COPY TO with Delimiter](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to-with-delimiter) - [COPY TO with Endpoint](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to-with-endpoint) - [COPY TO with HEADER](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to-with-header) - [COPY TO with NULL](https://docs.oxla.com/sql-reference/sql-statements/copy-to/copy-to-with-null) - [CREATE INDEX](https://docs.oxla.com/sql-reference/sql-statements/create-index) - [Create Table](https://docs.oxla.com/sql-reference/sql-statements/create-table/create-table) - [Keywords](https://docs.oxla.com/sql-reference/sql-statements/create-table/keywords) - [DESCRIBE](https://docs.oxla.com/sql-reference/sql-statements/describe) - [DROP](https://docs.oxla.com/sql-reference/sql-statements/drop) - [INSERT INTO](https://docs.oxla.com/sql-reference/sql-statements/insert-into) - [Overview](https://docs.oxla.com/sql-reference/sql-statements/overview) - [SELECT](https://docs.oxla.com/sql-reference/sql-statements/select) - [SET/SHOW](https://docs.oxla.com/sql-reference/sql-statements/set-show) - [SHOW NODES](https://docs.oxla.com/sql-reference/sql-statements/show-nodes) - [SHOW TABLES](https://docs.oxla.com/sql-reference/sql-statements/show-tables) - [SQL TABLE](https://docs.oxla.com/sql-reference/sql-statements/sql-table) - [Data Task Stability](https://docs.oxla.com/system-catalogs/data_task_stability) - [Oxla Home Files](https://docs.oxla.com/system-catalogs/oxla_home_files) - [pg_attrdef](https://docs.oxla.com/system-catalogs/pg_attrdef) - [pg_attribute](https://docs.oxla.com/system-catalogs/pg_attribute) - [pg_class](https://docs.oxla.com/system-catalogs/pg_class) - [pg_constraint](https://docs.oxla.com/system-catalogs/pg_constraint) - [pg_depend](https://docs.oxla.com/system-catalogs/pg_depend) - [pg_description](https://docs.oxla.com/system-catalogs/pg_description) - [pg_index](https://docs.oxla.com/system-catalogs/pg_index) - [pg_namespace](https://docs.oxla.com/system-catalogs/pg_namespace) - [pg_settings](https://docs.oxla.com/system-catalogs/pg_settings) - [pg_statio_user_tables](https://docs.oxla.com/system-catalogs/pg_statio_user_tables) - [pg_type](https://docs.oxla.com/system-catalogs/pg_type) - [Welcome](https://docs.oxla.com/welcome): Discover everything you need to know about Oxla right here, right now!