"Test" writes an SQL statement using the Employees table under the HR user, performs a scheduled walk index full scan

Source: Internet
Author: User
Tags sorts

Sql> Select Count(*) fromemployees; COUNT(*)----------       107ExecutionPlan----------------------------------------------------------PlanHash value:3580537945-------------------------------------------------------------------------|Id|Operation|Name|Rows|Cost (%CPU)|Time|-------------------------------------------------------------------------|   0 | SELECTSTATEMENT|              |     1 |     1(0)| xx:xx: on ||   1 |SORT AGGREGATE|              |     1 |            |          ||   2 |   INDEX  FullSCAN|Emp_email_uk|   107 |     1(0)| xx:xx: on |-------------------------------------------------------------------------Statistics----------------------------------------------------------        224Recursive calls0db block gets theconsistent gets1Physical reads0Redo Size527Bytes sent via SQL*Net toClient523Bytes received via SQL*Net fromClient2Sql*Net roundtrips to/ fromClient6sorts (memory)0Sorts (Disk)          1Rows processed

"Test" writes an SQL statement using the Employees table under the HR user, performs a scheduled walk index full scan

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.