- Blog
- Blog
- Homepage
- Homepage
-
Python Tricky Quiz Part-1
Take Python Quiz-1 here. This is useful for interviews and your projects.
-
Three popular influencers you need to know
Know best and popular influencers to change your life
-
All About Timeout Credit Card Transaction
Timeout handling in credit card transactions
-
SAS Statements: Handy List You Always Need
In SAS there are many statements. The list contains most popular statements.
-
INSERT and SELECT How to Use in Single Query
SQL query use for both INSERT into values and SELECT to save time.
-
SQL Numeric Functions Easy Ways to Use
SQL round and truncate decimal functions used in banking project.
-
SAS: How to Split an Input File to Multiple Files
using SAS you can split your input file observations into multiple files or datasets. Read more.
-
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