קורסי מיקרוסופט לארגונים – כרמל הדרכה

Microsoft Partner
Microsoft Data Platform

קורס Administering a SQL Database

55316AC

This course will teach the basics of Microsoft's dialect of the standard SQL language: Transact-SQL. Topics include both querying and modifying data in relational databases

About this course

This five-day instructor-led course provides students who manage SQL Server and Azure SQL databases with the knowledge and skills needed to administer a SQL server database infrastructure. The material will also be useful to individuals who develop applications that deliver content from SQL Server databases. This material updates and replaces course 20764C.

Audience Profile

The primary audience for this course is individuals who administer and maintain SQL Server databases. These individuals perform database administration and maintenance as their primary area of responsibility, or work in environments where databases play a key role in their primary job.

The secondary audiences for this course are individuals who develop applications that deliver content from SQL Server databases.

At Course Completion

  • Authenticate and authorize users
  • Assign server and database roles
  • Authorize users to access resources
  • Use encryption and auditing features to protect data
  • Describe recovery models and backup strategies
  • Backup and Restore SQL Server databases
  • Automate database management
  • Configure security for the SQL Server agent
  • Manage alerts and notifications
  • Managing SQL Server using PowerShell
  • Trace access to SQL Server
  • Monitor a SQL Server infrastructure
  • Troubleshoot a SQL Server infrastructure
  • Import and export data

Course Outline

Module 1: SQL Server Security

This module describes SQL Server security models, logins, users, partially contained databases, and cross-server authorization.

Lessons

  • Authenticating Connections to SQL Server
  • Authorizing Logins to Connect to databases
  • Authorization Across Servers
  • Partially Contained Databases

Lab 1: SQL Server Security

  • Authenticating Connections to SQL Server
  • Authorizing Connections to databases
  • Authorization across server instances
  • Authorizing Connections to databases

After completing this module, students will be able to:

  • SQL Server basic concepts.
  • SQL Server connection authentication.
  • User login authorization to databases.
  • Partially contained databases.
  • Authorization across servers.

Module 2: Assigning Server and Database Roles

This module explains how to use roles at the server and database level to manage user permissions.

Lessons

  • Lesson 1: Working with Server Roles
  • Lesson 2: Working with Fixed Database Roles
  • Lesson 3: User-Defined Database Roles

Lab 1: Assigning Server and Database Roles

  • Using Server Roles
  • Using Database Roles
  • Using User-defined Database Roles & Application Roles

After completing this module, students will be able to:

  • SQL Server basic concepts.
  • SQL Server connection authentication.
  • User login authorization to databases.
  • Partially contained databases.
  • Authorization across servers.

Module 3: Authorizing Users to Access Resources

This module explains how to authorize users to access server and database roles. It also describes how to manage permissions at different levels in a SQL Server instance.

Lessons

  • Authorizing User Access to Objects
  • Authorizing Users to Execute Code
  • Configuring Permissions at the Schema Level

Lab 1: Authorizing Users to Access Resources

  • Assigning Fixed and User-Defined Server Roles
  • Managing Database Roles and Users
  • Configure Permissions at the Schema Level

After completing this module, students will be able to:

  • Authorize user access to objects.
  • Authorize users to execute code.
  • Configure permissions at the schema level.

Module 4: Protecting Data with Encryption and Auditing

This module describes the available options for auditing and how to manage audit features. It also describes how to configure and implement data encryption.

Lessons

  • Options for auditing data access in SQL Server
  • Implementing SQL Server Audit
  • Managing SQL Server Audit
  • Protecting Data with Encryption

Lab 1: Using Auditing and Encryption

  • Auditing with Temporal Tables
  • Using SQL Server Audit
  • View Audit Output
  • Using Dynamic Data Masking

After completing this module, students will be able to:

  • Describe the options for auditing data access.
  • Implement SQL Server Audit.
  • Manage SQL Server Audit.
  • Describe and implement methods of encrypting data in SQL Server.
  • Implement encryption

Module 5: Recovery Models and Backup Strategies

In this module, you will learn how to use the available backup features for databases and transaction logs to create backup strategies.

Lessons

  • Understanding Backup Strategies
  • SQL Server Transaction Logs
  • Planning Backup Strategies

Lab 1: Understanding SQL Server Recovery Models

  • Backup Databases
  • Transaction Log Backups
  • Shrinking a database

After completing this module, students will be able to:

  • Describe various backup strategies.
  • Describe how database transaction logs function.
  • Plan SQL Server backup strategies.

