Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
sql
--Sql Server 2014 Express Edition --Batches are separated by 'go' select @@version as 'sql server version' create table supplier(sid int, sname varchar(20),address varchar(20)); create table parts(pid int,pname varchar(20),color varchar(20)); create table catalog(sid int, pid int, cost real);
run
|
edit
|
history
|
help
0
Exam
Task_3_Final
SQL_DS_collections
show open connections
SQl_QUEST_2_PRESENTATION_IMG_COUNT
sadasd
Trabalho.Agrecação
SQL_Joins_Intersect_Except_Union
Función Borrar carácter inicial repetido
STACK