Answer Posted / nishi
A clustered index is a special type of index that reorders the way records in the table are physically stored. Therefore table can have only one clustered index. The leaf nodes of a clustered index contain the data pages
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
I have some query regarding Report generation from Oracle Apps "PO module". I have to generate a report where table columns are as below: Vendor_name Invoice No PO Number Item_Quantity Value of Goods Date of Shipping Name_of_the_transport Date_of_receipt_issued. Now my questions is :from which table/column I can get the information of "Name_of_the_transport" column. Thanks in advance.
How to create an oracle testing table?
What is oracle analytical function?
How to assign a tablespace to a users in oracle?
Who developed oracle & when?
What is a directory object?
How can you tell how much space is left on a given file system and how much space each of the file systems subdirectories take-up?
What is an oracle table?
Explain table?
How to invoke the data pump import utility?
what are bitmap indexes? How does they work?
Tab A A B ------ 1 A 2 B 3 C Tab B A B ----- 4 D 5 E 6 F Generate the value into B table from A table. Only table A has the value. Write the SQL query to get B table value.
Can group functions be mixed with non-group selection fields?
What are advantages of dateset in datastage?
How to work with data objects interactively?