0
Good afternoon, you guys,
I have a freestyle grid on my screen and inside it an attribute. Organ attribute for example. However the time I compile the generated select puts another column in select, which is id. in case:
SELECT id, orgao from secretarias
Is there any way to bring only the ÓRGAO column?
Thanks in advance