Databases: Difference between revisions

From Computer Science Wiki
No edit summary
No edit summary
Line 1: Line 1:
[[file:Databases.png|right|frame|Python programming language<ref>http://www.flaticon.com/</ref>]]
[[file:Database.png|right|frame|Python programming language<ref>http://www.flaticon.com/</ref>]]


# Data modeling
# Data modeling

Revision as of 16:14, 5 April 2016

Python programming language[1]
  1. Data modeling
  2. Entity relationship diagramming
  3. Entity relationships
  4. Working with entity relationships
  5. Unique identifiers and Normalization
  6. Transforming From Conceptual Model to Physical Model
  7. Introduction to SQL
  8. SELECT Statements and Relational Database Technology
  9. Using the WHERE Clause
  10. Restricting Rows and Introduction to Functions
  11. Using Character, Number, and Date Functions
  12. Using Single Row Functions
  13. Fundamentals of Database Security
  14. Understanding Database Transactions
  15. MySQL: monitoring and performance
  16. MySQL: security