Category: Oracle Database
Posts of Category: Oracle Database
  1. Difference Between MySQL and ORACLE

    **Difference Between MySQL and ORACLE** Here you will get to know about difference between mysql and oracle database. Both MySQL and Oracle are popular relational database management software developed by Oracl...Learn More
    SQLOracle DatabaseMySqlProgramming LanguagesDatabase
  2. PL/SQL Online Compiler – Run Oracle PL/SQL Programs Online

    **PL/SQL Online Compiler – Run Oracle PL/SQL Programs Online** In this tutorial you will learn about pl/sql online compiler that will let you run pl/sql programs online. Few days back I was writing plsql progra...Learn More
    PL/SQLOracle DatabaseProgramming LanguagesDatabase
  3. Disaster Recovery: Backing Up your Oracle Database with Oracle Database Cloud Backup Service, RMAN, and Object Storage

    Disaster Recovery: Backing Up your Oracle Database with Oracle Database Cloud Backup Service, RMAN, and Object Storage how to back up your Oracle Cloud Database Photo by Kevin Ku on Unsplash How can we prepa...Learn More
    NewsOracle DatabaseDisaster RecoveryData EngineeringCloud ComputingIaasBlogDatabase
  4. Oracle EF Core 3.1 Production Release

    I’m happy to announce Oracle Entity Framework Core 3.1 production release is now available. Download it for free from NuGet Gallery. Thanks to the community for feedback during the beta phase. Your comments an...Learn More
    NewsNet Core 3Oracle DatabaseEf CoreOdpnetBlogDatabase
  5. Presenting on Oracle Autonomous Data Warehouse Cloud and Looker at the UK Oracle User Group Analytics Modernisation Forum, 8th October 2019

    Presenting on Oracle Autonomous Data Warehouse Cloud and Looker at the UK Oracle User Group Analytics Modernisation Forum, 8th October 2019 Mark Rittman Follow Sep 9, 2019 · 3 min read Oracle Autonomous Data W...Learn More
    NewsLookerOracle AutonomousAnalyticsOracle Database CloudOracle DatabaseBlogDatabase
  6. I Installed Oracle SQL Developer, Now What?

    You did it! You landed the big interview*. Tomorrow is the big day. There’s just one problem: they expect you to know what a database looks like, and how to write SQL. No worries, you tell yourself, I’ll just ...Learn More
    NewsOracle DatabaseSQLDeveloper ToolsDeveloperBlogDatabaseProgramming Languages
  7. PL/SQL Code Coverage: 12 Things Developers Will Love About Oracle Database 12c Release 2 Part 12

    We’ve covered a lot of new functionality in this series. Some if it you’ll use straight away. Other bits you’ll wait a while. In any case, when you upgrade to 12.2 you’ll want to test all your code to ensure i...Learn More
    NewsOracle Databasesoftware developmenttestingPlsqlProgrammingBlogDatabaseDev
  8. Your Own Way — Oracle JDBC drivers 19.7.0.0 on Maven Central

    Get The JDBC Artifacts Your Own Way The core Oracle JDBC drivers jar i.e., ojdbc8.jar can be used in isolation. However, depending on the use cases, such as connection pooling, high availability, connectivity ...Learn More
    NewsOracle DatabaseJDBCBlogDatabaseDev
  9. Improve Oracle database performance — Rules of Thumb, Part 2

    In today’s article, we continue to discuss some more thumb rules that are generally applicable in SQL development. These guidelines remain the same, no matter what the underlying DBMS is. Here, we will talk ab...Learn More
    NewsOracleOracle DatabaseDatabaseMySqlSQLBlogProgramming Languages
  10. A Dynamic Authenticator for Oracle Databases

    Developed in Rust, October 2020 In this article, I will describe the Dynamic Authenticator for Oracle databases (Dynamic Authenticator for short), a personal application that I developed using the Rust program...Learn More
    NewsMFAMulti Factor AuthentiFido2AuthenticationOracle DatabaseBlogDatabase