Introduction to SQL for business and data analysts
- 4.5
Brief Introduction
Mastering SQL with IPython and JupyterDescription
Many courses teach SQL with complicated tools and methods that make it difficult for beginners to easily grasp the core concepts of database management, especially for beginners and busy professionals. This course, however, aims to simplify the method of learning SQL database management, using the most popular package available - a Python distribution called Anaconda
Requirements
- Requirements
- A basic understanding of file manipulation using command prompt e.g. using command like cd, dir (Windows), ls (Linux/Max) etc