I have a problem with this type of query or it would be better with a cursor
I leave you an example table:
*create table table11(
cod_table int,
dni varchar(9),
doc_slug varchar(100),
doc_tipo int,
fecha_vecimiento date,
fecha_carga date
)...
asked by
13.06.2018 / 22:50