What is a table?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is a table?
Rating:
A table is a user-created database object. It is the basic unit of data storage in an Oracle database. A table is composed of columns and rows. A column is vertical space in a table, which represents a particular domain of data. A row is a collection of data in columns corresponding to a single record.
Rating:
Was this information helpful?
Other articles
- Testing and Debugging Windows Services and Web Services in .NET Framework
- What are the restrictions pertaining to the use of an outer join?
- What are dynamic libraries?
- What is the <%=%> construction?
- What is HelpProvider control?
