Shape Shape

Join

Join is a SQL operation that combines data from two or more tables based on a related column. Used in database queries.

Example:

A query joins “users” and “orders” tables by user ID.

WhatsApp Icon