I have been using MySQL for my school projects, personal web site for years.
My company is using MySQL in all web projects as well.
多年来我一直在用我的学校项目,个人网站上使用MySQL。我的公司也在所有的Web项目中使用MySQL。
Now I am thinking to pay for some classes to learn another new Database system, but I have no idea whether I shall choose MS SQL Server 2008 or Oracle 11g.
I hope to find a better job with high paid salary.
现在我想支付一些课程来学习另一个新的数据库系统,但我不知道我是否会选择MS SQL Server 2008或Oracle 11g。我希望找到一份薪水高的工作。
I need some advice and suggestions.
我需要一些建议和意见。
8 个解决方案
#1
6
Unless Oracle is giving away downloads of 11G for you to learn on, I'd say that Oracle will be a pricey path to take. They don't list prices that I can see on the web site. (Maybe I didn't look hard enough.) Oracle DBA certification is another expensive proposition. I think it's rigorous, so it might be worth having, but it'll cost you in courses and test fees.
除非甲骨文是赠送11G的下载为您学习上,我会说,甲骨文将是一个昂贵的路该如何走。他们没有列出我在网站上看到的价格。 (也许我看起来不够努力。)Oracle DBA认证是另一个昂贵的主张。我认为这是严格的,所以它可能值得拥有,但它会花费你的课程和考试费用。
SQL Server won't cost as much. You can download Express for free. I'm sure it won't help you with all the enterprise features that will be missing.
SQL Server的成本不会太高。您可以免费下载Express。我相信它不会帮助您解决所有缺少的企业功能。
#2
5
if you are a java developer i think Oracle 11g is better, or if you are a .net developer ms sql would be a better choice.
如果你是一个java开发人员我认为Oracle 11g更好,或者如果你是.net开发人员ms sql将是一个更好的选择。
#3
5
Both MS SQL and Oracle has "express editions" which are somewhat restricted, but free versions that you can try at home. Pick the one you like the most. The salary will depend more on how good you are than the system you pick (why not both?).
MS SQL和Oracle都有“快速版本”,这些版本受到一定限制,但您可以在家中尝试免费版本。选择你最喜欢的那个。薪水将更多地取决于你所选择的系统有多好(为什么不是两者?)。
#4
1
You certainly should not pay in order to learn a new database system. You can get a free version of MS SQL Server Express together with Management Studio on the web. There are loads and loads of materials and tutorials on the web on MS SQL Server. I bet the same can be said about Oracle. In general, go out there and explore the web, it's a much better way to learn than paying for some courses, which might not give you what you need.
你当然不应该付钱才能学习新的数据库系统。您可以在Web上获得免费版本的MS SQL Server Express和Management Studio。 MS SQL Server上的Web上有大量材料和教程。我敢打赌甲骨文可以这么说。一般来说,去那里探索网络,这是一个更好的学习方式,而不是支付一些课程,这可能无法满足你的需求。
#5
0
It can also depend on your area and what you are trying to get into. It seems like certain segments of the business world use MSSQL or Oracle exclusively. I would say that MSSQL is easier to get into but that's just opinion. Overall it seems like there's more MSSQL jobs but the oracle jobs pay a little better...but again that's a very person experience. I don't think you'd go wrong with either direction. I would agree with the others though that you should just download the free versions and play around a little and see which ones catches your attention more and go from there.
它还取决于您所在的地区以及您想要了解的内容。似乎商业世界的某些部分专门使用MSSQL或Oracle。我会说MSSQL更容易进入,但这只是意见。总的来说,似乎有更多的MSSQL工作,但oracle的工作要好一点......但同样这是一个非常人的经历。我认为你不会出错任何一个方向。我会赞同其他人,虽然你应该只是下载免费版本并玩一下,看看哪些更能吸引你的注意力并从那里开始。
#6
0
Let's revert roles. I ask the question and you answer.
让我们恢复角色。我问这个问题然后你回答。
My question to you is "Should I learn to drive a Ford or should I learn to drive a chevy".
我的问题是“我应该学会驾驶福特,还是应该学会驾驶雪佛兰”。
The answer is the same because the question is the same, the tiny and irrelevant difference of problem domain notwithstanding.
答案是一样的,因为问题是相同的,尽管问题领域的微小和无关紧要的差异。
#7
0
You should learn oracle as oracle is bitter complex to learn where as SQL Servers is easy becoz of GUI..once you hands on with oracle,,it is easier to learn SQL Server.As a DBA you should have the knowledge of both the DBses...expertise in oracle and minor knowledge of sql server...
你应该学习oracle,因为oracle是一个很复杂的学习,因为SQL Server很容易成为GUI的基础。你可以用oracle实现它,学习SQL Server更容易。作为一名DBA,你应该掌握两个DB的知识... oracle的专业知识和sql server的小知识......
#8
0
Check this out guys .It is very useful .Share with your friends. http://www.blogger.com/blogger.g?blogID=199110802022460749#editor/target=post;postID=7162651198801267960
看看这些伙伴。这非常有用。与你的朋友分享。 http://www.blogger.com/blogger.g?blogID=199110802022460749#editor/target=post;postID=7162651198801267960
#1
6
Unless Oracle is giving away downloads of 11G for you to learn on, I'd say that Oracle will be a pricey path to take. They don't list prices that I can see on the web site. (Maybe I didn't look hard enough.) Oracle DBA certification is another expensive proposition. I think it's rigorous, so it might be worth having, but it'll cost you in courses and test fees.
除非甲骨文是赠送11G的下载为您学习上,我会说,甲骨文将是一个昂贵的路该如何走。他们没有列出我在网站上看到的价格。 (也许我看起来不够努力。)Oracle DBA认证是另一个昂贵的主张。我认为这是严格的,所以它可能值得拥有,但它会花费你的课程和考试费用。
SQL Server won't cost as much. You can download Express for free. I'm sure it won't help you with all the enterprise features that will be missing.
SQL Server的成本不会太高。您可以免费下载Express。我相信它不会帮助您解决所有缺少的企业功能。
#2
5
if you are a java developer i think Oracle 11g is better, or if you are a .net developer ms sql would be a better choice.
如果你是一个java开发人员我认为Oracle 11g更好,或者如果你是.net开发人员ms sql将是一个更好的选择。
#3
5
Both MS SQL and Oracle has "express editions" which are somewhat restricted, but free versions that you can try at home. Pick the one you like the most. The salary will depend more on how good you are than the system you pick (why not both?).
MS SQL和Oracle都有“快速版本”,这些版本受到一定限制,但您可以在家中尝试免费版本。选择你最喜欢的那个。薪水将更多地取决于你所选择的系统有多好(为什么不是两者?)。
#4
1
You certainly should not pay in order to learn a new database system. You can get a free version of MS SQL Server Express together with Management Studio on the web. There are loads and loads of materials and tutorials on the web on MS SQL Server. I bet the same can be said about Oracle. In general, go out there and explore the web, it's a much better way to learn than paying for some courses, which might not give you what you need.
你当然不应该付钱才能学习新的数据库系统。您可以在Web上获得免费版本的MS SQL Server Express和Management Studio。 MS SQL Server上的Web上有大量材料和教程。我敢打赌甲骨文可以这么说。一般来说,去那里探索网络,这是一个更好的学习方式,而不是支付一些课程,这可能无法满足你的需求。
#5
0
It can also depend on your area and what you are trying to get into. It seems like certain segments of the business world use MSSQL or Oracle exclusively. I would say that MSSQL is easier to get into but that's just opinion. Overall it seems like there's more MSSQL jobs but the oracle jobs pay a little better...but again that's a very person experience. I don't think you'd go wrong with either direction. I would agree with the others though that you should just download the free versions and play around a little and see which ones catches your attention more and go from there.
它还取决于您所在的地区以及您想要了解的内容。似乎商业世界的某些部分专门使用MSSQL或Oracle。我会说MSSQL更容易进入,但这只是意见。总的来说,似乎有更多的MSSQL工作,但oracle的工作要好一点......但同样这是一个非常人的经历。我认为你不会出错任何一个方向。我会赞同其他人,虽然你应该只是下载免费版本并玩一下,看看哪些更能吸引你的注意力并从那里开始。
#6
0
Let's revert roles. I ask the question and you answer.
让我们恢复角色。我问这个问题然后你回答。
My question to you is "Should I learn to drive a Ford or should I learn to drive a chevy".
我的问题是“我应该学会驾驶福特,还是应该学会驾驶雪佛兰”。
The answer is the same because the question is the same, the tiny and irrelevant difference of problem domain notwithstanding.
答案是一样的,因为问题是相同的,尽管问题领域的微小和无关紧要的差异。
#7
0
You should learn oracle as oracle is bitter complex to learn where as SQL Servers is easy becoz of GUI..once you hands on with oracle,,it is easier to learn SQL Server.As a DBA you should have the knowledge of both the DBses...expertise in oracle and minor knowledge of sql server...
你应该学习oracle,因为oracle是一个很复杂的学习,因为SQL Server很容易成为GUI的基础。你可以用oracle实现它,学习SQL Server更容易。作为一名DBA,你应该掌握两个DB的知识... oracle的专业知识和sql server的小知识......
#8
0
Check this out guys .It is very useful .Share with your friends. http://www.blogger.com/blogger.g?blogID=199110802022460749#editor/target=post;postID=7162651198801267960
看看这些伙伴。这非常有用。与你的朋友分享。 http://www.blogger.com/blogger.g?blogID=199110802022460749#editor/target=post;postID=7162651198801267960