> For the complete documentation index, see [llms.txt](https://docs.dot-net.uz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.dot-net.uz/database/postgresql/basic.md).

# Basic

- [Kirish](https://docs.dot-net.uz/database/postgresql/basic/kirish.md): Sherkhon Holmuminov
- [PostgreSQL tarixi](https://docs.dot-net.uz/database/postgresql/basic/postgresql-tarixi.md): Azim Ochilov
- [Muhitni sozlash (PgAdmin)](https://docs.dot-net.uz/database/postgresql/basic/muhitni-sozlash-pgadmin.md)
- [Sistaksis](https://docs.dot-net.uz/database/postgresql/basic/sistaksis.md)
- [Ma'lumot turlari](https://docs.dot-net.uz/database/postgresql/basic/malumot-turlari.md): Axmadjonov Abdulloh
- [Create Database](https://docs.dot-net.uz/database/postgresql/basic/create-database.md): Sohib Jaynarov
- [Select Database](https://docs.dot-net.uz/database/postgresql/basic/select-database.md): Samid Dastanbayev
- [Drop Database](https://docs.dot-net.uz/database/postgresql/basic/drop-database.md): Axmadjonov Abdulloh
- [Create Table](https://docs.dot-net.uz/database/postgresql/basic/create-table.md): Sohib Jaynarov
- [Drop Table](https://docs.dot-net.uz/database/postgresql/basic/drop-table.md): Yo'ldoshxo'jayev Saidnabi
- [Scheme](https://docs.dot-net.uz/database/postgresql/basic/scheme.md): Muzaffar Nurillayev
- [Insert so'rovi](https://docs.dot-net.uz/database/postgresql/basic/insert-sorovi.md): Samid Dastanbayev
- [Select so'rovi](https://docs.dot-net.uz/database/postgresql/basic/select-sorovi.md): (AIJavhar) Javohirbek Boyaliyev
- [Operatorlar](https://docs.dot-net.uz/database/postgresql/basic/operatorlar.md): Axmadjonov Abdulloh
- [Ifodalar](https://docs.dot-net.uz/database/postgresql/basic/ifodalar.md)
- [Where](https://docs.dot-net.uz/database/postgresql/basic/where.md): Muzaffar Nurillayev
- [Where](https://docs.dot-net.uz/database/postgresql/basic/where-1.md)
- [And va Or](https://docs.dot-net.uz/database/postgresql/basic/and-va-or.md): Muzaffar Nurillayev
- [Update so'rovi](https://docs.dot-net.uz/database/postgresql/basic/update-sorovi.md): (AIJavhar) Javohir Boyaliyev
- [Delete so'rovi](https://docs.dot-net.uz/database/postgresql/basic/delete-sorovi.md): Muzaffar Nurillayev
- [Like](https://docs.dot-net.uz/database/postgresql/basic/like.md): Axmadjonov Abdulloh
- [Limit](https://docs.dot-net.uz/database/postgresql/basic/limit.md): (AIJavhar) Javohir Boyaliyev
- [Order By](https://docs.dot-net.uz/database/postgresql/basic/order-by.md): Axmadjonov Abdulloh
- [With](https://docs.dot-net.uz/database/postgresql/basic/with.md)
- [Having](https://docs.dot-net.uz/database/postgresql/basic/having.md): Axmadjonov Abdulloh
- [Distinct](https://docs.dot-net.uz/database/postgresql/basic/distinct.md): Azim Ochilov


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.dot-net.uz/database/postgresql/basic.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.
