Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SQL Scripts
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Harbor Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
HOTMapper
SQL Scripts
Commits
4e8edb8a
Commit
4e8edb8a
authored
2 years ago
by
Pietro Cavassin
Browse files
Options
Downloads
Patches
Plain Diff
add comma
parent
44f30e06
No related branches found
No related tags found
1 merge request
!27
Merge godp ppc
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
localoferta_ens_superior_matricula.sql
+1
-1
1 addition, 1 deletion
localoferta_ens_superior_matricula.sql
with
1 addition
and
1 deletion
localoferta_ens_superior_matricula.sql
+
1
−
1
View file @
4e8edb8a
...
@@ -82,7 +82,7 @@ WITH
...
@@ -82,7 +82,7 @@ WITH
aluno_ens_superior
.
cod_aluno_situacao
AS
"cod_aluno_situacao"
,
aluno_ens_superior
.
cod_aluno_situacao
AS
"cod_aluno_situacao"
,
aluno_ens_superior
.
ingressante
AS
"ingressante"
,
aluno_ens_superior
.
ingressante
AS
"ingressante"
,
aluno_ens_superior
.
cod_nivel_academico
AS
"cod_nivel_academico"
,
aluno_ens_superior
.
cod_nivel_academico
AS
"cod_nivel_academico"
,
aluno_ens_superior
.
matriculado
AS
"matriculado"
aluno_ens_superior
.
matriculado
AS
"matriculado"
,
aluno_ens_superior
.
cod_cine_area_especifica
AS
"cod_cine_area_especifica"
,
aluno_ens_superior
.
cod_cine_area_especifica
AS
"cod_cine_area_especifica"
,
aluno_ens_superior
.
nome_cine_area_especifica
AS
"nome_cine_area_especifica"
,
aluno_ens_superior
.
nome_cine_area_especifica
AS
"nome_cine_area_especifica"
,
aluno_ens_superior
.
cod_cine_area_detalhada
AS
"cod_cine_area_detalhada"
,
aluno_ens_superior
.
cod_cine_area_detalhada
AS
"cod_cine_area_detalhada"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment