GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Oracle  >  Basics
Go To First  |  Previous Question  |  Next Question 
 Basics  |  Question 47 of 49    Print  
Using which language oracle is developed?

  
Total Answers and Comments: 5 Last Update: November 05, 2009     Asked by: jack_thomas 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: ACE_GEEK
 

"C" ofcourse!!!



Above answer was rated as good by the following members:
muktapanwar, ndimancd, himanshu_sapra, bhatnagar_neeraj, mmakoko
July 22, 2008 17:43:15   #1  
ACE_GEEK Member Since: July 2008   Contribution: 3    

RE: Using which language oracle is developed?

"C" ofcourse!!!


 
Is this answer useful? Yes | NoAnswer is useful 4   Answer is not useful 1Overall Rating: +3    
February 17, 2009 09:03:41   #2  
U.Jankirao Member Since: February 2009   Contribution: 1    

RE: Using which language oracle is developed?
Of course Varchar2 is there to maintain variable length of columns. It keeps an internal pointer to maintain Variable length that means it wastes two bytes to keep first and last index where column starts and Calculates for each DML operation against that column. So We can Avoid this house keeping work using Char data type if we can estimate the maximum length of the column. So both have it's own significance. Be
careful while using varchar2 (It make overhead for each row). Use Char if you are sure with the lump sum length of the column..

Thanks

 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
April 16, 2009 02:25:42   #3  
amaresh_1980 Member Since: June 2008   Contribution: 1    

RE: Using which language oracle is developed?
Oracle Developed in C language.
 
Is this answer useful? Yes | No
October 01, 2009 04:31:14   #4  
karthikasathya Member Since: October 2009   Contribution: 2    

RE: Using which language oracle is developed?
Both Oracle 10g and 11 are developed in Java.

 
Is this answer useful? Yes | NoAnswer is useful 0   Answer is not useful 1Overall Rating: -1    
November 04, 2009 07:58:09   #5  
vipa_bera Member Since: November 2009   Contribution: 2    

RE: Using which language oracle is developed?
It is developed in C not Java
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape