# Microsoft SQL Kurulumu

1 - Microsoft resmi sitesi üzerinden SQL Express sürümünü yüklüyoruz.

{% embed url="<https://www.microsoft.com/tr-tr/sql-server/sql-server-downloads>" %}

![](https://1329804832-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FcB0ocii7tOMz3yjvHGw7%2Fuploads%2FlfOOxFvDo9J4FsTqFq7d%2Fimage.png?alt=media\&token=af368dff-ec31-412a-89d4-d996396bc7f3)

Yüklenen "[SQL2019-SSEI-Expr.exe](https://download.microsoft.com/download/7/f/8/7f8a9c43-8c8a-4f7c-9f92-83c18d96b681/SQL2019-SSEI-Expr.exe)" uygulamasını çalıştırıyoruz, video üzerinde SQL Server kurulum adımları anlatılmaktadır.

{% embed url="<https://youtu.be/_Olyf3tA5Ws>" %}

2- SQL Server kurulumu sonrasında yönetimi için Management Studio kurulmalıdır, bu uygulama üzerinde SQL serverimize bağlanabilir veri tabanı üzerinde çalışmalar yapabiliriz.

Ekteki link üzerinden kurulum dosyasını indirebilirsiniz.

{% embed url="<https://aka.ms/ssmsfullsetup>" %}

Yüklenen "SSMS-Setup-ENU.exe" uygulamasını çalıştırıyoruz, video üzerinde SQL Server Management Studio kurulumu adımları anlatılmaktadır.

{% embed url="<https://youtu.be/lkX2kOEZDAU>" %}


---

# 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://angus.elektraweb.com/group-2/gerekli-uygulamalar/microsoft-sql-kurulumu.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.
