- Blog
- Blog
- Homepage
- Homepage
-
Hadoop Technologies Explained: From MapReduce to HDFS
Hadoop is a big platform to solve your big data problems. Explained well about hadoop ecosystem architecture and its technologies currently being used across the world.
-
Big data: 5 Kinds of Data You need to deal with
Variety, Velocity, Viscosity, Volume, and Virality are the different kinds of data. As a data science engineer knowing their meaning would be helpful.
-
You need story Blue Prism Tutorial RPA for beginners
Robotic process automation a developer can use Blue Prism tool to develop automating the business process. Explained in deail a novice can understand about RPA process.
-
Best Quote from Tony Robins
The best Quote from Tony Robins on Personality development.
-
Tableau Integration with R Features to Read now
R provides a powerful way to do statistical analysis on large sets of data. It is also free, which is a compelling factor to its growth.
-
Traditional Server Vs Containers Top Differences
The popular four servers that came from traditional single server to present container. The DOCKER which is running on container concept and it is ruling IT world.
-
How to Handle VSAM files in PL1 language
The VSAM files KSDS, ESDS are RRDS are popular and being used in both COBOL and PLI programs. PLI program has some specific rules to VSAM files. Examples given to understand the concept clearly.
-
How to Access DB2 in PL1 program: Top Ideas
These are most popular key points you always need handy to access DB2 database from PLI programs. Really useful tips.
-
You Can Increase Cash Inflow By Learning These Four
Finance gurus explained some critical skills that you need to earn money while working a job.
-
CONTINUE vs SECTION in COBOL not the same why
Explained in better way about CONTINUE, NEXT SENTENCE and SECTION in COBOL. These words are most confusing to many COBOL programmers.
-
How to Write DB2 Stored Procedures in JAVA
The best example for Java stored procedure in DB2, also given java class path to write stored procedure and explained how to include it in the DB2 stored procedure standard block. Read more.
-
How to Use DIGITS function to get Digits from Decimal Column Value
There are many of the occasions while writing SQL query you will come across this kind of scenario that you need in the result only digits. To achieve this explained with examples of DB2 function DIGITS. This is also called column function.