From the course: SQL: Data Reporting and Analysis
Unlock the full course today
Join today to access over 24,400 courses taught by industry experts.
Next steps and additional resources - SQL Tutorial
From the course: SQL: Data Reporting and Analysis
Next steps and additional resources
- [Emma Saunders] Thank you for participating in this course on SQL. I hope that you are now confident to design your own queries and run reports on your database directly. You should experiment now. That's what's really going to make the learning sink in. And design your own queries and joins and views and functions. A good way of doing this is to use the Sakila database and look at the functions and procedures and things that we haven't looked at yet. Making sense of this more complex SQL could really help you. If you're going to be using SQL at work, you should also work out which type of SQL it is such as Microsoft or Oracle and refine your learning now to that particular vendor. Because once you move past the basics, the SQL language can become wildly different. There is an awful lot more SQL to learn. This course was just the beginning and it's focused on read-only SQL, the select statement. The next steps for you…