Harsh Singh

Harsh Singh is  a pro blogger , and also works on his own blogging page  . Harsh is a defense enthusiast and a computer geek. Loves to write on different technical topics , and is enrolled in Computer sceince  MIT.

INDEX: SQL Tutorial

SQL RDBMS Concepts – Free SQL Tutorials

SQL (Structure query language) is mainly termed as a domain-specific language. A domain specific language is a specialized computer language used for a particular domain. rdbms concepts are very important to get our basics and vision clear. RDBMS uses SQL language for stream processing. SQL is a set based, and a decorative programming language, and …

SQL RDBMS Concepts – Free SQL Tutorials Read More »

SELECT QUERY IN SQL

A database is a systematic collection of data.  Database systems are used  to store, access, delete data. furthermore, it also systematically organize data in a database.This article briefly discuss about the use and importance of SELECT Query in SQL. Consider a cafeteria, which provides snacks and other eatable item to its customers. Traditionally, the snacks, …

SELECT QUERY IN SQL Read More »