Oracle SQL,PL/SQL

What is field in database?

Written by shohal

Every table is broken up into smaller entities called fields. The fields in the customers table consists of ID,NAME,AGE,ADDRESS and SALARY.

 A field is a column in a table that is a designed to maintain specific information about every record in the table.

About the author

shohal

Leave a Comment