Commit inicial: fuentes MBS ERP (Genero 6) + .gitignore + docs/SETUP_PC_MBS.md
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
select count(*), cheque_no, banco, codigo
|
||||
from tetb00006
|
||||
group by 2,3,4
|
||||
order by 1 desc
|
||||
Reference in New Issue
Block a user