SlideShare a Scribd company logo
1 of 1
Download to read offline
ESTAGIO.ACOMPANHAMENTOS
*PF IDT_ALU NUMBER (6)
*PF SEQ_ALOC NUMBER (2)
*P ANO NUMBER (4)
*P MES NUMBER (2)
* QTD_HORAS NUMBER (2)
* VAL_HORA NUMBER (6,2)
OBSERVACAO VARCHAR2 (300 BYTE)
ACO_PK (IDT_ALU, SEQ_ALOC, ANO, MES)
ACO_PK (IDT_ALU, SEQ_ALOC, ANO, MES)
ESTAGIO.AGENTES_INTEGRACAO
*P IDT_AGT NUMBER (2)
* NOM_AGT VARCHAR2 (80 BYTE)
AGT_PK (IDT_AGT)
AGT_PK (IDT_AGT)
AGT_NOME_IDX (NOM_AGT)
ESTAGIO.ALOCACOES
*P IDT_ALU NUMBER (6)
*P SEQ_ALOC NUMBER (2)
*F IDT_VAGAS NUMBER (7)
* TPO_ESTAG VARCHAR2 (1 BYTE)
* VOLUNTARIO CHAR (1 BYTE)
*F IDT_AGT NUMBER (2)
* DAT_INICIO DATE
* DAT_PREV_FIM DATE
* QTD_HORAS NUMBER (2)
VAL_HORA NUMBER (6,2)
VAL_SEG NUMBER (6,2)
DAT_FIM DATE
ALO_PK (SEQ_ALOC, IDT_ALU)
ALO_ALU_FK_I (IDT_ALU)
ALO_VAG_FK_I (IDT_VAGAS)
ALO_AGT_FK_I (IDT_AGT)
ALO_PK (SEQ_ALOC, IDT_ALU)
ESTAGIO.AREAS_ATUACOES
*P IDT_AREA NUMBER (4)
* DSC_AREA VARCHAR2 (40 BYTE)
ADA_PK (IDT_AREA)
ADA_PK (IDT_AREA)
ESTAGIO.AREAS_VAGAS
*PF IDT_AREA NUMBER (4)
*PF IDT_VAGAS NUMBER (7)
ADV_PK (IDT_AREA, IDT_VAGAS)
ADV_VAG_FK_I (IDT_VAGAS, IDT_AREA)
ESTAGIO.ATUACOES
*PF IDT_AREA NUMBER (4)
*PF IDT_ESTAG NUMBER (7)
ATU_PK (IDT_AREA, IDT_ESTAG)
ATU_EST_FK_I (IDT_ESTAG, IDT_AREA)
ESTAGIO.CAPACIDADES
*P IDT_CAP NUMBER (4)
* DSC_CAP VARCHAR2 (40 BYTE)
CAP_PK (IDT_CAP)
CAP_PK (IDT_CAP)
ESTAGIO.CAPACIDADES_VAGAS
*PF IDT_VAGAS NUMBER (7)
*PF IDT_CAP NUMBER (4)
CDV_PK (IDT_VAGAS, IDT_CAP)
CDV_CAP_FK_I (IDT_CAP, IDT_VAGAS)
ESTAGIO.EMPRESAS
*P IDT_EMP NUMBER (5)
*F IDT_RAMO NUMBER (4)
*F COD_TPO NUMBER (4)
* VINCULADO CHAR (1 BYTE)
* STATUS CHAR (1 BYTE)
* SENHA CHAR (32 BYTE)
* NOM_EMP VARCHAR2 (50 BYTE)
*U CNPJ VARCHAR2 (15 BYTE)
* RAZ_SOCIAL VARCHAR2 (50 BYTE)
DAT_INI DATE
DAT_TER DATE
EMP_PK (IDT_EMP)
EMP_UK (CNPJ)
EMP_PK (IDT_EMP)
EMP_UK (CNPJ)
EMP_RDA_FK_I (IDT_RAMO, IDT_EMP)
EMP_TEA_FK_I (COD_TPO, IDT_EMP)
ESTAGIO.ESTABELECIMENTOS
*PF IDT_EMP NUMBER (5)
*P SEQ_EMP NUMBER (4)
* TPO_EST CHAR (1 BYTE)
* CEP_EST CHAR (8 BYTE)
* UF_EST CHAR (2 BYTE)
* DSC_EST VARCHAR2 (40 BYTE)
* RSP_EST VARCHAR2 (40 BYTE)
* PES_CONTATO VARCHAR2 (40 BYTE)
* END_EST VARCHAR2 (40 BYTE)
* BAI_EST VARCHAR2 (30 BYTE)
* CID_EST VARCHAR2 (30 BYTE)
FONE1 VARCHAR2 (14 BYTE)
FONE2 VARCHAR2 (14 BYTE)
COM_END VARCHAR2 (40 BYTE)
EMAIL VARCHAR2 (40 BYTE)
ESB_PK (IDT_EMP, SEQ_EMP)
ESB_PK (IDT_EMP, SEQ_EMP)
ESTAGIO.ESTAGIARIOS
*P IDT_ESTAG NUMBER (7)
* TUR_DISP NUMBER (1)
* DAT_INSC DATE
* STA_ESTAG CHAR (1 BYTE)
* STA_DOC CHAR (1 BYTE)
EST_PK (IDT_ESTAG)
EST_PK (IDT_ESTAG)
ESTAGIO.QUALIFICACOES
*PF IDT_ESTAG NUMBER (7)
*PF IDT_CAP NUMBER (4)
* ESCORE CHAR (1 BYTE)
QUA_PK (IDT_ESTAG, IDT_CAP)
QUA_CAP_FK_I (IDT_CAP, IDT_ESTAG)
ESTAGIO.RAMOS_ATUACOES
*P IDT_RAMO NUMBER (4)
* DSC_RAMO VARCHAR2 (40 BYTE)
RDA_PK (IDT_RAMO)
RDA_PK (IDT_RAMO)
ESTAGIO.TIPOS_EMPRESAS
*P COD_TPO NUMBER (4)
* DSC_TPO VARCHAR2 (60 BYTE)
TEA_PK (COD_TPO)
TEA_PK (COD_TPO)
ESTAGIO.VAGAS
*P IDT_VAGAS NUMBER (7)
*F IDT_EMP NUMBER (5)
*F SEQ_EMP NUMBER (4)
* TPO_VAGA CHAR (1 BYTE)
* QTD_VAGAS NUMBER (3)
* QTD_OCUPADAS NUMBER (3)
* STA_VAGAS CHAR (1 BYTE)
* DAT_CRIACAO DATE
* DAT_INICIO DATE
* NUM_PASTA NUMBER (6)
DAT_FIM DATE
VAG_PK (IDT_VAGAS)
VAG_PK (IDT_VAGAS)
VAG_IDX_DAT (DAT_INICIO, IDT_EMP, SEQ_EMP)
VAG_ESB_FK_I (IDT_EMP, SEQ_EMP)

