|
alexcn Newbie
Joined: 19 Jan 2002 Posts: 6
|
Posted: Sat Jan 19, 2002 2:02 pm
a DB question |
pls. help solve the following question:
generly, I use %find to find a Rec., now I have two records, one is "zugg", the other is "gg", if I only want to return the Rec of "gg", how should I do?
thans in advance! |
|
|
|
Kjata GURU
Joined: 10 Oct 2000 Posts: 4379 Location: USA
|
Posted: Sat Jan 19, 2002 3:16 pm |
Try using %query since it lets you specify what the value of the field should be instead of what it may contain.
Kjata |
|
|
|
alexcn Newbie
Joined: 19 Jan 2002 Posts: 6
|
Posted: Sat Jan 19, 2002 3:44 pm |
success!
thank you! |
|
|
|
|
|