Renormalize files

This commit is contained in:
2025-01-07 19:27:29 -04:00
parent 2bf7d29931
commit f34e528b5a
112 changed files with 12951 additions and 12951 deletions

View File

@ -1,7 +1,7 @@
Lecture Topic: Databases
A view is a virtual table
A view is the result of a query, that returns selected rows and columns from one or more tables
Lecture Topic: Databases
A view is a virtual table
A view is the result of a query, that returns selected rows and columns from one or more tables
SQL injection is the one of the most common forms of database attacks