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
  • Magento Blog
  • Privacy Policy

Home » oracle-11g

oracle-11g

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 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

Select multiple columns from subquery – Connect by

August 2, 2022 by cs_admin

I have a table which manages folder structure. Hence it has a parent-child relationship. We trigger a query to sum all documents in the complete heirarchy:

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

Oracle 10g dump file push into Oracle 11g database

August 2, 2022 by cs_admin

Currently when executing the imp command with the following parameters: file=my.dmp log=my.log fromuser=myuser touser=myuser

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

Rename interval partitioning system generated partition names

August 2, 2022 by cs_admin

I have an existing table which I partitioned (interval partitioning on a daily basis) using dbms_redefnition.

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

Oracle 11.2: Backup and recovery strategy based on full cold backup plus expdp

August 2, 2022 by cs_admin

Are there any issues with the following strategy for backup/recovery in Oracle 11.2.0.4?

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

How do I include zeros in a count(column)?

August 2, 2022 by cs_admin

I am attempting to build a report for a client. I need a display of all the values in Tab1, Col1 (a validation table), a count of each time that occurred, and a percentage of the total. Here’s what I’m looking for:

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

Oracle: How can I create a where clause programmatically?

August 2, 2022 by cs_admin

Suppose I have a table like:

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

Oracle database won’t start, ORA-03113

July 17, 2022 by cs_admin

Running Oracle 11.2.0.4.0 on CentOS and discovered the hard drive filled up, giving error in alert log:

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

Fetch all rows and leave column value empty if no equality match

July 17, 2022 by cs_admin

I have a query where I want to fetch all rows where the value in column x is between 400-600.
Including in this I want a matching column value from antoher table.

Categories Database Administrators, Technology Tags condition, oracle, oracle-11g, oracle-11g-r2, query Leave a comment
Post navigation
Older posts
Page1 Page2 Page3 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