- Blog
- Blog
- Homepage
- Homepage
-
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
-
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.