Back

Megasri

. • 1y

SQL: Review SQL concepts such as database querying, CRUD operations (Create, Read, Update, Delete), joins, subqueries, and aggregate functions. Practice writing SQL queries to retrieve and manipulate data.

Reply
1

More like this

Recommendations from Medial

Image Description

Comet

#freelancer • 1y

Here are some essential SQL topics for data analysts: 1. Basic Queries: SELECT, FROM, WHERE clauses. 2. Sorting and Filtering: ORDER BY, GROUP BY, HAVING. 3. Joins: INNER JOIN, LEFT JOIN, RIGHT JOIN. 4. Aggregation Functions: COUNT, SUM, AVG, MIN, M

See More
1 Reply
1
4

Sanskar

Keen Learner and Exp... • 18d

Day 26 of learning python as a beginner. Topic: CRUD operations in python postgreSQL. I had tried to explore SQL database handling in python and someone suggested me that I should also try performing CRUD (Create, Read, Update and Delete) operation

See More
Reply

Comet

#freelancer • 1y

Essential Concepts for Interview Preparation Top 10 SQL Concepts for Job Interviews 1. Aggregate Functions (SUM/AVG) 2. Group By and Order By 3. JOINs (Inner/Left/Right) 4. Union and Union All 5. Date and Time Processing 6. String Proces

See More
Reply
1

Vansh Khandelwal

Full Stack Web Devel... • 8m

Security testing ensures that applications are free from vulnerabilities like SQL Injection, XSS, CSRF, and IDOR. SQL Injection occurs when unsanitized inputs allow attackers to manipulate database queries. This can be mitigated by using parameterize

See More
Reply
2

Sanskar

Keen Learner and Exp... • 19d

Day 25 of learning python as a beginner. Topic: database handling. I used to write simple programs which just showed some text in the console when I started learning python. I didn't used to store that data somewhere because I didn't know how to.

See More
Reply
Image Description
Image Description

Account Deleted

Hey I am on Medial • 2m

You shipped your Supabase app. Everything runs smooth... until it doesn’t. Not because Supabase is broken — But because it’s too easy to use. And that ease hides traps. Here are 6 mistakes that quietly wreck Supabase apps (and how to avoid them):

See More
8 Replies
8
15

Sanskar

Keen Learner and Exp... • 26d

Day 18 of learning python as a beginner. Topic: match case and modular programming. Some suggested me to use match case instead of my usual if else statements as match case are more readable and appears more clear and organised. At that time I was

See More
Reply
3

Download the medial app to read full posts, comements and news.