More Related Content

Similar to Der físico

The Companies (Share Capital and Debentures) Amendment Rules, 2015
The Companies (Share Capital and Debentures) Amendment Rules, 2015The Companies (Share Capital and Debentures) Amendment Rules, 2015
The Companies (Share Capital and Debentures) Amendment Rules, 2015GAURAV KR SHARMA
 
The Ring programming language version 1.7 book - Part 115 of 196
The Ring programming language version 1.7 book - Part 115 of 196The Ring programming language version 1.7 book - Part 115 of 196
The Ring programming language version 1.7 book - Part 115 of 196Mahmoud Samir Fayed
 
The Ring programming language version 1.3 book - Part 65 of 88
The Ring programming language version 1.3 book - Part 65 of 88The Ring programming language version 1.3 book - Part 65 of 88
The Ring programming language version 1.3 book - Part 65 of 88Mahmoud Samir Fayed
 
The Ring programming language version 1.5.3 book - Part 94 of 184
The Ring programming language version 1.5.3 book - Part 94 of 184The Ring programming language version 1.5.3 book - Part 94 of 184
The Ring programming language version 1.5.3 book - Part 94 of 184Mahmoud Samir Fayed
 
The Ring programming language version 1.2 book - Part 62 of 84
The Ring programming language version 1.2 book - Part 62 of 84The Ring programming language version 1.2 book - Part 62 of 84
The Ring programming language version 1.2 book - Part 62 of 84Mahmoud Samir Fayed
 
LG DA0LG2MB6D0 REV D PDF.pdf
LG DA0LG2MB6D0 REV D PDF.pdfLG DA0LG2MB6D0 REV D PDF.pdf
LG DA0LG2MB6D0 REV D PDF.pdfHomeCell3
 
