Chinaunix首页 | 论坛 | 博客
  • 博客访问: 5592762
  • 博文数量: 745
  • 博客积分: 10075
  • 博客等级: 上将
  • 技术积分: 7716
  • 用 户 组: 普通用户
  • 注册时间: 2005-04-29 12:09
文章分类

全部博文(745)

文章存档

2019年(1)

2016年(1)

2010年(31)

2009年(88)

2008年(129)

2007年(155)

2006年(197)

2005年(143)

分类: Oracle

2006-12-26 14:23:32

SQL and iSQL*PLUS
SQL is a command language for communication with the Oracle server from any tool or application. Oracle SQL contains many extensions.
iSQL*PLUS is an Oracle tool that recognizes and submits SQL statements to the Oracle server for execution and contains its own command language.
 
Features of SQL
Can be used by a range of users, including those with little or no programming experience
Is a nonprocedural language
Reduces the amount of time required for creating and maintaining systems
Is an English-like language
Features of iSQL*Plus
Accessed from a browser
Accepts ad hoc entry of statements
Provides online editing for modifying SQL statements
Controls environmental settings
Formats query results into a basic report
Accesses local and remote databases
 
阅读(1749) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~