Course Details
The Mastering SQL DB Management course explains how to create and manage a database on SQL Server systems. The training starts analyzing the editing and insertion commands for data in the tables, it continues exploring the search and filter methods for the output generated by the queries. This course provides the skills for DB Management and technology solutions used to optimize and manage the storage and retrieval of data from databases.
The course also describes the log methodologies used in monitoring and storage, the trigger insertion, and the altering operation for the output table. Finally, a part related to the query translation from XML to SQL and vice versa is proposed.
Outline
- SQL Database creation
- Table selection
- Search filters: Fields and Records
- Regular Expressions
- Exercises with most important predicates for Queries: SELECT, FROM, WHEN, CASE, Likeā¦
- A search operation with the correlation between tables: Inner e Outer JOINs
- Database Snapshots
- Database File Structures
- Log files and Storage allocation
- Altering table views
- Aliases
- Trigger insertion and management
- XQuery methods (XML Query)
- Binding XML to SQL and vice-versa
- OPENXML parameters for T-SQL
Target Audience
- Technical personnel and IT Manager involved in the management of SQL Database systems.
Prerequisites
- Operating Systems basic understanding.