DEV Community

# oracle

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
SQL Vs Oracle – Which One Is Better?

SQL Vs Oracle – Which One Is Better?

3
Comments
4 min read
Gestiona Oracle cloud con ansible.

Gestiona Oracle cloud con ansible.

8
Comments
4 min read
How to connect to your FREE Autonomous Database using Python from Cloud Shell?

How to connect to your FREE Autonomous Database using Python from Cloud Shell?

4
Comments
2 min read
Using Oracle Streaming service as a managed Apache Kafka

Using Oracle Streaming service as a managed Apache Kafka

5
Comments
5 min read
5 ways to get an Oracle Database

5 ways to get an Oracle Database

4
Comments
4 min read
Oracle AWS RDS Trace files

Oracle AWS RDS Trace files

5
Comments 4
3 min read
Converting a Physical Standby to Snapshot Standby

Converting a Physical Standby to Snapshot Standby

4
Comments
7 min read
Distributed SQL Tips and Tricks for PostgreSQL and Oracle DBAs – Sep 9, 2020

Distributed SQL Tips and Tricks for PostgreSQL and Oracle DBAs – Sep 9, 2020

6
Comments 1
5 min read
Running Oracle Database on Kubernetes and worried about Backup & Recovery?

Running Oracle Database on Kubernetes and worried about Backup & Recovery?

4
Comments
1 min read
Create Single Instance Standby Using DBCA [12.2 Version]

Create Single Instance Standby Using DBCA [12.2 Version]

5
Comments
6 min read
Reading a datetime with miliseconds into an Oracle DATE

Reading a datetime with miliseconds into an Oracle DATE

6
Comments
2 min read
Oracle APEX Stack on Docker

Oracle APEX Stack on Docker

14
Comments 2
5 min read
Connect to Oracle database using Instant Client macOS

Connect to Oracle database using Instant Client macOS

3
Comments
3 min read
Distributed SQL Tips and Tricks for PostgreSQL and Oracle DBAs – July 24, 2020

Distributed SQL Tips and Tricks for PostgreSQL and Oracle DBAs – July 24, 2020

6
Comments
6 min read
How to Install Oracle SQL Developer on Ubuntu 20.04

How to Install Oracle SQL Developer on Ubuntu 20.04

46
Comments 35
4 min read
PL/SQL Nested Queries

PL/SQL Nested Queries

8
Comments
5 min read
PostgreSQL vs. Oracle: Difference in Costs, Ease of Use & Functionality

PostgreSQL vs. Oracle: Difference in Costs, Ease of Use & Functionality

4
Comments
13 min read
Transpose rows to columns in Oracle SQL using Oracle PIVOT clause

Transpose rows to columns in Oracle SQL using Oracle PIVOT clause

5
Comments
1 min read
Oracle SQL Analytic Functions - Part 1

Oracle SQL Analytic Functions - Part 1

13
Comments
10 min read
Different methods for Grid Infrastructure patching

Different methods for Grid Infrastructure patching

3
Comments
46 min read
OCI API - What should you know about your keys ?

OCI API - What should you know about your keys ?

6
Comments
3 min read
Ansible Automation for Oracle RMAN / Apex Restores

Ansible Automation for Oracle RMAN / Apex Restores

6
Comments
1 min read
A (not so) brief introduction to using the Python database API

A (not so) brief introduction to using the Python database API

2
Comments
1 min read
DBCA: Modify Templates and clone Database

DBCA: Modify Templates and clone Database

8
Comments
11 min read
Create your own RAC Cluster with VirtualBox + Vagrant

Create your own RAC Cluster with VirtualBox + Vagrant

6
Comments
16 min read
Integrating Oracle and Kafka

Integrating Oracle and Kafka

5
Comments
1 min read
Install Oracle Database XE in Oracle Cloud Free Tier VMs

Install Oracle Database XE in Oracle Cloud Free Tier VMs

8
Comments
8 min read
How to add an Oracle JDBC driver to your maven repository

How to add an Oracle JDBC driver to your maven repository

3
Comments
1 min read
Migrating from Oracle DB pipe messaging to Kafka

Migrating from Oracle DB pipe messaging to Kafka

2
Comments
4 min read
Using your Oracle Free Cloud to host your Wordpress website

Using your Oracle Free Cloud to host your Wordpress website

15
Comments
5 min read
Oracle Database AutoUpgrade now for RAC!!

