5 lines
192 B
SQL
5 lines
192 B
SQL
select nro_reg,nro_lin,cod_cta,importe,tipo_apte from
|
|
aptectasfra where nro_reg="199700010";
|
|
select nroreg_albafact, nroreg_albaran, sumactas from
|
|
albafras where nroreg_factura="199700010";
|