Topic

#Data

1 post tagged “Data”.

The Lycoris Team The Lycoris Team · · 4 min read

What Is a Database View?

A database view is a saved SQL query that behaves like a table — simplifying complex joins and restricting access, without storing the data twice.

#Databases #SQL #Data

← All topics