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
NAMES
1D Hotel
TO find max marks of students
28-02 3
how-to-assign-a-random-value-in-a-select-statement-in-sqlserver
Demo
Select empID whose salary is greater than their managers
Remove duplicates with in 10 min
Sql Server sys.syslanguages
QUAN LY MAYBAY