Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
Comercio
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' Create table articulo ( Codigo integer not null, Nom_art varchar (20) not null, Descripción varchar(150) not null, Stock_disp integer not null, Primary Key(codigo) ); Select *from articulo Insert INTO articulo values (1,'azucar','paq x 1kg',148);
run
|
edit
|
history
|
help
0
http://connect.bein.net/ar/live-ar/
Demo
range and pattern matching
20181CSE0041
c12part2
Rno 37 boat 2
Practice
Sum then delete one row - SQL Server 2008 R2
products table
Crea, inserta y confirma tabla