Could be......but then they would have to let us know what datatype pageorder is. If it's INT, then they are just ADDING the two numbers together and not concatenating them. 0000 + 4 = 4
If they want to concatenate the 0000 to the number, they need to convert pageorder (if it is an int) to VARCHAR.
But we can guess all we want....they know what they want and just need to let us know.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.