top of page

Evergreen posts from some of our Ninjas...



- May 12, 2021
- 3 min
877 views





All Blogs
Search

Hema Latha
- Nov 26, 2022
- 2 min
MYSQL:: Date Functions
SQL stands for structured Query Language. SQL is a computer language for storing, manipulating, and retrieving data in a relational...


Naina Jophy
- Nov 26, 2022
- 3 min
How to use SQL Window Function - PostgreSQL
image source unsplash.com A window function performs calculations on table rows that are related to the current row and use of the window...
Meghana
- Apr 1, 2022
- 2 min
DELETE,TRUNCATE & DROP IN SQL
DELETE: DELETE is a Data Manipulation Language Command (DML). Using DELETE command we can remove either one or more rows from a table....


Haripriya Saketh
- Apr 28, 2021
- 3 min
Does your data have a structure?
Historically, organizations have mainly focused on structured data for any kind of visualization or analysis. Traditional systems and...


Margi Patel
- Jan 20, 2021
- 3 min
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...
bottom of page