The Ring programming language version 1.4 book - Part 23 of 30
The Ring programming language version 1.4 book - Part 23 of 30The Ring programming language version 1.4 book - Part 23 of 30
The Ring programming language version 1.4 book - Part 23 of 30Mahmoud Samir Fayed
 
The Ring programming language version 1.2 book - Part 61 of 84
The Ring programming language version 1.2 book - Part 61 of 84The Ring programming language version 1.2 book - Part 61 of 84
The Ring programming language version 1.2 book - Part 61 of 84Mahmoud Samir Fayed
 
The Ring programming language version 1.8 book - Part 123 of 202
The Ring programming language version 1.8 book - Part 123 of 202The Ring programming language version 1.8 book - Part 123 of 202
The Ring programming language version 1.8 book - Part 123 of 202Mahmoud Samir Fayed
 
# peripheral registers .equ PWR_BASE0x40007000 .equ PWR_CR0x00 .docx
# peripheral registers  .equ PWR_BASE0x40007000    .equ PWR_CR0x00  .docx# peripheral registers  .equ PWR_BASE0x40007000    .equ PWR_CR0x00  .docx
# peripheral registers .equ PWR_BASE0x40007000 .equ PWR_CR0x00 .docxmayank272369
 
Etransformation de l'éducation avant le bac
Etransformation de l'éducation avant le bacEtransformation de l'éducation avant le bac
Etransformation de l'éducation avant le bacBenoit Paul Max
 
Project hotel on hotel management fo
Project  hotel on hotel management foProject  hotel on hotel management fo
Project hotel on hotel management foSunny Singhania
 
Global Change, Species Diversity, and the Future of Marine Ecosystems
Global Change, Species Diversity, and the Future of Marine EcosystemsGlobal Change, Species Diversity, and the Future of Marine Ecosystems
Global Change, Species Diversity, and the Future of Marine EcosystemsJarrett Byrnes
 
The 3Ps of Managed Network Services
The 3Ps of Managed Network ServicesThe 3Ps of Managed Network Services
The 3Ps of Managed Network ServicesReadWrite
 
The Ring programming language version 1.10 book - Part 130 of 212
The Ring programming language version 1.10 book - Part 130 of 212The Ring programming language version 1.10 book - Part 130 of 212
The Ring programming language version 1.10 book - Part 130 of 212Mahmoud Samir Fayed
 
SCC2017「両利きスマホアプリ開発のススメ」資料
SCC2017「両利きスマホアプリ開発のススメ」資料SCC2017「両利きスマホアプリ開発のススメ」資料
SCC2017「両利きスマホアプリ開発のススメ」資料Kenji Sakashita
 

Similar to Der físico (19)

HCE tutorial
HCE tutorialHCE tutorial
HCE tutorial
 
The Companies (Share Capital and Debentures) Amendment Rules, 2015
The Companies (Share Capital and Debentures) Amendment Rules, 2015The Companies (Share Capital and Debentures) Amendment Rules, 2015
The Companies (Share Capital and Debentures) Amendment Rules, 2015
 
The Ring programming language version 1.7 book - Part 115 of 196
The Ring programming language version 1.7 book - Part 115 of 196The Ring programming language version 1.7 book - Part 115 of 196
The Ring programming language version 1.7 book - Part 115 of 196
 
The Ring programming language version 1.3 book - Part 65 of 88
The Ring programming language version 1.3 book - Part 65 of 88The Ring programming language version 1.3 book - Part 65 of 88
The Ring programming language version 1.3 book - Part 65 of 88
 
The Ring programming language version 1.5.3 book - Part 94 of 184
The Ring programming language version 1.5.3 book - Part 94 of 184The Ring programming language version 1.5.3 book - Part 94 of 184
The Ring programming language version 1.5.3 book - Part 94 of 184
 
The Ring programming language version 1.2 book - Part 62 of 84
The Ring programming language version 1.2 book - Part 62 of 84The Ring programming language version 1.2 book - Part 62 of 84
The Ring programming language version 1.2 book - Part 62 of 84
 
LG DA0LG2MB6D0 REV D PDF.pdf
LG DA0LG2MB6D0 REV D PDF.pdfLG DA0LG2MB6D0 REV D PDF.pdf
LG DA0LG2MB6D0 REV D PDF.pdf
 
