Skip to content
  • About Srini
  • Jobs
  • Amazon
  • Udemy
  • Contact us

Join 1,899 other subscribers

Srinimf

Srinimf

  • How to Work With DATE FORMAT: Top MySQL Examples

    Oct 3, 2024

    ·

    mysql
    How to Work With DATE FORMAT: Top MySQL Examples
  • How to Write COBOL Logic for DB2 VARCHAR Field

    Real usage of VARCHAR in DB2 is to store variable data. Explained in this post how to use it in COBOL programs. Read More ⇢

    How to Write COBOL Logic for DB2 VARCHAR Field
  • How to Create Tape Dataset in JCL

    JCL Tape datasets and its parameters with syntax Read More ⇢

    How to Create Tape Dataset in JCL
  • DB2 Catalog Tables Where Accessing of Remote System Updated

    Catalog tables listed in this post where you need to look in about remote system details. Read More ⇢

    DB2 Catalog Tables Where Accessing of Remote System Updated
  • How to Copy File to Multiple Files using ICETOOL

    Combining ICETOOL with DFSORT in Mainframe JCL. Best DFSORT examples so you can simplify your JCL code. Read More ⇢

    How to Copy File to Multiple Files using ICETOOL
  • ICETOOL Complete Tutorial Alternative to DFSORT

    The complete basics about ICETOOL. The details are highly useful for beginners in ICETOOL. This is the best alternative tool to DFSORT. Read More ⇢

    ICETOOL Complete Tutorial Alternative to DFSORT
  • DB2 SQL – Perfect Way to Use Conditions in WHERE

    Best rewriting SQL query methods to improve Query performance. First write Split predicates out if possible: SELECT DEPTNO, DEPTNAMEFROM DEPTWHERE (ADMRDEPT = ‘E01’AND DEPTNAME LIKE ‘BRANCH%’)OR (DEPTNO = ‘D01’AND DEPTNAME LIKE ‘BRANCH%’)can also be tried as: Second write SELECT DEPTNO, DEPTNAMEFROM DEPTWHERE (ADMRDEPT = ‘E01’ ORDEPTNO = ‘D01’)AND DEPTNAME LIKE… Read More ⇢

    DB2 SQL – Perfect Way to Use Conditions in WHERE
  • DB2 SQL: How to Create Index (1 of 2)

    Provide a fast, efficient method for locating specific rows of data in very large tables. (In some cases, all the information needed to resolve a query may be found in the index itself, in which case the actual table data does not have to be accessed.) Read More ⇢

    DB2 SQL: How to Create Index (1 of 2)
  • How to Handle Errors in CICS

    Error handling methods in CICS. Explained real project ideas. Useful for your projects to use today. Read More ⇢

    How to Handle Errors in CICS
  • COBOL: Alternative Key Vs Index

    This is really a critical question for all COBOL developers that the difference between Al Read More ⇢

    COBOL: Alternative Key Vs Index
«Prev
1 … 148 149 150 151 152 … 236
Next»

About Srinimf

We share solutions for software developers and interview questions.

2,754,049 hits

Subscribe for DAILY TIPS

Join our mailing list to stay notified about new blog posts. No spam, we guarantee.

  • Tumblr
  • Facebook
  • Instagram
  • WordPress
  • X

Srinimf

Designed with WordPress

Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
  • Subscribe Subscribed
    • Srinimf
    • Join 266 other subscribers
    • Already have a WordPress.com account? Log in now.
    • Srinimf
    • Subscribe Subscribed
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar