SQL Database Design for Beginners

185 CQ
41 Lessons
Previous...
  • Playing
    3 CQ
    11. SQL Database Column Aliases
    A lesson with LearnToProgram
    View lesson

    Looking to ensure that your SQL database columns have simple names within your programming language? Learn to add convenient column aliases to your database.

    Looking to ensure that your SQL database columns have simple names within your programming language? Learn to add convenient column aliases to your database.

  • Playing
    3 CQ
    12. SQL Database WHERE Clauses
    A lesson with LearnToProgram
    View lesson

    Narrow results records in your SQL database by learning to implement WHERE clauses. Learn how to apply WHERE clauses while simultaneously using other features.

    Narrow results records in your SQL database by learning to implement WHERE clauses. Learn how to apply WHERE clauses while simultaneously using other features.

  • Playing
    4 CQ
    13. Creating Filter Conditions in SQL
    A lesson with LearnToProgram
    View lesson

    In this lesson, learn how to filter data by name, number, or date with simple SQL operators such as between, less than, greater than, and not equal to.

    In this lesson, learn how to filter data by name, number, or date with simple SQL operators such as between, less than, greater than, and not equal to.

  • Playing
    4 CQ
    14. Using Multiple Filter Conditions in SQL
    A lesson with LearnToProgram
    View lesson

    Ever wonder how to filter for multiple conditions at once? This lesson explains how to do just that with the SQL “or” operator and the SQL “and” operator!

    Ever wonder how to filter for multiple conditions at once? This lesson explains how to do just that with the SQL “or” operator and the SQL “and” operator!

  • Playing
    5 CQ
    15. More Filter Operations in SQL
    A lesson with LearnToProgram
    View lesson

    Ready to learn some more key SQL operations to filter data? This lesson introduces “like”, “in”, and “null” operators, and shows how to calculate values!

    Ready to learn some more key SQL operations to filter data? This lesson introduces “like”, “in”, and “null” operators, and shows how to calculate values!

More...
  • Recommended Recommended
  • History & In Progress History
  • Browse Library
  • Most Popular Library

Get Personalized Recommendations

Let us help you figure out what to learn! By taking a short interview you’ll be able to specify your learning interests and goals, so we can recommend the perfect courses and lessons to try next.

Start Interview

You don't have any lessons in your history.
Just find something that looks interesting and start learning!

Comments
500 characters max