sql - ordering nvarchar values with number -


i have query below returns questions , orders them book reference working fine issue having book reference nvarchar filed type, example values 'chapter 1 section 1' , 'chapter 10 section 1','chapter 3' 'chapter 2 section 1'.

i problem coming the data being returned in orrder

select * quest order bookreferance asc 


Comments

Popular posts from this blog

Android layout hidden on keyboard show -

google app engine - 403 Forbidden POST - Flask WTForms -

c - Why would PK11_GenerateRandom() return an error -8023? -