Skip to content
Adglob Infosystem Pvt Ltd
  • About Us
  • B2B and B2C Database
  • Bulk Email Solution
  • Contact Us
  • Corporate Email Service
  • Database Portfolio
  • Database Process Flow
  • Database Services
  • FAQs
  • Lead Generation
  • Managed Email Campaign Solution
  • Our Clients
  • Privacy Policy
  • Product Blog
  • Request Sample for Free Database
  • Terms & Conditions
  • Web Scrapping
  • Author: S K S

    This author has written 1787 articles
    1. Home>
    2. S K S>
    3. Page 159

    Aggregate & Window Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    This chapter explains the aggregate and window functions in detail. Aggregation Functions Aggregate functions produce a single result from a set of input values. The following table describes the list…

    Continue ReadingAggregate & Window Functions

    Apache Tajo – SQL Statements

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    In the previous chapter, you have understood how to create tables in Tajo. This chapter explains about the SQL statement in Tajo. Create Table Statement Before moving to create a…

    Continue ReadingApache Tajo – SQL Statements

    Apache Tajo – Table Management

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    A table is a logical view of one data source. It consists of a logical schema, partitions, URL, and various properties. A Tajo table can be a directory in HDFS,…

    Continue ReadingApache Tajo – Table Management

    Apache Tajo – Database Creation

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    This section explains the Tajo DDL commands. Tajo has a built-in database named default. Create Database Statement Create Database is a statement used to create a database in Tajo. The syntax for…

    Continue ReadingApache Tajo – Database Creation

    Apache Tajo – JSON Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    The JSON functions are listed in the following table − S.No.Function & Description1json_extract_path_text(js on text, json_path text)Extracts JSON string from a JSON string based on json path specified.2json_array_get(json_array text, index…

    Continue ReadingApache Tajo – JSON Functions

    Apache Tajo – DateTime Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    Apache Tajo supports the following DateTime functions. S.No.Function & Description1add_days(date date or timestamp, int dayReturns date added by the given day value.2add_months(date date or timestamp, int month)Returns date added by…

    Continue ReadingApache Tajo – DateTime Functions

    Apache Tajo – String Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    The following table lists out the string functions in Tajo. S.No.Function & Description1concat(string1, ..., stringN)Concatenate the given strings.2length(string)Returns the length of the given string.3lower(string)Returns the lowercase format for the string.4upper(string)Returns…

    Continue ReadingApache Tajo – String Functions

    Apache Tajo – Math Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    Math functions operate on mathematical formulae. The following table describes the list of functions in detail. S.No.Function & Description1abs(x)Returns the absolute value of x.2cbrt(x)Returns the cube root of x.3ceil(x)Returns x…

    Continue ReadingApache Tajo – Math Functions

    Apache Tajo – Operators, SQL Functions

    • Post author:S K S
    • Post published:August 16, 2021
    • Post category:apache
    • Post comments:0 Comments

    The following operators are used in Tajo to perform desired operations. S.No.Operator & Description1Arithmetic operatorsPresto supports arithmetic operators such as +, −, *, /, %.2Relational operators<, >, <=, >=, =,…

    Continue ReadingApache Tajo – Operators, SQL Functions

    Apache Tajo – Data Types

    • Post author:S K S
    • Post published:August 15, 2021
    • Post category:apache
    • Post comments:0 Comments

    To execute a query in a Tajo shell, open your terminal and move to the Tajo installed directory and then type the following command − $ bin/tsql You will now…

    Continue ReadingApache Tajo – Data Types
    • Go to the previous page
    • 1
    • …
    • 156
    • 157
    • 158
    • 159
    • 160
    • 161
    • 162
    • …
    • 179
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP