- Blog
- Blog
- Homepage
- Homepage
-
2 Exceptional SQL Queries Demonstrating Usage of AND and OR in WHERE Clause
SQL AND and OR logical operators how to use in WHERE clause explained with examples.
-
How to Get Array Dimension in Python [NumPy]
Here’s how to get Python array dimensions. Created the array in NumPy and explained the logic.
-
5 Must-read Professional Success Tips Now
Here are helpful professional success tips helpful for your career.
-
The True Difference Between Discrete and Continuous data
Here is the true difference between discrete and continuous data
-
DB2 DATE and Time Conversion: Top SQL Queries
SQL queries to convert DB2 date format using to_char and to_date functions. Also, given how to get the current date and time.
-
Your Absolute Guide to Hard link Vs Soft link in Linux
Here are examples to create hard links and symbolic links in Linux and the differences between these two.
-
How to Intersect Sets in Python: Best Example
Intersecting sets in python will result in common values present in those. Here’s an example of an intersection method that helps data science engineers.
-
The Easy Way to get Array Data in Shell-Script
Here is the logic of the easy way to get array data in shell-script explained how to do it.
-
What is Multitasking in Python and How it Supports
Here is explained Python’s multitasking concept. The examples show you how to write thread logic in Python.
-
3 Top Ideas to Get String Length in COBOL Unstring
In COBOL unstring, you can find output length using three clauses. It also shows examples of how to use these clauses.
-
What is JES and Top differences Between JES2 and JES3
In Mainframe operating system (MVS), JES plays a prime role in the management of jobs. This topic explains the differences between JES2 and JES3
-
AWS Certificate Manager: Top Features
AWS certificate manager (ACM) manages certificates for both AWS services and on premise services. Here are its top features.