Files

14 lines
177 B
Plaintext

database marmotech
screen size 24 by 80
{
Numero Nomina [a ]
Tipo Empleado [c]
}
end
tables
notb00007
attributes
a = notb00007.num_nomi;
c = notb00007.tipo_emp;
end