Sitemap
.Net Programming

Explore the .Net with the latest in C# from basic to advanced, including .Net versions 9, 8, 6, 5, Core 3.1, .Net Framework, ASP.NET Core, MVC, design patterns, OOPS, and SOLID principles. Get top tutorials, best practices, and hands-on code examples on GitHub.

Member-only story

SQL Command Reference: Handbook for Efficient Database Management

Discover the ultimate SQL Command Reference guide, designed to boost your database management skills.

5 min readApr 17, 2024

--

Introduction

The article covers everything from basic data retrieval to advanced SQL techniques.

Table of Contents

  • Basic Data Retrieval
  • Data Manipulation
  • Aggregation Functions
  • Joining Tables
  • Advanced Filtering
  • Creating and Modifying Structures
  • Transaction Control
  • Data Types and Constraints
  • Using Subqueries
  • Common Table Expressions (CTE)
  • Using CASE Statements
  • Using Indexes to Improve Performance
  • Handling NULL Values
  • Date and Time Functions
  • String Functions
  • Converting Data Types
  • Managing Transactions with Savepoints
  • Using PIVOT for Data Transformation
  • Implementing ROW_NUMBER
  • Using Dynamic SQL

--

--

.Net Programming
.Net Programming

Published in .Net Programming

Explore the .Net with the latest in C# from basic to advanced, including .Net versions 9, 8, 6, 5, Core 3.1, .Net Framework, ASP.NET Core, MVC, design patterns, OOPS, and SOLID principles. Get top tutorials, best practices, and hands-on code examples on GitHub.

Sukhpinder Singh | C# .Net
Sukhpinder Singh | C# .Net

Written by Sukhpinder Singh | C# .Net

C# .Net developer 👨‍💻 who's 100% convinced my bugs are funnier than yours. 🐛💥 #BugLife Pubs: https://medium.com/c-sharp-programming

No responses yet