Run Code
|
API
|
Code Wall
|
Users
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Trabalho.Agrecação
--Sql Server 2014 Express Edition --Batches are separated by 'go' create table tbFuncio( codFuncio int primary key identity (1,1) , nome_funcio varchar (30) , uf varchar (30) , idade varchar (3) , qtde_filhos varchar (5) ); create table tbFuncional ( codFuncional int primary key identity (1,1) , cargo varchar (30) , salario money , tempo_empresa varchar (20) , tempo_cargo varchar (20) , sindicalizado binary (10) , codFunc int foreign key references tbFuncio (codFuncio) );
run
|
edit
|
history
|
help
0
Please
log in
to post a comment.
Common Table Expression
Hotel
Suikwan tests
a
BTVN_QLDT_TUAN 8
repert
count events by 2 shift cycles using CTE
a
Libros
Where clause inside sub query
Please log in to post a comment.