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

    COBOL – Data Types

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:0 Comments

    Data Division is used to define the variables used in a program. To describe data in COBOL, one must understand the following terms − Data NameLevel NumberPicture ClauseValue Clause 01…

    Continue ReadingCOBOL – Data Types

    Redis – Server Debug Segfault Command

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

    Redis DEBUG SEGFAULT performs an invalid memory access that crashes Redis. It is used to simulate bugs during the development. Return Value String reply. Syntax Following is the basic syntax of Redis DEBUG…

    Continue ReadingRedis – Server Debug Segfault Command

    Google Charts – Stacked bar chart

    • Post author:B D
    • Post published:August 18, 2021
    • Post category:Google Charts
    • Post comments:0 Comments

    Following is an example of a stacked bar chart. We've already seen the configuration used to draw this chart in the Google Charts Configuration Syntax chapter. So, let's see the complete example.…

    Continue ReadingGoogle Charts – Stacked bar chart

    Redis – Server Debug Object Command

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

    Redis DEBUG OBJECT is a debugging command that should not be used by the clients. Check the OBJECT command instead. Return Value String reply. Syntax Following is the basic syntax of Redis DEBUG…

    Continue ReadingRedis – Server Debug Object Command

    COBOL – Basic Syntax

    • Post author:S K S
    • Post published:August 18, 2021
    • Post category:COBOL
    • Post comments:1 Comment

    Character Set 'Characters' are lowest in the hierarchy and they cannot be divided further. The COBOL Character Set includes 78 characters which are shown below − Sr.No.Character & Description1A-ZAlphabets(Upper Case)2a-zAlphabets…

    Continue ReadingCOBOL – Basic Syntax

    Redis – Server Dbsize Command

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

    Redis DBSIZE command is used to get the number of keys in selected database. Return Value Integer reply. Syntax Following is the basic syntax of Redis DBSIZE command. redis 127.0.0.1:6379> DBSIZE Example redis 127.0.0.1:6379>…

    Continue ReadingRedis – Server Dbsize Command

    Google Charts – Grouped bar chart

    • Post author:B D
    • Post published:August 18, 2021
    • Post category:Google Charts
    • Post comments:1 Comment

    Following is an example of a grouped bar chart. We've already seen the configuration used to draw this chart in the Google Charts Configuration Syntax chapter. So let's see the complete example.…

    Continue ReadingGoogle Charts – Grouped bar chart

    SQL – Handling Duplicates

    • Post author:S J
    • Post published:August 18, 2021
    • Post category:SQL
    • Post comments:0 Comments

    There may be a situation when you have multiple duplicate records in a table. While fetching such records, it makes more sense to fetch only unique records instead of fetching…

    Continue ReadingSQL – Handling Duplicates

    Redis – Server Config Resetstat Command

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

    Redis CONFIG RESETSTAT command resets the statistics reported by Redis using the INFO command. Following counters can be reset using this command − Keyspace hitsKeyspace missesNumber of commands processedNumber of connections receivedNumber…

    Continue ReadingRedis – Server Config Resetstat Command

    SQL – Using Sequences

    • Post author:S J
    • Post published:August 18, 2021
    • Post category:SQL
    • Post comments:0 Comments

    A sequence is a set of integers 1, 2, 3, ... that are generated in order on demand. Sequences are frequently used in databases because many applications require each row…

    Continue ReadingSQL – Using Sequences
    • Go to the previous page
    • 1
    • …
    • 587
    • 588
    • 589
    • 590
    • 591
    • 592
    • 593
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP