- Blog
- Blog
- Homepage
- Homepage
-
COBOL: Assumed Decimal Vs Dot
COBOL assumed decimal and dot difference given in this post. A useful answer to your project and interviews as well.
-
How to Understand Data Protection in DB2
In DB2, IBM provides few privileges. The privilege is a part of some group. Read more.
-
Checklist to Review SQL Queries in COBOL: 5 Guidelines
These are best practices and guide lines to review any SQL program. The example given here is for COBOL.
-
How to Check if Table Exists in any RDBMS
Here’re top SQL queries you can use to check if Table exists or not. These are useful for Oracle SQL developers.
-
How to Use ‘top’ Command in Linux Correctly
The real use of top command in UNIX. You will know complete system information.
-
Start Your IoT Career with Raspberry Pi: The Must-Have Skill
Raspberri Pi is hardware can be used to interface with software to collect data and analysis. This is highly useful to develop IoT based applications.
-
32 Interesting Artificial-intelligence[AI] Applications
Here are 32 real-life artificial intelligence applications. Essential for AI developers.
-
Unlock the Power of AI: A Guide to Developing AI Using IBM Watson
AI features in IBM watson are many. You can try these to your practice.
-
SQL: Index Vs Key Real Differences
Index and Key both are different in RDBMS. Take a look all these differences quickly
-
How Stored Procedure is Different from Function
Top differences between stored procedures and functions you can read and refresh quickly. Good summary for SQL developers.
-
Top DB2 UDF Interview Questions
Really useful UDF example you can use it for your DB2 project. Added interview questions.
-
Neural networks: Approach to Design Robots
ANN artificial Neural network concepts you need to know. Useful to design Robots