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

    New Comment

    1000 words left


      Categories