Databases and SQL
A relational database is an extremely efficient, fast and widespread means of storing structured data, and Structured Query Language (SQL) is the standard means for reading from and writing to databases. Databases use multiple tables, linked by well-defined relationships, to store large amounts of data without needless repetition while maintaining the integrity of your data.
Moving from spreadsheets and text documents to a structured relational database can be a steep learning curve, but one that will reward you many times over in speed, efficiency and power.
Developed using the researcher-focused training modules from the highly regarded Software Carpentry Foundation.
You'll learn:
- Understand and compose a query using SQL
- Use the SQL syntax to select, sort and filter data
- Calculate new values from existing data
- Aggregate data into sums, averages, and other operations
- Combine data from multiple tables
- Design and build your own relational databases
Prerequisites:
The course has no prerequisites.
For more information, please click here.
Licence: Creative Commons Attribution 4.0
Contact: training@intersect.org.au
Keywords: Data Management, SQL
Additional information
Status: Active
Databases and SQL
https://intersect.org.au/training/course/sql101
https://dresa.org.au/materials/databases-and-sql
A relational database is an extremely efficient, fast and widespread means of storing structured data, and Structured Query Language (SQL) is the standard means for reading from and writing to databases. Databases use multiple tables, linked by well-defined relationships, to store large amounts of data without needless repetition while maintaining the integrity of your data.
Moving from spreadsheets and text documents to a structured relational database can be a steep learning curve, but one that will reward you many times over in speed, efficiency and power.
Developed using the researcher-focused training modules from the highly regarded Software Carpentry Foundation.
#### You'll learn:
- Understand and compose a query using SQL
- Use the SQL syntax to select, sort and filter data
- Calculate new values from existing data
- Aggregate data into sums, averages, and other operations
- Combine data from multiple tables
- Design and build your own relational databases
#### Prerequisites:
The course has no prerequisites.
**For more information, please click [here](https://intersect.org.au/training/course/sql101).**
training@intersect.org.au
Data Management, SQL