Показать сообщение отдельно
Старый 10.04.2006, 19:35   #6  
IGG is offline
IGG
Участник
 
665 / 29 (2) +++
Регистрация: 24.08.2005
Адрес: СПб/Москва
This...
Tells the system to search for...

'='
A record that equals the key values (default)

'>'
A record that is larger than the key values

'<'
A record that is less the key values

'+'
The last record in the table ('+' can only be used alone)

'-'
The first record in the table ('-' can only be used alone)