Cybersecurity
Across
- 2. SQL command used to retrieve data from a table
- 5. Browser tools that help programmers diagnose problems, build and maintain secure websites.
- 8. An error that occurs when the result of an integer operation does not fit within the allocated memory space.
- 9. Used for entering live JavaScript for testing and debugging.
- 11. ___________ line interface processes commands to a computer program in the form of lines of text.
- 13. Created when a collection of data is organized or structured.
- 15. The i in SQLi
- 16. Displays the HTML, CSS, and JavaScript code of a website.
- 17. A section of memory set aside to be used for a specific reason.
- 18. A category/field of data stored in a table
- 19. A collection of related data entries organized in rows and columns
- 20. Structured _________ Language
Down
- 1. Occurs when there is more data put into a buffer than it can handle
- 3. selects _______ columns
- 4. An attack in which malicious scripts are sent to users through a website
- 6. A SQL condition that filters results from a SELECT query
- 7. Stores website data such as HTML and CSS to reduce load time.
- 10. Stores website preferences and personal data.
- 12. An organized collection of data stored electronically and accessed using a database management system (DBMS)
- 14. SQL command used to add new records to a table
- 21. A single record in a table