|
Row - Definition and Overview |
| Related Words: Advance, Affray, Agitation, Alley, Alleyway, Array, Arterial, Artery, Articulation, Autoroute, Avenue, Bank, Barney, Bedlam, Beef |
|
|
|
In the context of a relational database, a row represents a single, implicitly structured data item in a table. For example, in a table that represents companies, each row would represent a single company; in a table that represents the association of employees with departments, each row would associate one employee with one department.
The implicit structure of a row, and the meaning of the data values in a row, requires that the row be understood as providing a succession of data values, one in each column of the table. The row is then interpreted as a relvar composed of a set of tuples, with each tuple consisting of the two items: the name of the relevant column and the value this row provides for that column.
Each column expects a data value of a particular type. For example, one column might require a unique identifier, another might require text representing a person's name, another might require an integer representing hourly pay in cents.
|
Example Usage of Row |
 |
_sulekha: 09406682770 Flats/Flats/Villas/Row Hz - Top Rentals (Avik Ghosh - 98456 11000): Flats/Flats/Villas/Row Hz - T.. #bangalore #rent |
 |
veganbakesale: @mysharona feel better! It's packed. Nearly last Row seats. |
 |
advera: And we win!!!! :) Two in a Row! Ah! Christmas is early this year! Now we just have to beat Buffalo on Monday and we're all good haha! #LEAFS |
|
|