SQL Projection
SQL Projection is the collective name for the columns that are Selected and returned from a query. In other words, the columns goes behind select in a query. In Oracle, a whole row is first fetched, then data values from the columns within that row are extracted into the known projection.
To see the projection in SQL Developer, go to "Tools" --> "Preferences" --> "Database" --> "Autotrace/Explain Plan", select "projection".
To see the projection in SQL Developer, go to "Tools" --> "Preferences" --> "Database" --> "Autotrace/Explain Plan", select "projection".
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/638844/viewspace-776242/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 04.AutoMapper 之投影(Projection)APPProject
- 【CLP】Gaussian Projection Reduction & Randomized Binary ReductionProjectrandomZed
- Threes.js入門篇之4 - World View ProjectionJSViewProject
- Entity Framework Tutorial Basics(16):Linq-to-Entities Projection QueriesFrameworkProject
- Angular 內容投影 content projection 的一個問題的單步除錯AngularProject除錯
- Angular 內容投影 content projection 關於選擇器問題的單步除錯AngularProject除錯
- Angular 內容投影 content projection 關於條件渲染問題的單步除錯AngularProject除錯
- Angular 基於自定義指令的內容投影 content projection 問題的單步除錯AngularProject除錯
- SQL%FOUND,SQL%NOTFOUND,SQL%ROWCOUNTSQL
- 【SQL】Oracle SQL monitorSQLOracle
- SQL in ORACLE and SQL ServerSQLOracleServer
- 【SQL】17 SQL 檢視(Views)、SQL Date 函式、SQL NULL 值、SQLView函式Null
- SQL注射/SQL Injection漏洞SQL
- 【SQL】19 SQL函式SQL函式
- SQL&PL/SQL (轉)SQL
- SQL------SQL效能分析SQL
- 【SQL Profile】coe_xfr_sql_profile.sql內容SQL
- SQL Server 管理常用的SQL和T-SQLSQLServer
- T-SQL、Jet SQL、PL-SQL 的含義SQL
- 【SQL】13 SQL 別名、SQL 連線(JOIN)、SQL INNER JOIN 關鍵字、SQL LEFT JOIN 關鍵字、SQL RIGHT JOIN 關鍵字、SQL FULL OUTER JSQL
- 【SQL】10 SQL UPDATE 語句SQL
- 【SQL】11 SQL DELETE 語句SQLdelete
- SQL SERVER中SQL優化SQLServer優化
- (17)sql注入與sql modeSQL
- SQL Deverlop連線SQL ServerSQLdevServer
- 【SQL】SQL資料型別SQL資料型別
- 使用sql生成sql指令碼SQL指令碼
- SQL Server 之 SQL 注入篇SQLServer
- sql%notfound、sql%rowcount和returnSQL
- 【SQL】SQL
- SQLSQL
- 【SQL】Oracle 19c SQL隔離詳解(SQL Quarantine)SQLOracle
- SQL 已死,但 SQL 將永存!SQL
- 【SQL】Oracle SQL處理的流程SQLOracle
- 【SQL】Oracle SQL共享池檢查SQLOracle
- 【SQL】9 SQL INSERT INTO 語句SQL
- 【SQL優化】SQL優化工具SQL優化
- sql tuning task和sql profileSQL