-
How to Join 3 Tables—Without Join Keyword
Sample SQL Query to Join three tables with WHERE clause. It is Tricky SQL query helpful for interviews. Read More ⇢
-
SQL Query: How to Use LOCATE and Substring Correctly
Here are SQL queries to use the SUBSTRING function along with LOCATE function. LOCATE gives position, and SUBSTRING uses that for the start position. Read More ⇢
-
6 Beginner’s Python Interview Questions
Here are the python technical interview questions helpful for your next interview. Read More ⇢
-
Python Logic to use tell() and seek()
In Python, both tell and seek functions help you get the data from a file. How to use these explained on how to use in your current project. Read More ⇢
-
11 Kafka Admin Interview Questions
You can learn interview questions for the Kafka administrator role here. The questions covered prime points of the Kafka server. Read More ⇢
-
Understanding SQL Set Operators: UNION, INTERSECT, MINUS
Here are top rules of set operators in SQL with examples Read More ⇢
-
How to Install HBase Properly
HBase is a NoSQL database in the Hadoop framework. Correct installation needed to work with HBase database. These are steps for quick installation without errors. Read More ⇢
-
How to Use CAST Function: 5 Tricky SQL Queries
Cast function the real purpose is to convert data types. This post tells you best examples, rules, and how to use in Data analytics. Read More ⇢
-
How to Use Multiple Like Conditions in SQL
You can use multiple LIKE condition in SQL WHERE clause. Here is an example for your quick reference. Read More ⇢









