I'm trying to find out what a tuple is and how to locate them in a table.
B Buccaneer Jun 16, 2005 #1 I'm trying to find out what a tuple is and how to locate them in a table.
D Douglas J Steele Jun 16, 2005 #2 Database theorists refer to a record (i.e. a row) in a relational database table as a tuple. You'll have to provide more details about what you're trying to do.
Database theorists refer to a record (i.e. a row) in a relational database table as a tuple. You'll have to provide more details about what you're trying to do.