Home Whiteboard Graphing Calculator Online Compilers Articles Tools

Explore Categories

Find the perfect tutorial for your learning journey

Python TechnologiesDatabasesComputer ProgrammingWeb DevelopmentJava TechnologiesComputer ScienceMobile DevelopmentBig Data & AnalyticsMicrosoft TechnologiesDevOpsLatest TechnologiesMachine LearningDigital MarketingSoftware QualityManagement Tutorials View All Categories
Tutorials Courses Jobs Login
Apache Presto Tutorial
  • Apache Presto - Home
  • Apache Presto - Overview
  • Apache Presto - Architecture
  • Apache Presto - Installation
  • Apache Presto - Configuration
  • Apache Presto - Administration
  • Apache Presto - SQL Operations
  • Apache Presto - SQL Functions
  • Apache Presto - MySQL Connector
  • Apache Presto - JMX Connector
  • Apache Presto - HIVE Connector
  • Apache Presto - KAFKA Connector
  • Apache Presto - JDBC Interface
  • Custom Function Application
  • Apache Presto - Quick Guide
  • Apache Presto - Useful Resources
  • Apache Presto - Discussion
Selected Reading
  • UPSC IAS Exams Notes
  • Developer's Best Practices
  • Questions and Answers
  • Online Resume Builder
  • HR Interview Questions
  • Computer Glossary
  • Who is Who
Home Apache_presto Apache Presto - json_size(json, json_path)

Apache Presto - json_size(json, json_path)



Previous
Quiz
Next

Query

presto:default> SELECT json_size('{"a": [11, 12, 13]}', '$.a') as json; 

Result

 json 
------ 
  3
apache_presto_sql_functions.htm
Previous Quiz Next
Advertisements
  • ABOUT US
  • OUR TEAM
  • CAREERS
  • JOBS
  • CONTACT US
  • TERMS OF USE
  • PRIVACY POLICY
  • REFUND POLICY
  • COOKIES POLICY
  • FAQ'S
tutorials point logo
Download Android App Download IOS App

Tutorials Point is a leading Ed Tech company striving to provide the best learning material on technical and non-technical subjects.

Copyright 2026. All Rights Reserved.