What is Result Set in Database ?
The SQL statements that read data from a database query, return the data in a result set. Overview Consider a situation that there are 12 million records of students in a database , if we imple...
The SQL statements that read data from a database query, return the data in a result set. Overview Consider a situation that there are 12 million records of students in a database , if we imple...
Hash Tables are effective in many places like Caching Database Joins Partitioning Distributed Databases Sets Load Balancing Limitations and Costs In software engineering, we ge...
Understanding Aggregate Functions Performance What are Aggregate functions? Functions like AVG(A), COUNT(*), MAX (A), and MIN(A) used in DB are useful but if used in the wrong way they can show v...
đŹ Movie and Show Reference stick longer in the head than textbooks, reference of âCurve 25519â in silicon valley https://youtu.be/zdYJi2snJXI 1. Generate SSH Open Terminal. P...
"SSL is the equivalent of arranging an armored car to deliver credit card information from someone living in a cardboard box to someone living on a park bench" Getting Started Transport Layer Se...
My Daily Driver Chrome ExtensionsâââIssue #3 My Daily Driver Chrome Extensions : 1. BitWarden Sign in with Google or Apple is relief when juggling between multiple devices and machines and eve...
Y2K22 Bug Explained So while the world was celebrating the new year 2022 Microsoft Exchange Servers were struggling after the âMicrosoft Filtering Management Serviceâ was stopped. This issue l...
With the Start of the Year 2021, the number of books I planned to finish in both technical and general reading was much higher but by the end of the year I Still managed to Complete three Books, wh...
Completing Azure Certification So Completing the first Cloud Certification in Azure , to know more about exam watch first 15 min of this Video How to Prepare Firstly, seeing the term exam has st...
[Notes] UML Diagram Course , Free Code Camp Types of Diagrams Reference Original Medium article