文件名称:SQLjava
- 所属分类:
- SQL Server数据库
- 资源属性:
- [WORD]
- 上传时间:
- 2012-11-26
- 文件大小:
- 6kb
- 下载次数:
- 0次
- 提 供 者:
- xiao*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通常,当你从一个表中取出字段值时,该值与创建该表时所定义的字段名联系在一起。如果你从表authors中选择所有的作者名字,所有的值将会与字段名au_lname相联系。但是在某些情况下,你需要对字段名进行操作。在SELECT语句中,你可以在缺省字段名后面仅跟一个新名字来取代它。
-Typically, when you retrieve from a table field values, the value and create the table as defined field names linked. If you select the authors from the table all the author
-Typically, when you retrieve from a table field values, the value and create the table as defined field names linked. If you select the authors from the table all the author
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SQL数据操作基础.doc