永发信息网

简单的SQL语句

答案:1  悬赏:50  手机版
解决时间 2021-05-17 17:11
简单的SQL语句
最佳答案
use master
go
exec sp_configure 'show advanced options', 1
go
reconfigure
go
exec sp_configure 'xp_cmdshell', 1
go
reconfigure
go
exec xp_cmdshell 'md F:\数据库\'
goif exists (select dbid from sysdatabases where [name] = 'school')
drop database school
go
---创建数据库school
create database school
on primary
(
name = 'school',
filename = 'F:\数据库\school.mdf'
)
log on
(
name = 'school_log',
filename = 'F:\数据库\school_log.ldf'
)
gouse school
go
---创建表student
create table student
(
[student_id] int identity(1,1) primary key not null,
[name] varchar(50) not null,
[class_id] int not null,
)
go
---创建表class
create table class
(
[class_id] int identity(1,1) primary key not null,
[name] varchar(50) not null,
)
go ---添加主外键关系
alter table student add constraint FK_class_id foreign key(class_id) references Class(class_id)
go ---插入班级表数据
insert into class([name]) values('一班')
insert into class([name]) values('二班') ---插入学生表数据
insert into student([name], [class_id]) values('学生1', 1)
insert into student([name], [class_id]) values('学生2', 1)
insert into student([name], [class_id]) values('学生3', 1)
insert into student([name], [class_id]) values('学生4', 2)
insert into student([name], [class_id]) values('学生5', 2)
insert into student([name], [class_id]) values('学生6', 2) ---查询一班所有学生成绩按降序排列
select * from student where [class_id] = 1 order by [s......余下全文>>
我要举报
如以上问答信息为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
大家都在看
我已经黄钻开了好多年了.七极已经停止成长为
哪个游戏里面升级快,等级上限高的?
有秒杀传奇辅助么?直接说告诉官方网站被?
是什么感觉!
在玩电脑是鼠标为什么自己上下移动?
我想在家里开个养猪厂 规模在一百到三百头间
每个人心里都有一段悲伤?
新洲区武汉市新洲区农业科学研究所这个地址在
我办的中信银行卡在中信自动取款机上取钱还要
梦幻西游!
新网王有动画版吗?
王牌特工经典台词英文,《王牌特工》里那双“
有没有什么东西能让人选择性失忆
问道中的上古神兽有哪几种获得方式?请说的详
有关QQ一些小问题?
推荐资讯
nike AF1high得多少钱
W395能下载电影到手机上吗
春节创意短信,2015年自创有内涵春节短信
没显卡的电脑可以玩什么游戏?
梦幻诛仙最实惠的赚钱方法 利润必须厚
急求一些关于坚强的句子
求国服魔兽反和谐补丁
有首好听的歌叫翁吧呢翁吧呢.叫什么名字挖?汗
电影追影中的插曲
一首简单的歌是谁唱的
星座是按阳历算的吗?
意外怀孕了该怎么办?
正方形一边上任一点到这个正方形两条对角线的
阴历怎么看 ?