DEV Community

mohamed Tayel profile picture

mohamed Tayel

Technical Project Lead at SGT Egypt with 20+ years in software development. Specializes in .Net, SharePoint, and SQL Server. Passionate about delivering quality solutions

Joined Joined on 
Query Store Part 2- Regression Detection and Execution Plan Analysis: A Guide

Query Store Part 2- Regression Detection and Execution Plan Analysis: A Guide

Comments
3 min read

Want to connect with mohamed Tayel?

Create an account to connect with mohamed Tayel. You can also sign in below to proceed if you already have an account.

Already have an account? Sign in
An Introduction to SQL Server Query Store

An Introduction to SQL Server Query Store

2
Comments
3 min read
Streamlining SQL Queries with the WINDOW Keyword

Streamlining SQL Queries with the WINDOW Keyword

2
Comments
2 min read
Harnessing SQL's PRECEDING and FOLLOWING: Advanced Data Analysis with Window Functions

Harnessing SQL's PRECEDING and FOLLOWING: Advanced Data Analysis with Window Functions

4
Comments 1
8 min read
Handling NULL Values in SQL: A Guide to `ISNULL`, `NULLIF`, and `COALESCE`

Handling NULL Values in SQL: A Guide to `ISNULL`, `NULLIF`, and `COALESCE`

Comments
2 min read
Mastering Pattern Matching in SQL: A Practical Guide from PATINDEX to LIKE

Mastering Pattern Matching in SQL: A Practical Guide from PATINDEX to LIKE

2
Comments
3 min read
Streamlining String Concatenation in SQL Server with CONCAT_WS

Streamlining String Concatenation in SQL Server with CONCAT_WS

Comments
1 min read
# Mastering Data Analysis with SQL: Unleashing the Power of the RANK() Function

# Mastering Data Analysis with SQL: Unleashing the Power of the RANK() Function

1
Comments
7 min read
Mastering Data Analysis with SQL: The Power of the ROW_NUMBER() Function

Mastering Data Analysis with SQL: The Power of the ROW_NUMBER() Function

1
Comments
5 min read
Understanding the Power of SQL Server's PARTITION BY Clause

Understanding the Power of SQL Server's PARTITION BY Clause

1
Comments
6 min read
Understanding OVER() Clause in SQL

Understanding OVER() Clause in SQL

Comments
2 min read
Exploring LEAD(): Enhancing SQL Data Comparing And Analysis

Exploring LEAD(): Enhancing SQL Data Comparing And Analysis

Comments
2 min read
Leveraging SQL's LAG() Function for Efficient Data Comparing

Leveraging SQL's LAG() Function for Efficient Data Comparing

1
Comments 1
3 min read
Navigating the Pitfalls of Broken Authentication: A Real-World Example and Prevention in Web Application Security

Navigating the Pitfalls of Broken Authentication: A Real-World Example and Prevention in Web Application Security

2
Comments
2 min read
Understanding Injection Flaws: A Real-World Example and Prevention in Web Application Security

Understanding Injection Flaws: A Real-World Example and Prevention in Web Application Security

Comments
3 min read
Introduction to Web Application Security

Introduction to Web Application Security

2
Comments 2
3 min read
loading...