The Ring programming language version 1.4 book - Part 23 of 30
The Ring programming language version 1.4 book - Part 23 of 30The Ring programming language version 1.4 book - Part 23 of 30
The Ring programming language version 1.4 book - Part 23 of 30
 
The CV you'll have to compile
The CV you'll have to compileThe CV you'll have to compile
The CV you'll have to compile
 
The Ring programming language version 1.2 book - Part 61 of 84
The Ring programming language version 1.2 book - Part 61 of 84The Ring programming language version 1.2 book - Part 61 of 84
The Ring programming language version 1.2 book - Part 61 of 84
 
The Ring programming language version 1.8 book - Part 123 of 202
The Ring programming language version 1.8 book - Part 123 of 202The Ring programming language version 1.8 book - Part 123 of 202
The Ring programming language version 1.8 book - Part 123 of 202
 
Sort presentation
Sort presentationSort presentation
Sort presentation
 
# peripheral registers .equ PWR_BASE0x40007000 .equ PWR_CR0x00 .docx
# peripheral registers  .equ PWR_BASE0x40007000    .equ PWR_CR0x00  .docx# peripheral registers  .equ PWR_BASE0x40007000    .equ PWR_CR0x00  .docx
# peripheral registers .equ PWR_BASE0x40007000 .equ PWR_CR0x00 .docx
 
Etransformation de l'éducation avant le bac
Etransformation de l'éducation avant le bacEtransformation de l'éducation avant le bac
Etransformation de l'éducation avant le bac
 
Project hotel on hotel management fo
Project  hotel on hotel management foProject  hotel on hotel management fo
Project hotel on hotel management fo
 
Global Change, Species Diversity, and the Future of Marine Ecosystems
Global Change, Species Diversity, and the Future of Marine EcosystemsGlobal Change, Species Diversity, and the Future of Marine Ecosystems
Global Change, Species Diversity, and the Future of Marine Ecosystems
 
The 3Ps of Managed Network Services
The 3Ps of Managed Network ServicesThe 3Ps of Managed Network Services
The 3Ps of Managed Network Services
 
The Ring programming language version 1.10 book - Part 130 of 212
The Ring programming language version 1.10 book - Part 130 of 212The Ring programming language version 1.10 book - Part 130 of 212
The Ring programming language version 1.10 book - Part 130 of 212
 
SCC2017「両利きスマホアプリ開発のススメ」資料
SCC2017「両利きスマホアプリ開発のススメ」資料SCC2017「両利きスマホアプリ開発のススメ」資料
SCC2017「両利きスマホアプリ開発のススメ」資料
 

More from Jorge Barreto

Proposal of an Ontology Applied to Technical Debt on PL/SQL Development
Proposal of an Ontology Applied to Technical Debt on PL/SQL DevelopmentProposal of an Ontology Applied to Technical Debt on PL/SQL Development
Proposal of an Ontology Applied to Technical Debt on PL/SQL DevelopmentJorge Barreto
 
Artigo ontologias v2
Artigo ontologias v2Artigo ontologias v2
Artigo ontologias v2Jorge Barreto
 
Projeto de sw revisado
Projeto de sw revisadoProjeto de sw revisado
Projeto de sw revisadoJorge Barreto
 
Modelo plano projeto de sw oo
Modelo plano projeto de sw ooModelo plano projeto de sw oo
Modelo plano projeto de sw ooJorge Barreto
 

More from Jorge Barreto (6)

Proposal of an Ontology Applied to Technical Debt on PL/SQL Development
Proposal of an Ontology Applied to Technical Debt on PL/SQL DevelopmentProposal of an Ontology Applied to Technical Debt on PL/SQL Development
Proposal of an Ontology Applied to Technical Debt on PL/SQL Development
 
Artigo ontologias v2
Artigo ontologias v2Artigo ontologias v2
Artigo ontologias v2
 
Projeto de sw revisado
Projeto de sw revisadoProjeto de sw revisado
Projeto de sw revisado
 
Tabela de riscos
Tabela de riscosTabela de riscos
Tabela de riscos
 
Modelo plano projeto de sw oo
Modelo plano projeto de sw ooModelo plano projeto de sw oo
Modelo plano projeto de sw oo
 
Projeto de SW
Projeto de SWProjeto de SW
Projeto de SW
 

Recently uploaded

DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDropbox
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Bhuvaneswari Subramani
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistandanishmna97
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Zilliz
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Victor Rentea
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityWSO2
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FMESafe Software
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....rightmanforbloodline
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMKumar Satyam
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelDeepika Singh
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governanceWSO2
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxRemote DBA Services
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyKhushali Kathiriya
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformWSO2
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Victor Rentea
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaWSO2
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdfSandro Moreira
 

Recently uploaded (20)

DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)Introduction to Multilingual Retrieval Augmented Generation (RAG)
Introduction to Multilingual Retrieval Augmented Generation (RAG)
 
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024Finding Java's Hidden Performance Traps @ DevoxxUK 2024
Finding Java's Hidden Performance Traps @ DevoxxUK 2024
 
Platformless Horizons for Digital Adaptability
Platformless Horizons for Digital AdaptabilityPlatformless Horizons for Digital Adaptability
Platformless Horizons for Digital Adaptability
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
TEST BANK For Principles of Anatomy and Physiology, 16th Edition by Gerard J....
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Introduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDMIntroduction to use of FHIR Documents in ABDM
Introduction to use of FHIR Documents in ABDM
 
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot ModelMcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Mcleodganj Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
API Governance and Monetization - The evolution of API governance
API Governance and Monetization -  The evolution of API governanceAPI Governance and Monetization -  The evolution of API governance
API Governance and Monetization - The evolution of API governance
 
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
WSO2 Micro Integrator for Enterprise Integration in a Decentralized, Microser...
 
Vector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptxVector Search -An Introduction in Oracle Database 23ai.pptx
Vector Search -An Introduction in Oracle Database 23ai.pptx
 
Artificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : UncertaintyArtificial Intelligence Chap.5 : Uncertainty
Artificial Intelligence Chap.5 : Uncertainty
 
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data PlatformLess Is More: Utilizing Ballerina to Architect a Cloud Data Platform
Less Is More: Utilizing Ballerina to Architect a Cloud Data Platform
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Modernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using BallerinaModernizing Legacy Systems Using Ballerina
Modernizing Legacy Systems Using Ballerina
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 

