Skip to content
Touhid Alam
  • Home
  • Blog
    • Engineering
      • Agile
      • Testing and Code Review
    • Frontend
      • jQuery
      • Linq JS
      • Angular JS
      • Angular
    • Dot Net
      • Core
      • Basics
      • Advanced
      • MVC
    • Databases
      • SQL Server
      • PostgreSQL
    • Cloud and API
      • REST APIs
    • Reporting
      • Crystal Reports
  • Privacy Policy
  • About Me
  • Contact
Toggle the button to expand or collapse the Menu
  • Home
  • Blog
    • Engineering
      • Agile
      • Testing and Code Review
    • Frontend
      • jQuery
      • Linq JS
      • Angular JS
      • Angular
    • Dot Net
      • Core
      • Basics
      • Advanced
      • MVC
    • Databases
      • SQL Server
      • PostgreSQL
    • Cloud and API
      • REST APIs
    • Reporting
      • Crystal Reports
  • Privacy Policy
  • About Me
  • Contact

PostgreSQL

  1. Home>
  2. Home>
  3. PostgreSQL
Read more about the article Understanding SQL Server and PostgreSQL Indexes with Examples
Databases / PostgreSQL / SQL Server

Understanding SQL Server and PostgreSQL Indexes with Examples

Table of Contents Introduction SQL Server Indexes 1. Clustered Index 2. Non-Clustered Index 3. Unique Index 4. Full-Text Index PostgreSQL Indexes 1. B-Tree Index 2. Hash Index 3. Unique Index…

Comments Off on Understanding SQL Server and PostgreSQL Indexes with Examples
2024-10-23
Read more about the article Understanding Database Relationships with SQL and PostgreSQL Syntax
Databases / PostgreSQL / SQL Server

Understanding Database Relationships with SQL and PostgreSQL Syntax

Table of Contents One-to-One Relationship One-to-Many Relationship Many-to-Many Relationship Importance of Relationships In relational databases, relationships are crucial for organizing and linking data across different tables. They define how records…

Comments Off on Understanding Database Relationships with SQL and PostgreSQL Syntax
2024-10-22
Read more about the article Understanding Different Types of Database Keys with SQL and PostgreSQL Syntax
Databases / PostgreSQL / SQL Server

Understanding Different Types of Database Keys with SQL and PostgreSQL Syntax

Table of Contents 1. Primary Key 2. Unique Key 3. Foreign Key 4. Composite Key 5. Candidate Key 6. Super Key 7. Alternate Key 8. Surrogate Key 9. Summary 1.…

Comments Off on Understanding Different Types of Database Keys with SQL and PostgreSQL Syntax
2024-10-22
Read more about the article Complete Guide to Functions in SQL Server and PostgreSQL
Databases / PostgreSQL / SQL Server

Complete Guide to Functions in SQL Server and PostgreSQL

Functions in databases allow you to encapsulate reusable logic, perform computations, and return results. This guide covers how to write functions in both SQL Server and PostgreSQL, including examples, advanced…

Comments Off on Complete Guide to Functions in SQL Server and PostgreSQL
2024-10-21

Most Popular

  • Migrating from AngularJS to Angular (Angular 2+)
    Migrating from AngularJS to Angular (Angular 2+)
    2025-01-29/
    0 Comments
  • Building a .NET Core API: A Comprehensive Guide to API Development with SQL Server
    Building a .NET Core API: A Comprehensive Guide to API Development with SQL Server
    2024-10-23/
    0 Comments
  • Understanding SQL Server and PostgreSQL Indexes with Examples
    Understanding SQL Server and PostgreSQL Indexes with Examples
    2024-10-23/
    0 Comments
  • Understanding Database Relationships with SQL and PostgreSQL Syntax
    Understanding Database Relationships with SQL and PostgreSQL Syntax
    2024-10-22/
    0 Comments
  • Understanding Different Types of Database Keys with SQL and PostgreSQL Syntax
    Understanding Different Types of Database Keys with SQL and PostgreSQL Syntax
    2024-10-22/
    0 Comments
  • Complete Guide to Functions in SQL Server and PostgreSQL
    Complete Guide to Functions in SQL Server and PostgreSQL
    2024-10-21/
    0 Comments
  • Looping Through a SELECT Query Using a Cursor and Inserting Data into Another Table
    Looping Through a SELECT Query Using a Cursor and Inserting Data into Another Table
    2024-10-20/
    0 Comments
  • Server-Sent Events (SSE) in ASP.NET Core for Real-Time Push Notifications
    Server-Sent Events (SSE) in ASP.NET Core for Real-Time Push Notifications
    2024-10-17/
    0 Comments
  • STRING_SPLIT() with Ordinal Enhancement in SQL Server 2022
    STRING_SPLIT() with Ordinal Enhancement in SQL Server 2022
    2024-10-16/
    0 Comments
  • Comprehensive Guide to SQL Server Triggers
    Comprehensive Guide to SQL Server Triggers
    2024-10-16/
    0 Comments
  • Reading Data from DataTable in C#
    Reading Data from DataTable in C#
    2024-10-15/
    0 Comments
  • Mastering Date Conversion in SQL Server: A Comprehensive Guide
    Mastering Date Conversion in SQL Server: A Comprehensive Guide
    2024-10-15/
    0 Comments
  • Step-by-Step Guide: How to Upload Files in .NET Core with SQL Server
    Step-by-Step Guide: How to Upload Files in .NET Core with SQL Server
    2024-10-15/
    0 Comments
  • How to Concatenate Field Values Across Multiple Rows in Crystal Reports
    How to Concatenate Field Values Across Multiple Rows in Crystal Reports
    2024-10-14/
    0 Comments
  • Introduction to SQL Server : Part 1
    Introduction to SQL Server : Part 1
    2024-06-12/
    0 Comments
Copyright 2025 - All Right Reserved © touhidalam.com