Module 6: Backing Up SQL Server Databases

In this module, you will learn how to apply various backup strategies.

Lessons

  • Backing Up Databases and Transaction Logs
  • Managing Database Backups
  • Advanced Database Options

Lab 1: Backing Up Databases

  • Backing Up Databases
  • Verifying Backups
  • Using Advanced Backup Features

After completing this module, students will be able to:

  • Perform backups of SQL Server databases and transaction logs.
  • Manage database backups.
  • Describe advanced backup options.

Module 7: Restoring SQL Server Databases

In this module, you will see how to restore user and system databases and how to implement point-in-time recovery.

Lessons

  • Understanding the Restore Process
  • Restoring Databases
  • Advanced Restore Scenarios
  • Point-in-Time Recovery

Lab 1: Restoring SQL Server Databases

  • Determining the order of restores
  • Restoring databases
  • Restore encrypted backup
  • Point-in-Time restore

After completing this module, students will be able to:

  • Explain the restore process.
  • Restore databases.
  • Perform advanced restore operations.
  • Perform a point-in-time recovery.

Module 8: Automating SQL Server Management

This module describes how to use SQL Server Agent to automate jobs, how to configure security contexts for jobs, and how to implement multi-server jobs.

Lessons

  • Automating SQL Server management
  • Working with SQL Server Agent
  • Managing SQL Server Agent Jobs
  • Multi-server Management

Lab 1: Automating SQL Server Management

  • Using SQL Server Agent
  • Scripting SQL Server Agent jobs
  • Viewing job history
  • Multimaster management

After completing this module, students will be able to:

  • Describe methods for automating SQL Server Management.
  • Configure jobs, job step types, and schedules.
  • Manage SQL Server Agent jobs.
  • Configure master and target servers.

Module 9: Configuring Security for SQL Server Agent

This module explains how to configure SQL Server Agent to use a minimal privilege security environment and how to use credentials and proxy accounts to run jobs securely.

Lessons

  • Understanding SQL Server Agent Security
  • Configuring Credentials
  • Configuring Proxy Accounts

Lab 1: Configuring SQL Server Agent

  • Assigning a security context to job steps
  • Create credentials
  • Create a proxy account

After completing this module, students will be able to:

  • Explain SQL Server Agent security.
  • Configure credentials.
  • Configure proxy accounts.

Module 10: Monitoring SQL Server with Alerts and Notifications

This module covers the configuration of Database Mail, alerts, and notifications for a SQL Server instance, and the configuration of alerts for Microsoft Azure SQL Database.

Lessons

  • Monitoring SQL Server Errors
  • Configuring Database Mail
  • Operators, Alerts, and Notifications
  • Alerts in Azure SQL Database

Lab 1: Monitoring SQL Server with Alerts and Notifications

  • Working with Database Engine Error Logs
  • Configuring Database Mail
  • Configure Operators and Alerts
  • Configuring Alerts in Azure SQL Database (Optional)

After completing this module, students will be able to:

  • Monitor SQL Server errors.
  • Configure database mail.
  • Configure operators, alerts, and notifications.
  • Work with alerts in Azure SQL Database.

Module 11: Introduction to Managing SQL Server by using PowerShell

This module explains how to use Windows PowerShell with Microsoft SQL Server and Azure SQL Database. It also describes how to improve efficiency and reliability by scripting tasks and jobs.

Lessons

  • Getting Started with Windows PowerShell
  • Configure SQL Server using PowerShell
  • Administer and Maintain SQL Server with PowerShell
  • Managing Azure SQL Databases using PowerShell

Lab 1: Using PowerShell to Manage SQL Server

  • Exploring SQL Server Management Objects (SMOs)
  • Configure database and Instance features with PowerShell
  • Manage logins and backups with PowerShell
  • Create an Azure SQL Database with PowerShell

After completing this module, students will be able to:

  • Describe the benefits of PowerShell and its fundamental concepts.
  • Configure SQL Server by using PowerShell.
  • Administer and maintain SQL Server by using PowerShell.
  • Manage an Azure SQL Database by using PowerShell.

Module 12: Tracing Access to SQL Server with Extended Events

This module explains how to monitor performance metrics for SQL Server and Azure SQL Database. It also describes troubleshooting strategies and usage scenarios for working with Extended Events.

Lessons

  • Extended Events Core Concepts
  • Working with Extended Events

Lab 1: Using SQL Server Extended Events

  • Create Extended Events sessions
  • Working with Extended Events sessions

