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

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
If someone is good at oracle sql what should be the next step for him?
If you are at oracle sql it means your fundamental knowledge about DBMS are very much clear. Now you should start learning PL/SQL, as because it will help to code DBMS in great detail and in effective...
Subhrakant
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
What is the full form of Oracle?
Oak Ridge Automatic Computer and Logical Engine
Arun

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

Ask a Question

Related Lessons

Some Interesting and important built in packages in Oracle
DBMS_JOB : To schedule jobs. DBMS_SCHEDULER: Extended the functionalities of DBMS_JOB. UTL_SMTP: To send mails. UTL_HTTP: To open Web APIs (URLs). DBMS_LOB: Very interesting and useful. Programmatic...

How To Prepare For OCA Exam?
Oracle Certified Associate certification programs are very costly to take the exam. They really deserve it because you get a high value of this certification in the job market. This Article is meant for...

Datafile
Overview of Data files A table space in an Oracle database consists of one or more physical datafiles. A datafile can be associated with only one tablespace and only one database.At least one datafile...
R

Rajasekharreddy K.

0 0
0

Try too choose suitable industry which will give more happyness
In any industry, if its suitable and if its more interest then every body can create wonders. So let choose which is best suitable to you mean while dont think u want to become no 1. As per your capabilities,...
K

K C Reddy

0 0
0

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