Oracle DBA Tutorial
Members Login
Username
Password
Login
Remember Me
New Member
Lost Account Info?
Home
List All Users
Search
Search
Advanced Search
User Details
Calendar
My ActiveBoard
->
All About Oracle
->
what is a reverse key index?
Start A New Topic
Reply
Post Info
TOPIC: what is a reverse key index?
Anonymous
Date:
May 28, 2008
what is a reverse key index?
Permalink
Reply
Quote
has anybody created reverse key index?
__________________
aslam
Newbie
Status: Offline
Posts: 2
Date:
Oct 14, 2008
Permalink
Reply
Quote
A reverse key index stores the bytes of the indexed column(s) in reverse order.
CREATE INDEX <index_name>
ON <table_name> (<column_name>)
TABLESPACE <tablespace_name>
REVERSE;
__________________
dsfsdfsd
Page 1 of 1
sorted by
Oldest First
Newest First
Quick Reply
Please log in to post quick replies.
My ActiveBoard
->
All About Oracle
->
what is a reverse key index?
Subscribe
Jump To:
--- Oracle DBA ---
All About Oracle
Backup and Recovery Concepts
Oracle DBA
Advanced Queuing
Oracle 11g New Features
SQL Interview Questions
PL/SQL Interview Questions
Oracle Certification
Oracle Jobs
Sql Statement Tuning
Oracle 10g New Features
Oracle Data Guard
Oracle DBA Interview Questions
SQL Tutorial
Create your own FREE Forum
Report Abuse