After completing this module, students will be able to:

  • Describe Extended Events core concepts.
  • Create and query Extended Events sessions.

Module 13: Monitoring SQL Server

This module explains how to monitor databases with the goal of proactively dealing with potential issues. It also describes how to use the built-in tools provided to analyze instance and server activity.

Lessons

  • Monitoring activity
  • Capturing and Managing Performance Data
  • Analyzing Collected Performance Data

Lab 1: Monitoring SQL Server

  • Using Performance Monitor
  • Configuring Data Collection
  • Viewing the Reports

After completing this module, students will be able to:

  • Monitor current activity.
  • Capture and manage performance data.
  • Analyze collected performance data.
  • Configure SQL Server Utility.

Module 14: Troubleshooting SQL Server

This module explains how to resolve common issues that may arise when working with SQL Server systems. It also describes a methodology for resolving general database server issues.

Lessons

  • Applying a Troubleshooting Methodology
  • Resolving Service-Related Issues
  • Resolving Connectivity and Login issues

Lab 1: Troubleshooting SQL Server

  • Troubleshooting errors
  • Troubleshooting services
  • Troubleshooting logins

After completing this module, students will be able to:

  • Describe a troubleshooting methodology for SQL Server.
  • Resolve service-related issues.
  • Resolve login and connectivity issues.

Module 15: Importing and Exporting Data

This module explains how to use SQL Server native tools to import and export data to and from SQL Server and Azure SQL Databases.

Lessons

  • Transferring Data to and from SQL Server
  • Importing and Exporting Table Data
  • Using bcp and BULK INSERT to Import Data
  • Deploying Data-Tier Applications

Lab 1: Importing and Exporting data

  • Disabling and Enabling Constraints
  • Using the Import and Export Wizard
  • Import with bcp and BULK INSERT
  • Working with DACPACs and BACPACs

After completing this module, students will be able to:

  • Describe tools and techniques for transferring data.
  • Import and export table data.
  • Use bcp and BULK INSERT to import data.
  • Use data-tier applications to import and export database applications

Prerequisites

  • Experience using applications on Windows Servers
  • Experience working with SQL Server or another RDMS

השאירו פרטים ונחזור אליכם בהקדם:

למה לבחור בכרמל הדרכה?

אנחנו מציעים פתרונות איכותיים להדרכות מקצועיות שחוסכות לכם זמן ומשאבים, ומספקים לכם את הכלים לקחת את כישורי האקסל שלכם עוד צעד קדימה!

מרצים מובילים

בעלי ניסיון הדרכתי ומעשי עשיר

מגיעים אליכם

אתם קובעים את מיקום הקורס והמועד

תאוריה ותרגול

חומרי לימוד ומעבדות רשמיות של מיקרוסופט הזמינים בענן

תוכנית מותאמת

התאמה מלאה ואישית לדרישות ולצרכי הארגון

חברת כרמל הדרכה מספקת פתרונות הדרכה, הטמעה, ייעוץ וניהול פרוייקטים בתחום ה IT, ניהול מערכות מידע, פיתוח ואבטחת מידע.

בעולמות ההדרכה

הדרכות לארגונים החל מרמת משתמש ועד לרמת למנהל מערכות מידע, CIO, אנשי פיתוח, תשתיות IT, אנשי BI, אבטחת מידע, ניהול עולמות ענן Azure & Office 365.

קורסי יישומי מחשב Office, excel, Visio, Project, Teams, OneDrive ….

קורסים בהתאמה לצרכי הלקוח.

בתחום ההטמעה אנו עוסקים בניהול פרויקטים ארוכי טווח בעולמות ההדרכה, Change Management – הטמעה ואימוץ טכנולוגיות מתקדמות, החדרת טכנולוגיות חדשות לארגונים, בניית מערכי הדרכה והטמעה, Train The Trainer, העברת ידע לצוותי IT, Help Desk ומשאבי אנוש. 

כתיבת ספרות טכנית.

Carmel Training & Deployments
Carmel Training & Deployments

