What is the diff between Oracle and SQL Server
Answer / sreekanth
1)Oracle Database 10g offers superior manageability,
resulting in significant advantages and cost savings over
Microsoft SQL Server 2000 and 2005
2)Typical DBA functions are 38 percent faster
3)Requires 30 percent fewer steps, making it less complex
For More check out in the following link :
http://oraclebabu.blogspot.com/2007/08/august-update.html
| Is This Answer Correct ? | 1 Yes | 1 No |
What are the different pseudo commands? Explain in general?
What is DTS and purpose of DTS ?
Can any one explain me when i execute below query.. select months_between('07-JUL-12','10-FEB-12') from dual; Out put:- 4.90322581 How oracle calculate?
How to connect asp pages to oracle servers?
what are different types of deletes?
What is a oracle database?
Difference between varchar and varchar2 data types?
1) WIll all the user get the DEFAULT profile, if their current profile got deleted at any point of time? 2) What are the Situation we need to MOVE the TABLE between T.spaces? 3) What is the use of MOVING the TABLE between SCHEMA'S? 4) What are the Table Clause, Segment Clause and the Datafile Clause which will override each other? 5) Explain SORT_AREA_SIZE of Tempfile to make UNIFORM SIZE
How to open a cursor variable?
I have one table :EID,Depid,ename,sal I want to have max(sal) in each department.
5 Answers Microsoft, Oracle, TCS,
what are corelated subqueries
What are the varoius components of physical database structure of oracle database?