SQL Performance (MOSC)

MOSC Banner

WINDOW SORT

edited Mar 30, 2016 5:18AM in SQL Performance (MOSC) 2 commentsAnswered

Hello,

here with enclosed the SQL statement and plan..  there I seen the below parameter taking too much time.

How I can reduce the execution time.

----------------------------------------------------------------------------------------------------------------------

| Id  | Operation                         | Name                     | Rows  | Bytes |TempSpc| Cost (%CPU)| Time     |

----------------------------------------------------------------------------------------------------------------------

|   0 | SELECT STATEMENT                  |                          |   269K|    19M|       |  6716   (1)| 00:01:21 |

|   1 |  WINDOW SORT                      |                          |   269K|    19M|    21M|  6716   (1)| 00:01:21 |

Thanks in advance.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center