最后一个记录 meaning in English
last record
Examples
- A record that follows a group of detail records and gives information about the group not present in the detail records
一组详细记录的最后一个记录,它所提供的信息,包含该组记录的相关信息。 - There are buttons for going to the first and last records , the next and previous records , and for going to a particular record
有用于转到第一个记录和最后一个记录的按钮、用于转到下一个记录和上一个记录的按钮以及用于转到特定记录的按钮。 - Because the preceding example preserved the last record returned , you can use it in the where clause to specify a starting point for the query , as shown in the following code example
由于上例保留了返回的最后一个记录,因此可以在where子句中使用它来指定查询的起点,如以下代码示例所示。