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
d34d9bb8
Commit
d34d9bb8
authored
4 years ago
by
ns17
Browse files
Options
Downloads
Patches
Plain Diff
changing evader_ag
parent
475c6cef
No related branches found
No related tags found
1 merge request
!19
changing evader_ag
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
evader.sql
+1
-1
1 addition, 1 deletion
evader.sql
with
1 addition
and
1 deletion
evader.sql
+
1
−
1
View file @
d34d9bb8
...
...
@@ -39,7 +39,7 @@ FROM
ON
(
aluno_ens_superior
.
cod_ies
=
ies_ens_superior
.
cod_ies
)
WHERE
(
aluno_ens_superior
.
cod_aluno_situacao
IN
(
4
,
5
,
7
))
AND
(
aluno_ens_superior
.
cod_aluno_situacao
IN
(
4
,
5
))
AND
(
aluno_ens_superior
.
reserva_vagas
=
1
)
AND
(
aluno_ens_superior
.
cod_categoria_administrativa
IN
(
1
))
AND
(
aluno_ens_superior
.
cod_organizacao_academica
IN
(
1
,
4
,
5
))
AND
...
...
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