Hi
I want to query value from database. In my database, cmd_sno is string data. It can work when I script in line 6. But cmd_sno needs look up from token in my case. Thus, I need convert num to string if I get different value. I script in line 4 and 5. The result show error. How can I modify script in line 4 and 5? Thank's.