All articles| All Pictures| All Softwares| All Video| Go home page| Write articles| Upload pictures

Reading number is top 10 articles
在SQL server2000中导入.sql数据库文件的方法_[SQL Server教程]
PHP和MySQL基础教程(二)_[PHP教程]
保护你的DLL和Code不被别人使用_[Asp.Net教程]
ASP.NET,2.0,AJAX中Webservice调用方法示例_.net资料_编程技术
十天学会ASP.net,第五天_.net资料_编程技术
web.config中加密连接字符串_[Asp.Net教程]
ASP.NET中利用VWD操作数据库_[Asp.Net教程]
ADO.NET中的sql连接_[Asp.Net教程]
C#中GDI+变形的矩阵表示形式
使用PHP的Socket写的POP3类_[PHP教程]
Reading number is top 10 pictures
The beginning and end
Is said to be a Chinese female artist fame explicit pictures before2
The Soviet union swimsuit exposure in the 70 year1
这才是真正的人体艺术1
Chinese paper-cut grilles art appreciation6
Look for from human art net, is good1
Send some Valentine's day cartoon
The money of more than 100 countries and regions18
The money of more than 100 countries and regions15
明星与豪宅
Download software ranking
linux初级教程
功夫熊猫2(上集)
Photoshop 8.0图象编辑软件
Sora aoi - one of more PK
asp.netWeb服务器高级编程
WebService在.NET中的实战应用教学视频 → 第5集
Ashlynn Video4
中国结婚习俗实录
Adobe Flash Player(IE) 10.0.32.18 浏览器专用的FLASH插件
尖东毒玫瑰A
归海一刀 published in(发表于) 2014/2/1 0:16:32 Edit(编辑)
SQL循序渐进(6)-------删除表_[SQL,Server教程]

SQL循序渐进(6)-------删除表_[SQL,Server教程]

SQL循序渐进(6)-------删除表_[SQL Server教程]

删除表

Drop table命令用于删除一个表格或者表中的所有行。其语法格式为:

drop table "tablename"

下面举个例子:

drop table employee;

为了删除整个表(包括所有的行),可以使用drop table命令后加上tablename。Drop table命令跟从表中删除所有记录是不一样的:

  删除表中的所有记录是留下表格(只是它是空的)以及约束信息;而drop table是删除表的所有信息,包括所有行、表格以及约束信息等等。





添加到del.icio.us 添加到新浪ViVi 添加到百度搜藏 添加到POCO网摘 添加到天天网摘365Key 添加到和讯网摘 添加到天极网摘 添加到黑米书签 添加到QQ书签 添加到雅虎收藏 添加到奇客发现 diigo it 添加到饭否 添加到飞豆订阅 添加到抓虾收藏 添加到鲜果订阅 digg it 貼到funP 添加到有道阅读 Live Favorites 添加到Newsvine 打印本页 用Email发送本页 在Facebook上分享


Disclaimer Privacy Policy About us Site Map

If you have any requirements, please contact webmaster。(如果有什么要求,请联系站长)
Copyright ©2011-
uuhomepage.com, Inc. All rights reserved.