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
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
a43fde73
"src/main/scala/lexer/Test.scala" did not exist on "6d8485bd7919b2451364f5ef99a434714aadc0d1"
Commit
a43fde73
authored
2 years ago
by
Fernando Gbur dos Santos
Browse files
Options
Downloads
Patches
Plain Diff
simcaq_matricula_agregada test 3
parent
c9b63142
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
simcaq_matricula_agregada.sql
+3
-3
3 additions, 3 deletions
simcaq_matricula_agregada.sql
with
3 additions
and
3 deletions
simcaq_matricula_agregada.sql
+
3
−
3
View file @
a43fde73
...
...
@@ -224,7 +224,7 @@ CREATE TABLE simcaq_matricula_agregada AS (
ensino_eja
=
1
OR
educacao_profissional
=
1
)
)
/*
,
),
ensino_fundamental_anos_iniciais_31
AS
(
SELECT
...
...
@@ -392,7 +392,7 @@ CREATE TABLE simcaq_matricula_agregada AS (
ensino_eja
=
1
OR
educacao_profissional
=
1
)
),
)
/*
,
en_fundamental_anos_finais_41 AS (
SELECT
...
...
@@ -802,7 +802,6 @@ CREATE TABLE simcaq_matricula_agregada AS (
SELECT
*
FROM
pre_escola_22
UNION
ALL
SELECT
*
FROM
pre_escola_integral_2
/*
UNION
ALL
SELECT
*
FROM
ensino_fundamental_anos_iniciais_31
UNION
ALL
...
...
@@ -815,6 +814,7 @@ CREATE TABLE simcaq_matricula_agregada AS (
SELECT
*
FROM
ensino_fundamental_anos_iniciais_35
UNION
ALL
SELECT
*
FROM
fundamental_anos_iniciais_integral_3
/*
UNION ALL
SELECT * FROM en_fundamental_anos_finais_41
UNION ALL
...
...
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