This Question is Answered
What Is A Table? Can You Describe Different Types Of Tables Used In Database?
asked 4 months ago
Answers
Tables in databases are used to store data which are related to each other in one way or another. E.g in Employee Table you can find different fields only related to employee like employee id, employee department, employee salary and so on.
there are many types of tables used in database especially in oracle like stage tables, operational tables, functional tables, dispositional tables, archive tables, dummy tables and so on. You can find details of all these tables over here.
answered 4 months ago
- What is a key? Describe different types of keys used in database?
- What is the definition of a table in a database?
- I have to write a SQL query to get some rows into dataTable columns. There are three columns in database table; I want the first column as i...
- How can a table be removed from a database?
- Describe The Position Of Hydrogen In Periodic Table?



