Latest Articles
How to download latest version windows 10 pro iso file?
Downloading and installing the Windows 10 ISO file allows you to install the latest Microsoft OS.
Linux Runlevel
"run level" refers to a specific state of the operating system in which a certain set of services and daemons are runnin...
Linux Basic Commands
Linux is a command-line based operating system, which means that users interact with the system through the use of comma...
Oracle Linux 6.7 Installation steps
This material describes how to install Oracle Linux 6.7 on a VM machine that can then be used as a seed to install Oracl...
FizzBuzz problem | Java program
Write a program that outputs the string representation of numbers from 1 to n. but for multiples of three it should outp...
Oracle Database Learning: Part 4 – Advanced SQL: Joins, Subqueries & Analytical Functions
Take your SQL skills further with multi-table JOINs, correlated subqueries, CTEs (WITH clause), PIVOT/UNPIVOT, and power...
Oracle Database Learning: Part 5 – PL/SQL Essentials: Blocks, Cursors & Procedures
Learn Oracle PL/SQL from scratch — anonymous blocks, variables, control flow, explicit and implicit cursors, procedures,...
Oracle Database Learning: Part 3 – SQL Fundamentals: DDL & DML
Master Oracle SQL from the ground up — data types, DDL (CREATE, ALTER, DROP), DML (INSERT, UPDATE, DELETE, MERGE), const...
Oracle Database Learning: Part 2 – Installation & Initial Configuration
Step-by-step guide to installing Oracle 19c on Linux, configuring the listener, creating a database with DBCA, and setti...