> For the complete documentation index, see [llms.txt](https://learnsql.gitbook.io/lernmysql/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learnsql.gitbook.io/lernmysql/xem-database-da-tao.md).

# Xem database đã tạo

```
Xem database đã tạo:
MariaDB [dvd]> describe customers;
```
