What is the diff b/w BTREE INDEX and BITMAP INDEX

What is the diff b/w BTREE INDEX and BITMAP INDEX

What is the diff b/w BTREE INDEX and BITMAP INDEX Answer Question Asked by : ANAND | Last Updated On : Dec 31, 2008 Answers: 7 Filed in : Oracle Architecture Interview Questions

SHARETHIS.addEntry({ title: “What is the diff b/w BTREE INDEX and BITMAP INDEX”, url: “http://techhairball.com/wp/2009/01/01/what-is-the-diff-bw-btree-index-and-bitmap-index/” });
Sphere: Related Content

January 1st, 2009 by irorkenny 

Find out nth highest salary from emp table - SELECT DISTINCT (a.sal) FROM EMP A WHERE amp;N = (SELECT

Find out nth highest salary from emp table - SELECT DISTINCT (a.sal) FROM EMP A WHERE  amp;N = (SELECT

Find out nth highest salary from emp table - SELECT DISTINCT (a.sal) FROM EMP A WHERE amp;N = (SELECT COUNT (DISTINCT (b.sal)) FROM EMP B WHERE a.sal lt;=b.sal);For Eg:-Enter value for n: 2SAL———3700 Answer Question Last Updated On : Dec 30, 2008 Answers: 25 Filed in : SQL Interview [...]

December 31st, 2008 by irorkenny 

Starting Oracle Services - How to start Oracle services manually for Oracle database

Starting Oracle Services - How to start Oracle services manually for Oracle database

Starting Oracle Services - How to start Oracle services manually for Oracle database Answer Question Asked by : aman mangat | Last Updated On : Dec 29, 2008 Filed in : Oracle DBA FAQ

SHARETHIS.addEntry({ title: “Starting Oracle Services - How to start Oracle services manually for Oracle database”, url: “http://techhairball.com/wp/2008/12/29/starting-oracle-services-how-to-start-oracle-services-manually-for-oracle-database/” [...]

December 29th, 2008 by irorkenny 

Hi!!!I want to know that..is there any special way to login into oracle SQL*PLUS Editor directly..Rather

Hi!!!I want to know that..is there any special way to login into oracle SQL*PLUS Editor directly..Rather

Hi!!!I want to know that..is there any special way to login into oracle SQL*PLUS Editor directly..Rather than every time u have enter user,password,host string…what should i do with login.sql script.. i Put it in /Bin directory..but not working..any… Answer Question Asked by : Nitina | Last Updated On : Dec 27, [...]

December 28th, 2008 by irorkenny 

The DBA has added STATE column to the CUSTOMERS table and has asked you to add acorresponding State item

The DBA has added STATE column to the CUSTOMERS table and has asked you to add acorresponding State item

The DBA has added STATE column to the CUSTOMERS table and has asked you to add acorresponding State item to the Customers block of the Orders form. You want to make it easier for order entry clerks to enter the correct state abbreviation. Most customers… Answer Question Asked by : Beena [...]

December 26th, 2008 by irorkenny 

Scroll bar on tab pages - Can we add scroll bar at on all tab pages in a single canvas If yes then how:

Scroll bar on tab pages - Can we add scroll bar at on all tab pages in a single canvas If yes then how:

Scroll bar on tab pages - Can we add scroll bar at on all tab pages in a single canvas If yes then how: Answer Question Asked by : niranjansmart | Last Updated On : Dec 24, 2008 Answers: 1 Filed in : D2K Interview Questions

SHARETHIS.addEntry({ title: “Scroll bar on [...]

December 25th, 2008 by irorkenny 

Maximum PKs and PIs - How many Primary keys and Primary Indexes can we create on a table.How many Foreign

Maximum PKs and PIs  - How many Primary keys and Primary Indexes can we create on a table.How many Foreign

Maximum PKs and PIs - How many Primary keys and Primary Indexes can we create on a table.How many Foreign keys and Secondary indexes can we create on a table.How many maximum columns can we create in a table Answer Question Asked by : kiranparsha | Last Updated On : [...]

December 23rd, 2008 by irorkenny 

Maximum PKs and PIs - How many Primary keys and Primary Indexes can we create on a table.How many Foreign

Maximum PKs and PIs  - How many Primary keys and Primary Indexes can we create on a table.How many Foreign

Maximum PKs and PIs - How many Primary keys and Primary Indexes can we create on a table.How many Foreign keys and Secondary indexes can we create on a table.How many maximum columns can we create in a table Answer Question Asked by : kiranparsha | Last Updated On : [...]

December 23rd, 2008 by irorkenny 

Is there any way we can change the column name in a table

Is there any way we can change the column name in a table

Is there any way we can change the column name in a table Answer Question Asked by : sheela | Last Updated On : Dec 21, 2008 Answers: 21 Filed in : SQL Interview Questions

SHARETHIS.addEntry({ title: “Is there any way we can change the column name in a table”, url: [...]

December 22nd, 2008 by irorkenny 

Create table based on another table - How to create table emp1 based on emp, except comm column

Create table based on another table - How to create table emp1 based on emp, except comm column

Create table based on another table - How to create table emp1 based on emp, except comm column Answer Question Asked by : vijaychakaravarthy | Last Updated On : Dec 19, 2008 Answers: 6 Filed in : Oracle SQL FAQ

SHARETHIS.addEntry({ title: “Create table based on another table - How to [...]

December 20th, 2008 by irorkenny 

Create table based on another table - How to create table emp1 based on emp, except comm column

Create table based on another table - How to create table emp1 based on emp, except comm column

Create table based on another table - How to create table emp1 based on emp, except comm column Answer Question Asked by : vijaychakaravarthy | Last Updated On : Dec 19, 2008 Answers: 6 Filed in : Oracle SQL FAQ

SHARETHIS.addEntry({ title: “Create table based on another table - How to [...]

December 20th, 2008 by irorkenny 

Can you add not null column to a table already containing data

Can you add not null column to a table already containing data

Can you add not null column to a table already containing data Answer Question Asked by : be_viral | Last Updated On : Dec 17, 2008 Answers: 5 Filed in : PL/SQL Interview Questions
SHARETHIS.addEntry({ title: “Can you add not null column to a table already containing data”, url: “http://techhairball.com/wp/2008/12/19/can-you-add-not-null-column-to-a-table-already-containing-data-2/” });
Sphere: [...]

December 19th, 2008 by irorkenny 

Can you add not null column to a table already containing data

Can you add not null column to a table already containing data

Can you add not null column to a table already containing data Answer Question Asked by : be_viral | Last Updated On : Dec 17, 2008 Answers: 5 Filed in : PL/SQL Interview Questions

SHARETHIS.addEntry({ title: “Can you add not null column to a table already containing data”, url: “http://techhairball.com/wp/2008/12/17/can-you-add-not-null-column-to-a-table-already-containing-data/” });
Sphere: [...]

December 17th, 2008 by irorkenny 

When a database is started, Which file is accessed first

When a database is started, Which file is accessed first

When a database is started, Which file is accessed first Answer Question Asked by : shridhar | Last Updated On : Dec 16, 2008 Answers: 3 Filed in : Oracle DBA Interview Questions

SHARETHIS.addEntry({ title: “When a database is started, Which file is accessed first”, url: “http://techhairball.com/wp/2008/12/16/when-a-database-is-started-which-file-is-accessed-first/” });
Sphere: Related Content

December 16th, 2008 by irorkenny 

Create a report for the HR department that displays employee last names, department numbers, and all

Create a report for the HR department that displays employee last names, department numbers, and all

Create a report for the HR department that displays employee last names, department numbers, and all the employees who work in the same department as a given employee. Give each column an appropriate label. Answer Question Asked by : Kanyarat | Last Updated On : Dec 14, 2008 Answers: 3 Filed [...]

December 15th, 2008 by irorkenny 
Older Posts »