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

    QlikView – Synthetic Key

    • Post author:B D
    • Post published:August 17, 2021
    • Post category:QlikView
    • Post comments:0 Comments

    A Synthetic Key is QlikView's solution to create an artificial key when there is ambiguity about which key to use between two tables. This situation arises when two tables have two or…

    Continue ReadingQlikView – Synthetic Key

    Redis – Hash Hexists Command

    • Post author:K Z
    • Post published:August 17, 2021
    • Post category:Redis
    • Post comments:1 Comment

    Redis HEXISTS command is used to check whether a hash field exists or not. Return Value Integer reply, 1 or 0. 1, if the hash contains a field.0 if the hash does…

    Continue ReadingRedis – Hash Hexists Command

    Redis – Hash Hdel Command

    • Post author:K Z
    • Post published:August 17, 2021
    • Post category:Redis
    • Post comments:2 Comments

    Redis HDEL command is used to remove specified fields from the hash stored at the key. Specified fields that do not exist within this hash are ignored. If the key does not…

    Continue ReadingRedis – Hash Hdel Command

    QlikView – Star Schema

    • Post author:B D
    • Post published:August 17, 2021
    • Post category:QlikView
    • Post comments:0 Comments

    A start schema model is a type of data model in which multiple dimensions are linked to a single fact table. Of course, in bigger models, there can be multiple…

    Continue ReadingQlikView – Star Schema

    Redis – Hashes

    • Post author:K Z
    • Post published:August 17, 2021
    • Post category:Redis
    • Post comments:0 Comments

    Redis Hashes are maps between the string fields and the string values. Hence, they are the perfect data type to represent objects. In Redis, every hash can store up to…

    Continue ReadingRedis – Hashes

    QlikView – Dimensions and Measures

    • Post author:B D
    • Post published:August 17, 2021
    • Post category:QlikView
    • Post comments:0 Comments

    Dimensions and Measures are fundamental entities, which are always used in data analysis. For example, consider the result of the analysis, “what is the percentage change in volume of sales for…

    Continue ReadingQlikView – Dimensions and Measures

    QlikView – Rotating Tables

    • Post author:B D
    • Post published:August 17, 2021
    • Post category:QlikView
    • Post comments:0 Comments

    The Rotating table in QlikView is similar to the column and row transpose feature in Microsoft Excel but with some additional options. We can transpose columns in multiple directions and…

    Continue ReadingQlikView – Rotating Tables

    Redis – String Append Command

    • Post author:K Z
    • Post published:August 17, 2021
    • Post category:Redis
    • Post comments:0 Comments

    Redis APPEND command is used to add some value in a key. Return Value Integer reply, the length of the string after the append operation. Syntax Following is the basic syntax of…

    Continue ReadingRedis – String Append Command

    QlikView – Column Manipulation

    • Post author:B D
    • Post published:August 17, 2021
    • Post category:QlikView
    • Post comments:0 Comments

    Column Manipulation is a type of Data Transformation in which a new column is populated with values from an existing column, which meets certain criteria. The criteria can be an…

    Continue ReadingQlikView – Column Manipulation

    Redis – String Decrby Command

    • Post author:K Z
    • Post published:August 17, 2021
    • Post category:Redis
    • Post comments:0 Comments

    Redis DECRBY command is used to decrement the number stored at the key by the specified value. If the key does not exist, it is set to 0 before performing the operation.…

    Continue ReadingRedis – String Decrby Command
    • Go to the previous page
    • 1
    • …
    • 619
    • 620
    • 621
    • 622
    • 623
    • 624
    • 625
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP