top of page
All Blogs
Search


SQL (Structured Query Language): Guide from Basic to Real time Queries.
SQL stands for Structured Query Language. It is the standard language used to communicate with databases. Think of a database as a digital storage system where information is organized into tables. Few are some of the examples that SQL can helps us with: Retrieve data Insert new data Update existing data Delete unwanted data Analyze information Database: A database is an organized collection of data stored electronically. Instead of keeping data in spreadsheets or paper files
Sivaranjani Subbarayan
Jun 44 min read


DBMS keys
Image source In the beginning study of the DBMS keys, we are confused about the DBMS keys concepts because there are many different types...
Margi Patel
Jan 20, 20213 min read
bottom of page