I hope I explain this well enough to get an answer.
I have a master item file.
In this item file there are item numbers ranging from 111111 to 999999.
In this item file, the item numbers with the characters 89#### are proprietary. I wish to perform an SQL query that select all item numbers except ones starting with 89.
I do not know how to do a sub string in sql.
If someone has any ideas, I would really appreciate it.
thanx