SyntaxFix
Write A Post
Hire A Developer
Questions
Just try below script:
Below code works only if studentid column datatype is varchar
SELECT * FROM STUDENTS WHERE STUDENTID like '%Searchstring%'