SQL Joins

Dear Readers, In this article, we will see the SQL Joins. Joins A join is a query that combines rows from two or more tables Join Conditions Most join queries contain WHERE clause conditions that compare two columns, each from a different table. Such a… Read More

Oracle : Important ASM Commands

Dear Readers, In this article, we will see the following Important ASM Commands. Tab Name : asm_free

Tab Name : ASMCMD>find file find +DATA01 undo* Tab Name : WhatInstances

Tab Name : Rebalance_status

Tab Name : ASM_Candidate

Tab… Read More

Daily Tips for .NET

Dear Readers, In this article, we will see the following Daily Tips for .NET.   Tip-1 :          Date: 21-Dec-20           Provided By (Linkedin): Deepthi 👉 Use yield in C# instead of temporary collections. Tip-2 :       … Read More