Forum Post: RE: Getting error while adding an index to a table.

Status
Not open for further replies.
F

Fernando Souza

Guest
Just as a test, I would try without the where clause and checking via the IF statement inside the FOR EACH block to see if you can find the record(s). FOR EACH table-name: IF dob = ? THEN ... END.

Continue reading...
 
Status
Not open for further replies.
Top