# Intro

## Modul 105 - Datenbanken mit SQL bearbeiten

![](https://2224462894-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M9T9TGPHanldgdgOZEW%2F-MFUDdF99OaHun0iQEgC%2F-MFURHlrwZ2-ymDZTVNj%2Fimage.png?alt=media\&token=47d4bd8c-15ea-4b81-955c-07b04da7ec28)

## Über dieses Script

Dieses Script wurde im Rahmen des "Moduls 105" für [ICT Berufsbildung Zentralschweiz ](http://ict-bz.ch) erstellt und dient als Grundlage für das erfolgreiche Absolvieren der Kompetenznachweise.&#x20;

#### Symbole

| Symbol | Bedeutung / Einsatz                                                                                        |
| ------ | ---------------------------------------------------------------------------------------------------------- |
| 🗓     | Plan                                                                                                       |
| 🛠     | Dieses Symbol taucht da auf, wo ihr selbst Hand anlegen könnt. Es wird gewerkelt.                          |
| ❓      | Da, wo Fragen beantwortet werden oder Schritt für Schritt-Anleitungen stehen, findet ihr dieses Symbol.    |
| 📖     | Hier findet ihr Theorie und Wissen.                                                                        |
| 💡     | Ihr seid gefragt! Hier wird geknobelt und probiert, denn Ihr löst Aufgaben oder programmiert euer Projekt. |
| 💬     | In der Klasse oder in kleineren Gruppen diskutiert ihr ein Thema.                                          |
| 🚩     | Dies ist ein Meilenstein.                                                                                  |

### Über den Kurs

In fünf Tagen soll ein Verständnis für die Erstellung und Bearbeitung von relationalen Datenbanken mit SQL (Structured Query Language) erlangt werden.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://m105.ict-bz.ch/master.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
