why should required for Indexed by table in pl/sql

Answer Posted / samar singh

Index by tables are composed of two components
1)primary key of binary_interger
2)column of scalar or record type

and used for increasing the size dynamically.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are analytic functions in sql?

543


What is a record in a database?

559


Can a foreign key be null?

579


How can you tell the difference between an index and a view?

485


How do I quit sql?

489






Which nosql database is best?

509


Explain 3 basic parts of a trigger.

826


What is the difference between the implicit and explicit cursors?

520


How to order siblings in oracle hierarchy queries?

595


How to take user input in pl sql?

696


What is the function that is used to transfer a pl/sql table log to a database table?

546


What is the most restrictive isolation level? : Transact sql

548


What is use of term?

614


First round ------------------- - Procedure - Packages - Views - Virtual tables - Can we use dcl with in function? - Joins and few scenarios - Triggers and its type - Pragma, type and its functionality - How to create db link in oracle - Materialized view - How to find duplicate values from table? - Cursor and its functionality - Write a script to display friday and its date from a entire year. - Exception Handling Second round ------------------------ Gave a scenario like. Need to write a function to perform. When user try to change a password. It must not be last five password and a given password can be combination of characters, symbols, upper and lower case.

1136


Is coalesce faster than isnull?

498