-
Exclusive CHAR Vs. VARCHAR in DB2 SQL
Here explained how DB2 CHAR and VARCHAR stores strings. It’s helpful to understand the differences between these two. Read More ⇢
-
How to Create TYPE Object in Oracle PLSQL
Here is sample PLSQL code to create internal variable using TYPE statement. Read More ⇢
-
Srinimf’s Top 2021 Blog Posts
Here are Srinimf’s top blog posts. These are popular for the year 2021. Read More ⇢
-
How to Write Lookup Query in PL/SQL
How to simplify lookup query in PL/SQL explained. You can use both cursor and Associative array for this purpose. Read More ⇢
-
10 Frequently Asked Jenkins(2.0) Interview Questions
Here are the frequently asked interview questions on Jenkins. These help you know the clear difference between the CI/CD capabilities of Jenkins. Read More ⇢
-
Python Identity Vs. Membership Operators
Here are the best examples of identical and membership operators. You will see here how to use and types of those operators. Read More ⇢
-
Python Class: Here’s Logic to Print Student Details
Here is the python program here I used the Python class to display student details of first name, last name, and student id. Read More ⇢
-
7 CICS Symbolic Map Field Extensions
Here are field extensions that generate during the CICS symbolic map. Developers can use them correctly if they know the meanings. Here is a list and their meanings. Read More ⇢
-
grep: How to Find Empty Lines in a File
Here is the most useful command to get empty lines from a file using grep in Linux. Read More ⇢









