Failure of Web Server bridge Solution : Go to the browser then restart the browser , if not solve...
Author - shohal
What is Linux ?
Linux Introduction Linux is a community of open-source Unix-like operating systems that are based...
Linux File System
Linux File System The / in the instruction above refers to the root directory. The root directory...
Oracle SQL Joins: Display Data from Multiple Table
Display Data from Multiple Table Cartesian -Products: Without any joining condition return the...
How to stop the auto Hard Disk checking option:
Hard Disk checking option Auto Hard Disk checking off Below step we can stop the Auto Hard Disk...
Why DevOps is important.
DevOps is important 1. Shorter Development Cycles, Faster Innovation. 2. Reduced Deployment...
Instead of Word
We have found many words for one meaning. That concept below we can learn many words Synonyms...
The Distinction between Implicit and Explicit Cursors
Difference between Implicit and Explicit Cursors: Implicit Cursor: When select commands are...
What is ETL ?
What is ETL in SQL? ETL stands for Extract, Transform and Load. These are three database functions...
Multiple Excel files connected to one file (Vlookup)
Multiple Excel files connected to one file:Vlookup Sheet1 Sheet2 =VLOOKUP(B8,Sheet2!$B$8:$C$12,2,0)...