DDL
525 pts.
0
Q:
DDL
I have created index. It shows Type as *FILE and Attribute as LF.But i am unable to view the data. how do i view index's data?
ASKED: Sep 4 2008  9:44 AM GMT
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
0
525 pts.
0
A:
 RATE THIS ANSWER
0
Click to Vote:
  •   0
  •  0
  • AddThis Social Bookmark Button
Last Answered: Sep 4 2008  9:44 AM GMT by Rajeshece   525 pts.
0
0
Discuss This Answer:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _



_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _

Carlosdl   29855 pts.  |   Sep 19 2008  1:04AM GMT

More information is needed here.
What database are you using ?
What data do you want to see ? Indexes are usually used to speed the readings of data in a table, so what you really see is the table data, being accessed with the help of an index.

 

Rajeshece   525 pts.  |   Dec 22 2008  8:29AM GMT

Using SQL Statements , I have created a index

 
0