Answers

Question and Answer:

  Home  Database Developer

⟩ Tell us what do you mean by table and field in SQL?

A table refers to a collection of data in an organised manner in form of rows and columns. A field refers to the number of columns in a table. For example:

Table: StudentInformation

Field: Stu Id, Stu Name, Stu Marks

 152 views

More Questions for you: