Run Code
|
API
|
Code Wall
|
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
Cine latinoamericano
select all tables from given schema
Demo
split a string into pairs of words
subaco
find count of employees with salary more than their managers
Alquileres
service_delivery_task
PROC How to store the results of a Proc in a Variable
La Project