Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Un-Answered Questions { Oracle General }

Assuming that you are an End User How to find that in the payment Batch some of the Invoice was  Missing To pay How to find That??

1792


What is a private synonym?

1647


What is an Oracle index?

1707


What is PL/SQL ?

2220


What are the uses of Database Trigger ?

1790


i have a question here... As of my knowledge, when we apply an index (b-tree)on a column, internally it arranges the data in b-tree format and do the fetching process correspondingly... and my quetion is... How a bit-map index arranges the data internally when applied on a column?IS it in b-tree format or whatelse?

2012


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.

1837


What the is the diff between local index and global index. give some example.

1687


What is snapshot is too old? Give and example for better understand.

1656


how to do daily transactions with out sql* loader control file regesterd in apps?

1733


1) Does oracle have any table which contain all the exceptions and it's code internally?

1808


what is reindexing?

1733


src name sex a,male b,female c,male d,female Required output : male female a,b c,d tried pivot but was not successfull select * from src pivot (max(name) for sex in ('MALE','FEMALE'));

1750


how to handle exceptions in post production

1486


How to get maxsal , minsal, ename department wise in single query

1607