Home » Other » General » oracle development
oracle development [message #467379] Fri, 23 July 2010 12:55 Go to next message
shekar2130
Messages: 1
Registered: July 2010
Location: hyderabad
Junior Member

on which language oracle was developed c or sql please conform it
Re: oracle development [message #467386 is a reply to message #467379] Fri, 23 July 2010 13:18 Go to previous messageGo to next message
Michel Cadot
Messages: 68625
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Oracle code is written in C language, if this is the question.

And why is this a backup or recovery question?

Regards
Michel
Re: oracle development [message #467421 is a reply to message #467386] Fri, 23 July 2010 14:48 Go to previous messageGo to next message
mkounalis
Messages: 147
Registered: October 2009
Location: Dallas, TX
Senior Member
I have to add to Michel's question - why is it important to know? SQL is NOT a low-level programming language - and it's not something you could create apps with - it's a language to talk to relational databases with. I believe Oracle 7 was the first version written in C - before that it was written almost entirely in the native assembly language of the processor it was targeted for. Writing in assembly yields the best performance, but makes porting to new cpu's and architectures extremely time consuming. I am just curious - why would you need/want to know this?
Re: oracle development [message #467422 is a reply to message #467421] Fri, 23 July 2010 15:00 Go to previous messageGo to next message
John Watson
Messages: 8922
Registered: January 2010
Location: Global Village
Senior Member
It was version 3 that was the first to be written in C. But I know nothing about that - version 5 was the earliest I installed. Couldn't make it do anything.
Re: oracle development [message #467424 is a reply to message #467422] Fri, 23 July 2010 15:31 Go to previous message
mkounalis
Messages: 147
Registered: October 2009
Location: Dallas, TX
Senior Member
I did not know version 3 was the first to be coded in C - but still - I am really curious why it matters?
Previous Topic: Reserved words
Next Topic: How do we verify who has deleted rows from a table ?
Goto Forum:
  


Current Time: Thu Mar 28 12:27:34 CDT 2024