# Preguntas frecuentes de RMH y SQL Server

- [Introducción](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-introduction.md)
- [¿Cuáles son las limitaciones de SQL Server Express?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-what-are-limitations-of-sql-express.md)
- [¿Qué contribuye al crecimiento de la base de datos de RMH?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-what-contributes-rmh-database-growth.md)
- [¿Cuándo debo actualizar desde SQL Server Express?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-when-to-upgrade-from-sql-express.md)
- [¿Dónde puedo obtener información sobre precios y licencias de SQL Server?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-pricing-licensing.md)
- [¿Instalar SQL Server en un equipo dedicado mejora el rendimiento?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-does-installing-sql-on-dedicated-server.md)
- [¿Cómo puedo configurar SQL Server en un equipo remoto?](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-how-to-configure-sql-on-remote-machine.md)
- [Conclusión](https://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics/sql-conclusion.md)


---

# 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://docs.rmhpos.com/es/installation/install-microsoft-sql-server/sql_topics.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.
