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

    JCL – Utility Programs

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

    IBM Dataset Utilities Utility programs are pre-written programs, widely used in mainframes by system programmers and application developers to achieve day-to-day requirements, organising and maintaining data. A few of them…

    Continue ReadingJCL – Utility Programs

    Running COBOL Programs using JCL

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

    Compiling COBOL Programs In order to execute a COBOL program in batch mode using JCL, the program needs to be compiled and a load module is created with all the…

    Continue ReadingRunning COBOL Programs using JCL

    SQL – UPDATE Query

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

    The SQL UPDATE Query is used to modify the existing records in a table. You can use the WHERE clause with the UPDATE query to update the selected rows, otherwise all the…

    Continue ReadingSQL – UPDATE Query

    Input-Output Methods

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

    Any batch program executed through a JCL requires data input, which is processed and an output is created. There are different methods of feeding input to the program and writing…

    Continue ReadingInput-Output Methods

    SQL – AND and OR Conjunctive Operators

    • Post author:S J
    • Post published:August 18, 2021
    • Post category:SQL
    • Post comments:1 Comment

    The SQL AND & OR operators are used to combine multiple conditions to narrow data in an SQL statement. These two operators are called as the conjunctive operators. These operators provide a means to…

    Continue ReadingSQL – AND and OR Conjunctive Operators

    SQL – WHERE Clause

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

    The SQL WHERE clause is used to specify a condition while fetching the data from a single table or by joining with multiple tables. If the given condition is satisfied, then only…

    Continue ReadingSQL – WHERE Clause

    JCL – Defining Datasets

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

    A dataset name specifies the name of a file and it is denoted by DSN in JCL. The DSN parameter refers to the physical dataset name of a newly created…

    Continue ReadingJCL – Defining Datasets

    SQL – SELECT Query

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

    The SQL SELECT statement is used to fetch the data from a database table which returns this data in the form of a result table. These result tables are called result-sets. Syntax…

    Continue ReadingSQL – SELECT Query

    SQL – INSERT Query

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

    The SQL INSERT INTO Statement is used to add new rows of data to a table in the database. Syntax There are two basic syntaxes of the INSERT INTO statement which are…

    Continue ReadingSQL – INSERT Query

    JCL – Conditional Processing

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

    The Job Entry System uses two approaches to perform conditional processing in a JCL. When a job completes, a return code is set based on the status of execution. The…

    Continue ReadingJCL – Conditional Processing
    • Go to the previous page
    • 1
    • …
    • 595
    • 596
    • 597
    • 598
    • 599
    • 600
    • 601
    • …
    • 739
    • Go to the next page
    Copyright - OceanWP Theme by OceanWP