Herramientas de usuario

Herramientas del sitio


informatica:base_de_datos:postgresql:postgresql_json

Diferencias

Muestra las diferencias entre dos versiones de la página.

Enlace a la vista de comparación

Ambos lados, revisión anteriorRevisión previa
Próxima revisión
Revisión previa
informatica:base_de_datos:postgresql:postgresql_json [2026/02/12 00:20] admininformatica:base_de_datos:postgresql:postgresql_json [2026/02/12 01:10] (actual) – [Probar si un JSON valido] admin
Línea 29: Línea 29:
 </code> </code>
  
-===== Probar si un JSON valido =====+===== Probar si un JSON es valido =====
  
   * [[https://stackoverflow.com/questions/30187554/how-to-verify-a-string-is-valid-json-in-postgresql]]   * [[https://stackoverflow.com/questions/30187554/how-to-verify-a-string-is-valid-json-in-postgresql]]
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