vote up 0 vote down star

Where can I find a good comparison between SQL server and Oracle?

(Note the original question referred to "...types...function...". Perhaps the original asker could clarify what was meant.)

flag

32% accept rate
This question seems awfully general. Are you looking for differences in programming against them, or particular functionality? – Scott A. Lawrence Mar 25 at 19:58
One is better than the other. – alex Mar 25 at 20:02
for something and the other is better than the one for other things – Mark Brady Mar 25 at 20:41
I looking for differences in programming , example: TO_CHAR vs STR...SYSDATE vs GETDATE().... – Gold Mar 25 at 21:11

3 Answers

vote up 0 vote down

Oracle vs. SQL Server: Face-off

Do you have some specific items that you would like comparisons about?

link|flag
FYI: GIYF answers are not welcome on SO. – Rich B Mar 25 at 20:06
The comparison linked to is 5½ years old(!) – Troels Arvin Sep 23 at 19:42
vote up 0 vote down

In regard to the article in the Answer from RMZ, it's very dated. I'm an Oracle fanatic but I'll completely admit that SS2005 takes some large steps towards Oracle's Enterprise Edition. SS2008 a little bit more. But while SS2005 was catching up, Oracle wasn't standing still and was setting new bars for MS to hurdle.

link|flag
vote up 0 vote down

I am not really sure what type of answer you are expecting, but this page compares different RDBMS by the means of how well they implements SQL Standard. Even if the page do not answer you question I think it is a good reading anyway.

Comparison of different SQL implementations:

http://troels.arvin.dk/db/rdbms/

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.