בעולמות הפרויקטים

  • ייעוץ – ייעוץ טכני ומקצועי עבור תהליכי שינוי והטמעת מערכות מידע בארגון כגון
    • מערכות ענן- Azure, 365
    • מערכות מחשוב On-Prem Infrastructure (שרתים ויישומים)
    • אבטחת מידע בענן ובסביבות מקומיות
  • אפיון ותכנון – אפיון פרויקטים הכוללים הטמעת מערכות בארגונים ובכלל זה, תכנון של דרכי ההשגה ומטרות הפרויקטים.
  • הטמעה – הטמעה של תהליכי השינוי עד להשגת היעדים כפי שאופיינו, החל מפתרונות ההדרכה וכלה בהטמעת מערכות בפועל בסביבה הארגונית הנרחבת.
  • פיתוח והטמעת פתרונות ענן ארגוניים
    • פיתוח ל Power BI
    • פיתוח ל Teams, Power Automate, Power Apps
  • שירותי תחזוקת IT – שירותי תמיכה לפתרונות ומערכות IT בארגונים בינוניים וגדולים.
  • רישוי למוצרי מיקרוסופט לרבות פלטפורמות הענן השונות

Microsoft Partner

חברת כרמל הדרכה הינה שותף הדרכה מורשה של מיקרוסופט, בעלת הסמכות להדריך על כל מוצרי מיקרוסופט

אולי יעניין אותך גם...

קורס אקסל

קורס אקסל – מבוא והגדרות

Excel היא תוכנה ליצירה ועיבוד של גיליונות אלקטרונים.
גיליון אלקטרוני הוא שיטת פריסה של נתונים במבנה טבלאי, המורכב משורות ועמודות, כך שההצלבה בין שורה ועמודה יוצרת תא. את כלל הנתונים הרצויים ניתן להזין בתוך התאים ולסדר אותם כבמעין טבלה. בצורה זו ניתן לעבד את הנתונים ולערוך מניפולציות על בגיליונות, על מנת להפיק מהם תוצאות חישובים, דוחות ותחזיות.

קרא עוד »
קורס Azure

קורס Azure – מדיניות הגישה והבינה המלאכותית האחראית של Azure OpenAI

חשוב לקחת בחשבון את ההשלכות האתיות של עבודה עם מערכות בינה מלאכותית. Azure OpenAI מספק מודלים רבי עוצמה של שפה טבעית המסוגלים להשלים משימות שונות ולפעול במספר מקרי שימוש שונים, כל אחד עם שיקולים משלו לשימוש בטוח והוגן. צוותים או אנשים שתפקידם לפתח ולפרוס מערכות בינה מלאכותית צריכים לפעול כדי לזהות, למדוד ולצמצם נזקים.

קרא עוד »
קורס office 365 - Word

קורס Office 365 – כותרת עליונה ותחתונה במסמך Word

המטרות והאפשריות ב – כותרת עליונה ותחתונה – הן, כותרות עליונות או תחתונות, שיופיעו בכל המסמך בכל עמוד ועמוד – לדוגמא מספור, אנו רוצים שמספר העמוד ימשיך לפי הסדר בכל עמוד נוסף.
אפשרות נוספת – לוגו, כשם שיש לוגו לחוברת זו בכל עמוד ועמוד.
אפשריות נוספות למספר עמוד או לוגו שביכולתנו להוסיף הן: התאריך והשעה, כותרת המסמך, נתיב המסמך, שם המחבר, ועוד מגוון אפשרויות.

קרא עוד »
Working with Excel?

כמה דברים שחשוב לדעת על Excel

לכל חברה, בכל תחום – באופן גורף – ישנם נתונים, מדויק יותר לומר – בסיסי נתונים.
בסיסי נתונים בהם מתנהל המידע של החברה.
בסיסי הנתונים יכולים להיות רשימת לקוחות, רשימת ספקים, דוחות שעות, חישובי מדדים, השוואות תמחירים, הצלבות של בדיקות; מוצרים; רכיבים; דגימות ועוד ועוד.
גם אם בסיסי הנתונים שלכם מאוגדים בתוכנות כמו CRM, ERP, או תוכנות המתואמות אישית לניהול הפעילות, התפעול השוטף, הסקת מסקנות, ניתוח הפעילות מתבצעים כיום, ברוב הדומיננטי של החברות עם יישום ה-Excel של Microsoft.

קרא עוד »
קורס Power Apps

קורס Power Apps – עריכת האפליקציה

כעת כשיש לך אפליקציה בסיסית מוכנה והתמצאות בסביבת העריכה שלה, באפשרותך לערוך את רכיבי האפליקציה, להרחיב את האפשרויות שלה ולשפר את העיצוב שלה, על מנת להתאים אותה באופן מיטבי לצרכים שלך.

קרא עוד »
קורס Power Apps

קורס Power Apps – התחברות

ניתן להגיע לסביבת העבודה של Power Apps במספר דרכים: כניסה ישירה לאתר סביבת העבודה ב-powerapps.com. יש לבצע התחברות לחשבון האישי במשתמש Microsoft 365. התחברות לחשבון

