Oracle Database: Difference between revisions

Content deleted Content added
grammar
m remove redundancy
Line 20:
It is a database commonly used for running [[online transaction processing]] (OLTP), [[data warehouse|data warehousing]] (DW) and mixed (OLTP & DW) database workloads. Oracle Database is available by several service providers [[On-premises software|on-premises]], [[cloud computing|on-cloud]], or as a hybrid cloud installation. It may be run on third party servers as well as on Oracle hardware ([[Oracle Exadata|Exadata]] on-premises, on [[Oracle Cloud]] or at Cloud at Customer).<ref>{{Citation |title=Exadata |url=http://www.oracle.com/technetwork/database/exadata/exacm-ds-3409774.pdf |work=Technical network |publisher=Oracle}}</ref>
 
Oracle Database uses [[SQL|SQL query language]] for database updating and retrieval.<ref>{{Cite web |last1=Roeser |first1=Mary Beth |last2=Adams |first2=Drew |last3=Ashdown |first3=Lance |last4=Baby |first4=Thomas |last5=Baer |first5=Hermann |last6=Baskan |first6=Yasin |last7=Bayliss |first7=Nigel |last8=Chen |first8=Shuo |last9=Belden |first9=Eric |title=Oracle and Standard SQL |url=https://docs.oracle.com/en/database/oracle/oracle-database/21/sqlrf/Oracle-and-Standard-SQL.html |access-date=2023-06-09 |website=Oracle Help Center |language=en-US}}</ref>
 
== History ==