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
  • Get data the way you want

    Apache Pig – Distinct Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Distinct Operator in Apache Pig. TheĀ DISTINCTĀ operator is used to remove redundant (duplicate) tuples from a relation. Syntax Given below is the syntax of the DISTINCT operator. grunt>…

    Continue ReadingApache Pig – Distinct Operator

    Cassandra – CQL Datatypes

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Cassandra
    • Post comments:0 Comments

    CQL provides a rich set of built-in data types, including collection types. Along with these data types, users can also create their own custom data types. The following table provides…

    Continue ReadingCassandra – CQL Datatypes

    HiveQL – Select-Order By

    • Post author:K Z
    • Post published:August 14, 2021
    • Post category:Hive
    • Post comments:0 Comments

    In this section we will explains how to use the ORDER BY clause in a SELECT statement. The ORDER BY clause is used to retrieve the details based on one…

    Continue ReadingHiveQL – Select-Order By

    Apache Pig – Filter Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Filter Operator in Apache Pig. TheĀ FILTERĀ operator is used to select the required tuples from a relation based on a condition. Syntax Given below is the…

    Continue ReadingApache Pig – Filter Operator

    Cassandra – Delete Data

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Cassandra
    • Post comments:0 Comments

    Deleting Datafrom a Table You can delete data from a table using the command DELETE. Its syntax is as follows āˆ’ DELETE FROM <identifier> WHERE <condition>; Example Let us assume there…

    Continue ReadingCassandra – Delete Data

    Apache Pig – Split Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:2 Comments

    Here we will discuss about Split Operator in Apache Pig. TheĀ SPLITĀ operator is used to split a relation into two or more relations. Syntax Given below is the syntax of the SPLIT operator.…

    Continue ReadingApache Pig – Split Operator

    Apache Pig – Union Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Union Operator in Apache Pig. TheĀ UNIONĀ operator of Pig Latin is used to merge the content of two relations. To perform UNION operation on two relations,…

    Continue ReadingApache Pig – Union Operator

    HiveQL – Select-Where

    • Post author:K Z
    • Post published:August 14, 2021
    • Post category:Hive
    • Post comments:0 Comments

    The Hive Query Language (HiveQL) is a query language for Hive to process and analyze structured data in a Metastore. This chapter explains how to use the SELECT statement with…

    Continue ReadingHiveQL – Select-Where

    Cassandra – Read Data

    • Post author:k A
    • Post published:August 14, 2021
    • Post category:Cassandra
    • Post comments:0 Comments

    Reading Data using Select Clause SELECT clause is used to read data from a table in Cassandra. Using this clause, you can read a whole table, a single column, or…

    Continue ReadingCassandra – Read Data

    Apache Pig – Cross Operator

    • Post author:S K S
    • Post published:August 14, 2021
    • Post category:apache
    • Post comments:1 Comment

    Here we will discuss about Cross Operator in Apache Pig. TheĀ CROSSĀ operator computes the cross-product of two or more relations. This chapter explains with example how to use the cross operator…

    Continue ReadingApache Pig – Cross Operator
    • Go to the previous page
    • 1
    • …
    • 666
    • 667
    • 668
    • 669
    • 670
    • 671
    • 672
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP