2024-01-22 10:12:47
This commit is contained in:
7
UNB/Year 4/Semester 1/CS2418/10-20-2023.md
Normal file
7
UNB/Year 4/Semester 1/CS2418/10-20-2023.md
Normal file
@ -0,0 +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
|
||||
|
||||
SQL injection is the one of the most common forms of database attacks
|
Reference in New Issue
Block a user