Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Parámetros a modificar:

  • fecha de vencimiento

Consultas útiles

Code Block
languagesql
themeMidnight
select * from creditopy.tarjetas p where p.fecha_vigencia=to_date('30/09/2022','dd/mm/yyyy') and p.clase_de_estado=1 and p.estado=1

select * from debcredpy.emisores