首页 > 数据库技术 > 详细

Database Subquery

时间:2020-09-17 13:50:40      阅读:51      评论:0      收藏:0      [点我收藏+]

1. 子查询定义

Any sub-query block in a query statement may be called a subquery; however, we use the term subquery for a sub-query block that appears in the WHERE, SELECT and HAVING clauses. Some Oracle documentation uses the term "nested subquery" for what we refer to as a subquery. A sub-query block that appears in the FROM clause is called a view or derived table.

 

Database Subquery

原文:https://www.cnblogs.com/hopelee/p/13683560.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!