UrbanPro

Learn Oracle Training from the Best Tutors

  • Affordable fees
  • 1-1 or Group class
  • Flexible Timings
  • Verified Tutors

Search in

How do to find the size of table in oracle?

Asked by Last Modified  

Follow 2
Answer

Please enter your answer

My teaching experience 12 years

DBA_SEGMENTS
Comments

I am a tutor since last 1 year

To find the size of a table in Oracle, you can use the user_segments view with the following SQL query, replacing "YOUR_TABLE_NAME" with the actual table name: SELECT SUM(bytes)/1024/1024 AS "Table Size (MB)" FROM user_segments WHERE segment_name='YOUR_TABLE_NAME'.
Comments

SELECT segment_name AS table_name, segment_type, ROUND(SUM(bytes)/1024/1024, 2) AS size_mbFROM dba_segmentsWHERE segment_type = 'TABLE' AND segment_name = UPPER('your_table_name')GROUP BY segment_name, segment_type;
Comments

View 1 more Answers

Related Questions

What is the value of obtaining the PeopleSoft certification?
Oracle certification always increases the Job opertunity with 25 to 30% salary hike.......
Sudharsan
0 0
5
What is Oracle Apps?
a suite of business software products from Oracle Corporation, encompassing various modules for managing different aspects of enterprise operations, including ERP, HCM, SCM, and more, both on-premises and in the cloud.
Trupti
0 0
5

what type is the oracle either front end or backend?

Oracle is a for backend support.
Barkat

Now ask question in any of the 1000+ Categories, and get Answers from Tutors and Trainers on UrbanPro.com

Ask a Question

Related Lessons

How To Create The Java Souce In Oracle PLSQL?
Requirement: How to find the list of files in specified directory? Step1 : First find the JDK Install or not in the oracle, to find jdk version please run the below sql. SELECT dbms_java.get_ojvm_property(PROPSTRING=>'java.version')...

Starter on exception handling
Just run these two blocks individually, observe the output and comment on what do you understand from it. SET SERVEROUTPUT ONDeclareCursor C is select * from emp;i c%rowtype;BeginFetch C into i;End; SET...

What is Oracle EBS Financials?
Oracle's E-Business Suite (also known as Applications /Apps or EB-Suite/EBS) consists of a collection of enterprise resource planning(ERP) customer relationship management (CRM), and supply-chain management...

SQL Subqueries - Used in various ways
If you master the concepts of subqueries, you would gain a lot of flexibility in writing complex SQL queries. Let's not get into Correlated subqueries, let us see the different versions of nested subquery...

Recommended Articles

Database Administration is the process building, organizing and maintaining custom databases for meeting the specific data requirements of an organization. A Database Administrator (DBA) is the person in charge of all the procedures involved in database development, organization, retrieval and security. A DBA has to understand...

Read full article >

Software Development has been one of the most popular career trends since years. The reason behind this is the fact that software are being used almost everywhere today.  In all of our lives, from the morning’s alarm clock to the coffee maker, car, mobile phone, computer, ATM and in almost everything we use in our daily...

Read full article >

Business Process outsourcing (BPO) services can be considered as a kind of outsourcing which involves subletting of specific functions associated with any business to a third party service provider. BPO is usually administered as a cost-saving procedure for functions which an organization needs but does not rely upon to...

Read full article >

Microsoft Excel is an electronic spreadsheet tool which is commonly used for financial and statistical data processing. It has been developed by Microsoft and forms a major component of the widely used Microsoft Office. From individual users to the top IT companies, Excel is used worldwide. Excel is one of the most important...

Read full article >

Looking for Oracle Training ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you

Learn Oracle Training with the Best Tutors

The best Tutors for Oracle Training Classes are on UrbanPro

This website uses cookies

We use cookies to improve user experience. Choose what cookies you allow us to use. You can read more about our Cookie Policy in our Privacy Policy

Accept All
Decline All

UrbanPro.com is India's largest network of most trusted tutors and institutes. Over 55 lakh students rely on UrbanPro.com, to fulfill their learning requirements across 1,000+ categories. Using UrbanPro.com, parents, and students can compare multiple Tutors and Institutes and choose the one that best suits their requirements. More than 7.5 lakh verified Tutors and Institutes are helping millions of students every day and growing their tutoring business on UrbanPro.com. Whether you are looking for a tutor to learn mathematics, a German language trainer to brush up your German language skills or an institute to upgrade your IT skills, we have got the best selection of Tutors and Training Institutes for you. Read more