Tuple is the collection of information about the attributes of table for single instance. In simple this also can be called as a 'row' in a Table.
Suppose read carefully if we create a table with 3rows and 3columns then the first three rows is called tuples or a single row is called tupel note rows are in horizontal form one row is also known as record so tuple=record=row and what about vertical columns ? Columns are known as attributes ,attributes are nothing but fields (fields are a single information suppose in a table if you have any single name xxx then that name is called field or attribute) so column=attribute=field this is what table(i.e set of rows and column) hope you understand shaheen (m.c.a) kaikalur
Row = Record = Tuple both all the Same
and Field = Column = Attribute are all the Same
and Field = Column = Attribute are all the Same
A single row in a table is called tuple .
A tuple in dbms is referred to as the rows of the table.
A tuple is a record or row in table
Record
A Tuple is relevant to a Record
Tuple in dbms