Group5 Assignment
Group5 Assignment
College of Computing
Group Assignment
Prepared by
Name ID Number
Syntax: Syntax:
SET role
Example
desc student
When we run it is displayed as follow
But
It needs begin transaction execute before rollback execution it looks as follow
But in oracle database server when we insert values to the table without
using INTO keyword the output become as follow
Note:-using comma at the end or before closing parenthesis in oracle display error or the query
doesn’t run shown as follow But in sql server it execute successfully.
Microsoft SQL Server supports SELECT statements that do not have a
FROM clause. This can be seen in the following example
SELECT getdate()
Example:-
Oracle runs on a wide variety of platforms while the SQL server can install on the
Windows server only.
Oracle supports star query optimization while SQL server doesn’t offer query
optimization.
In oracle, values do not change before commit whereas in SQL Server values are changed
even before commit.
Oracle allows rollback during the transaction process whereas SQL server doesn’t allow
rollback in the transaction process.
Oracle supports many "Schemas" with the instance whereas SQL server offers "Schemas"
within each user database.
Oracle allows database, full, file-level, incremental & differential backups on the other
hand, SQL server allows full, partial, and incremental backups.
Oracle uses both "after" and "before" triggers whereas SQL server mostly uses only
"after" triggers.
2. The difference between Oracle Database 9i, 10g, 11g and 12c
With Oracle Database 9i and 10g now both out of support, you should be thinking about an
oracle Database Upgrade to oracle 11g or 12c?
With each release there is always improvement and new features. Here are some key features of
Oracle Database 9i, 10g and 11g;
There are a host of new features that are now available with Oracle database 12c, including
multitenant architecture which enables you to run pluggable databases in a multitenant container
database. There are also many improvements in areas such as Big Data, Data security and
Storage optimization, which are key areas which will help drive future business growth.