B
bdehning
I have a table with a field called Comments.
If I am using
SELECT [Request For Loss Control Service].COMMENTS
FROM [Request For Loss Control Service]
where
What do I use for where to find the records where comment field has more
than 3000 characters?
If I am using
SELECT [Request For Loss Control Service].COMMENTS
FROM [Request For Loss Control Service]
where
What do I use for where to find the records where comment field has more
than 3000 characters?