- Blog
- Blog
- Homepage
- Homepage
-
SAS: 10 Quiz Questions on Files
SAS files merging and sorting different parameters you need.
-
How to Write COBOL Program with DB2
Steps you need while embedding DB2 in COBOL or PL/I
-
How to Install Pandas in CentOs
Tips to install Pandas on Centos quickly and given an example to import Pandas into Python and many more ideas. Read more.
-
The Easy Way Removing Duplicates in SAS
The example macro help you to remove duplicates in SAS macro
-
How to Delete a Row: SQL Explained
You need to know these SQL query and rules to delete a row from a Table in DB2 database
-
How to Create List in Python Best Example
Python List commands useful to work with arrays and data.
-
Fetch first 1 Row only Real Usage in DB2
In DB2 database there are many ways to achieve performance. I explained one way here. Read more.
-
Understanding Hadoop MapReduce Fault Tolerance
Hadoop MapReduce is totally different from other distributed systems. It handles server fails different way. Read more.
-
Indexes in DB2 These 3 are Must Know Rules
Index is popular object in DB2 SQL. Popular questions to your instant knowledge given for quick reference.
-
GitHub top three benefits you need to know
Github is open source platform which helps to deploy code into production and it also maintains version control. Read more.
-
How to Fix SQL Ambiguous Column Error
Resolution to solve SQL ambiguous column quickly useful to all SQL developers.