PDA

Click to See Complete Forum and Search --> : Case check query


Thai
Jun 14th, 2000, 06:40 AM
Hello, can someone tell me how make an SQL query to return all records to a recordset where a field's text is all caps?

Thanks,
Thai

lenin
Jun 14th, 2000, 08:55 PM
Sorry Thai, not sure what you are asking, can you elaborate a bit.

Thanks

Lenin

Thai
Jun 14th, 2000, 10:01 PM
Oh I just wanted to know how the sql statement that would return all records WHERE field1's text is all caps.

Example:

Record1: Test, test, TEST
Record2: test, test, test

so the sql statement would look at field 3 and only return record1.

But I figured it out :)

Thanks,
Thai