oracle认证考试中,常用单词汇总
retrieve all employees,找到
constraint 约束
calculate 计算
aggregate functions 聚合函数
Evaluate the set of SQL statements:
下面是一个SQL语句(让你看看SQL语句的执行结果,是否正确,或结果)
substitution variables 替换变量
identical results.相同的结果
parentheses括号
manipulate the record 操纵记录
precede先前的,领先的
eliminate 排除, 消除 除去
attributes of /SQL*Plus 特性
alias别名
syntax语法
character manipulation functions字符操作函数
(non)equijoin 等同连接
clause子句
exclude group results 清除组结果
pending transactions悬而未决的事务
eliminate 去除,除去.
decimal 十进制的,小数的.
sort分类,排序 --order by
retrieve information找回信息
searched efficiently. 有效率的查询----an index
optional command 任意的命令,可选的命令
aggregate functions聚集函数
min,max,count,avg,sum...
substituted取代符号
Data retrieval(取回)
schema(方案)是对象的
equals (=)
greater than (>
greater than or equal to (>=)
less than (<
less than or equal to (<=)
not equal to (<> .
It is used to create a permanent substitution variable. (永久)
It is used to create a temporary substitution variable. (临时) &,&&
alphanumeric text.(文本)
char.varchar2
implicitly 暗暗的
identical results相同的结果
parentheses括号()
retrieved(找到)
specified in the GROUP BY clause 在group by 子句指定
this lesson addressed(讲述) some of the new datetime functions introduced in oracle9i
objective目标
calculates计算
aggregation 集合
result set(结果集)
composite column (复合列)
subtotal 小计值.
exclude(排除) all people
retrieve data 获得数据
scalar subquery分级子查询
hierarchical queries 分级查询
pseudocolumn(伪列)
substitution variables替代变量
多列插入:
INSERT [ALL] [conditional_insert_clause]
[insert_into_clause values_clause] (subquery)
conditional_insert_clause
[ALL] [FIRST]
[WHEN condition THEN] [insert_into_clause values_clause]
[ELSE] [insert_into_clause values_clause]
the sum(salary) evaluates to 10 salary和的值是10
算术运算符Arithmetic operators :除了from 子句,其他子句都可以用.
External Tables外部表
optional可选项
restricting and sorting data
约束和排序数据
source result
'''X''' 'X'
'''' '
''''||department_name||'''' 'administrator'
''',''' ','
''');' ');
constraint 约束
calculate 计算
aggregate functions 聚合函数
Evaluate the set of SQL statements:
下面是一个SQL语句(让你看看SQL语句的执行结果,是否正确,或结果)
substitution variables 替换变量
identical results.相同的结果
parentheses括号
manipulate the record 操纵记录
precede先前的,领先的
eliminate 排除, 消除 除去
attributes of /SQL*Plus 特性
alias别名
syntax语法
character manipulation functions字符操作函数
(non)equijoin 等同连接
clause子句
exclude group results 清除组结果
pending transactions悬而未决的事务
eliminate 去除,除去.
decimal 十进制的,小数的.
sort分类,排序 --order by
retrieve information找回信息
searched efficiently. 有效率的查询----an index
optional command 任意的命令,可选的命令
aggregate functions聚集函数
min,max,count,avg,sum...
substituted取代符号
Data retrieval(取回)
schema(方案)是对象的
equals (=)
greater than (>
greater than or equal to (>=)
less than (<
less than or equal to (<=)
not equal to (<> .
It is used to create a permanent substitution variable. (永久)
It is used to create a temporary substitution variable. (临时) &,&&
alphanumeric text.(文本)
char.varchar2
implicitly 暗暗的
identical results相同的结果
parentheses括号()
retrieved(找到)
specified in the GROUP BY clause 在group by 子句指定
this lesson addressed(讲述) some of the new datetime functions introduced in oracle9i
objective目标
calculates计算
aggregation 集合
result set(结果集)
composite column (复合列)
subtotal 小计值.
exclude(排除) all people
retrieve data 获得数据
scalar subquery分级子查询
hierarchical queries 分级查询
pseudocolumn(伪列)
substitution variables替代变量
多列插入:
INSERT [ALL] [conditional_insert_clause]
[insert_into_clause values_clause] (subquery)
conditional_insert_clause
[ALL] [FIRST]
[WHEN condition THEN] [insert_into_clause values_clause]
[ELSE] [insert_into_clause values_clause]
the sum(salary) evaluates to 10 salary和的值是10
算术运算符Arithmetic operators :除了from 子句,其他子句都可以用.
External Tables外部表
optional可选项
restricting and sorting data
约束和排序数据
source result
'''X''' 'X'
'''' '
''''||department_name||'''' 'administrator'
''',''' ','
''');' ');
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/7941401/viewspace-604550/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/7941401/viewspace-604550/