Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
empresa
create database empresa; use empresa; create table funcionarios ( id int primary key, nome varchar(100) not null, DDD int, telefone int, sexo char(1) not null, cargo varchar(30) not null, salario real not null, admissao date not null );
run
|
edit
|
history
|
help
0
proyecto
Patel
mysql - where (between)
mysql datetime to date selected using in list
Simon_Test1
Charles Chung
itm
ze
index
vwall