Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Crea, confirma y despliega tablas
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' create table alumnos (id integer, nombre char(20), apellido char(20), cp char(6)); SELECT * FROM SYSOBJECTS SELECT * FROM SYSOBJECTS where name = 'alumnos' SELECT * FROM INFORMATION_SCHEMA.TABLES; GO
run
|
edit
|
history
|
help
0
database size
sql_fb
DETAILS
new
bc150200055
TSQL - Logic driven by two most recent rows
create table employees as e. No, e. Name., e. Phone no, e. Salary
SQL Server NULL replacement with dynamic value
see a quell
Creation tables