Introduction to SQL
SQL in Motion is a comprehensive tutorial course offered through the Manning platform. Manning is a renowned publisher of technology books and online courses, known for their high-quality content and practical approach to teaching programming and software development skills.
This course focuses on SQL (Structured Query Language), the standard language for managing and manipulating relational databases. It covers fundamental concepts of SQL, including data retrieval, filtering, sorting, and joining tables, as well as more advanced topics like database design, optimization, and performance tuning.