what is indexing, searching and user interface?
Answer / suman
what is indexing
An index is a performance-tuning method of allowing faster retrieval of records. An index creates an entry for each value that appears in the indexed columns. By default, Oracle creates B-tree indexes.
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the difference between microsoft access and sql server?
How run sql*plus commands that are stored in a local file?
What is set serveroutput on?
What is the difference between a primary key and a clustered index?
Please let me know if UNION ALL and Natural Join does the same operation and are same...
what is difference b/w pravite procedures and public procedures?
3 Answers Steria, Wipro, Zensar,
Which certification is best for sql?
What is Difference Between delete and Truncate?
What is the difference between DELETE, TRUNCATE, and DROP?
what is the boundary line in varrays?
declare l1 number := null; l2 number :=null; begin if l1=l2 then message('equal'); else if l1<>l2 then message('not equal'); else message('else'); end if; end if; end; What will be the output ?
What is parallel hint?
Oracle (3259)
SQL Server (4518)
MS Access (429)
MySQL (1402)
Postgre (483)
Sybase (267)
DB Architecture (141)
DB Administration (291)
DB Development (113)
SQL PLSQL (3330)
MongoDB (502)
IBM Informix (50)
Neo4j (82)
InfluxDB (0)
Apache CouchDB (44)
Firebird (5)
Database Management (1411)
Databases AllOther (288)