What is oracle table?

Asked by Last Modified  

7 Answers

Follow 0
Answer

Please enter your answer

Tutor

Tables are the basic unit of data storage in an oracle data base.Data is stored in rows and columns
Comments

Online Trainer

Oracle is a world famous and industry leading Relational Database management system (RDBMS). which allows Enterprises and Organizations to store their data secured and access 24/7 without any downtime. Its known for its Reliability, Flexibility, Security , Performance and High availability.
Comments

Online Trainer

Table is the basic storage unit in Oracle database. It has rows and columns structure to store data which is very flexible to add new rows, modify them and even remove without effecting rest part of data.
Comments

Software Specilaist

In Oracle DB to store data we need table(virtual object),physically store in datafile.The table can be represented in 2D format consists of x-axis and y-axis. We read/access data in y-axis i.e nothing but attribute(s)/column(s).We read/access data in x-axis i.e nothing but tuple(s)/row(s)/record(s).Again...
read more
In Oracle DB to store data we need table(virtual object),physically store in datafile.The table can be represented in 2D format consists of x-axis and y-axis. We read/access data in y-axis i.e nothing but attribute(s)/column(s).We read/access data in x-axis i.e nothing but tuple(s)/row(s)/record(s).Again record is a collection of fields. read less
Comments

Tutor

Table is storage unit.It holds the data in structured format in day to day business use.
Comments

Oracle Database Trainer

Tables are the basic unit of data storage in an Oracle Database. Data is stored in rows and columns. You define a table with a table name, such as employees, and a set of columns. You give each column a column name, such as employee_id, last_name, and job_id; a datatype, such as VARCHAR2, DATE, or NUMBER;...
read more
Tables are the basic unit of data storage in an Oracle Database. Data is stored in rows and columns. You define a table with a table name, such as employees, and a set of columns. You give each column a column name, such as employee_id, last_name, and job_id; a datatype, such as VARCHAR2, DATE, or NUMBER; and a width. read less
Comments

Oracle SQL & PL/SQL training

Table are the data object used for storing data in row format as per column defined in table. It's used for storing data in structure defined way to identify data easily.
Comments

View 5 more Answers

Related Questions

What is the full form of Oracle?
Oak Ridge Automatic Computer and Logical Engine
Arun
How oracle database is different from other databases like SQL Server, MySQL etc?
1. Oracle and SQL Server are considered tools that favor users with large enterprise systems, while MySQL is considered a tool that appeals most often to individuals interested in managing databases associated...
Nirod
0 0
6
Hello, I have completed my Oracle DBA certification on 9I 5 years back but somehow I stuck working with support industry with ITIL related stuff. Now I want to switch my profile. Is it possible if I brush up my skills and try for a technical profile? I want to get into Oracle related profile.
Yeah you can. But Oracle DBA certification 5 years back will not help you. DBA is completely dependent on hand on exercise. You can try Oracle plsql or Oracle Business Intelligence(OBIEE) or you can try...
Abhishek
How to enhance the performance of the oracle database?
Oracle database performance tunning is very complex task, you should know in depth knowledge of Oracle database architecture like internal structure of shared pool, Database buffer cache, redo log buffer...
Nirod
1 0
7

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

Ask a Question

Related Lessons

Virtual (Derived) Column: Oracle 11g R1 (Part 1)
VIRTUAL OR DERIVED COLUMN A nice feature introduced in Oracle 11gR1. Welcome to the practical analysis of various scenarios with virtual columns - introduced in 11gR1 are like normal table columns whose...

Interesting thing about Sequences in Oracle
Let's not get into the very basic things like what is sequence?, What is Cache/Nocache, Cycle/NoCycle etc. My topic is something very interesting which many of the beginners might not have noticed. My...

Common mistake even experienced programmers make in Plsql.
Hope, you are aware of Procedures in Plsql. Let us discuss one simple thing which we should always remember while writing the datatype of a parameter for a procedure or a function. Eg: Create or replace...

Data Warehousing - End to End
Data warehouse - An Idea Subject Oriented - A data warehouse is subject oriented because it provides information around a subject rather than the organization's ongoing operations. These subjects can...

Exception Handling topics
Here, I am only going to list the topics which one should consider to master Exception Handling. 1. Types of errors in Pl/sql- Compile time and Run time 2. How to read and understand the Compile time...

Looking for Oracle Database ?

Learn from the Best Tutors on UrbanPro

Are you a Tutor or Training Institute?

Join UrbanPro Today to find students near you