informatica:base_de_datos:postgresql:postgresql_json
Diferencias
Muestra las diferencias entre dos versiones de la página.
| Ambos lados, revisión anteriorRevisión previaPróxima revisión | Revisión previa | ||
| informatica:base_de_datos:postgresql:postgresql_json [2026/02/12 00:20] – admin | informatica:base_de_datos:postgresql:postgresql_json [2026/02/12 01:10] (actual) – [Probar si un JSON valido] admin | ||
|---|---|---|---|
| Línea 29: | Línea 29: | ||
| </ | </ | ||
| - | ===== Probar si un JSON valido ===== | + | ===== Probar si un JSON es valido ===== |
| * [[https:// | * [[https:// | ||
| Línea 49: | Línea 49: | ||
| COMMENT ON FUNCTION f_is_json(text) IS 'Test if input text is valid JSON. | COMMENT ON FUNCTION f_is_json(text) IS 'Test if input text is valid JSON. | ||
| Returns true, false, or NULL on NULL input.' | Returns true, false, or NULL on NULL input.' | ||
| - | </cpde> | + | </code> |
informatica/base_de_datos/postgresql/postgresql_json.1770855608.txt.gz · Última modificación: 2026/02/12 00:20 por admin
