What does the term “Tuple” Mean in Relational Databases?

前端 未结 10 2007
青春惊慌失措
青春惊慌失措 2021-01-29 21:31

Please explain what is meant by tuples in sql?Thanks..

10条回答
  •  自闭症患者
    2021-01-29 22:17

    Tuple is used to refer to a row in a relational database model. But tuple has little bit difference with row.

提交回复
热议问题