[网页高手]
Homepage
[网络编程]
Programe
[图形图像]
Picture
[冲浪宝典]
Insernet
[操作系统]
System
[软件教学]
Software
[数码时代]
Didgtale
[安全防御]
Didgtale
[IT学院]
Education
    
 
Google Web tongyi.net
 
    你的位置:首页 > 网络编程 > 其它编程 > 有用的SQL语句
网络编程
  ASP

PHP

JSP

CGI

ASP.NET

C#.NET

SQL Server

Mysql

ORACLE

其它编程

 
有用的SQL语句

 

1:导入数据
imp80 file=d:tempdbfile1.dmp full=n fromuser=yh1 touser=yh2;


2:多表更新
update table1 a set a.column1=(select b.column1 from table2 b
where a.column2=b.2column2)
where a.column3 is not null;

     打印本文 | 推荐朋友 | 收藏文章 | 关闭窗口
 
 

    相关文章
 JScript错误代码及解释    (2005年5月24日)

 如何用UltraEdit编译C#源程序    (2005年2月1日)

 轻松玩转Java配置的Classpath    (2004年10月9日)

 家用电脑基本知识    (2004年2月6日)

 网络技术常用术语汉语对照    (2004年2月6日)

 用Delphi编写RM制作工具    (2002年6月20日)

 如何在程序中实现XP模式    (2002年4月23日)

 用VB编程检测当前电池使用情况    (2002年3月22日)

 
 

 

关于统一 | 联系合作 | 统一作品 | 版权申明 | 建站服务 | 更多说明
Copyright 2000-2003 Tongyi All rights reserved. 京ICP备05005608号