Der físico

  • 1. ESTAGIO.ACOMPANHAMENTOS *PF IDT_ALU NUMBER (6) *PF SEQ_ALOC NUMBER (2) *P ANO NUMBER (4) *P MES NUMBER (2) * QTD_HORAS NUMBER (2) * VAL_HORA NUMBER (6,2) OBSERVACAO VARCHAR2 (300 BYTE) ACO_PK (IDT_ALU, SEQ_ALOC, ANO, MES) ACO_PK (IDT_ALU, SEQ_ALOC, ANO, MES) ESTAGIO.AGENTES_INTEGRACAO *P IDT_AGT NUMBER (2) * NOM_AGT VARCHAR2 (80 BYTE) AGT_PK (IDT_AGT) AGT_PK (IDT_AGT) AGT_NOME_IDX (NOM_AGT) ESTAGIO.ALOCACOES *P IDT_ALU NUMBER (6) *P SEQ_ALOC NUMBER (2) *F IDT_VAGAS NUMBER (7) * TPO_ESTAG VARCHAR2 (1 BYTE) * VOLUNTARIO CHAR (1 BYTE) *F IDT_AGT NUMBER (2) * DAT_INICIO DATE * DAT_PREV_FIM DATE * QTD_HORAS NUMBER (2) VAL_HORA NUMBER (6,2) VAL_SEG NUMBER (6,2) DAT_FIM DATE ALO_PK (SEQ_ALOC, IDT_ALU) ALO_ALU_FK_I (IDT_ALU) ALO_VAG_FK_I (IDT_VAGAS) ALO_AGT_FK_I (IDT_AGT) ALO_PK (SEQ_ALOC, IDT_ALU) ESTAGIO.AREAS_ATUACOES *P IDT_AREA NUMBER (4) * DSC_AREA VARCHAR2 (40 BYTE) ADA_PK (IDT_AREA) ADA_PK (IDT_AREA) ESTAGIO.AREAS_VAGAS *PF IDT_AREA NUMBER (4) *PF IDT_VAGAS NUMBER (7) ADV_PK (IDT_AREA, IDT_VAGAS) ADV_VAG_FK_I (IDT_VAGAS, IDT_AREA) ESTAGIO.ATUACOES *PF IDT_AREA NUMBER (4) *PF IDT_ESTAG NUMBER (7) ATU_PK (IDT_AREA, IDT_ESTAG) ATU_EST_FK_I (IDT_ESTAG, IDT_AREA) ESTAGIO.CAPACIDADES *P IDT_CAP NUMBER (4) * DSC_CAP VARCHAR2 (40 BYTE) CAP_PK (IDT_CAP) CAP_PK (IDT_CAP) ESTAGIO.CAPACIDADES_VAGAS *PF IDT_VAGAS NUMBER (7) *PF IDT_CAP NUMBER (4) CDV_PK (IDT_VAGAS, IDT_CAP) CDV_CAP_FK_I (IDT_CAP, IDT_VAGAS) ESTAGIO.EMPRESAS *P IDT_EMP NUMBER (5) *F IDT_RAMO NUMBER (4) *F COD_TPO NUMBER (4) * VINCULADO CHAR (1 BYTE) * STATUS CHAR (1 BYTE) * SENHA CHAR (32 BYTE) * NOM_EMP VARCHAR2 (50 BYTE) *U CNPJ VARCHAR2 (15 BYTE) * RAZ_SOCIAL VARCHAR2 (50 BYTE) DAT_INI DATE DAT_TER DATE EMP_PK (IDT_EMP) EMP_UK (CNPJ) EMP_PK (IDT_EMP) EMP_UK (CNPJ) EMP_RDA_FK_I (IDT_RAMO, IDT_EMP) EMP_TEA_FK_I (COD_TPO, IDT_EMP) ESTAGIO.ESTABELECIMENTOS *PF IDT_EMP NUMBER (5) *P SEQ_EMP NUMBER (4) * TPO_EST CHAR (1 BYTE) * CEP_EST CHAR (8 BYTE) * UF_EST CHAR (2 BYTE) * DSC_EST VARCHAR2 (40 BYTE) * RSP_EST VARCHAR2 (40 BYTE) * PES_CONTATO VARCHAR2 (40 BYTE) * END_EST VARCHAR2 (40 BYTE) * BAI_EST VARCHAR2 (30 BYTE) * CID_EST VARCHAR2 (30 BYTE) FONE1 VARCHAR2 (14 BYTE) FONE2 VARCHAR2 (14 BYTE) COM_END VARCHAR2 (40 BYTE) EMAIL VARCHAR2 (40 BYTE) ESB_PK (IDT_EMP, SEQ_EMP) ESB_PK (IDT_EMP, SEQ_EMP) ESTAGIO.ESTAGIARIOS *P IDT_ESTAG NUMBER (7) * TUR_DISP NUMBER (1) * DAT_INSC DATE * STA_ESTAG CHAR (1 BYTE) * STA_DOC CHAR (1 BYTE) EST_PK (IDT_ESTAG) EST_PK (IDT_ESTAG) ESTAGIO.QUALIFICACOES *PF IDT_ESTAG NUMBER (7) *PF IDT_CAP NUMBER (4) * ESCORE CHAR (1 BYTE) QUA_PK (IDT_ESTAG, IDT_CAP) QUA_CAP_FK_I (IDT_CAP, IDT_ESTAG) ESTAGIO.RAMOS_ATUACOES *P IDT_RAMO NUMBER (4) * DSC_RAMO VARCHAR2 (40 BYTE) RDA_PK (IDT_RAMO) RDA_PK (IDT_RAMO) ESTAGIO.TIPOS_EMPRESAS *P COD_TPO NUMBER (4) * DSC_TPO VARCHAR2 (60 BYTE) TEA_PK (COD_TPO) TEA_PK (COD_TPO) ESTAGIO.VAGAS *P IDT_VAGAS NUMBER (7) *F IDT_EMP NUMBER (5) *F SEQ_EMP NUMBER (4) * TPO_VAGA CHAR (1 BYTE) * QTD_VAGAS NUMBER (3) * QTD_OCUPADAS NUMBER (3) * STA_VAGAS CHAR (1 BYTE) * DAT_CRIACAO DATE * DAT_INICIO DATE * NUM_PASTA NUMBER (6) DAT_FIM DATE VAG_PK (IDT_VAGAS) VAG_PK (IDT_VAGAS) VAG_IDX_DAT (DAT_INICIO, IDT_EMP, SEQ_EMP) VAG_ESB_FK_I (IDT_EMP, SEQ_EMP)