Skip to content
Code Solution
  • Home
  • Technology
    • Android
    • AngularJS
    • ASP.NET
    • Computer Enthusiasts
    • Database Administrators
    • Graphic Design
    • HTML
    • Information Security
    • Laravel
    • Magento
    • MySQL
    • Node.js
    • PHP
    • Python
    • ReactJS
    • Salesforce
    • Ubuntu
    • Unix & Linux
    • Webmasters
    • WordPress
  • Magenaut Blog
  • Game & Software License Key
  • Privacy Policy

Home » oracle

oracle

insertion in a table of objects with nested table in oracle

August 7, 2022 by cs_admin

I have a problem inserting in a nested table in oracle

Categories Database Administrators, Technology Tags oracle, oracle-11g, oracle-11g-r2 Leave a comment

Oracle Clusterware – What is the difference between Votedisk, quorum disk and quorum failure group?

August 7, 2022 by cs_admin

Some references say quorum disk and vote disk are the same, but “quorum disk” name was used in older versions. But Oracle 19c documentation still use both the names, so I think there is a difference. Also, when to use quorum failure group and what is it? documentation says:

Categories Database Administrators, Technology Tags oracle, oracle-rac Leave a comment

I have a table where where each project_id generates multiple rows

August 7, 2022 by cs_admin

My table below shows the rows and columns where the column data is filtered using a CASE syntax to differentiate capital from expense. The problem is I am getting multiple rows per project_ID.
I need one row per project_ID:
I have a table where where each project_id generates multiple rows

Categories Database Administrators, Technology Tags case, oracle Leave a comment

Oracle 11gR2 – Expdp Full Database With Exclude Some Table Data

August 7, 2022 by cs_admin

We will migrate our database using datapump.

Categories Database Administrators, Technology Tags datapump, export, oracle, oracle-11g, oracle-11g-r2 Leave a comment

understanding oracle pluggable databases

August 7, 2022 by cs_admin

I’m learning a little bit about Oracle Database. As I understand:

Categories Database Administrators, Technology Tags oracle, oracle-12c Leave a comment

Oracle: I drop a table, but select still show it

August 7, 2022 by cs_admin

I see today a strange thing on my oracle db.

Categories Database Administrators, Technology Tags catalog-views, oracle Leave a comment

Oracle: a litte confused about privileges granted to my user

August 7, 2022 by cs_admin

I want to give few permission to my non-dba user on my database.
I give create session, create table, view, etc..
This query seems to confirm

Categories Database Administrators, Technology Tags oracle, permissions Leave a comment

Problem with Oracle Job Scheduling

August 7, 2022 by cs_admin

I have a job that refreshes a materialised view refresh group on Oracle 19c. I wanted to refresh the group daily at midnight – trunc(sysdate)? The job was made using using the following PL/SQL:

Categories Database Administrators, Technology Tags jobs, materialized-view, oracle Leave a comment

Get explain plan for query with inline function

August 7, 2022 by cs_admin

I have a query that has an inline function:

Categories Database Administrators, Technology Tags explain, functions, oracle, oracle-18c, oracle-sql-developer Leave a comment

Query to update one column based on the amount of another column

August 7, 2022 by cs_admin

I have a table with below structure :

Categories Database Administrators, Technology Tags oracle, oracle-11g-r2, plsql, query, query-performance Leave a comment
Post navigation
Older posts
Page1 Page2 … Page43 Next →

Recent Posts

  • Top 5 Programming Languages to Learn for Beginners in 2022!!
  • Why would you ever use asp.net’s ViewState storage object over the Session storage object?
  • Generate JSON with property names that include dot using SELECT FOR JSON
  • insertion in a table of objects with nested table in oracle
  • Compare occurence of chars in PostgreSQL string
  • How to fix unicode REPLACEMENT CHARACTER � in postgres database
  • Junction table or denormalize?
  • Mariadb Benchmarking – Low transaction and query per second
  • SQL Server / SSMS taking up lots of disk space
  • SQL Server: Is it worth checking for change in a field before the update?

Tags

.net adobe-illustrator ajax android angularjs apex asp.net asp.net-mvc authentication bash c# command-line css database eloquent encryption express html java javascript jquery json laravel laravel-4 laravel-5 lightning-web-components linux magento2 marketing-cloud mongodb mysql node.js pandas passwords performance php postgresql python reactjs sql sql-server tls typescript windows windows-7
© 2023 Code Solution • Built with GeneratePress