קרא עוד »
קורס Teams

קורס Teams – ערוצים Teams

מהו ערוץ ומה משמעותו ערוץ הוא למעשה תת-חלוקה של צוות. הייעוד העיקרי שלו הוא חלוקת הצוות לנושאים או תתי-נושאים, וזאת על מנת להקל את העבודה

קרא עוד »
קורס אקסל

קורס אקסל – פונקציות

פונקציות פונקציה היא פעולה "function" פקודה מתמטית המחזיר תוצאה. למרבית הפונקציות יותר מערך אחד אותו צריך להזין, ערכים אלה נקראים: ארגומנטים. לחלק מהפונקציות יש גם

קרא עוד »
קורס אקסל

קורס אקסל – מסדי נתונים

מסד נתונים הינו רכיב המשמש לאחסון מסודר של מידע במחשב, לשם אחזור (לשלוף באמצעות הגדרות חיפוש) ועיבוד הנתונים. ישנם מספר מודלים של מסדי נתונים, וב-Excel מסד נתונים קיים בתצורתו השכיחה והפשוטה ביותר – תצורת טבלה.
על מסד הנתונים בתוכנה, ניתן להחיל מגוון רחב של פקודות ותכונות של אחזור מידע ועיבוד מידע פשוט עד מתקדם: תפריט נתונים למשל, כל מהותו היא טיפול במסדי נתונים. כמו כן, ישנן פונקציות המיועדות לטיפול במסדי נתונים, אלו פונקציות מסדי נתונים ועוד.

קרא עוד »
כל הצוות נשאר ב-Loop

אפליקציית Loop

מייקרוסופט ממשיכה לשפר את סביבת העבודה של הארגון שלכם, ובכנס Ignite השנתי שלה, מכריזה על תוספת אפליקציה חדשה עבור Microsoft 365 שתסייע לצוותים בארגון לחשוב, לתכנן וליצור ביחד.
הכירו את ה- Loop!

קרא עוד »
Computer

Windows 10 והארגון – התמודדות חדשה בפתח.

ארגונים רבים עוברים בימים אלו לעבוד עם מערכת ההפעלה WINDOWS10. לא די בכך שהטמעת חלונות 10 הוא תהליך מורכב בארגונים, אלא שיש לקחת בחשבון עובדה שלעיתים נסתרת מעין ועלולה לגרום ללא מעט כאב ראש למנהלי המערכות ואנשי ה IT הארגוניים.

קרא עוד »
קורס Azure

קורס Azure – יצירת סביבת עבודה של Microsoft Sentinel

לאחר עיצוב ארכיטקטורת סביבת העבודה, היכנס לפורטל Azure. בסרגל החיפוש, חפש את סנטינל ולאחר מכן בחר Microsoft Sentinel. סביבות העבודה של Microsoft Sentinel מציגות רשימה של סביבות העבודה הנוכחיות. בחר בלחצן + הוסף כדי להתחיל בתהליך היצירה.

קרא עוד »
קורס Power Apps

קורס Power Apps – חיבור למקור הנתונים

מקור הנתונים הוא ליבה של האפליקציה. כל הנתונים שהאפליקציה מציגה ומוזנים לתוכה נשמרים במקור הנתונים של הארגון שלנו. מודל הנתונים של הארגון, יכול להיות מבוסס מסדי נתונים במקורות שונים, וכולל את יחסי הגומלין ביניהם ואת התהליכים האוטומטיים בהם.

קרא עוד »
קורס Azure

קורס Azure – מה זה Azure OpenAI?

OpenAI הופכת את מודלי הבינה המלאכותית שלה לזמינים למפתחים כדי לבנות יישומי תוכנה רבי עוצמה, כגון ChatGPT. ישנן המון דוגמאות אחרות ליישומי OpenAI באתר OpenAI, החל מעשיות, כגון יצירת טקסט מקוד, ועד משעשעות גרידא, כגון המצאת סיפורים מפחידים.

קרא עוד »
קורס Teams

קורס Teams – צוותים Teams

מהות העבודה עם צוותים עבודה בצוותים, בשיתוף משאבים מלא, היא מהות מערכת ה- Teams. לב המערכת מדבר על שיפור והגדלת יכולת המשתמשים לעבודה משותפת, בכל

קרא עוד »

12.12.2023

19.12.2023

2 מפגשים

16:00 - 09:00
Power Apps Public Course2
דילוג לתוכן