Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Crea, inserta y confirma tabla
--Sql Server 2014 Express Edition --Batches are separated by 'go' create table alumnos (id integer, nombre char(20), apellido char(20), cp char(6)); go INSERT INTO alumnos VALUES (13, 'Phoenix', 'ZAZ', 112); INSERT INTO alumnos VALUES (11, 'Phox', 'ZeZ', 113); GO select * from alumnos GO
run
|
edit
|
history
|
help
0
QLSV
QUAN LY MAYBAY
New
Pana la ex 7, inclusiv
Primary key and unique key for single column and multi columns
Función Borrar carácter inicial repetido
Microsoft SQL Server T-SQL in 10mn ~ Lesson 15. Creating Advanced Joins samples...
jueves
Assignment 1
STDEV vs STDEVP