Oracle Database AutoUpgrade now for RAC!!

7
Comments 2
12 min read
How to setup Docker container Oracle Database 19c for Liferay Development Environment

How to setup Docker container Oracle Database 19c for Liferay Development Environment

4
Comments
9 min read
Instalando ROracle en R/Rstudio para Windows

Instalando ROracle en R/Rstudio para Windows

8
Comments
2 min read
Designing your OCI Data Centre - On the Tagging options

Designing your OCI Data Centre - On the Tagging options

6
Comments
3 min read
On the Resources Naming Conventions in Enterprise IT

On the Resources Naming Conventions in Enterprise IT

4
Comments
4 min read
Using Python to create Oracle tables with random schema

Using Python to create Oracle tables with random schema

8
Comments 1
1 min read
Quickly set up an Oracle environment on GCP

Quickly set up an Oracle environment on GCP

11
Comments 1
3 min read
Migrating Data from Oracle to ElasticSearch

Migrating Data from Oracle to ElasticSearch

8
Comments
2 min read
How to run Oracle DB on a Mac with Docker

How to run Oracle DB on a Mac with Docker

7
Comments 1
2 min read
Ora2pg - a free tool for Oracle migrate to Postgres

Ora2pg - a free tool for Oracle migrate to Postgres

4
Comments
2 min read
Streaming Analytics With Confluent Platform and Debezium

Streaming Analytics With Confluent Platform and Debezium

11
Comments
8 min read
Concatenate a List of Strings in PL/SQL

Concatenate a List of Strings in PL/SQL

13
Comments
5 min read
Should You Get Certified As A Developer?

Should You Get Certified As A Developer?

11
Comments 1
5 min read
Django with an Oracle Legacy DB

Django with an Oracle Legacy DB

6
Comments 2
4 min read
Samurai Duke and the Legend of OpenJDK

Samurai Duke and the Legend of OpenJDK

32
Comments
3 min read
Connect to OracleDB from NodeJS?

Connect to OracleDB from NodeJS?

9
Comments 10
2 min read
Implementing a Blockchain Oracle on Ethereum

Implementing a Blockchain Oracle on Ethereum

11
Comments
5 min read
2019 Open Source Database Report: Top Databases, Public Cloud vs. On-Premise, Polyglot Persistence

2019 Open Source Database Report: Top Databases, Public Cloud vs. On-Premise, Polyglot Persistence

2
Comments
15 min read
How to manage a huge database schema with Liquibase

How to manage a huge database schema with Liquibase

11
Comments
3 min read
Updating a Table with the Values of a Different One

Updating a Table with the Values of a Different One

5
Comments 1
2 min read
#100CodeExamples – Test updatable views with utPLSQL Cursors

#100CodeExamples – Test updatable views with utPLSQL Cursors

5
Comments
3 min read
#100CodeExamples – Constants in PL/SQL and SQL

#100CodeExamples – Constants in PL/SQL and SQL

8
Comments
3 min read
2019 Database Trends – SQL vs. NoSQL, Top Databases, Single vs. Multiple Database Use

2019 Database Trends – SQL vs. NoSQL, Top Databases, Single vs. Multiple Database Use

32
Comments 1
9 min read
#100CodeExamples – Use the force to replace objects

#100CodeExamples – Use the force to replace objects

4
Comments
2 min read
#100CodeExamples – utPLSQL Cursor Comparison with user-defined Types

#100CodeExamples – utPLSQL Cursor Comparison with user-defined Types

8
Comments
3 min read
#100CodeExamples – PL/SQL Objects: Basics of force-sensitive beings

#100CodeExamples – PL/SQL Objects: Basics of force-sensitive beings

5
Comments
2 min read
#100CodeExamples – PL/SQL BOOLEAN to INT

#100CodeExamples – PL/SQL BOOLEAN to INT

5
Comments
2 min read
Connect Oracle 10g express edition with Weka

Connect Oracle 10g express edition with Weka

6
Comments 1
4 min read
#100CodeExamples – SYSDATE vs. CURRENT_DATE

#100CodeExamples – SYSDATE vs. CURRENT_DATE

9
Comments
2 min read
#100CodeExamples – Dynamic values in a String: UTL_LMS

#100CodeExamples – Dynamic values in a String: UTL_LMS

6
Comments
2 min read
loading...