SQL Querying Fundamentals - Part 1
1 DAY(S)
Description:
This course, SQL Querying: Fundamentals, will teach you to use SQL as a tool to retrieve the information you need from databases.
- Connect to the SQL Server database and execute a simple query.
- Include a search condition in a simple query.
- Use various functions to perform calculations on data.
- Organize the data obtained from a query before it is displayed on-screen.
- Retrieve data from multiple tables.
- Export the results of a query.