Data & Backend

What is Table?

A structured set of data (rows and columns) inside a database.

Why it matters when you're building

Think of it as a spreadsheet tab — one table for customers, one for orders. It's how your data stays organized.

Related terms