Skip to content
This repository was archived by the owner on Apr 6, 2026. It is now read-only.

khianvictorycalderon/sql-conditional-joins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SQL Conditional Joins

Joins 2 tables with condition on the other table.

Previews

MySQL Preview MySQL Preview

PostgreSQL Preview PostgreSQL Preview

Prerequisites

  • PHPMyAdmin (Usually with XAMPP, for MySQL)
  • PostgreSQL Server (Local, for PostgreSQL)

Clone:

  1. Clone this repository git clone https://github.com/khianvictorycalderon/sql-conditional-joins.git

Run:

  • For MySQL, go to http://localhost/phpmyadmin (if using XAMPP), then select your database then run the query.
  • For PostgreSQL, go to pgAdmin, then select your database and server, then run the query.

About

A simple conditional check on the other table (SQL)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors